qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC][MIPS][PATCH 3/6] Initial support of VIA IDE cont


From: chen huacai
Subject: Re: [Qemu-devel] [RFC][MIPS][PATCH 3/6] Initial support of VIA IDE controller used by fulong mini pc
Date: Tue, 11 May 2010 18:56:39 +0800

>>  +    pci_register_bar((PCIDevice *)d, 4, 0x10,
>>  +                           PCI_BASE_ADDRESS_SPACE_IO, bmdma_map);
>>  +
>>  +    vmstate_register(0, &vmstate_ide_pci, d);
>
> Is this correct?
>
I think so, since ide/piix.c and ide/cmd646.c both do in this way.

-- 
Huacai Chen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]