[Qemu-devel] [PATCH v19 4/7] pvpanic: pass configurable ioport to seabios

2013-04-17 Thread Hu Tao
This lets seabios patch the corresponding SSDT entry. Signed-off-by: Hu Tao --- hw/misc/pvpanic.c | 14 ++ hw/nvram/fw_cfg.c | 8 +++- include/hw/nvram/fw_cfg.h | 2 ++ 3 files changed, 23 insertions(+), 1 deletion(-) diff --git a/hw/misc/pvpanic.c b/hw/misc/pv

Re: [Qemu-devel] [PATCH v19 4/7] pvpanic: pass configurable ioport to seabios

2013-05-30 Thread Michael S. Tsirkin
On Thu, Apr 18, 2013 at 10:14:43AM +0800, Hu Tao wrote: > This lets seabios patch the corresponding SSDT entry. > > Signed-off-by: Hu Tao > --- > hw/misc/pvpanic.c | 14 ++ > hw/nvram/fw_cfg.c | 8 +++- > include/hw/nvram/fw_cfg.h | 2 ++ > 3 files changed, 23 i

Re: [Qemu-devel] [PATCH v19 4/7] pvpanic: pass configurable ioport to seabios

2013-04-18 Thread Markus Armbruster
Hu Tao writes: > This lets seabios patch the corresponding SSDT entry. > > Signed-off-by: Hu Tao > --- > hw/misc/pvpanic.c | 14 ++ > hw/nvram/fw_cfg.c | 8 +++- > include/hw/nvram/fw_cfg.h | 2 ++ > 3 files changed, 23 insertions(+), 1 deletion(-) > > diff --g

Re: [Qemu-devel] [PATCH v19 4/7] pvpanic: pass configurable ioport to seabios

2013-04-19 Thread Hu Tao
On Thu, Apr 18, 2013 at 11:22:56AM +0200, Markus Armbruster wrote: > Hu Tao writes: > > > This lets seabios patch the corresponding SSDT entry. > > > > Signed-off-by: Hu Tao > > --- > > hw/misc/pvpanic.c | 14 ++ > > hw/nvram/fw_cfg.c | 8 +++- > > include/hw/nv

Re: [Qemu-devel] [PATCH v19 4/7] pvpanic: pass configurable ioport to seabios

2013-04-19 Thread Markus Armbruster
Hu Tao writes: > On Thu, Apr 18, 2013 at 11:22:56AM +0200, Markus Armbruster wrote: >> Hu Tao writes: >> >> > This lets seabios patch the corresponding SSDT entry. [...] >> > diff --git a/include/hw/nvram/fw_cfg.h b/include/hw/nvram/fw_cfg.h >> > index 05c8df1..07cc941 100644 >> > --- a/include