summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-09hw/pflash_cfi02: Fix lazy reset of ROMD modeJordan Justen1-1/+1
2011-04-09mpc85xx_pci_map_irq: change "unknow" to "unknown"Scott Wood1-1/+1
2011-04-09multiboot: Quote filename in error messageAdam Lackorzynski1-1/+1
2011-04-08Delay creation of pseries device tree until resetDavid Gibson2-48/+75
2011-04-08pseries: Abolish envs arrayDavid Gibson3-38/+46
2011-04-08spapr_vscsi: Set uninitialized variableStefan Weil1-1/+1
2011-04-08Don't call cpu_synchronize_state() from machine init.Scott Wood2-4/+0
2011-04-07Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori13-72/+94
2011-04-07virtio-blk: fail unaligned requestsChristoph Hellwig1-0/+8
2011-04-07virtio-balloon: fixed endianness bug in the config spaceAlexey Kardashevskiy1-1/+1
2011-04-07virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guestAlexey Kardashevskiy1-6/+3
2011-04-07spapr_llan: Fix warning when compiled with -dDEBUGAlexey Kardashevskiy1-3/+0