aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-10vmstate: Add a way to send a partial arrayJuan Quintela
2011-03-10vmstate: add VMSTATE_STRUCT_VARRAY_UINT32Juan Quintela
2011-03-10vmstate: add VMSTATE_INT64_ARRAYJuan Quintela
2011-03-10vmstate: add VMSTATE_STRUCT_VARRAY_INT32Juan Quintela
2011-03-10vmstate: add UINT32 VARRAYSJuan Quintela
2011-03-10vmstate: Fix varrays with uint8 indexesJuan Quintela
2011-03-10vmstate: add VMSTATE_UINT32_EQUALJuan Quintela
2011-03-10vnc: Fix stack corruption and other bitmap related bugsStefan Weil
2011-03-10hmp-commands.hx: fix badly merged client_migrate_info commandJes Sorensen
2011-03-10Fix performance regression in qemu_get_ram_ptrVincent Palatin
2011-03-10xilinx-ethlite: Simplify byteswapping to/from bramsEdgar E. Iglesias
2011-03-10mainstone: PCMCIA supportDmitry Eremin-Solenikov
2011-03-10mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire...Dmitry Eremin-Solenikov
2011-03-10pxa2xx_timer: Get rid of .level in PXA2xxTimer0.Andrzej Zaborowski
2011-03-10pxa2xx_pic: fixup initialisationAndrzej Zaborowski
2011-03-10pxa2xx_timer: separate irq for pxa27x handlingDmitry Eremin-Solenikov
2011-03-07trace: Trace posix-aio-compat.c completion and cancellationStefan Hajnoczi
2011-03-07trace: Trace bdrv_aio_flush()Stefan Hajnoczi
2011-03-07simpletrace: Thread-safe tracingStefan Hajnoczi
2011-03-07MAINTAINERS: add LatticeMico32 maintainerMichael Walle
2011-03-07Add lm32 target to configureMichael Walle
2011-03-07lm32: opcode testsuiteMichael Walle
2011-03-07lm32: todo and documentationMichael Walle
2011-03-07lm32: EVR32 and uclinux BSPMichael Walle
2011-03-07lm32: support for creating device treeMichael Walle
2011-03-07lm32: system control modelMichael Walle
2011-03-07lm32: uart modelMichael Walle
2011-03-07lm32: timer modelMichael Walle
2011-03-07lm32: pic and juart helper functionsMichael Walle
2011-03-07lm32: juart modelMichael Walle
2011-03-07lm32: interrupt controller modelMichael Walle
2011-03-07lm32: gdbstub supportMichael Walle
2011-03-07lm32: machine state loading/savingMichael Walle
2011-03-07lm32: translation code helperMichael Walle
2011-03-07lm32: translation routinesMichael Walle
2011-03-07LatticeMico32 target supportMichael Walle
2011-03-07target-arm: Implement a minimal set of cp14 debug registersPeter Maydell
2011-03-07target-arm: Use TCG temporary leak debugging facilitiesPeter Maydell
2011-03-07target-arm: Remove ad-hoc leak checking codePeter Maydell
2011-03-07tcg: Add support for debugging leakage of temporariesPeter Maydell
2011-03-06target-arm: Integrate secondary CPU reset in arm_bootAdam Lackorzynski
2011-03-06target-arm: Implement cp15 VA->PA translationAdam Lackorzynski
2011-03-06target-arm: Fix soft interrupt in GIC distributorAdam Lackorzynski
2011-03-06target-arm: Set carry flag correctly for Thumb2 ORNSPeter Maydell
2011-03-06ioport: Improve error outputAndreas Färber
2011-03-06tracetool: Add optional argument to specify dtrace probe namesJes Sorensen
2011-03-06target-arm: Handle VMOV between two core and VFP single regsPeter Maydell
2011-03-06w32: Add support for cursesStefan Weil
2011-03-06target-arm: Don't decode old cp15 WFI instructions on v7 coresPeter Maydell
2011-03-06net: Add the missing option declaration of "vhostforce"Jason Wang