summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bios: Use the correct mask to size the PCI option ROM BARAnthony Liguori2009-05-223-0/+34
* x86: Add support for resume flagJan Kiszka2009-05-224-4/+17
* net: Fix dump time stampsJan Kiszka2009-05-221-2/+2
* Add HTTP protocol using curl v6Alexander Graf2009-05-224-1/+555
* USB serial device supportJason Wessel2009-05-221-2/+1
* serial: fix lost character after sysrqJason Wessel2009-05-221-0/+2
* usb-serial: implement break event.Jason Wessel2009-05-221-2/+10
* slirp: Reassign same address to same DHCP clientJan Kiszka2009-05-221-3/+5
* kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka2009-05-225-3/+49
* kvm: Rework VCPU resetJan Kiszka2009-05-222-2/+8
* Introduce reset notifier orderJan Kiszka2009-05-2274-105/+109
* kvm: Fix framebuffer dirty log syncJan Kiszka2009-05-221-4/+1
* kvm: Add missing bits to support live migrationJan Kiszka2009-05-224-1/+21
* kvm: Rework dirty bitmap synchronizationJan Kiszka2009-05-224-36/+52
* kvm: Fix dirty log temporary buffer sizeJan Kiszka2009-05-221-1/+1
* kvm: Introduce kvm_set_migration_logJan Kiszka2009-05-222-7/+40
* kvm: Conditionally apply workaround for KVM slot handling bugJan Kiszka2009-05-221-1/+11
* qcow2: Allow different cluster sizesKevin Wolf2009-05-222-5/+49
* Convert qemu-img convert to new bdrv_createKevin Wolf2009-05-221-32/+65
* Convert qemu-img create to new bdrv_createKevin Wolf2009-05-221-46/+87
* Convert all block drivers to new bdrv_createKevin Wolf2009-05-2212-55/+214
* Create qemu-option.hKevin Wolf2009-05-225-40/+418
* allow changing the speed of a running migrationGlauber Costa2009-05-221-0/+7
* introduce set_rate_limit function for QEMUFileGlauber Costa2009-05-223-10/+43
* augment info migrate with page statusGlauber Costa2009-05-223-1/+27
* Don't send all gratuitous packets at once.Gleb Natapov2009-05-221-5/+19
* Minimal ethernet frame length is 64 bytes.Gleb Natapov2009-05-221-1/+2
* Fix segv when passing an unknown protocolAnthony Liguori2009-05-221-1/+1
* Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5aAnthony Liguori2009-05-222-8/+5
* Revert "Fix arm-softmmu breakage"Anthony Liguori2009-05-221-2/+2
* Introduce is_default field for QEMUMachineAnthony Liguori2009-05-2111-3/+24
* Refactor how display drivers are selectedAnthony Liguori2009-05-215-49/+58
* Fix arm-softmmu breakageBlue Swirl2009-05-211-2/+2
* Compile most Xen files only onceBlue Swirl2009-05-214-2/+14
* Compile fdc, escc and SCSI controllers only onceBlue Swirl2009-05-213-12/+16
* Let the venomous poison spread to more identifiersBlue Swirl2009-05-211-0/+23
* Convert machine registration to use module init functionsAnthony Liguori2009-05-2145-263/+321
* Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori2009-05-214-33/+36
* Do not attempt to allocate sn_tab when there are no snapshotsmalc2009-05-211-0/+5
* Cast pointer arguments of get/setsockopt, send to void * to keep GCCmalc2009-05-213-3/+4
* kvm: add error message for when SMP is requestedMark McLoughlin2009-05-201-1/+3
* Remove initrd warning messageRichard W.M. Jones2009-05-201-3/+0
* initialize struct sigevent before timer_createJean-Christophe Dubois2009-05-201-0/+5
* Fix NULL alarm_timer pointer at exitJean-Christophe Dubois2009-05-201-2/+2
* keep initrd in below 4g area.Glauber Costa2009-05-201-4/+5
* migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCKUri Lublin2009-05-201-1/+1
* kvm: work around supported cpuid ioctl() brokennessMark McLoughlin2009-05-201-0/+3
* remove gcc 3.x requirement from documentationHollis Blanchard2009-05-201-10/+0
* Remove dead codemalc2009-05-201-14/+7
* Format per CODING_STYLEmalc2009-05-191-6/+10
OpenPOWER on IntegriCloud