summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-07lm32: uart modelMichael Walle3-0/+294
2011-03-07lm32: timer modelMichael Walle3-0/+229
2011-03-07lm32: pic and juart helper functionsMichael Walle1-0/+25
2011-03-07lm32: juart modelMichael Walle4-0/+168
2011-03-07lm32: interrupt controller modelMichael Walle4-0/+211
2011-03-07lm32: gdbstub supportMichael Walle1-0/+76
2011-03-07lm32: machine state loading/savingMichael Walle1-0/+33
2011-03-07lm32: translation code helperMichael Walle2-0/+120
2011-03-07lm32: translation routinesMichael Walle3-0/+1654
2011-03-07LatticeMico32 target supportMichael Walle8-7/+319
2011-03-07target-arm: Implement a minimal set of cp14 debug registersPeter Maydell1-0/+28
2011-03-07target-arm: Use TCG temporary leak debugging facilitiesPeter Maydell1-0/+7
2011-03-07target-arm: Remove ad-hoc leak checking codePeter Maydell1-360/+338
2011-03-07tcg: Add support for debugging leakage of temporariesPeter Maydell2-0/+49
2011-03-06target-arm: Integrate secondary CPU reset in arm_bootAdam Lackorzynski2-22/+15
2011-03-06target-arm: Implement cp15 VA->PA translationAdam Lackorzynski3-3/+50
2011-03-06target-arm: Fix soft interrupt in GIC distributorAdam Lackorzynski1-2/+2
2011-03-06target-arm: Set carry flag correctly for Thumb2 ORNSPeter Maydell1-2/+1
2011-03-06ioport: Improve error outputAndreas Färber1-2/+4
2011-03-06tracetool: Add optional argument to specify dtrace probe namesJes Sorensen1-6/+13
2011-03-06target-arm: Handle VMOV between two core and VFP single regsPeter Maydell1-5/+5
2011-03-06w32: Add support for cursesStefan Weil1-1/+5
2011-03-06target-arm: Don't decode old cp15 WFI instructions on v7 coresPeter Maydell1-5/+30
2011-03-06net: Add the missing option declaration of "vhostforce"Jason Wang1-1/+5
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-06net: remove parse_host_src_port() functionJuan Quintela2-44/+0
2011-03-06hw/sd.c: fix sd_set_cb() crash when bdrv == NULLAurelien Jarno1-2/+2
2011-03-06net: Use iov helper functionsBenjamin Poirier1-22/+6
2011-03-06docs: Update stderr and simple backend, add systemtap backendStefan Hajnoczi1-4/+26
2011-03-06simpletrace: Make simpletrace.py a Python moduleStefan Hajnoczi1-33/+90
2011-03-06linux-user: Fix large seeks by 32 bit guest on 64 bit hostPeter Maydell1-6/+10
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-06WIN32: Add missing include for 'struct timeval', used in vnc.hHervé Poussineau1-0/+1
2011-03-05hw/pcnet.c: Fix EPROM contents to suit AMD netware driversGerhard Wiesinger1-0/+16
2011-03-05net: fix qemu_can_send_packet logicVincent Palatin1-3/+3
2011-03-05net: fix trace when debug is activated in slirpVincent Palatin1-1/+1
2011-03-03linux-user: fix compile failure if !CONFIG_USE_GUEST_BASEPeter Maydell1-0/+4
2011-03-03virtio-net: Fix lduw_p() pointer argument of wrong sizeStefan Hajnoczi1-2/+2
2011-03-03target-sh4: move intr_at_halt out of cpu_halted()Aurelien Jarno4-4/+4
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