summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* always qemu_cpu_kick after unhalting a cpuPaolo Bonzini2011-03-133-4/+12
* hw/fmopl: Fix buffer access out-of-bounds errorsStefan Weil2011-03-131-1/+5
* moving eeprom initializationWilliam Dauchy2011-03-132-41/+41
* pc: fix wrong CMOS values for floppy drivesBlue Swirl2011-03-121-1/+1
* microblaze: Fix PetaLogix company nameMichal Simek2011-03-111-1/+1
* vmstate: move timers to use test instead of versionJuan Quintela2011-03-101-3/+12
* vmstate: be able to store/save a pci device from a pointerJuan Quintela2011-03-101-0/+8
* vmstate: Add a way to send a partial arrayJuan Quintela2011-03-101-0/+9
* vmstate: add VMSTATE_STRUCT_VARRAY_UINT32Juan Quintela2011-03-101-0/+10
* vmstate: add VMSTATE_INT64_ARRAYJuan Quintela2011-03-101-0/+6
* vmstate: add VMSTATE_STRUCT_VARRAY_INT32Juan Quintela2011-03-101-0/+10
* vmstate: add UINT32 VARRAYSJuan Quintela2011-03-101-0/+11
* vmstate: Fix varrays with uint8 indexesJuan Quintela2011-03-101-2/+3
* vmstate: add VMSTATE_UINT32_EQUALJuan Quintela2011-03-101-0/+4
* xilinx-ethlite: Simplify byteswapping to/from bramsEdgar E. Iglesias2011-03-101-15/+2
* mainstone: PCMCIA supportDmitry Eremin-Solenikov2011-03-102-2/+34
* mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire...Dmitry Eremin-Solenikov2011-03-101-1/+1
* pxa2xx_timer: Get rid of .level in PXA2xxTimer0.Andrzej Zaborowski2011-03-101-20/+8
* pxa2xx_pic: fixup initialisationAndrzej Zaborowski2011-03-101-2/+1
* pxa2xx_timer: separate irq for pxa27x handlingDmitry Eremin-Solenikov2011-03-101-4/+5
* lm32: EVR32 and uclinux BSPMichael Walle2011-03-071-0/+305
* lm32: support for creating device treeMichael Walle2011-03-071-0/+178
* lm32: system control modelMichael Walle2011-03-071-0/+161
* lm32: uart modelMichael Walle2011-03-071-0/+288
* lm32: timer modelMichael Walle2011-03-071-0/+222
* lm32: pic and juart helper functionsMichael Walle2011-03-071-0/+25
* lm32: juart modelMichael Walle2011-03-072-0/+161
* lm32: interrupt controller modelMichael Walle2011-03-072-0/+201
* target-arm: Integrate secondary CPU reset in arm_bootAdam Lackorzynski2011-03-062-22/+15
* target-arm: Fix soft interrupt in GIC distributorAdam Lackorzynski2011-03-061-2/+2
* gt64xxx: remove savevm supportJuan Quintela2011-03-061-21/+0
* vmstate: remove uninorth savevm codeJuan Quintela2011-03-061-21/+0
* vmstate: remove grackle_pci savevm codeJuan Quintela2011-03-061-19/+0
* hw/sd.c: fix sd_set_cb() crash when bdrv == NULLAurelien Jarno2011-03-061-2/+2
* hw/realview: Wire up the MMC card statusPeter Maydell2011-03-061-3/+26
* hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputsPeter Maydell2011-03-062-0/+18
* hw/pl061.c: Implement ARM PL061 as well as Luminary onePeter Maydell2011-03-062-5/+20
* hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputsPeter Maydell2011-03-062-1/+50
* hw/pl181: Implement GPIO output pins for card statusPeter Maydell2011-03-061-0/+6
* lsi53c895a: Update dnad when skipping MSGOUT bytesStefan Hajnoczi2011-03-061-2/+9
* hw/pcnet.c: Fix EPROM contents to suit AMD netware driversGerhard Wiesinger2011-03-051-0/+16
* virtio-net: Fix lduw_p() pointer argument of wrong sizeStefan Hajnoczi2011-03-031-2/+2
* pxa2xx: port pxa2xx_rtc to using qdev/vmstateAndrzej Zaborowski2011-03-032-101/+100
* pxa2xx_dma: Get rid of a forward declaration.Andrzej Zaborowski2011-03-031-26/+24
* pxa2xx_dma: port to qdev/vmstateAndrzej Zaborowski2011-03-034-111/+152
* vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.hDmitry Eremin-Solenikov2011-03-032-11/+21
* pxa2xx_dma: drop unused pxa2xx_dma_handler_t/handler fieldDmitry Eremin-Solenikov2011-03-031-5/+0
* pxa2xx_timer: Store relevant irq line in each timer.Andrzej Zaborowski2011-03-031-7/+8
* pxa2xx_timer: switch to using qdev/vmstateDmitry Eremin-Solenikov2011-03-033-109/+154
* pxa2xx_timer: change info struct name to comply with guidelinesDmitry Eremin-Solenikov2011-03-031-14/+14
OpenPOWER on IntegriCloud