Re: [Qemu-devel] [PATCH 0/3] add pc-1.3, fix xhci comat, ivshmem 64bit option

2012-09-26 Thread Anthony Liguori
Gerd Hoffmann writes: > Hi, > > Small series with tree patches, the first one adds a new machine type > for the upcoming 1.3 release so we can add compat properties as needed, > the other two patches actually add compat properties. The xhci one is > a pure compat fix which turns off msi+msix o

Re: [Qemu-devel] [PATCH 0/3] add pc-1.3, fix xhci comat, ivshmem 64bit option

2012-09-24 Thread Gerd Hoffmann
On 09/13/12 11:07, Gerd Hoffmann wrote: > Small series with tree patches, the first one adds a new machine type > for the upcoming 1.3 release so we can add compat properties as needed, > the other two patches actually add compat properties. The xhci one is > a pure compat fix which turns off msi+

[Qemu-devel] [PATCH 0/3] add pc-1.3, fix xhci comat, ivshmem 64bit option

2012-09-13 Thread Gerd Hoffmann
Hi, Small series with tree patches, the first one adds a new machine type for the upcoming 1.3 release so we can add compat properties as needed, the other two patches actually add compat properties. The xhci one is a pure compat fix which turns off msi+msix on old machine types. The other is