aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-16Update changelot for 0.10.6 releasev0.10.6Anthony Liguori
2009-07-16Initialize PS2 keyboard / mouse state on resetDinesh Subhraveti
2009-07-16Reset HPET config register on hpet_resetBeth Kon
2009-07-16honor -S on incoming migrationPaolo Bonzini
2009-07-10Update for 0.10.6 releaseAnthony Liguori
2009-07-10Revert "Make sure to use SDL_CFLAGS everywhere we include SDL headers"Anthony Liguori
2009-07-10flush pending aio requestsGlauber Costa
2009-07-10Make sure to only vm_start() a failed migration if we were running to beginAnthony Liguori
2009-07-10Unregister savevm callback in eeprom93xx_free()Mark McLoughlin
2009-07-10Don't leak VLANClientState on PCI hot removeMark McLoughlin
2009-07-10Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.G 3
2009-07-10sdl: Fix memory leakageJan Kiszka
2009-07-10cpu_unregister_map_client: fix memory leak.Isaku Yamahata
2009-06-16Fix vga_screen_dump_blank() PPM generationEduardo Habkost
2009-06-16Prevent CD-ROM media eject while device is lockedMark McLoughlin
2009-06-16kvm: Fix IRQ injection into full queueJan Kiszka
2009-06-16QEMU KVM: i386: Fix the cpu reset stateNitin A Kamble
2009-06-16virtio blk: fix warning.Gerd Hoffmann
2009-06-16lsi53c895a: Implement write access to DMA Byte CounterSebastian Herbszt
2009-06-16lsi53c895a: Implement read and write access to DMA Next AddressSebastian Herbszt
2009-06-16lsi53c895a: Implement Scratch Byte RegisterSebastian Herbszt
2009-06-16Make sure to use SDL_CFLAGS everywhere we include SDL headersAnthony Liguori
2009-06-16fix qemu_aio_flushAndrea Arcangeli
2009-06-16migrate_fd_close: delete associated io-handler before closing the fdUri Lublin
2009-06-16exec-migration: handle EINTR in popen_get_buffer()Uri Lublin
2009-06-16Fix prototype of function zfree.Stefan Weil
2009-05-28serial: fix lost character after sysrqJason Wessel
2009-05-28Don't send all gratuitous packets at once.Gleb Natapov
2009-05-28Minimal ethernet frame length is 64 bytes.Gleb Natapov
2009-05-28net: Fix -net socket,listen (Jan Kiszka)aliguori
2009-05-27Allow monitor interaction when using migrate -execChris Lalancette
2009-05-27fix raw_pread_aligned return valueChristoph Hellwig
2009-05-27VNC: Fix memory allocation (wrong structure size).Stefan Weil
2009-05-27e1000: Ignore reset commandKevin Wolf
2009-05-20Update for 0.10.5 releasev0.10.5Anthony Liguori
2009-05-20kvm: work around supported cpuid ioctl() brokennessMark McLoughlin
2009-05-20Remove noisy printf when KVM masks CPU featuresAnthony Liguori
2009-05-20kvm: Trim cpu features not supported by kvmAvi Kivity
2009-05-20Fix x86 feature modifications for features that set multiple bitsAvi Kivity
2009-05-20Make x86 cpuid feature names available in file scopeAvi Kivity
2009-05-20kvm: Add support for querying supported cpu featuresAvi Kivity
2009-05-20Introduce kvm_check_extension to check if KVM extensions are supportedAnthony Liguori
2009-05-20kvm: add error message for when SMP is requestedMark McLoughlin
2009-05-20Remove initrd warning messageRichard W.M. Jones
2009-05-20initialize struct sigevent before timer_createJean-Christophe Dubois
2009-05-20Fix NULL alarm_timer pointer at exitJean-Christophe Dubois
2009-05-20keep initrd in below 4g area.Glauber Costa
2009-05-20migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCKUri Lublin
2009-05-20remove gcc 3.x requirement from documentationHollis Blanchard
2009-05-15ETRAX: Correct passing of kernel command line.Edgar E. Iglesias