summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Update changelot for 0.10.6 releasev0.10.6Anthony Liguori1-0/+3
2009-07-16Initialize PS2 keyboard / mouse state on resetDinesh Subhraveti1-6/+32
2009-07-16Reset HPET config register on hpet_resetBeth Kon1-0/+1
2009-07-16honor -S on incoming migrationPaolo Bonzini3-8/+1
2009-07-10Update for 0.10.6 releaseAnthony Liguori2-1/+27
2009-07-10Revert "Make sure to use SDL_CFLAGS everywhere we include SDL headers"Anthony Liguori2-3/+1
2009-07-10flush pending aio requestsGlauber Costa1-0/+1
2009-07-10Make sure to only vm_start() a failed migration if we were running to beginAnthony Liguori1-1/+5
2009-07-10Unregister savevm callback in eeprom93xx_free()Mark McLoughlin1-0/+1
2009-07-10Don't leak VLANClientState on PCI hot removeMark McLoughlin7-22/+19
2009-07-10Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.G 31-0/+4
2009-07-10sdl: Fix memory leakageJan Kiszka1-18/+21
2009-07-10cpu_unregister_map_client: fix memory leak.Isaku Yamahata1-1/+2
2009-06-16Fix vga_screen_dump_blank() PPM generationEduardo Habkost1-2/+3
2009-06-16Prevent CD-ROM media eject while device is lockedMark McLoughlin3-10/+27
2009-06-16kvm: Fix IRQ injection into full queueJan Kiszka1-2/+1
2009-06-16QEMU KVM: i386: Fix the cpu reset stateNitin A Kamble1-6/+12
2009-06-16virtio blk: fix warning.Gerd Hoffmann1-0/+1
2009-06-16lsi53c895a: Implement write access to DMA Byte CounterSebastian Herbszt1-0/+7
2009-06-16lsi53c895a: Implement read and write access to DMA Next AddressSebastian Herbszt1-0/+2
2009-06-16lsi53c895a: Implement Scratch Byte RegisterSebastian Herbszt1-0/+7
2009-06-16Make sure to use SDL_CFLAGS everywhere we include SDL headersAnthony Liguori2-1/+3
2009-06-16fix qemu_aio_flushAndrea Arcangeli2-5/+10
2009-06-16migrate_fd_close: delete associated io-handler before closing the fdUri Lublin1-0/+2
2009-06-16exec-migration: handle EINTR in popen_get_buffer()Uri Lublin1-1/+8
2009-06-16Fix prototype of function zfree.Stefan Weil1-2/+2
2009-05-28serial: fix lost character after sysrqJason Wessel1-0/+2
2009-05-28Don't send all gratuitous packets at once.Gleb Natapov1-5/+19
2009-05-28Minimal ethernet frame length is 64 bytes.Gleb Natapov1-1/+2
2009-05-28net: Fix -net socket,listen (Jan Kiszka)aliguori1-1/+1
2009-05-27Allow monitor interaction when using migrate -execChris Lalancette3-12/+34
2009-05-27fix raw_pread_aligned return valueChristoph Hellwig1-1/+1
2009-05-27VNC: Fix memory allocation (wrong structure size).Stefan Weil1-2/+1
2009-05-27e1000: Ignore reset commandKevin Wolf1-2/+9
2009-05-20Update for 0.10.5 releasev0.10.5Anthony Liguori2-1/+14
2009-05-20kvm: work around supported cpuid ioctl() brokennessMark McLoughlin1-0/+3
2009-05-20Remove noisy printf when KVM masks CPU featuresAnthony Liguori1-1/+0
2009-05-20kvm: Trim cpu features not supported by kvmAvi Kivity1-0/+30
2009-05-20Fix x86 feature modifications for features that set multiple bitsAvi Kivity1-5/+8
2009-05-20Make x86 cpuid feature names available in file scopeAvi Kivity1-27/+28
2009-05-20kvm: Add support for querying supported cpu featuresAvi Kivity2-0/+82
2009-05-20Introduce kvm_check_extension to check if KVM extensions are supportedAnthony Liguori2-17/+24
2009-05-20kvm: add error message for when SMP is requestedMark McLoughlin1-1/+3
2009-05-20Remove initrd warning messageRichard W.M. Jones1-3/+0
2009-05-20initialize struct sigevent before timer_createJean-Christophe Dubois1-0/+5
2009-05-20Fix NULL alarm_timer pointer at exitJean-Christophe Dubois1-2/+2
2009-05-20keep initrd in below 4g area.Glauber Costa1-4/+5
2009-05-20migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCKUri Lublin1-1/+1
2009-05-20remove gcc 3.x requirement from documentationHollis Blanchard1-10/+0
2009-05-15ETRAX: Correct passing of kernel command line.Edgar E. Iglesias2-4/+4