aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-30virtio-net: Re-instate GSO code removed upstreamstable-0.10Mark McLoughlin
2009-08-02Merge tag 'v0.10.6' of git://git.sv.gnu.org/qemu into stable-0.10qemu-kvm-0.10.6Avi Kivity
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-06-14Do not build extboot on non-x86Jes Sorensen
2009-06-14Build extbootAvi Kivity
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-21virtio-net: Refuse loading if the source requires vnet header and the host do...qemu-kvm-0.10.5rc1qemu-kvm-0.10.5Alex Williamson
2009-05-21virtio-net: Make save/load format independent of build optionsAlex Williamson
2009-05-21Fix build when objdir != srcdirAnthony Liguori
2009-05-21Increment virtio-net savevm version to avoid conflict with upstream QEMU.Anthony Liguori
2009-05-21net: drop packet from tap device if all NICs are downMark McLoughlin
2009-05-21Support unregistering memory regions larger than a slotAvi Kivity
2009-05-21Propagate errors on failed migration.Glauber Costa
2009-05-21Clear tap features on initializationAvi Kivity
2009-05-21Fixup 4GB+ memslot large page alignmentMarcelo Tosatti
2009-05-21kvm: extboot: Update number of HDs reported by BIOSGleb Natapov
2009-05-21kvm: testsuite: compile fix - avoid raw string literalJochen Roth
2009-05-21Handle -no-shutdown correctlyDaniel Gollub