summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vnc: Fix stack corruption and other bitmap related bugsStefan Weil2011-03-102-8/+7
* hmp-commands.hx: fix badly merged client_migrate_info commandJes Sorensen2011-03-101-16/+16
* Fix performance regression in qemu_get_ram_ptrVincent Palatin2011-03-101-2/+5
* 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
* MAINTAINERS: add LatticeMico32 maintainerMichael Walle2011-03-071-0/+12
* Add lm32 target to configureMichael Walle2011-03-071-3/+7
* lm32: opcode testsuiteMichael Walle2011-03-0767-0/+3048
* lm32: todo and documentationMichael Walle2011-03-072-0/+49
* lm32: EVR32 and uclinux BSPMichael Walle2011-03-073-0/+312
* lm32: support for creating device treeMichael Walle2011-03-071-0/+178
* lm32: system control modelMichael Walle2011-03-073-0/+165
* lm32: uart modelMichael Walle2011-03-073-0/+294
* lm32: timer modelMichael Walle2011-03-073-0/+229
* lm32: pic and juart helper functionsMichael Walle2011-03-071-0/+25
* lm32: juart modelMichael Walle2011-03-074-0/+168
* lm32: interrupt controller modelMichael Walle2011-03-074-0/+211
* lm32: gdbstub supportMichael Walle2011-03-071-0/+76
* lm32: machine state loading/savingMichael Walle2011-03-071-0/+33
* lm32: translation code helperMichael Walle2011-03-072-0/+120
* lm32: translation routinesMichael Walle2011-03-073-0/+1654
* LatticeMico32 target supportMichael Walle2011-03-078-7/+319
* target-arm: Implement a minimal set of cp14 debug registersPeter Maydell2011-03-071-0/+28
* target-arm: Use TCG temporary leak debugging facilitiesPeter Maydell2011-03-071-0/+7
* target-arm: Remove ad-hoc leak checking codePeter Maydell2011-03-071-360/+338
* tcg: Add support for debugging leakage of temporariesPeter Maydell2011-03-072-0/+49
* target-arm: Integrate secondary CPU reset in arm_bootAdam Lackorzynski2011-03-062-22/+15
* target-arm: Implement cp15 VA->PA translationAdam Lackorzynski2011-03-063-3/+50
* target-arm: Fix soft interrupt in GIC distributorAdam Lackorzynski2011-03-061-2/+2
* target-arm: Set carry flag correctly for Thumb2 ORNSPeter Maydell2011-03-061-2/+1
* ioport: Improve error outputAndreas Färber2011-03-061-2/+4
* tracetool: Add optional argument to specify dtrace probe namesJes Sorensen2011-03-061-6/+13
* target-arm: Handle VMOV between two core and VFP single regsPeter Maydell2011-03-061-5/+5
* w32: Add support for cursesStefan Weil2011-03-061-1/+5
* target-arm: Don't decode old cp15 WFI instructions on v7 coresPeter Maydell2011-03-061-5/+30
* net: Add the missing option declaration of "vhostforce"Jason Wang2011-03-061-1/+5
* 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
* net: remove parse_host_src_port() functionJuan Quintela2011-03-062-44/+0
* hw/sd.c: fix sd_set_cb() crash when bdrv == NULLAurelien Jarno2011-03-061-2/+2
* net: Use iov helper functionsBenjamin Poirier2011-03-061-22/+6
* docs: Update stderr and simple backend, add systemtap backendStefan Hajnoczi2011-03-061-4/+26
* simpletrace: Make simpletrace.py a Python moduleStefan Hajnoczi2011-03-061-33/+90
* linux-user: Fix large seeks by 32 bit guest on 64 bit hostPeter Maydell2011-03-061-6/+10
* hw/realview: Wire up the MMC card statusPeter Maydell2011-03-061-3/+26
OpenPOWER on IntegriCloud