summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge all signal initialization with qemu_signalfd_init, renamePaolo Bonzini2011-03-131-51/+36
* iothread stops the vcpu thread via IPIPaolo Bonzini2011-03-131-0/+2
* do not use timedwait on qemu_cpu_condPaolo Bonzini2011-03-131-2/+2
* do not use timedwait on qemu_pause_condPaolo Bonzini2011-03-131-1/+1
* do not use timedwait on qemu_system_condPaolo Bonzini2011-03-131-2/+2
* do not use timedwait on qemu_halt_condPaolo Bonzini2011-03-131-2/+2
* always signal pause_cond after stopping a VCPUPaolo Bonzini2011-03-131-0/+2
* exit round-robin vcpu loop if cpu->stopped is truePaolo Bonzini2011-03-131-1/+1
* always qemu_cpu_kick after unhalting a cpuPaolo Bonzini2011-03-134-4/+13
* inline cpu_halted into sole callerPaolo Bonzini2011-03-1312-124/+7
* remove CONFIG_THREADPaolo Bonzini2011-03-131-2/+0
* add assertions on the owner of a QemuMutexPaolo Bonzini2011-03-131-1/+5
* include qemu-thread.h earlyPaolo Bonzini2011-03-131-2/+1
* add win32 qemu-thread implementationPaolo Bonzini2011-03-136-17/+313
* Refactor thread retrieval and checkJan Kiszka2011-03-137-24/+18
* use win32 timer queuesPaolo Bonzini2011-03-131-51/+35
* implement win32 dynticks timerPaolo Bonzini2011-03-131-1/+6
* unlock iothread during WaitForMultipleObjectsPaolo Bonzini2011-03-131-0/+2
* hw/fmopl: Fix buffer access out-of-bounds errorsStefan Weil2011-03-131-1/+5
* moving eeprom initializationWilliam Dauchy2011-03-132-41/+41
* pc: fix wrong CMOS values for floppy drivesBlue Swirl2011-03-121-1/+1
* microblaze: Add PVR for writeback cache, endiansMichal Simek2011-03-111-0/+4
* microblaze: Fix PetaLogix company nameMichal Simek2011-03-111-1/+1
* Merge remote branch 'stefanha/tracing' into stagingAnthony Liguori2011-03-118-122/+229
|\
| * trace: Trace posix-aio-compat.c completion and cancellationStefan Hajnoczi2011-03-072-0/+7
| * trace: Trace bdrv_aio_flush()Stefan Hajnoczi2011-03-072-0/+3
| * simpletrace: Thread-safe tracingStefan Hajnoczi2011-03-075-122/+219
* | vmstate: move timers to use test instead of versionJuan Quintela2011-03-101-3/+12
* | vmstate: be able to store/save a pci device from a pointerJuan Quintela2011-03-101-0/+8
* | vmstate: Add a way to send a partial arrayJuan Quintela2011-03-101-0/+9
* | vmstate: add VMSTATE_STRUCT_VARRAY_UINT32Juan Quintela2011-03-101-0/+10
* | vmstate: add VMSTATE_INT64_ARRAYJuan Quintela2011-03-101-0/+6
* | vmstate: add VMSTATE_STRUCT_VARRAY_INT32Juan Quintela2011-03-101-0/+10
* | vmstate: add UINT32 VARRAYSJuan Quintela2011-03-102-0/+13
* | vmstate: Fix varrays with uint8 indexesJuan Quintela2011-03-102-2/+5
* | vmstate: add VMSTATE_UINT32_EQUALJuan Quintela2011-03-102-0/+25
* | 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
OpenPOWER on IntegriCloud