summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-05-20remove gcc 3.x requirement from documentationHollis Blanchard
2009-05-20Remove dead codemalc
2009-05-19Format per CODING_STYLEmalc
2009-05-19Abort on attempts to allocate zero bytesmalc
2009-05-19Unbreak out-of-tree buildsmalc
2009-05-19Hardware convenience libraryPaul Brook
2009-05-19Disable >4G ram support on 32-bit targetsPaul Brook
2009-05-19Only define __llseek if it is going to be usedPaul Brook
2009-05-19Avoid implicit truncation compiler warningsPaul Brook
2009-05-19Remove obsolete BIOS_SIZE from sysemu.hPaul Brook
2009-05-18cris: First shot at qdev for CRIS interrupts.Edgar E. Iglesias
2009-05-18etrax: Don't keep the passed irq pointer.Edgar E. Iglesias
2009-05-18etrax: Remove unused eth irq line.Edgar E. Iglesias
2009-05-18Syborg virtio bindings.Paul Brook