qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: When should I use qemu_ram_alloc(), and how?


From: Anthony Liguori
Subject: Re: [Qemu-devel] Re: When should I use qemu_ram_alloc(), and how?
Date: Tue, 04 Nov 2008 13:32:06 -0600
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Blue Swirl wrote:
On 11/4/08, address@hidden <address@hidden> wrote:
 -    pci_register_io_region((PCIDevice *)d, 0, 0x2000000,
 +    pci_register_io_region((PCIDevice *)d, 0, vga_ram_size,

No, I think this is wrong. The PCI IO region is independent of vga_ram_size.

Regards,

Anthony Liguori





reply via email to

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