aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-01dmg: Use g_free instead of freeKevin Wolf
2013-02-01dmg: Fix bdrv_open() error handlingKevin Wolf
2013-02-01vpc: Fix bdrv_open() error handlingKevin Wolf
2013-02-01cloop: Fix bdrv_open() error handlingKevin Wolf
2013-02-01bochs: Fix bdrv_open() error handlingKevin Wolf
2013-02-01sheepdog: pass vdi_id to sheep daemon for sd_close()Liu Yuan
2013-02-01vmdk: Allow selecting SCSI adapter in image creationOthmar Pasteka
2013-02-01block: Adds mirroring tests for resized imagesVishvananda Ishaya
2013-02-01block: Fix is_allocated_above with resized filesVishvananda Ishaya
2013-02-01qemu-iotests: Add regression test for b7ab0feaKevin Wolf
2013-02-01Fix error message in migrate_set_capability HMP commandOrit Wasserman
2013-02-01Allow XBZRLE decoding without enabling the capabilityOrit Wasserman
2013-02-01Fix example for query-migrate-capabilitiesOrit Wasserman
2013-02-01Add XBZRLE testingOrit Wasserman
2013-02-01Move XBZRLE encoding code to a separate file to allow testingOrit Wasserman
2013-01-31Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-01-31Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into stagingAnthony Liguori
2013-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber
2013-02-01target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber
2013-02-01target-s390x: Fix debug outputAndreas Färber
2013-02-01target-s390x: Fix debug output (continued)Andreas Färber
2013-02-01target-ppc: Fix build for PPC_DEBUG_DISASAndreas Färber
2013-02-01target-ppc: Fix unused variable warning for FLUSH_ALL_TLBSAndreas Färber
2013-02-01PPC: Unify dcbzl code pathAlexander Graf
2013-02-01linux-user: bsd-user: Don't reset X86CPU twiceAndreas Färber
2013-02-01target-i386: Pass X86CPU to cpu_x86_set_a20()Andreas Färber
2013-02-01target-unicore32: Rename CPU subtypesAndreas Färber
2013-02-01target-openrisc: Rename CPU subtypesAndreas Färber
2013-02-01target-openrisc: TYPE_OPENRISC_CPU should be abstractAndreas Färber
2013-02-01target-m68k: Rename CPU subtypesAndreas Färber
2013-02-01target-m68k: Mark as unmigratableAndreas Färber
2013-02-01target-s390x: Mark as unmigratableAndreas Färber
2013-02-01target-sh4: Mark as unmigratableAndreas Färber
2013-02-01target-xtensa: Mark as unmigratableAndreas Färber
2013-02-01target-microblaze: Mark as unmigratableAndreas Färber
2013-02-01target-unicore32: Mark as unmigratableAndreas Färber
2013-02-01ide/mmio: QOM'ify MMIO IDE for R2DAndreas Färber
2013-01-31target-mips: fix incorrect test for MTHLIPPetar Jovanovic
2013-01-31target-mips: enable access to DSP ASE if implementedPetar Jovanovic
2013-01-31target-mips: Unfuse {,N}M{ADD,SUB}.fmtRichard Sandiford
2013-01-31target-mips: Sign-extend the result of LWRRichard Sandiford
2013-01-31target-mips: Fix signedness of loads in MIPS16 RESTOREsRichard Sandiford
2013-01-31Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armAurelien Jarno
2013-01-31target-mips: implement DSP (d)append sub-class with TCGAurelien Jarno
2013-01-31target-mips: use DSP unions for reduction add instructionsAurelien Jarno
2013-01-31target-mips: use DSP unions for unary DSP operatorsAurelien Jarno
2013-01-31target-mips: use DSP unions for binary DSP operatorsAurelien Jarno
2013-01-31target-mips: add unions to access DSP elementsAurelien Jarno
2013-01-31target-mips: generate a reserved instruction exception on CPU without DSPAurelien Jarno