Hi,
Gerd Hoffmann wrote:
>On 01/04/10 21:34, Anthony Liguori wrote:
>> On 12/22/2009 11:40 AM, TAKEDA, toshiya wrote:
>
>> I don't think we are really that far from being able to create an NEC
>> PC-9821 based on careful use of -device and disabling default devices. I
>> think the main issues some
On 01/04/10 21:34, Anthony Liguori wrote:
On 12/22/2009 11:40 AM, TAKEDA, toshiya wrote:
I don't think we are really that far from being able to create an NEC
PC-9821 based on careful use of -device and disabling default devices. I
think the main issues some of the platform devices that aren't
On 12/22/2009 11:40 AM, TAKEDA, toshiya wrote:
Signed-off-by: TAKEDA, toshiya
---
hw/pc98.c | 317 +
hw/pc98.h | 65 +
2 files changed, 382 insertions(+), 0 deletions(-)
create mode 100644 hw/pc98.c
create mode 100
Signed-off-by: TAKEDA, toshiya
---
hw/pc98.c | 317 +
hw/pc98.h | 65 +
2 files changed, 382 insertions(+), 0 deletions(-)
create mode 100644 hw/pc98.c
create mode 100644 hw/pc98.h
diff --git a/hw/pc98.c b/hw/pc98.c
new