aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-06target/arm: [tcg] Port to disas_logLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to tb_stopLluís Vilanova
2017-09-06target/arm: [tcg] Port to tb_stopLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to translate_insnLluís Vilanova
2017-09-06target/arm: [tcg] Port to translate_insnLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to breakpoint_checkLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to insn_startLluís Vilanova
2017-09-06target/arm: [tcg] Port to insn_startLluís Vilanova
2017-09-06target/arm: [tcg] Port to tb_startLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to init_disas_contextLluís Vilanova
2017-09-06target/arm: [tcg] Port to init_disas_contextLluís Vilanova
2017-09-06target/arm: [tcg] Port to DisasContextBaseLluís Vilanova
2017-09-06target/i386: [tcg] Port to generic translation frameworkLluís Vilanova
2017-09-06target/i386: [tcg] Port to disas_logLluís Vilanova
2017-09-06target/i386: [tcg] Port to tb_stopLluís Vilanova
2017-09-06target/i386: [tcg] Port to translate_insnLluís Vilanova
2017-09-06target/i386: [tcg] Port to breakpoint_checkLluís Vilanova
2017-09-06target/i386: [tcg] Port to insn_startLluís Vilanova
2017-09-06target/i386: [tcg] Port to init_disas_contextLluís Vilanova
2017-09-06target/i386: [tcg] Port to DisasContextBaseLluís Vilanova
2017-09-06tcg: Add generic translation frameworkLluís Vilanova
2017-09-06target/arm: Delay check for magic kernel pageRichard Henderson
2017-09-06target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova
2017-09-06target/arm: Use DISAS_NORETURNRichard Henderson
2017-09-06target/i386: Use generic DISAS_* enumeratorsRichard Henderson
2017-09-06tcg: Add generic DISAS_NORETURNRichard Henderson
2017-09-06tcg/s390: Use slbgr for setcond le and leuRichard Henderson
2017-09-06tcg/s390: Use load-on-condition-2 facilityRichard Henderson
2017-09-06tcg/s390: Use distinct-operands facilityRichard Henderson
2017-09-06tcg/s390: Merge ori+xori facilities check to tcg_target_op_defRichard Henderson
2017-09-06tcg/s390: Merge add2i facilities check to tcg_target_op_defRichard Henderson
2017-09-06tcg/s390: Merge muli facilities check to tcg_target_op_defRichard Henderson
2017-09-06tcg/s390: Merge cmpi facilities check to tcg_target_op_defRichard Henderson
2017-09-06tcg/s390: Fully convert tcg_target_op_defRichard Henderson
2017-09-06snapshot/tests: Try loadvm twiceDr. David Alan Gilbert
2017-09-06disas/i386: Add disassembly of rorxRichard Henderson
2017-09-06disas/i386: Add disassembly of vex.0f38.f5Richard Henderson
2017-09-06disas/i386: Fix disassembly of two-byte vex prefixesRichard Henderson
2017-09-06migration: Reset rather than destroy main_thread_load_eventDr. David Alan Gilbert
2017-09-06runstate/migrate: Two more transitionsDr. David Alan Gilbert
2017-09-06host-utils: Simplify pow2ceil()Markus Armbruster
2017-09-06host-utils: Proactively fix pow2floor(), switch to unsignedMarkus Armbruster
2017-09-06xbzrle: Drop unused cache_resize()Markus Armbruster
2017-09-06migration: Report when bdrv_inactivate_all failsDr. David Alan Gilbert
2017-09-06qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushingPavel Butsykin
2017-09-06qemu-iotests: add 184 for throttle filter driverManos Pitsidianakis
2017-09-06block: add throttle block filter driverManos Pitsidianakis
2017-09-05tcg: Implement implicit ordering semanticsPranith Kumar
2017-09-05tests: Make vmgenid test compileJuan Quintela
2017-09-05tests: Use real size for iov testsJuan Quintela