summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-13inline cpu_halted into sole callerPaolo Bonzini
2011-03-13remove CONFIG_THREADPaolo Bonzini
2011-03-13add assertions on the owner of a QemuMutexPaolo Bonzini
2011-03-13include qemu-thread.h earlyPaolo Bonzini
2011-03-13add win32 qemu-thread implementationPaolo Bonzini
2011-03-13Refactor thread retrieval and checkJan Kiszka
2011-03-13use win32 timer queuesPaolo Bonzini
2011-03-13implement win32 dynticks timerPaolo Bonzini
2011-03-13unlock iothread during WaitForMultipleObjectsPaolo Bonzini
2011-03-13hw/fmopl: Fix buffer access out-of-bounds errorsStefan Weil
2011-03-13moving eeprom initializationWilliam Dauchy
2011-03-12pc: fix wrong CMOS values for floppy drivesBlue Swirl
2011-03-11microblaze: Add PVR for writeback cache, endiansMichal Simek
2011-03-11microblaze: Fix PetaLogix company nameMichal Simek
2011-03-11Merge remote branch 'stefanha/tracing' into stagingAnthony Liguori
2011-03-10vmstate: move timers to use test instead of versionJuan Quintela
2011-03-10vmstate: be able to store/save a pci device from a pointerJuan Quintela
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