summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* s390x: virtio machine storage keysAlexander Graf2011-04-181-12/+9
* s390x: Dispatch interrupts to KVM or the real CPUAlexander Graf2011-04-181-2/+8
* s390x: Prepare cpu.h for emulationAlexander Graf2011-04-181-1/+1
* usb: trivial spelling fixesBrad Hards2011-04-161-2/+2
* Use qemu-common.h or qemu-timer.h in place of sysemu.hBlue Swirl2011-04-152-3/+2
* Remove unused sysemu.h include directivesBlue Swirl2011-04-1537-37/+0
* sparc: Fix assertion caused by empty memory slot with 0 byteStefan Weil2011-04-151-9/+12
* lm32: fix build breakage due to uninitialized variable 'r'Anthony Liguori2011-04-131-1/+1
* atapi: GESN: implement 'media' subcommandAmit Shah2011-04-132-4/+115
* atapi: GESN: Standardise event response handling for future additionsAmit Shah2011-04-131-6/+19
* atapi: GESN: Use structs for commonly-used field typesAmit Shah2011-04-131-2/+14
* atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own functionAmit Shah2011-04-131-13/+24
* atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media changeAmit Shah2011-04-131-6/+14
* atapi: Report correct errors on guest eject requestAmit Shah2011-04-131-2/+6
* atapi: Drives can be locked without media presentAmit Shah2011-04-131-7/+2
* fix acpi regressionWen Congyang2011-04-121-1/+1
* Replace cpu_physical_memory_rw were possibleStefan Weil2011-04-125-14/+13
* ppc: remove a write-only variableBlue Swirl2011-04-111-2/+0
* s390x: fix virtio feature bitmapAlexander Graf2011-04-101-2/+2
* musicpal: Fix registration of MMIO-less sysbus devicesJan Kiszka2011-04-101-2/+2
* acpi, acpi_piix: factor out GPE logicIsaku Yamahata2011-04-103-70/+108
* smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata2011-04-095-28/+28
* lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto2011-04-091-0/+6
* acpi, acpi_piix, vt82c686: factor out PM1_CNT logicIsaku Yamahata2011-04-094-52/+74
* acpi, acpi_piix, vt82c686: factor out PM1a EVT logicIsaku Yamahata2011-04-094-75/+81
* acpi, acpi_piix, vt82c686: factor out PM_TMR logicIsaku Yamahata2011-04-094-65/+96
* hw/pflash_cfi02: Fix lazy reset of ROMD modeJordan Justen2011-04-091-1/+1
* mpc85xx_pci_map_irq: change "unknow" to "unknown"Scott Wood2011-04-091-1/+1
* multiboot: Quote filename in error messageAdam Lackorzynski2011-04-091-1/+1
* 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
OpenPOWER on IntegriCloud