aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-04-16usb: trivial spelling fixesBrad Hards
2011-04-15Use qemu-common.h or qemu-timer.h in place of sysemu.hBlue Swirl
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-04-15sparc: Fix assertion caused by empty memory slot with 0 byteStefan Weil
2011-04-13lm32: fix build breakage due to uninitialized variable 'r'Anthony Liguori
2011-04-13atapi: GESN: implement 'media' subcommandAmit Shah
2011-04-13atapi: GESN: Standardise event response handling for future additionsAmit Shah
2011-04-13atapi: GESN: Use structs for commonly-used field typesAmit Shah
2011-04-13atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own functionAmit Shah
2011-04-13atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media changeAmit Shah
2011-04-13atapi: Report correct errors on guest eject requestAmit Shah
2011-04-13atapi: Drives can be locked without media presentAmit Shah
2011-04-12fix acpi regressionWen Congyang
2011-04-12Replace cpu_physical_memory_rw were possibleStefan Weil
2011-04-11ppc: remove a write-only variableBlue Swirl
2011-04-10s390x: fix virtio feature bitmapAlexander Graf
2011-04-10musicpal: Fix registration of MMIO-less sysbus devicesJan Kiszka
2011-04-10acpi, acpi_piix: factor out GPE logicIsaku Yamahata
2011-04-09smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata
2011-04-09lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto
2011-04-09acpi, acpi_piix, vt82c686: factor out PM1_CNT logicIsaku Yamahata
2011-04-09acpi, acpi_piix, vt82c686: factor out PM1a EVT logicIsaku Yamahata
2011-04-09acpi, acpi_piix, vt82c686: factor out PM_TMR logicIsaku Yamahata
2011-04-09hw/pflash_cfi02: Fix lazy reset of ROMD modeJordan Justen
2011-04-09mpc85xx_pci_map_irq: change "unknow" to "unknown"Scott Wood
2011-04-09multiboot: Quote filename in error messageAdam Lackorzynski
2011-04-08Delay creation of pseries device tree until resetDavid Gibson
2011-04-08pseries: Abolish envs arrayDavid Gibson
2011-04-08spapr_vscsi: Set uninitialized variableStefan Weil
2011-04-08Don't call cpu_synchronize_state() from machine init.Scott Wood
2011-04-07Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-04-07virtio-blk: fail unaligned requestsChristoph Hellwig
2011-04-07virtio-balloon: fixed endianness bug in the config spaceAlexey Kardashevskiy
2011-04-07virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guestAlexey Kardashevskiy
2011-04-07spapr_llan: Fix warning when compiled with -dDEBUGAlexey Kardashevskiy
2011-04-07qdev: Fix comment around qdev_init_nofail()Michael Tokarev
2011-04-07usb-ccid: Spelling fixesBrad Hards
2011-04-07floppy: save and restore DIR registerJason Wang
2011-04-07ide: consolidate drive_get(IF_IDE)Isaku Yamahata
2011-04-07hw/xen_disk: ioreq not finished on errorFeiran Zheng
2011-04-04Fix non-portable format string in usb-ccid.cDavid Gibson
2011-04-04lm32: add support for the Milkymist boardMichael Walle
2011-04-04lm32: add milkymist hw support functionsMichael Walle
2011-04-04lm32: add Milkymist VGAFB supportMichael Walle
2011-04-04lm32: add Milkymist UART supportMichael Walle
2011-04-04lm32: add Milkymist TMU2 supportMichael Walle
2011-04-04lm32: add Milkymist System Controller supportMichael Walle
2011-04-04lm32: add Milkymist SoftUSB supportMichael Walle
2011-04-04lm32: add Milkymist PFPU supportMichael Walle
2011-04-04lm32: add Milkymist Minimac supportMichael Walle