Re: [Qemu-devel] [PATCH 2/2] s390/pci: implement stpcifc instruction

2014-12-08 Thread Frank Blaschka
On Fri, Dec 05, 2014 at 02:15:07PM +0100, Thomas Huth wrote: > > Hi Frank, > > On Fri, 5 Dec 2014 10:19:59 +0100 > Frank Blaschka wrote: > > > From: Frank Blaschka > > > > This patch implements the last remaining s390 pci instruction > > to query the function information block. > > > > Sig

Re: [Qemu-devel] [PATCH 2/2] s390/pci: implement stpcifc instruction

2014-12-05 Thread Thomas Huth
Hi Frank, On Fri, 5 Dec 2014 10:19:59 +0100 Frank Blaschka wrote: > From: Frank Blaschka > > This patch implements the last remaining s390 pci instruction > to query the function information block. > > Signed-off-by: Frank Blaschka > --- > hw/s390x/s390-pci-bus.h | 1 + > hw/s390x/s390

[Qemu-devel] [PATCH 2/2] s390/pci: implement stpcifc instruction

2014-12-05 Thread Frank Blaschka
From: Frank Blaschka This patch implements the last remaining s390 pci instruction to query the function information block. Signed-off-by: Frank Blaschka --- hw/s390x/s390-pci-bus.h | 1 + hw/s390x/s390-pci-inst.c | 64 hw/s390x/s390-pci-inst.