aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-04-22vmstate: port pxa2xx_pmJuan Quintela
2011-04-22vmstate: port pxa2xx_mmJuan Quintela
2011-04-22vmstate: port pxa2xx_cmJuan Quintela
2011-04-22vmstate: port pxa2xx_i2sJuan Quintela
2011-04-22vmstate: port stellaris gptmJuan Quintela
2011-04-22vmstate: port cudaJuan Quintela
2011-04-22vmstate: port heathrow_picJuan Quintela
2011-04-22vmstate: port pl022 sspJuan Quintela
2011-04-22vmstate: port stellaris sysJuan Quintela
2011-04-22vmstate: port stellaris ssi busJuan Quintela
2011-04-22vmstate: port stellaris i2cJuan Quintela
2011-04-22vmstate: port armv7m nvicJuan Quintela
2011-04-22vmstate: port pl011Juan Quintela
2011-04-22vmstate: port pxa2xx_keypadJuan Quintela
2011-04-22vmstate: port syborg_rtcJuan Quintela
2011-04-22vmstate: port pmtimerJuan Quintela
2011-04-22vmstate: port sysborg_timerJuan Quintela
2011-04-22vmstate: port arm_timerJuan Quintela
2011-04-22vmstate: port arm sp804Juan Quintela
2011-04-22vmstate: port mipsnetJuan Quintela
2011-04-22vmstate: port m48t59Juan Quintela
2011-04-22vmstate: port ads7846Juan Quintela
2011-04-22vmstate: port adb_mouseJuan Quintela
2011-04-22vmstate: port adb_kbdJuan Quintela
2011-04-20hw/arm_boot.c: move initrd load address up to accommodate large kernelsPeter Maydell
2011-04-20Basic implementation of Sharp Zaurus SL-5500 collie PDADmitry Eremin-Solenikov
2011-04-20Implement basic part of SA-1110/SA-1100Dmitry Eremin-Solenikov
2011-04-18s390x: virtio machine storage keysAlexander Graf
2011-04-18s390x: Dispatch interrupts to KVM or the real CPUAlexander Graf
2011-04-18s390x: Prepare cpu.h for emulationAlexander Graf
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