[OpenBIOS] [PATCH 0/2] Sparc64: virtio-block and interrupt support

Blue Swirl blauwirbel at gmail.com
Sat May 12 13:42:21 CEST 2012


Based on Artyom's Sparc64 work (thanks a lot!), I added some minimal
support for virtio-block and interrupt nodes.

With these patches and QEMU HEAD, Linux can boot like Artyom describes in
http://tyom.blogspot.de/2012_05_01_archive.html
but without any manual OpenBIOS setup.

Blue Swirl (2):
  pci: identify virtio-scsi devices
  Sparc64: fix interrupt properties

 drivers/ide.c          |    2 ++
 drivers/pc_serial.c    |    3 +++
 drivers/pci.c          |   23 +++++++++++++++++++++++
 drivers/pci_database.c |   19 ++++++++++++++++++-
 drivers/pci_database.h |    1 +
 include/drivers/pci.h  |    3 +++
 6 files changed, 50 insertions(+), 1 deletion(-)

-- 
1.7.10



More information about the OpenBIOS mailing list