[pve-devel] [PATCH] usb2.0 as default + usb-tablet hotplug/unplug V2
Alexandre DERUMIER
aderumier at odiso.com
Mon Feb 18 11:35:59 CET 2013
>>Yes (although that will be a pain to maintain :-/)
Yes,indeed :/
>>There is also a new machine type called q35:
>>
>>see qemu-kvm/docs/q35-chipset.cfg
>>
>>seems to be incompatible with our addr mappings?
Not sure for addr mapping, but it's clear that it'll break any current snasphot.
They are also some devices embed in the chipset (sata controller,...). The whole architecture is very different that current chipset.
http://wiki.qemu.org/Features/Q35
main target is pci-express passthrough.
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>, "Stefan Priebe - Profihost AG" <s.priebe at profihost.ag>
Cc: pve-devel at pve.proxmox.com
Envoyé: Lundi 18 Février 2013 11:28:12
Objet: RE: [pve-devel] [PATCH] usb2.0 as default + usb-tablet hotplug/unplug V2
> Yes, I think any hardware change can break snapshot with vmstate save.
> It's also true with qemu upgrades, as we always use the last pc-machine
> version, and some hardware change could occur.
> (maybe do we need to keep pc-machine option in snapshot config to keep
> compatibility ?)
Yes (although that will be a pain to maintain :-/)
There is also a new machine type called q35:
see qemu-kvm/docs/q35-chipset.cfg
seems to be incompatible with our addr mappings?
More information about the pve-devel
mailing list