qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [SeaBIOS] [PATCH 11/12] Migrate 64bit entries to 64bit


From: Kevin O'Connor
Subject: Re: [Qemu-devel] [SeaBIOS] [PATCH 11/12] Migrate 64bit entries to 64bit pci regions
Date: Fri, 4 May 2012 09:16:31 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, May 02, 2012 at 03:42:51PM +0200, Gerd Hoffmann wrote:
>   Hi,
> 
> > Is this just a matter of removing the "if (pci_bdf_to_bus(pci->bdf) !=
> > 0) break" from pci_bios_init_devices()?
> 
> Seems to do the trick, at least the disks connected appear in the boot
> menu now and the seabios log file looks sane.
> 
> The guest kernel has no virtio-scsi drivers though, need to update it
> for more testing.
> 
> > The code should probably handle the irq swizzling that pci bridges do
> > though.
> 
> i.e. add bridge handling to pci_slot_get_irq() ?

Yes.

-Kevin



reply via email to

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