summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Abort on attempts to allocate zero bytesmalc2009-05-191-2/+7
* Unbreak out-of-tree buildsmalc2009-05-191-1/+1
* Hardware convenience libraryPaul Brook2009-05-1918-133/+248
* Disable >4G ram support on 32-bit targetsPaul Brook2009-05-191-0/+4
* Only define __llseek if it is going to be usedPaul Brook2009-05-191-1/+1
* Avoid implicit truncation compiler warningsPaul Brook2009-05-191-2/+2
* Remove obsolete BIOS_SIZE from sysemu.hPaul Brook2009-05-199-33/+14
* cris: First shot at qdev for CRIS interrupts.Edgar E. Iglesias2009-05-186-48/+114
* etrax: Don't keep the passed irq pointer.Edgar E. Iglesias2009-05-181-3/+3
* etrax: Remove unused eth irq line.Edgar E. Iglesias2009-05-184-10/+6
* Syborg virtio bindings.Paul Brook2009-05-183-0/+293
* Separate virtio PCI codePaul Brook2009-05-1814-300/+474
* Only shutdown video subsytem in sdl_cleanupmalc2009-05-171-1/+1
* Consistently use uint64_t for int propertiesPaul Brook2009-05-172-3/+3
OpenPOWER on IntegriCloud