summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* PXE: Use consistent naming for PXE ROMsAlex Williamson2011-04-186-6/+6
* Delay creation of pseries device tree until resetDavid Gibson2011-04-082-48/+75
* pseries: Abolish envs arrayDavid Gibson2011-04-083-38/+46
* spapr_vscsi: Set uninitialized variableStefan Weil2011-04-081-1/+1
* Don't call cpu_synchronize_state() from machine init.Scott Wood2011-04-082-4/+0
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-04-0713-72/+94
|\
| * virtio-blk: fail unaligned requestsChristoph Hellwig2011-04-071-0/+8
| * floppy: save and restore DIR registerJason Wang2011-04-071-1/+50
| * ide: consolidate drive_get(IF_IDE)Isaku Yamahata2011-04-0710-69/+28
| * hw/xen_disk: ioreq not finished on errorFeiran Zheng2011-04-071-2/+8
* | virtio-balloon: fixed endianness bug in the config spaceAlexey Kardashevskiy2011-04-071-1/+1
* | virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guestAlexey Kardashevskiy2011-04-071-6/+3
* | spapr_llan: Fix warning when compiled with -dDEBUGAlexey Kardashevskiy2011-04-071-3/+0
* | qdev: Fix comment around qdev_init_nofail()Michael Tokarev2011-04-071-1/+2
* | usb-ccid: Spelling fixesBrad Hards2011-04-071-4/+4
|/
* Fix non-portable format string in usb-ccid.cDavid Gibson2011-04-041-1/+1
* lm32: add support for the Milkymist boardMichael Walle2011-04-041-0/+216
* lm32: add milkymist hw support functionsMichael Walle2011-04-041-0/+204
* lm32: add Milkymist VGAFB supportMichael Walle2011-04-042-0/+392
* lm32: add Milkymist UART supportMichael Walle2011-04-041-0/+180
* lm32: add Milkymist TMU2 supportMichael Walle2011-04-041-0/+481
* lm32: add Milkymist System Controller supportMichael Walle2011-04-041-0/+330
* lm32: add Milkymist SoftUSB supportMichael Walle2011-04-041-0/+357
* lm32: add Milkymist PFPU supportMichael Walle2011-04-041-0/+536
* lm32: add Milkymist Minimac supportMichael Walle2011-04-041-0/+568
* lm32: add Milkymist memory card supportMichael Walle2011-04-041-0/+294
* lm32: add Milkymist HPDMC supportMichael Walle2011-04-041-0/+161
* lm32: add Milkymist AC97 supportMichael Walle2011-04-041-0/+335
* Revert "ioapic: when switches to level trigger mode, interrupts raised repeat...Aurelien Jarno2011-04-041-1/+0
* s390x: fix s390-virtio-serialAlexander Graf2011-04-042-5/+5
* virtio: use generic name when possibleAlexander Graf2011-04-042-0/+5
* w32: Fix compilation (wrong include file)Stefan Weil2011-04-041-2/+1
* e1000: Mask out lower bits of RDBAL/TDBALKevin Wolf2011-04-041-3/+18
* ioapic: when switches to level trigger mode, interrupts raised repeatedly.Isaku Yamahata2011-04-031-0/+1
* hw/vexpress.c: Add model of ARM Versatile Express boardPeter Maydell2011-04-031-0/+224
* ccid: add ccid-card-emulated deviceAlon Levy2011-04-011-0/+595
* ccid: add passthru card deviceAlon Levy2011-04-011-0/+340
* usb-ccid: add CCID busAlon Levy2011-04-012-0/+1478
* hw/versatilepb, realview: Fix condition for instantiation of onboard NICPeter Maydell2011-04-012-3/+3
* pcnet: Fix sign extension: make ipxe work with >2G RAMMichael Brown2011-04-011-15/+15
* lsi53c895a: add support for ABORT messagesBernhard Kohl2011-04-011-0/+57
* fix build errors when we enable acpi_piix4 debugWen Congyang2011-04-011-2/+3
* Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...David Gibson2011-04-012-4/+109
* Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson2011-04-012-1/+193
* Add a PAPR TCE-bypass mechanism for the pSeries machineBen Herrenschmidt2011-04-012-0/+87
* Implement PAPR virtual SCSI interface (ibmvscsi)Ben Herrenschmidt2011-04-015-0/+1455
* Implement PAPR CRQ hypercallsBen Herrenschmidt2011-04-013-1/+173
* Implement sPAPR Virtual LAN (ibmveth)David Gibson2011-04-013-0/+543
* Implement TCE translation for sPAPR VIODavid Gibson2011-04-013-1/+272
* Add (virtual) interrupt to PAPR virtual tty deviceDavid Gibson2011-04-013-4/+16
OpenPOWER on IntegriCloud