aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-12qmp: add interface blockdev-snapshot-internal-syncWenchao Xia
2013-09-12qmp: add internal snapshot support in qmp_transactionWenchao Xia
2013-09-12snapshot: distinguish id and name in snapshot deleteWenchao Xia
2013-09-12snapshot: new function bdrv_snapshot_find_by_id_and_name()Wenchao Xia
2013-09-12qemu-iotests: New test case in 061Max Reitz
2013-09-12qemu-iotests: add tests for runtime fd passing via SCM rightsWenchao Xia
2013-09-12qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia
2013-09-12qemu-iotests: add unix socket help programWenchao Xia
2013-09-12qemu-iotest: qcow2 image option amendmentMax Reitz
2013-09-12qcow2: Implement bdrv_amend_optionsMax Reitz
2013-09-12qcow2: Save refcount order in BDRVQcowStateMax Reitz
2013-09-12qcow2-cluster: Expand zero clustersMax Reitz
2013-09-12qcow2-cache: Empty cacheMax Reitz
2013-09-12block: Image file option amendmentMax Reitz
2013-09-12raw-win32.c: Fix incorrect handling behaviour of small block filesTal Kain
2013-09-12qcow2: Discard VM state in active L1 after creating snapshotKevin Wolf
2013-09-12qcow2: Pass discard type to qcow2_discard_clusters()Kevin Wolf
2013-09-11Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori
2013-09-11Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'spice/spice.v73' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-09-10configure: Add handling code for AArch64 targetsAlexander Graf
2013-09-10linux-user: Add AArch64 supportAlexander Graf
2013-09-10linux-user: Allow targets to specify a minimum uname releasePeter Maydell
2013-09-10linux-user: Add AArch64 termbits.h definitionsAlexander Graf
2013-09-10linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64Alexander Graf
2013-09-10linux-user: Make sure NWFPE code is 32 bit ARM onlyPeter Maydell
2013-09-10linux-user: Add signal handling for AArch64Andreas Schwab
2013-09-10linux-user: Fix up AArch64 syscall handlersAlexander Graf
2013-09-10linux-user: Add syscall number definitions for AArch64Alexander Graf
2013-09-10linux-user: Add cpu loop for AArch64Peter Maydell
2013-09-10linux-user: Don't treat AArch64 cpu names speciallyAlexander Graf
2013-09-10target-arm: Add AArch64 gdbstub supportAlexander Graf
2013-09-10target-arm: Add AArch64 translation stubAlexander Graf
2013-09-10target-arm: Prepare translation for AArch64 codeAlexander Graf
2013-09-10target-arm: Disable 32 bit CPUs in 64 bit linux-user buildsPeter Maydell
2013-09-10target-arm: Add new AArch64CPUInfo base class and subclassesPeter Maydell
2013-09-10target-arm: Pass DisasContext* to gen_set_pc_im()Peter Maydell
2013-09-10target-arm: Fix target_ulong/uint32_t confusionsAlexander Graf
2013-09-10target-arm: Export cpu_envAlexander Graf
2013-09-10target-arm: Extract the disas struct to a header fileAlexander Graf
2013-09-10target-arm: Abstract out load/store from a vaddr in AArch32Peter Maydell
2013-09-10abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell
2013-09-10pl110: Clarify comment about PL110 ID on VersatilePBPeter Maydell
2013-09-10target-arm: Implement qmp query-cpu-definitionsCole Robinson
2013-09-10target-arm: fix ARMv7M stack alignment on resetSebastian Ottlik