On Fri, Apr 8, 2011 at 4:46 AM, David Gibson <da...@gibson.dropbear.id.au> wrote: > On Thu, Apr 07, 2011 at 09:57:41AM +0100, Stefan Hajnoczi wrote: >> On Thu, Apr 07, 2011 at 01:02:00PM +1000, David Gibson wrote: >> > This series contains 5 essentially unrelated trivial bugfixes for qemu >> > code. Most are aimed at eventually getting virtio devices working on >> > the pseries target, the others are just annoying build bugs. >> >> Thanks, patches 2-4 are in the trivial patches tree: >> http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches > > Thanks. > >> Patch 1 is being discussed and patch 5 needs review from Amit, it's too large >> to throw in here. > > Sorry, I'm new here - what is Amit's address to contact him directly > about this? On Fri, Apr 08, 2011 at 01:46:13PM +1000, David Gibson wrote: > On Thu, Apr 07, 2011 at 09:57:41AM +0100, Stefan Hajnoczi wrote: > > On Thu, Apr 07, 2011 at 01:02:00PM +1000, David Gibson wrote: > > > This series contains 5 essentially unrelated trivial bugfixes for qemu > > > code. Most are aimed at eventually getting virtio devices working on > > > the pseries target, the others are just annoying build bugs. > > > > Thanks, patches 2-4 are in the trivial patches tree: > > http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches > > Thanks. > > > Patch 1 is being discussed and patch 5 needs review from Amit, it's too > > large > > to throw in here. > > Sorry, I'm new here - what is Amit's address to contact him directly > about this?
$ git log hw/virtio-serial-bus.c [...] Author: Amit Shah <amit.s...@redhat.com> Or: $ cat MAINTAINERS [...] virtio-serial M: Amit Shah <amit.s...@redhat.com> Stefan