aboutsummaryrefslogtreecommitdiff
path: root/board-qemu
AgeCommit message (Expand)AuthorFilesLines
2016-02-11virtio-scsi: enable virtio 1.0Nikunj A Dadhania2-0/+16
2016-02-08virtio-net: enable virtio 1.0Nikunj A Dadhania2-0/+16
2016-02-08virtio-blk: enable virtio 1.0Nikunj A Dadhania2-0/+16
2016-02-08virtio: add and enable 1.0 device setupNikunj A Dadhania6-47/+4
2016-02-08virtio: add virtio 1.0 related struct and definesNikunj A Dadhania1-0/+8
2016-02-08virtio: get rid of type variable in virtio_deviceNikunj A Dadhania1-12/+4
2016-02-08virtio-net: move setup-mac to the open routineNikunj A Dadhania1-16/+14
2016-02-08virtio: introduce helper for initializing virt queueNikunj A Dadhania2-18/+0
2015-12-23Increase temporary buffer size of ibm,client-architecture-support callThomas Huth1-6/+7
2015-12-23Move archsupport.fs into board-qemu directoryThomas Huth2-0/+40
2015-11-03qemu/js2x/client: Support binutils >= 2.25.1Alexey Kardashevskiy2-3/+2
2015-09-30vga: Add support for virtio-vgaBenjamin Herrenschmidt4-187/+216
2015-09-18qemu-vga: Use MMIO BAR instead of legacy IO portsBenjamin Herrenschmidt1-44/+11
2015-08-03fbuffer: Improve invert-region helperThomas Huth1-4/+10
2015-05-29fbuffer: introduce the invert-region-x helperAlexey Kardashevskiy2-9/+5
2015-05-29fbuffer: introduce the invert-region helperGreg Kurz1-0/+3
2015-05-07pci: Use QEMU created PCI device nodesNikunj A Dadhania1-1/+43
2015-03-12Set default palette according to "16-color Text Extension" documentThomas Huth2-16/+2
2015-03-12Fix rectangle drawing functions to work also with higher bit depthsThomas Huth3-131/+4
2015-03-12Use device-type Forth word to set up the corresponding propertyThomas Huth2-2/+2
2014-12-03cas: reconfigure memory nodesNikunj A Dadhania1-5/+31
2014-12-03pci: use 64bit bar rangesNikunj A Dadhania1-2/+7
2014-10-29net-snk: llfw startup is using the wrong offset to handlerBenjamin Herrenschmidt1-1/+1
2014-10-29rtas: Improve error handling in instantiate-rtasNikunj A Dadhania1-3/+6
2014-08-27Add private HCALL to inform updated RTAS base and entryNikunj A. Dadhania1-1/+5
2014-06-13Add boot menu supportAvik Sil1-0/+12
2014-06-12dhcparch define missing in compilationNikunj A Dadhania1-2/+1
2014-04-29Set dhcp arch in board-qemu config fileqemu-slof-20140429Nikunj A Dadhania1-0/+1
2014-04-25virtio-blk: support variable block sizeNikunj A Dadhania1-5/+5
2014-04-25Remove unused SLOF codeThomas Huth1-4/+0
2014-04-25pci: extract dma functions as separate fileNikunj A Dadhania1-0/+1
2014-04-08e1000: fix usage of multiple nicsNikunj A Dadhania1-2/+5
2014-04-04Isolate sc 1 detection logicAlexander Graf1-1/+1
2014-03-19virtio-scsi: correct srplun commentNikunj A Dadhania1-1/+1
2014-03-18Fix kernel loadingNikunj A Dadhania1-1/+1
2014-03-04Introduce dummy console deviceNikunj A Dadhania3-1/+43
2014-03-04vio-vscsi: Fix CRQ allocation alignmentBenjamin Herrenschmidt1-3/+6
2014-02-04Fix virtio device shutdownAvik Sil2-3/+9
2014-02-04Change shutdown method name for virtio-scsiAvik Sil1-2/+2
2014-02-04Add support for 64bit LE ABI v1 and v2 supportNikunj A Dadhania1-4/+2
2014-02-04cas: return error when unknown node foundNikunj A Dadhania1-4/+17
2014-01-20Fix shutdown for virtio devicesNikunj A Dadhania2-4/+8
2013-12-17Work around missing sc 1 traps on pHypAlexander Graf6-2/+54
2013-12-16fix print_version() to return where it came fromAlexander Graf2-6/+3
2013-12-16Output banner and initial display output in VNC windowNikunj A Dadhania5-4/+84
2013-12-06Fix missing drop in virtio-fs setup-aliasAvik Sil1-1/+3
2013-12-06Find next available alias nameAvik Sil4-17/+9
2013-11-26boot: enable support for bootindexqemu-slof-20131126Alexey Kardashevskiy1-0/+6
2013-11-22pci-properties: add properties to enable hotplug for spaprqemu-slof-20131122Michael Roth1-0/+1
2013-11-18e1000: remember node handleqemu-slof-20131118Nikunj A Dadhania1-0/+2