aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2011-04-04lm32: add Milkymist memory card supportMichael Walle
2011-04-04lm32: add Milkymist HPDMC supportMichael Walle
2011-04-04lm32: add Milkymist AC97 supportMichael Walle
2011-04-04Revert "ioapic: when switches to level trigger mode, interrupts raised repeat...Aurelien Jarno
2011-04-04s390x: fix s390-virtio-serialAlexander Graf
2011-04-04virtio: use generic name when possibleAlexander Graf
2011-04-04w32: Fix compilation (wrong include file)Stefan Weil
2011-04-04e1000: Mask out lower bits of RDBAL/TDBALKevin Wolf
2011-04-03ioapic: when switches to level trigger mode, interrupts raised repeatedly.Isaku Yamahata
2011-04-03hw/vexpress.c: Add model of ARM Versatile Express boardPeter Maydell
2011-04-01ccid: add ccid-card-emulated deviceAlon Levy
2011-04-01ccid: add passthru card deviceAlon Levy
2011-04-01usb-ccid: add CCID busAlon Levy
2011-04-01hw/versatilepb, realview: Fix condition for instantiation of onboard NICPeter Maydell
2011-04-01pcnet: Fix sign extension: make ipxe work with >2G RAMMichael Brown
2011-04-01lsi53c895a: add support for ABORT messagesBernhard Kohl
2011-04-01fix build errors when we enable acpi_piix4 debugWen Congyang
2011-04-01Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...David Gibson