aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-03-21Merge branch 'for-anthony' of git://github.com/bonzini/qemuAurelien Jarno
2011-03-21Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno
2011-03-21hw/arm_sysctl.c: Add the Versatile Express system registersPeter Maydell
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-03-21change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini
2011-03-19petalogix_ml605_mmu: remove unused variableBlue Swirl
2011-03-19i8254: Fix migration from older versionsJan Kiszka
2011-03-16microblaze: Add PetaLogix ml605 MMU little-endian ref designMichal Simek
2011-03-16xilinx: Add AXIENET & DMA modelsEdgar E. Iglesias
2011-03-15hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0Feiran Zheng
2011-03-15Fix ATA SMART and CHECK POWER MODEBrian Wheeler
2011-03-13always qemu_cpu_kick after unhalting a cpuPaolo Bonzini
2011-03-13hw/fmopl: Fix buffer access out-of-bounds errorsStefan Weil
2011-03-13moving eeprom initializationWilliam Dauchy
2011-03-12pc: fix wrong CMOS values for floppy drivesBlue Swirl
2011-03-11microblaze: Fix PetaLogix company nameMichal Simek
2011-03-10vmstate: move timers to use test instead of versionJuan Quintela
2011-03-10vmstate: be able to store/save a pci device from a pointerJuan Quintela
2011-03-10vmstate: Add a way to send a partial arrayJuan Quintela
2011-03-10vmstate: add VMSTATE_STRUCT_VARRAY_UINT32Juan Quintela
2011-03-10vmstate: add VMSTATE_INT64_ARRAYJuan Quintela
2011-03-10vmstate: add VMSTATE_STRUCT_VARRAY_INT32Juan Quintela
2011-03-10vmstate: add UINT32 VARRAYSJuan Quintela
2011-03-10vmstate: Fix varrays with uint8 indexesJuan Quintela
2011-03-10vmstate: add VMSTATE_UINT32_EQUALJuan Quintela
2011-03-10xilinx-ethlite: Simplify byteswapping to/from bramsEdgar E. Iglesias
2011-03-10mainstone: PCMCIA supportDmitry Eremin-Solenikov
2011-03-10mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire...Dmitry Eremin-Solenikov
2011-03-10pxa2xx_timer: Get rid of .level in PXA2xxTimer0.Andrzej Zaborowski
2011-03-10pxa2xx_pic: fixup initialisationAndrzej Zaborowski
2011-03-10pxa2xx_timer: separate irq for pxa27x handlingDmitry Eremin-Solenikov
2011-03-07lm32: EVR32 and uclinux BSPMichael Walle
2011-03-07lm32: support for creating device treeMichael Walle
2011-03-07lm32: system control modelMichael Walle
2011-03-07lm32: uart modelMichael Walle
2011-03-07lm32: timer modelMichael Walle
2011-03-07lm32: pic and juart helper functionsMichael Walle
2011-03-07lm32: juart modelMichael Walle
2011-03-07lm32: interrupt controller modelMichael Walle
2011-03-06target-arm: Integrate secondary CPU reset in arm_bootAdam Lackorzynski
2011-03-06target-arm: Fix soft interrupt in GIC distributorAdam Lackorzynski
2011-03-06gt64xxx: remove savevm supportJuan Quintela
2011-03-06vmstate: remove uninorth savevm codeJuan Quintela
2011-03-06vmstate: remove grackle_pci savevm codeJuan Quintela
2011-03-06hw/sd.c: fix sd_set_cb() crash when bdrv == NULLAurelien Jarno
2011-03-06hw/realview: Wire up the MMC card statusPeter Maydell
2011-03-06hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputsPeter Maydell
2011-03-06hw/pl061.c: Implement ARM PL061 as well as Luminary onePeter Maydell
2011-03-06hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputsPeter Maydell
2011-03-06hw/pl181: Implement GPIO output pins for card statusPeter Maydell