aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-23Add common BusStatePaul Brook
2009-05-22Fix lance segfaultsPaul Brook
2009-05-22Avoid errors when curl-config does not existPaul Brook
2009-05-22bios: Use the correct mask to size the PCI option ROM BARAnthony Liguori
2009-05-22x86: Add support for resume flagJan Kiszka
2009-05-22net: Fix dump time stampsJan Kiszka
2009-05-22Add HTTP protocol using curl v6Alexander Graf
2009-05-22USB serial device supportJason Wessel
2009-05-22serial: fix lost character after sysrqJason Wessel
2009-05-22usb-serial: implement break event.Jason Wessel
2009-05-22slirp: Reassign same address to same DHCP clientJan Kiszka
2009-05-22kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka
2009-05-22kvm: Rework VCPU resetJan Kiszka
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-22kvm: Fix framebuffer dirty log syncJan Kiszka
2009-05-22kvm: Add missing bits to support live migrationJan Kiszka
2009-05-22kvm: Rework dirty bitmap synchronizationJan Kiszka
2009-05-22kvm: Fix dirty log temporary buffer sizeJan Kiszka
2009-05-22kvm: Introduce kvm_set_migration_logJan Kiszka
2009-05-22kvm: Conditionally apply workaround for KVM slot handling bugJan Kiszka
2009-05-22qcow2: Allow different cluster sizesKevin Wolf
2009-05-22Convert qemu-img convert to new bdrv_createKevin Wolf
2009-05-22Convert qemu-img create to new bdrv_createKevin Wolf
2009-05-22Convert all block drivers to new bdrv_createKevin Wolf
2009-05-22Create qemu-option.hKevin Wolf
2009-05-22allow changing the speed of a running migrationGlauber Costa
2009-05-22introduce set_rate_limit function for QEMUFileGlauber Costa
2009-05-22augment info migrate with page statusGlauber Costa
2009-05-22Don't send all gratuitous packets at once.Gleb Natapov
2009-05-22Minimal ethernet frame length is 64 bytes.Gleb Natapov
2009-05-22Fix segv when passing an unknown protocolAnthony Liguori
2009-05-22Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5aAnthony Liguori
2009-05-22Revert "Fix arm-softmmu breakage"Anthony Liguori
2009-05-21Introduce is_default field for QEMUMachineAnthony Liguori
2009-05-21Refactor how display drivers are selectedAnthony Liguori
2009-05-21Fix arm-softmmu breakageBlue Swirl
2009-05-21Compile most Xen files only onceBlue Swirl
2009-05-21Compile fdc, escc and SCSI controllers only onceBlue Swirl
2009-05-21Let the venomous poison spread to more identifiersBlue Swirl
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-21Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori
2009-05-21Do not attempt to allocate sn_tab when there are no snapshotsmalc
2009-05-21Cast pointer arguments of get/setsockopt, send to void * to keep GCCmalc
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-20kvm: work around supported cpuid ioctl() brokennessMark McLoughlin