aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-06-11cli: Don't run early event loop if no --preconfig was specifiedIgor Mammedov
2018-06-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-06-11Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-06-11' in...Peter Maydell
2018-06-11iotests: Add case for a corrupted inactive imageMax Reitz
2018-06-11qcow2: Do not mark inactive images corruptMax Reitz
2018-06-11block: Make bdrv_is_writable() publicMax Reitz
2018-06-11throttle: Fix crash on reopenAlberto Garcia
2018-06-11block/qcow2-bitmap: fix free_bitmap_clustersVladimir Sementsov-Ogievskiy
2018-06-11qemu-img: Remove deprecated -s snapshot_id_or_name optionThomas Huth
2018-06-11iotests: Fix 219's timingMax Reitz
2018-06-11iotests: improve pause_jobVladimir Sementsov-Ogievskiy
2018-06-11iotests: Test post-backing convert target behaviorMax Reitz
2018-06-11qemu-img: Special post-backing convert handlingMax Reitz
2018-06-11iotests: Add test for rebasing with relative pathsMax Reitz
2018-06-11qemu-img: Resolve relative backing paths in rebaseMax Reitz
2018-06-11iotests: Let 216 make use of qemu-io's exit codeMax Reitz
2018-06-11iotests.py: Add qemu_io_silentMax Reitz
2018-06-11qemu-io: Exit with error when a command failedMax Reitz
2018-06-11qemu-io: Let command functions return error codeMax Reitz
2018-06-11qemu-io: Drop command functions' return valuesMax Reitz
2018-06-11iotests: Repairing error during snapshot deletionMax Reitz
2018-06-11qcow2: Repair OFLAG_COPIED when fixing leaksMax Reitz
2018-06-11iotests: Rework 113Max Reitz
2018-06-11iotests: Test help option for unsupporting formatsMax Reitz
2018-06-11qemu-img: Recognize no creation support in -o helpMax Reitz
2018-06-11qemu-img: Add print_amend_option_help()Max Reitz
2018-06-11qemu-option: Pull out "Supported options" printMax Reitz
2018-06-11block: Add Error parameter to bdrv_amend_optionsMax Reitz
2018-06-11qemu-img: Amendment support implies create_optsMax Reitz
2018-06-11iotests: Add creation test to 153Max Reitz
2018-06-11block/file-posix: File locking during creationMax Reitz
2018-06-11block/file-posix: Pass FD to locking helpersMax Reitz
2018-06-11Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.0-pull-request' ...Peter Maydell
2018-06-11target/m68k: Merge disas_m68k_insn into m68k_tr_translate_insnRichard Henderson
2018-06-11target/m68k: Improve ending TB at page boundariesRichard Henderson
2018-06-11target/m68k: Convert to TranslatorOpsRichard Henderson
2018-06-11target/m68k: Convert to DisasContextBaseRichard Henderson
2018-06-11Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2018-06-11target/m68k: Rename DISAS_UPDATE and gen_lookup_tbRichard Henderson
2018-06-11target/m68k: Use lookup_and_goto_tb for DISAS_JUMPRichard Henderson
2018-06-11target/m68k: Remove DISAS_JUMP_NEXT as unusedRichard Henderson
2018-06-11target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURNRichard Henderson
2018-06-11target/m68k: Use DISAS_NORETURN for exceptionsRichard Henderson
2018-06-10pc: Remove PC_COMPAT_2_12 from 3.0 machine-typesEduardo Habkost
2018-06-08python: Remove scripts/ordereddict.pyEduardo Habkost
2018-06-08python: Remove scripts/argparse.pyEduardo Habkost
2018-06-08configure: Require Python 2.7 or newerEduardo Habkost
2018-06-08i386: Populate AMD Processor Cache Information for cpuid 0x8000001DBabu Moger