[kvm-devel] [PATCH 10/15] handle gpe data for pio

2008-02-26 Thread Glauber Costa
actually grab and return data, instead of just being two bogus functions. Signed-off-by: Glauber Costa <[EMAIL PROTECTED]> --- qemu/hw/acpi.c | 36 1 files changed, 36 insertions(+), 0 deletions(-) diff --git a/qemu/hw/acpi.c b/qemu/hw/acpi.c index 119b59a.

[kvm-devel] [PATCH 10/15] handle gpe data for pio

2008-02-22 Thread Glauber Costa
actually grab and return data, instead of just being two bogus functions. Signed-off-by: Glauber Costa <[EMAIL PROTECTED]> --- qemu/hw/acpi.c | 36 1 files changed, 36 insertions(+), 0 deletions(-) diff --git a/qemu/hw/acpi.c b/qemu/hw/acpi.c index 02f6bab.