aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-15hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0Feiran Zheng1-1/+1
2011-03-15Improve error handling in do_snapshot_blkdev()Jes Sorensen1-6/+17
2011-03-15Fix ATA SMART and CHECK POWER MODEBrian Wheeler1-13/+28
2011-03-15Don't allow multiwrites against a block device without underlying mediumRyan Harper1-0/+8
2011-03-15tools: Use real async.c instead of stubsKevin Wolf2-45/+6
2011-03-15Add error message for loading snapshot without VM stateKevin Wolf1-0/+2
2011-03-15block/qcow: Don't ignore immediate read/write and other failuresStefan Weil1-4/+12
2011-03-15block/vdi: Don't ignore immediate read/write failuresStefan Weil1-0/+5
2011-03-13add Win32 IPI servicePaolo Bonzini3-13/+22
2011-03-13protect qemu_cpu_kick_self for Win32Paolo Bonzini1-0/+4
2011-03-13provide dummy signal init functions for win32Paolo Bonzini1-70/+73
2011-03-13merge all signal initialization with qemu_signalfd_init, renamePaolo Bonzini1-51/+36
2011-03-13iothread stops the vcpu thread via IPIPaolo Bonzini1-0/+2
2011-03-13do not use timedwait on qemu_cpu_condPaolo Bonzini1-2/+2
2011-03-13do not use timedwait on qemu_pause_condPaolo Bonzini1-1/+1
2011-03-13do not use timedwait on qemu_system_condPaolo Bonzini1-2/+2
2011-03-13do not use timedwait on qemu_halt_condPaolo Bonzini1-2/+2
2011-03-13always signal pause_cond after stopping a VCPUPaolo Bonzini1-0/+2
2011-03-13exit round-robin vcpu loop if cpu->stopped is truePaolo Bonzini1-1/+1
2011-03-13always qemu_cpu_kick after unhalting a cpuPaolo Bonzini4-4/+13
2011-03-13inline cpu_halted into sole callerPaolo Bonzini12-124/+7
2011-03-13remove CONFIG_THREADPaolo Bonzini1-2/+0
2011-03-13add assertions on the owner of a QemuMutexPaolo Bonzini1-1/+5
2011-03-13include qemu-thread.h earlyPaolo Bonzini1-2/+1
2011-03-13add win32 qemu-thread implementationPaolo Bonzini6-17/+313
2011-03-13Refactor thread retrieval and checkJan Kiszka7-24/+18
2011-03-13use win32 timer queuesPaolo Bonzini1-51/+35
2011-03-13implement win32 dynticks timerPaolo Bonzini1-1/+6
2011-03-13unlock iothread during WaitForMultipleObjectsPaolo Bonzini1-0/+2
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