summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-anthony' of git://github.com/bonzini/qemuAurelien Jarno2011-03-2160-272/+272
|\
| * change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-2158-246/+246
| * change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini2011-03-214-26/+26
* | Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno2011-03-212-14/+29
|\ \
| * | hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0Feiran Zheng2011-03-151-1/+1
| * | Fix ATA SMART and CHECK POWER MODEBrian Wheeler2011-03-151-13/+28
* | | hw/arm_sysctl.c: Add the Versatile Express system registersPeter Maydell2011-03-211-1/+63
| |/ |/|
* | petalogix_ml605_mmu: remove unused variableBlue Swirl2011-03-191-3/+2
* | i8254: Fix migration from older versionsJan Kiszka2011-03-191-0/+2
* | microblaze: Add PetaLogix ml605 MMU little-endian ref designMichal Simek2011-03-162-0/+306
* | xilinx: Add AXIENET & DMA modelsEdgar E. Iglesias2011-03-163-0/+1446
|/
* 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
OpenPOWER on IntegriCloud