aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-04-22vmstate: port pxa2xx_i2sJuan Quintela1-35/+18
2011-04-22vmstate: port stellaris gptmJuan Quintela1-60/+24
2011-04-22vmstate: port cudaJuan Quintela1-70/+46
2011-04-22vmstate: port heathrow_picJuan Quintela1-37/+25
2011-04-22vmstate: port pl022 sspJuan Quintela1-48/+36
2011-04-22vmstate: port stellaris sysJuan Quintela1-46/+25
2011-04-22vmstate: port stellaris ssi busJuan Quintela1-20/+11
2011-04-22vmstate: port stellaris i2cJuan Quintela1-32/+17
2011-04-22vmstate: port armv7m nvicJuan Quintela1-25/+14
2011-04-22vmstate: port pl011Juan Quintela1-51/+25
2011-04-22vmstate: port pxa2xx_keypadJuan Quintela1-36/+17
2011-04-22vmstate: port syborg_rtcJuan Quintela1-22/+12
2011-04-22vmstate: port pmtimerJuan Quintela2-49/+27
2011-04-22vmstate: port sysborg_timerJuan Quintela1-30/+16
2011-04-22vmstate: port arm_timerJuan Quintela1-23/+14
2011-04-22vmstate: port arm sp804Juan Quintela1-18/+11
2011-04-22vmstate: port mipsnetJuan Quintela1-34/+19
2011-04-22vmstate: port m48t59Juan Quintela1-23/+13
2011-04-22vmstate: port ads7846Juan Quintela1-23/+18
2011-04-22vmstate: port adb_mouseJuan Quintela1-28/+15
2011-04-22vmstate: port adb_kbdJuan Quintela1-26/+14
2011-04-20hw/arm_boot.c: move initrd load address up to accommodate large kernelsPeter Maydell1-1/+1
2011-04-20Basic implementation of Sharp Zaurus SL-5500 collie PDADmitry Eremin-Solenikov1-0/+69
2011-04-20Implement basic part of SA-1110/SA-1100Dmitry Eremin-Solenikov2-0/+1662
2011-04-18s390x: virtio machine storage keysAlexander Graf1-12/+9
2011-04-18s390x: Dispatch interrupts to KVM or the real CPUAlexander Graf1-2/+8
2011-04-18s390x: Prepare cpu.h for emulationAlexander Graf1-1/+1
2011-04-16usb: trivial spelling fixesBrad Hards1-2/+2
2011-04-15Use qemu-common.h or qemu-timer.h in place of sysemu.hBlue Swirl2-3/+2
2011-04-15Remove unused sysemu.h include directivesBlue Swirl37-37/+0
2011-04-15sparc: Fix assertion caused by empty memory slot with 0 byteStefan Weil1-9/+12
2011-04-13lm32: fix build breakage due to uninitialized variable 'r'Anthony Liguori1-1/+1
2011-04-13atapi: GESN: implement 'media' subcommandAmit Shah2-4/+115
2011-04-13atapi: GESN: Standardise event response handling for future additionsAmit Shah1-6/+19
2011-04-13atapi: GESN: Use structs for commonly-used field typesAmit Shah1-2/+14
2011-04-13atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own functionAmit Shah1-13/+24
2011-04-13atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media changeAmit Shah1-6/+14
2011-04-13atapi: Report correct errors on guest eject requestAmit Shah1-2/+6
2011-04-13atapi: Drives can be locked without media presentAmit Shah1-7/+2
2011-04-12fix acpi regressionWen Congyang1-1/+1
2011-04-12Replace cpu_physical_memory_rw were possibleStefan Weil5-14/+13
2011-04-11ppc: remove a write-only variableBlue Swirl1-2/+0
2011-04-10s390x: fix virtio feature bitmapAlexander Graf1-2/+2
2011-04-10musicpal: Fix registration of MMIO-less sysbus devicesJan Kiszka1-2/+2
2011-04-10acpi, acpi_piix: factor out GPE logicIsaku Yamahata3-70/+108
2011-04-09smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata5-28/+28
2011-04-09lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto1-0/+6
2011-04-09acpi, acpi_piix, vt82c686: factor out PM1_CNT logicIsaku Yamahata4-52/+74
2011-04-09acpi, acpi_piix, vt82c686: factor out PM1a EVT logicIsaku Yamahata4-75/+81
2011-04-09acpi, acpi_piix, vt82c686: factor out PM_TMR logicIsaku Yamahata4-65/+96