summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Add a QFloat datatypeAnthony Liguori4-2/+108
2009-11-17Allow strings to grow in sizeAnthony Liguori2-1/+40
2009-11-17Add operations to qlist to allow it to be used as a stackAnthony Liguori2-0/+60
2009-11-17Properly escape QDECREF macro argumentsAnthony Liguori1-1/+1
2009-11-17Cleanup configure checks for dup3 and fallocateJan Kiszka1-2/+2
2009-11-17kvm: x86: Refactor use of interrupt_bitmapJan Kiszka3-31/+21
2009-11-17kvm: Add arch reset handlerJan Kiszka4-0/+12
2009-11-17Enable migration without shared storage from the monitorlirans@il.ibm.com2-13/+42
2009-11-17Block live migrationlirans@il.ibm.com14-40/+713
2009-11-17Expose a mechanism to trace block writeslirans@il.ibm.com3-2/+86
2009-11-17char: rename qemu_chr_reset to qemu_chr_generic_openAmit Shah4-14/+14
2009-11-17char: Remove special init_reset handlingAmit Shah3-11/+0
2009-11-17char: don't limit data sent to backends to 1k per bufferAmit Shah1-6/+8
2009-11-16ARM PB-A8 supportPaul Brook2-32/+83
2009-11-16LAN9118 emulationPaul Brook3-0/+1097
2009-11-15mips_r4k: fix resetAurelien Jarno1-12/+15
2009-11-15PPC64: map Uni-North AGP bus aka fix Linux bootBlue Swirl1-0/+10
2009-11-15PPC64: Partial fix to Linux crash: revert to old devfnBlue Swirl1-1/+3
2009-11-15PCI: make duplicate devfn allocation fatalBlue Swirl2-5/+3
2009-11-14Do not execute shell scripts directlymalc1-1/+1
2009-11-14mips malta: fix indentationAurelien Jarno1-3/+3
2009-11-14target-mips: fix indentationAurelien Jarno2-3/+3
2009-11-14mips-malta: fix resetAurelien Jarno1-25/+27
2009-11-14mips: fix cpu_reset memory leakBlue Swirl3-56/+54
2009-11-14fix make clean targetsMagnus Damm1-2/+3
2009-11-14sh4 disasm fixesMagnus Damm2-1/+4
2009-11-14tcg/i386: remove duplicate sar opcodeMagnus Damm1-1/+0
2009-11-14pci: Fix function pci_default_write_configStefan Weil1-3/+3
2009-11-14mips: fix CPU resetAurelien Jarno3-20/+36
2009-11-13Fix PPC crashBlue Swirl1-1/+1
2009-11-13ARM MPCore tweaksPaul Brook4-47/+131
2009-11-13Realview/EB procid hacksPaul Brook4-6/+18
2009-11-12pci: fix the conversion of config field from array to pointerJuan Quintela1-2/+2
2009-11-12qemu_system_reset: we need to call it before loadvm/migrationJuan Quintela1-1/+1
2009-11-12fdc: fix vmstate variable passedJuan Quintela1-4/+29
2009-11-12vnc: improve capslock handling.Gerd Hoffmann1-0/+21
2009-11-12e1000 fix: read access to some registers is missing.Kay Ackermann1-0/+2
2009-11-12Fix 32-bit overflow in parallels image supportDavid Woodhouse1-2/+3
2009-11-12kvm ppc: Remove unused labelHollis Blanchard1-1/+0
2009-11-12kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard3-23/+20
2009-11-12virtio-blk: Pass read errors to the guestKevin Wolf1-1/+1
2009-11-12savevm: Delete existing snapshots in all imagesKevin Wolf1-19/+39
2009-11-12Fix incoming migrationJuan Quintela1-1/+6
2009-11-12fix type in CFLAGS nameJuan Quintela1-1/+1
2009-11-12fix parallel buildJuan Quintela3-6/+10
2009-11-12qdev: Check if unplug handler exists before calling itAmit Shah1-0/+2
2009-11-12Makefile: Fix definition of pxe-*.bin blobsStefan Weil1-2/+3
2009-11-12eepro100: Add missing .exit initialisationStefan Weil1-0/+9
2009-11-12eepro100: Fix boot ROM supportStefan Weil2-0/+11
2009-11-12Makefile: Prettify loggingStefan Weil1-1/+1