Re: [Qemu-devel] [PATCH v3 12/26] ich9: Add acpi support and definitions

2012-10-29 Thread Michael S. Tsirkin
On Fri, Oct 19, 2012 at 04:43:33PM -0400, Jason Baron wrote: > From: Jason Baron > > Lay the groundwork for subsequent ich9 support. > > Signed-off-by: Isaku Yamahata > Signed-off-by: Jason Baron > --- > hw/acpi_ich9.c| 315 > + > hw/a

Re: [Qemu-devel] [PATCH v3 12/26] ich9: Add acpi support and definitions

2012-10-22 Thread Michael S. Tsirkin
On Fri, Oct 19, 2012 at 04:43:33PM -0400, Jason Baron wrote: > From: Jason Baron > > Lay the groundwork for subsequent ich9 support. > > Signed-off-by: Isaku Yamahata > Signed-off-by: Jason Baron > --- > hw/acpi_ich9.c| 315 > + > hw/a

Re: [Qemu-devel] [PATCH v3 12/26] ich9: Add acpi support and definitions

2012-10-22 Thread Michael S. Tsirkin
On Fri, Oct 19, 2012 at 04:43:33PM -0400, Jason Baron wrote: > From: Jason Baron > > Lay the groundwork for subsequent ich9 support. > > Signed-off-by: Isaku Yamahata > Signed-off-by: Jason Baron Applied with one exception, see below. > --- > hw/acpi_ich9.c| 315 >

[Qemu-devel] [PATCH v3 12/26] ich9: Add acpi support and definitions

2012-10-19 Thread Jason Baron
From: Jason Baron Lay the groundwork for subsequent ich9 support. Signed-off-by: Isaku Yamahata Signed-off-by: Jason Baron --- hw/acpi_ich9.c| 315 + hw/acpi_ich9.h| 47 hw/i386/Makefile.objs |1 + hw/ich9.h