summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-26microblaze: linux-user support.Edgar E. Iglesias7-5/+474
2009-05-26microblaze: Add syscall, signal and termbits defs for linux-user.Edgar E. Iglesias4-0/+656
2009-05-26microblaze: Add translation routines.Edgar E. Iglesias7-0/+2305
2009-05-26Remove temporary config-host.hPaul Brook1-1/+8
2009-05-26Remove qdev irq sink handlingPaul Brook18-43/+27
2009-05-25Add dummy command to submakefilesPaul Brook2-0/+4
2009-05-24Remove unused variablePaul Brook1-1/+0
2009-05-23ETRAX: Removed unused struct entry and fixed Windows build.Stefan Weil1-1/+0
2009-05-23Add common BusStatePaul Brook30-135/+229
2009-05-22Fix lance segfaultsPaul Brook1-3/+6
2009-05-22Avoid errors when curl-config does not existPaul Brook1-1/+1
2009-05-22bios: Use the correct mask to size the PCI option ROM BARAnthony Liguori3-0/+34
2009-05-22x86: Add support for resume flagJan Kiszka4-4/+17
2009-05-22net: Fix dump time stampsJan Kiszka1-2/+2
2009-05-22Add HTTP protocol using curl v6Alexander Graf4-1/+555
2009-05-22USB serial device supportJason Wessel1-2/+1
2009-05-22serial: fix lost character after sysrqJason Wessel1-0/+2
2009-05-22usb-serial: implement break event.Jason Wessel1-2/+10
2009-05-22slirp: Reassign same address to same DHCP clientJan Kiszka1-3/+5
2009-05-22kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka5-3/+49
2009-05-22kvm: Rework VCPU resetJan Kiszka2-2/+8
2009-05-22Introduce reset notifier orderJan Kiszka74-105/+109
2009-05-22kvm: Fix framebuffer dirty log syncJan Kiszka1-4/+1
2009-05-22kvm: Add missing bits to support live migrationJan Kiszka4-1/+21
2009-05-22kvm: Rework dirty bitmap synchronizationJan Kiszka4-36/+52
2009-05-22kvm: Fix dirty log temporary buffer sizeJan Kiszka1-1/+1
2009-05-22kvm: Introduce kvm_set_migration_logJan Kiszka2-7/+40
2009-05-22kvm: Conditionally apply workaround for KVM slot handling bugJan Kiszka1-1/+11
2009-05-22qcow2: Allow different cluster sizesKevin Wolf2-5/+49
2009-05-22Convert qemu-img convert to new bdrv_createKevin Wolf1-32/+65
2009-05-22Convert qemu-img create to new bdrv_createKevin Wolf1-46/+87
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