Re: [Qemu-devel] [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU

2014-03-25 Thread Paolo Bonzini
Il 25/03/2014 17:40, Stefano Stabellini ha scritto: > > Oops, sorry. I did this for first series but forgot about it when > resending. Updated diff stat attached. Much better, thanks. The patches are fine by me. Paolo, if you are OK with them, I'll send a pull request. I guess for 2.1? Or do

[Qemu-devel] [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU

2014-03-25 Thread Wei Liu
This small series disentangles Xen-specific files in QEMU. PV and HVM guests related files are moved to corresponding locations. Build system is updated to reflect those changes. This series was sent back in Jan but fell through the crack. It is now rebased on current QEMU master and tested with u

Re: [Qemu-devel] [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU

2014-03-25 Thread Stefano Stabellini
On Tue, 25 Mar 2014, Wei Liu wrote: > On Tue, Mar 25, 2014 at 05:22:08PM +0100, Paolo Bonzini wrote: > > Il 25/03/2014 16:59, Wei Liu ha scritto: > > >This small series disentangles Xen-specific files in QEMU. PV and HVM > > >guests > > >related files are moved to corresponding locations. Build sy

Re: [Qemu-devel] [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU

2014-03-25 Thread Stefano Stabellini
On Tue, 25 Mar 2014, Paolo Bonzini wrote: > Il 25/03/2014 17:40, Stefano Stabellini ha scritto: > > > > > > > > Oops, sorry. I did this for first series but forgot about it when > > > > resending. Updated diff stat attached. > > Much better, thanks. > > The patches are fine by me. > > > > Paolo, i

Re: [Qemu-devel] [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU

2014-03-25 Thread Paolo Bonzini
Il 25/03/2014 16:59, Wei Liu ha scritto: This small series disentangles Xen-specific files in QEMU. PV and HVM guests related files are moved to corresponding locations. Build system is updated to reflect those changes. This series was sent back in Jan but fell through the crack. It is now rebas

Re: [Qemu-devel] [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU

2014-03-25 Thread Wei Liu
On Tue, Mar 25, 2014 at 05:22:08PM +0100, Paolo Bonzini wrote: > Il 25/03/2014 16:59, Wei Liu ha scritto: > >This small series disentangles Xen-specific files in QEMU. PV and HVM guests > >related files are moved to corresponding locations. Build system is updated > >to > >reflect those changes. >