Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-02-05 Thread Markus Armbruster
"Michael S. Tsirkin" writes: > On Mon, Jan 19, 2015 at 03:52:27PM +0100, Markus Armbruster wrote: >> I posted this series as RFC back in October, but it depended on >> patches then still under review, so I put it aside, and promptly >> forgot. Fortunately, rebasing and updating it wasn't much tr

Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-02-05 Thread Michael S. Tsirkin
On Mon, Jan 19, 2015 at 03:52:27PM +0100, Markus Armbruster wrote: > I posted this series as RFC back in October, but it depended on > patches then still under review, so I put it aside, and promptly > forgot. Fortunately, rebasing and updating it wasn't much trouble. > > While discussing Gonglei

Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-02-04 Thread Gonglei
On 2015/2/4 18:30, Markus Armbruster wrote: > Gonglei writes: > >> Markus, you may forget to add my 'R-by' in this formal version. :) > > I chose not to carry R-bys from the RFC version forward, because the > rebase after almost three months wasn't 100% trivial. I certainly > didn't mean to sn

Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-02-04 Thread Markus Armbruster
Gonglei writes: > Markus, you may forget to add my 'R-by' in this formal version. :) I chose not to carry R-bys from the RFC version forward, because the rebase after almost three months wasn't 100% trivial. I certainly didn't mean to snub your review! > For series: > Reviewed-by: Gonglei Th

Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-02-04 Thread Gonglei
On 2015/1/19 22:52, Markus Armbruster wrote: > I posted this series as RFC back in October, but it depended on > patches then still under review, so I put it aside, and promptly > forgot. Fortunately, rebasing and updating it wasn't much trouble. > > While discussing Gonglei's "[PATCH v2 00/19]

Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-02-04 Thread Michael S. Tsirkin
On Wed, Feb 04, 2015 at 10:34:45AM +0100, Markus Armbruster wrote: > Ping? > > Michael, can this go through your tree? Thanks, I'll apply them. -- MST

Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-02-04 Thread Markus Armbruster
Ping? Michael, can this go through your tree? Markus Armbruster writes: > I posted this series as RFC back in October, but it depended on > patches then still under review, so I put it aside, and promptly > forgot. Fortunately, rebasing and updating it wasn't much trouble. > > While discussing

Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-01-19 Thread Michael S. Tsirkin
On Mon, Jan 19, 2015 at 05:00:38PM +0100, Markus Armbruster wrote: > Andreas Färber writes: > > > Hi Markus, > > > > Am 19.01.2015 um 15:52 schrieb Markus Armbruster: > >> I posted this series as RFC back in October, but it depended on > >> patches then still under review, so I put it aside, and

Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-01-19 Thread Markus Armbruster
Andreas Färber writes: > Hi Markus, > > Am 19.01.2015 um 15:52 schrieb Markus Armbruster: >> I posted this series as RFC back in October, but it depended on >> patches then still under review, so I put it aside, and promptly >> forgot. Fortunately, rebasing and updating it wasn't much trouble. >

Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-01-19 Thread Andreas Färber
Hi Markus, Am 19.01.2015 um 15:52 schrieb Markus Armbruster: > I posted this series as RFC back in October, but it depended on > patches then still under review, so I put it aside, and promptly > forgot. Fortunately, rebasing and updating it wasn't much trouble. A question I had brought up for t

[Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize

2015-01-19 Thread Markus Armbruster
I posted this series as RFC back in October, but it depended on patches then still under review, so I put it aside, and promptly forgot. Fortunately, rebasing and updating it wasn't much trouble. While discussing Gonglei's "[PATCH v2 00/19] usb: convert device init to realize", Paolo called the P