summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-11qapi: Introduce enum BlockJobTypeFam Zheng1-0/+18
2013-10-11blockjob: rename BlockJobType to BlockJobDriverFam Zheng6-25/+25
2013-10-10exec: Add both big- and little-endian memory helpersRichard Henderson2-51/+304
2013-10-10tcg: Add qemu_ld_st_i32/64Richard Henderson14-239/+368
2013-10-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori18-77/+46
2013-10-10Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into stagingAnthony Liguori2-51/+32
2013-10-10Merge remote-tracking branch 'otubo/seccomp' into stagingAnthony Liguori1-0/+1
2013-10-10Merge remote-tracking branch 'mcayland/qemu-openbios' into stagingAnthony Liguori5-1/+1
2013-10-10qemu-ga: Extend 'guest-info' command to expose flag 'success-response'Mark Wu4-1/+11
2013-10-10qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu4-92/+57
2013-10-10qemu-ga: execute fsfreeze-freeze in reverse order of mountsTomoki Sekiyama1-2/+2
2013-10-10tcg: Add TCGMemOpRichard Henderson1-0/+54
2013-10-10configure: Remove CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson1-8/+0
2013-10-10tcg: Add tcg-be-ldst.hRichard Henderson8-158/+112
2013-10-10tcg: Add tcg-be-null.hRichard Henderson6-0/+53
2013-10-10exec: Delete is_tcg_gen_code and GETRA_EXTRichard Henderson3-26/+2
2013-10-10tcg-aarch64: Update to helper_ret_*_mmu routinesRichard Henderson2-30/+16
2013-10-10tcg: Merge tcg_register_helper into tcg_context_initRichard Henderson2-16/+6
2013-10-10tcg: Add tcg-runtime.c helpers to all_helpersRichard Henderson1-0/+16
2013-10-10tcg: Put target helper data into an array.Richard Henderson2-5/+15
2013-10-10tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson6-29/+29
2013-10-10tcg: Move helper registration into tcg_context_initRichard Henderson15-48/+7
2013-10-10target-m68k: Rename helpers.h to helper.hRichard Henderson4-5/+5
2013-10-10tcg: Use a GHashTable for tcg_find_helperRichard Henderson2-65/+19
2013-10-10tcg: Delete tcg_helper_get_name declarationRichard Henderson1-1/+0
2013-10-10tcg-hppa: Remove tcg backendRichard Henderson4-1962/+0
2013-10-10Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into stagingAnthony Liguori3-14/+8
2013-10-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori3-14/+39
2013-10-10Update email addressAnthony Liguori1-7/+7
2013-10-10qemu/xen: make use of xenstore relative pathsRoger Pau Monné2-14/+7
2013-10-10xen_disk: mark ioreq as mapped before unmapping in error caseMatthew Daley1-0/+1
2013-10-09scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]Asias He2-11/+36
2013-10-09Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori6-59/+42
2013-10-09Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori14-29/+31
2013-10-09Merge remote-tracking branch 'rth/tcg-arm-pull' into stagingAnthony Liguori2-185/+216
2013-10-09Merge remote-tracking branch 'sweil/mingw' into stagingAnthony Liguori10-27/+44
2013-10-09Merge remote-tracking branch 'kraxel/chardev.8' into stagingAnthony Liguori1-1/+6
2013-10-09Merge remote-tracking branch 'sweil/tci' into stagingAnthony Liguori5-13/+96
2013-10-09block/iscsi: reenable iscsi_co_get_block_statusPeter Lieven1-3/+3
2013-10-07block: use correct filenameDunrong Huang1-2/+2
2013-10-07qemu-iotests: Correct 026 outputMax Reitz2-48/+16
2013-10-07qcow2: Free allocated L2 cluster on errorMax Reitz1-0/+4
2013-10-07cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber14-29/+2
2013-10-07cpu: Move cpu_copy() into linux-userAndreas Färber2-32/+31
2013-10-07cputlb: Remove dead function tlb_update_dirty()liguang1-15/+0
2013-10-07cpu-exec: Also reload CPUClass *cc after longjmp return in cpu_exec()Juergen Lock1-0/+4
2013-10-05migration: Fix compiler warning ('caps' may be used uninitialized)Michael Tokarev1-0/+1
2013-10-05util/path: Fix type which is longer than 8 bit for MinGWStefan Weil1-2/+2
2013-10-05hw/9pfs: Fix errno value for xattr functionsDaniel P. Berrange1-3/+3
2013-10-05vl: Clean up unnecessary boot_order complicationsMarkus Armbruster1-4/+2