Re: [Qemu-devel] [PATCH 3/6] q35: implement SMRAM.D_LCK

2015-04-20 Thread Michael S. Tsirkin
On Mon, Apr 20, 2015 at 11:19:17AM +0200, Gerd Hoffmann wrote: > Signed-off-by: Gerd Hoffmann Reviewed-by: Michael S. Tsirkin > --- > hw/pci-host/q35.c | 8 +++- > include/hw/pci-host/q35.h | 3 +++ > 2 files changed, 10 insertions(+), 1 deletion(-) > > diff --git a/hw/pci-host/q3

[Qemu-devel] [PATCH 3/6] q35: implement SMRAM.D_LCK

2015-04-20 Thread Gerd Hoffmann
Signed-off-by: Gerd Hoffmann --- hw/pci-host/q35.c | 8 +++- include/hw/pci-host/q35.h | 3 +++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/hw/pci-host/q35.c b/hw/pci-host/q35.c index 7093cc3..f0d840c 100644 --- a/hw/pci-host/q35.c +++ b/hw/pci-host/q35.c @@ -268,6