summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-13hw/fmopl: Fix buffer access out-of-bounds errorsStefan Weil1-1/+5
2011-03-13moving eeprom initializationWilliam Dauchy2-41/+41
2011-03-12pc: fix wrong CMOS values for floppy drivesBlue Swirl1-1/+1
2011-03-11microblaze: Add PVR for writeback cache, endiansMichal Simek1-0/+4
2011-03-11microblaze: Fix PetaLogix company nameMichal Simek1-1/+1
2011-03-11Merge remote branch 'stefanha/tracing' into stagingAnthony Liguori8-122/+229
2011-03-10vmstate: move timers to use test instead of versionJuan Quintela1-3/+12
2011-03-10vmstate: be able to store/save a pci device from a pointerJuan Quintela1-0/+8
2011-03-10vmstate: Add a way to send a partial arrayJuan Quintela1-0/+9
2011-03-10vmstate: add VMSTATE_STRUCT_VARRAY_UINT32Juan Quintela1-0/+10
2011-03-10vmstate: add VMSTATE_INT64_ARRAYJuan Quintela1-0/+6
2011-03-10vmstate: add VMSTATE_STRUCT_VARRAY_INT32Juan Quintela1-0/+10
2011-03-10vmstate: add UINT32 VARRAYSJuan Quintela2-0/+13
2011-03-10vmstate: Fix varrays with uint8 indexesJuan Quintela2-2/+5
2011-03-10vmstate: add VMSTATE_UINT32_EQUALJuan Quintela2-0/+25
2011-03-10vnc: Fix stack corruption and other bitmap related bugsStefan Weil2-8/+7
2011-03-10hmp-commands.hx: fix badly merged client_migrate_info commandJes Sorensen1-16/+16
2011-03-10Fix performance regression in qemu_get_ram_ptrVincent Palatin1-2/+5
2011-03-10xilinx-ethlite: Simplify byteswapping to/from bramsEdgar E. Iglesias1-15/+2
2011-03-10mainstone: PCMCIA supportDmitry Eremin-Solenikov2-2/+34
2011-03-10mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire...Dmitry Eremin-Solenikov1-1/+1
2011-03-10pxa2xx_timer: Get rid of .level in PXA2xxTimer0.Andrzej Zaborowski1-20/+8
2011-03-10pxa2xx_pic: fixup initialisationAndrzej Zaborowski1-2/+1
2011-03-10pxa2xx_timer: separate irq for pxa27x handlingDmitry Eremin-Solenikov1-4/+5
2011-03-07trace: Trace posix-aio-compat.c completion and cancellationStefan Hajnoczi2-0/+7
2011-03-07trace: Trace bdrv_aio_flush()Stefan Hajnoczi2-0/+3
2011-03-07simpletrace: Thread-safe tracingStefan Hajnoczi5-122/+219
2011-03-07MAINTAINERS: add LatticeMico32 maintainerMichael Walle1-0/+12
2011-03-07Add lm32 target to configureMichael Walle1-3/+7
2011-03-07lm32: opcode testsuiteMichael Walle67-0/+3048
2011-03-07lm32: todo and documentationMichael Walle2-0/+49
2011-03-07lm32: EVR32 and uclinux BSPMichael Walle3-0/+312
2011-03-07lm32: support for creating device treeMichael Walle1-0/+178
2011-03-07lm32: system control modelMichael Walle3-0/+165
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