aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-22Convert all block drivers to new bdrv_createKevin Wolf12-55/+214
2009-05-22Create qemu-option.hKevin Wolf5-40/+418
2009-05-22allow changing the speed of a running migrationGlauber Costa1-0/+7
2009-05-22introduce set_rate_limit function for QEMUFileGlauber Costa3-10/+43
2009-05-22augment info migrate with page statusGlauber Costa3-1/+27
2009-05-22Don't send all gratuitous packets at once.Gleb Natapov1-5/+19
2009-05-22Minimal ethernet frame length is 64 bytes.Gleb Natapov1-1/+2
2009-05-22Fix segv when passing an unknown protocolAnthony Liguori1-1/+1
2009-05-22Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5aAnthony Liguori2-8/+5
2009-05-22Revert "Fix arm-softmmu breakage"Anthony Liguori1-2/+2
2009-05-21Introduce is_default field for QEMUMachineAnthony Liguori11-3/+24
2009-05-21Refactor how display drivers are selectedAnthony Liguori5-49/+58
2009-05-21Fix arm-softmmu breakageBlue Swirl1-2/+2
2009-05-21Compile most Xen files only onceBlue Swirl4-2/+14
2009-05-21Compile fdc, escc and SCSI controllers only onceBlue Swirl3-12/+16
2009-05-21Let the venomous poison spread to more identifiersBlue Swirl1-0/+23
2009-05-21Convert machine registration to use module init functionsAnthony Liguori45-263/+321
2009-05-21Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori4-33/+36
2009-05-21Do not attempt to allocate sn_tab when there are no snapshotsmalc1-0/+5
2009-05-21Cast pointer arguments of get/setsockopt, send to void * to keep GCCmalc3-3/+4
2009-05-20kvm: add error message for when SMP is requestedMark McLoughlin1-1/+3
2009-05-20Remove initrd warning messageRichard W.M. Jones1-3/+0
2009-05-20initialize struct sigevent before timer_createJean-Christophe Dubois1-0/+5
2009-05-20Fix NULL alarm_timer pointer at exitJean-Christophe Dubois1-2/+2
2009-05-20keep initrd in below 4g area.Glauber Costa1-4/+5
2009-05-20migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCKUri Lublin1-1/+1
2009-05-20kvm: work around supported cpuid ioctl() brokennessMark McLoughlin1-0/+3
2009-05-20remove gcc 3.x requirement from documentationHollis Blanchard1-10/+0
2009-05-20Remove dead codemalc1-14/+7
2009-05-19Format per CODING_STYLEmalc1-6/+10
2009-05-19Abort on attempts to allocate zero bytesmalc1-2/+7
2009-05-19Unbreak out-of-tree buildsmalc1-1/+1
2009-05-19Hardware convenience libraryPaul Brook18-133/+248
2009-05-19Disable >4G ram support on 32-bit targetsPaul Brook1-0/+4
2009-05-19Only define __llseek if it is going to be usedPaul Brook1-1/+1
2009-05-19Avoid implicit truncation compiler warningsPaul Brook1-2/+2
2009-05-19Remove obsolete BIOS_SIZE from sysemu.hPaul Brook9-33/+14
2009-05-18cris: First shot at qdev for CRIS interrupts.Edgar E. Iglesias6-48/+114
2009-05-18etrax: Don't keep the passed irq pointer.Edgar E. Iglesias1-3/+3
2009-05-18etrax: Remove unused eth irq line.Edgar E. Iglesias4-10/+6
2009-05-18Syborg virtio bindings.Paul Brook3-0/+293
2009-05-18Separate virtio PCI codePaul Brook14-300/+474
2009-05-17Only shutdown video subsytem in sdl_cleanupmalc1-1/+1
2009-05-17Consistently use uint64_t for int propertiesPaul Brook2-3/+3
2009-05-16ETRAX-PIC: Untabify.Edgar E. Iglesias1-88/+88
2009-05-16ETRAX-TIMER: qdevify.Edgar E. Iglesias4-39/+38
2009-05-16ETRAX-TIMER: Untabify.Edgar E. Iglesias1-229/+229
2009-05-16ETRAX-SER: Untabify.Edgar E. Iglesias1-93/+93
2009-05-16ETRAX-SER: qdevify.Edgar E. Iglesias4-44/+34
2009-05-16ETRAX: Simplify PIC interface.Edgar E. Iglesias4-48/+36