
7 Dec
2012
7 Dec
'12
6:06 p.m.
On 12/07/2012 12:59 PM, Eric Blake wrote:
On 12/07/2012 09:37 AM, Cole Robinson wrote:
Things are supposed to look like:
<machine canonical='pc-0.12'>pc</machine>
But are currently swapped. This can cause many VMs to revert to having machine type='pc' which will affect save/restore across qemu upgrades. --- src/qemu/qemu_capabilities.c | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-)
ACK.
Thanks Eric, pushed now. - Cole