Re: [PATCH stable-1.1] qemu-kvm: Add missing default machine options

2012-07-03 Thread Marcelo Tosatti
On Mon, Jul 02, 2012 at 09:34:46AM +0200, Jan Kiszka wrote: > qemu-kvm-specific machine defaults were missing for pc-0.15 and pc-1.0. > > Signed-off-by: Jan Kiszka > --- > hw/pc_piix.c |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) Applied both stable patches, thanks. -- To unsu

[PATCH stable-1.1] qemu-kvm: Add missing default machine options

2012-07-02 Thread Jan Kiszka
qemu-kvm-specific machine defaults were missing for pc-0.15 and pc-1.0. Signed-off-by: Jan Kiszka --- hw/pc_piix.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/hw/pc_piix.c b/hw/pc_piix.c index c3fb74e..4e8a280 100644 --- a/hw/pc_piix.c +++ b/hw/pc_piix.c @@ -393,6 +