summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-03-19petalogix_ml605_mmu: remove unused variableBlue Swirl1-3/+2
2011-03-19i8254: Fix migration from older versionsJan Kiszka1-0/+2
2011-03-16microblaze: Add PetaLogix ml605 MMU little-endian ref designMichal Simek2-0/+306
2011-03-16xilinx: Add AXIENET & DMA modelsEdgar E. Iglesias3-0/+1446
2011-03-13always qemu_cpu_kick after unhalting a cpuPaolo Bonzini3-4/+12
2011-03-13hw/fmopl: Fix buffer access out-of-bounds errorsStefan Weil1-1/+5
2011-03-13moving eeprom initializationWilliam Dauchy2-41/+41
2011-03-12pc: fix wrong CMOS values for floppy drivesBlue Swirl1-1/+1
2011-03-11microblaze: Fix PetaLogix company nameMichal Simek1-1/+1
2011-03-10vmstate: move timers to use test instead of versionJuan Quintela1-3/+12
2011-03-10vmstate: be able to store/save a pci device from a pointerJuan Quintela1-0/+8
2011-03-10vmstate: Add a way to send a partial arrayJuan Quintela1-0/+9
2011-03-10vmstate: add VMSTATE_STRUCT_VARRAY_UINT32Juan Quintela1-0/+10
2011-03-10vmstate: add VMSTATE_INT64_ARRAYJuan Quintela1-0/+6
2011-03-10vmstate: add VMSTATE_STRUCT_VARRAY_INT32Juan Quintela1-0/+10
2011-03-10vmstate: add UINT32 VARRAYSJuan Quintela1-0/+11
2011-03-10vmstate: Fix varrays with uint8 indexesJuan Quintela1-2/+3
2011-03-10vmstate: add VMSTATE_UINT32_EQUALJuan Quintela1-0/+4
2011-03-10xilinx-ethlite: Simplify byteswapping to/from bramsEdgar E. Iglesias1-15/+2
2011-03-10mainstone: PCMCIA supportDmitry Eremin-Solenikov2-2/+34
2011-03-10mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire...Dmitry Eremin-Solenikov1-1/+1
2011-03-10pxa2xx_timer: Get rid of .level in PXA2xxTimer0.Andrzej Zaborowski1-20/+8
2011-03-10pxa2xx_pic: fixup initialisationAndrzej Zaborowski1-2/+1
2011-03-10pxa2xx_timer: separate irq for pxa27x handlingDmitry Eremin-Solenikov1-4/+5
2011-03-07lm32: EVR32 and uclinux BSPMichael Walle1-0/+305
2011-03-07lm32: support for creating device treeMichael Walle1-0/+178
2011-03-07lm32: system control modelMichael Walle1-0/+161
2011-03-07lm32: uart modelMichael Walle1-0/+288
2011-03-07lm32: timer modelMichael Walle1-0/+222
2011-03-07lm32: pic and juart helper functionsMichael Walle1-0/+25
2011-03-07lm32: juart modelMichael Walle2-0/+161
2011-03-07lm32: interrupt controller modelMichael Walle2-0/+201
2011-03-06target-arm: Integrate secondary CPU reset in arm_bootAdam Lackorzynski2-22/+15
2011-03-06target-arm: Fix soft interrupt in GIC distributorAdam Lackorzynski1-2/+2
2011-03-06gt64xxx: remove savevm supportJuan Quintela1-21/+0
2011-03-06vmstate: remove uninorth savevm codeJuan Quintela1-21/+0
2011-03-06vmstate: remove grackle_pci savevm codeJuan Quintela1-19/+0
2011-03-06hw/sd.c: fix sd_set_cb() crash when bdrv == NULLAurelien Jarno1-2/+2
2011-03-06hw/realview: Wire up the MMC card statusPeter Maydell1-3/+26
2011-03-06hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputsPeter Maydell2-0/+18
2011-03-06hw/pl061.c: Implement ARM PL061 as well as Luminary onePeter Maydell2-5/+20
2011-03-06hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputsPeter Maydell2-1/+50
2011-03-06hw/pl181: Implement GPIO output pins for card statusPeter Maydell1-0/+6
2011-03-06lsi53c895a: Update dnad when skipping MSGOUT bytesStefan Hajnoczi1-2/+9
2011-03-05hw/pcnet.c: Fix EPROM contents to suit AMD netware driversGerhard Wiesinger1-0/+16
2011-03-03virtio-net: Fix lduw_p() pointer argument of wrong sizeStefan Hajnoczi1-2/+2
2011-03-03pxa2xx: port pxa2xx_rtc to using qdev/vmstateAndrzej Zaborowski2-101/+100
2011-03-03pxa2xx_dma: Get rid of a forward declaration.Andrzej Zaborowski1-26/+24
2011-03-03pxa2xx_dma: port to qdev/vmstateAndrzej Zaborowski4-111/+152
2011-03-03vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.hDmitry Eremin-Solenikov2-11/+21