Re: [Qemu-devel] [PATCH v1 00/13] q35 patches for pci tree

2012-10-31 Thread Jason Baron
On Wed, Oct 31, 2012 at 07:55:13AM -0500, Anthony Liguori wrote: > "Michael S. Tsirkin" writes: > > > On Tue, Oct 30, 2012 at 02:20:35PM -0500, Anthony Liguori wrote: > >> Jason Baron writes: > >> > >> > Hi, > >> > > >> > Re-base of my previous q35 patches on top of Michael Tsirkin's pci > >> >

Re: [Qemu-devel] [PATCH v1 00/13] q35 patches for pci tree

2012-10-31 Thread Anthony Liguori
"Michael S. Tsirkin" writes: > On Tue, Oct 30, 2012 at 02:20:35PM -0500, Anthony Liguori wrote: >> Jason Baron writes: >> >> > Hi, >> > >> > Re-base of my previous q35 patches on top of Michael Tsirkin's pci >> > tree. >> >> I don't want this to come in through the pci tree. > > OK so you want

Re: [Qemu-devel] [PATCH v1 00/13] q35 patches for pci tree

2012-10-31 Thread Michael S. Tsirkin
On Tue, Oct 30, 2012 at 02:20:35PM -0500, Anthony Liguori wrote: > Jason Baron writes: > > > Hi, > > > > Re-base of my previous q35 patches on top of Michael Tsirkin's pci > > tree. > > I don't want this to come in through the pci tree. OK so you want to merge directly? > This is not just > an

Re: [Qemu-devel] [PATCH v1 00/13] q35 patches for pci tree

2012-10-30 Thread Anthony Liguori
Jason Baron writes: > Hi, > > Re-base of my previous q35 patches on top of Michael Tsirkin's pci > tree. I don't want this to come in through the pci tree. This is not just another PCI device and the ramifications are pretty big since this will become the main machine model. > Qemu bits for q3

[Qemu-devel] [PATCH v1 00/13] q35 patches for pci tree

2012-10-29 Thread Jason Baron
Hi, Re-base of my previous q35 patches on top of Michael Tsirkin's pci tree. Qemu bits for q35 support, I'm posting the seabios changes separately. The patches require '-M q35' and -L 'seabios dir with q35 changes' on the qemu command line. Hopefully, we can make it the default for x86 at some fu