2017-09-07 |
Richard Henderson | tcg/i386: Store out-of-range call targets in constant... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Richard Henderson | tcg: Infrastructure for managing constant pools |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Richard Henderson | tcg: Rearrange ldst label tracking |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Richard Henderson | tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Richard Henderson | tcg/tci: Add TCG_TARGET_DEFAULT_MO |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/ericb/tags/pull... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgilbert/tags... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth/tags/pull... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Portia Stephens | target/arm: Add Jazelle feature |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Implement new do_transaction_failed hook |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | hw/arm: Set ignore_memory_transaction_failures for... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | boards.h: Define new flag ignore_memory_transaction_fai... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Implement BXNS, and banked stack pointers |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Move regime_is_secure() to target/arm/inter... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make CFSR register banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make MMFAR banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make CCR register banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make MPU_CTRL register banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make MPU_RNR register banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make MPU_RBAR, MPU_RLAR banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make MPU_MAIR0, MPU_MAIR1 registers banked... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make VTOR register banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | nvic: Add NS alias SCS region |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make CONTROL register banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make FAULTMASK register banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make PRIMASK register banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Make BASEPRI register banked for v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Add MMU indexes for secure v8M |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Register second AddressSpace for secure... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Add state field, feature bit and migration... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Implement new PMSAv8 behaviour |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | target/arm: Implement ARMv8M's PMSAv8 registers |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Thomas Huth | hw/arm/allwinner-a10: Mark the allwinner-a10 device... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Fam Zheng | xilinx_axidma: Convert to DEFINE_PROP_LINK |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Fam Zheng | xilinx_axienet: Convert to DEFINE_PROP_LINK |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Fam Zheng | xlnx_zynqmp: Convert to DEFINE_PROP_LINK |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Fam Zheng | gicv3: Convert to DEFINE_PROP_LINK |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Fam Zheng | armv7m: Convert armv7m.memory to DEFINE_PROP_LINK |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Fam Zheng | armv7m: Convert bitband.source-memory to DEFINE_PROP_LINK |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth/tags/pull... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/kevin/tags/for... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/juanquintela... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Peter Xu | migration: dump str in migrate_set_state trace |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Eric Blake | nbd: Use new qio_channel_*_all() functions |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Eric Blake | io: Add new qio_channel_read{, v}_all_eof functions |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Eric Blake | io: Yield rather than wait when already in coroutine |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | target/arm: Perform per-insn cross-page check only... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | target/arm: Split out thumb_tr_translate_insn |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | target/arm: Move ss check to init_disas_context |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | target/arm: [a64] Move page and ss checks to init_disas... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg] Port to generic translation framework |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg,a64] Port to disas_log |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg] Port to disas_log |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg,a64] Port to tb_stop |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg] Port to tb_stop |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg,a64] Port to translate_insn |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg] Port to translate_insn |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg,a64] Port to breakpoint_check |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg,a64] Port to insn_start |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg] Port to insn_start |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg] Port to tb_start |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg,a64] Port to init_disas_context |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg] Port to init_disas_context |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/arm: [tcg] Port to DisasContextBase |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/i386: [tcg] Port to generic translation framework |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/i386: [tcg] Port to disas_log |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/i386: [tcg] Port to tb_stop |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/i386: [tcg] Port to translate_insn |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/i386: [tcg] Port to breakpoint_check |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/i386: [tcg] Port to insn_start |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/i386: [tcg] Port to init_disas_context |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target/i386: [tcg] Port to DisasContextBase |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | tcg: Add generic translation framework |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | target/arm: Delay check for magic kernel page |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Lluís Vilanova | target: [tcg] Use a generic enum for DISAS_ values |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | target/arm: Use DISAS_NORETURN |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | target/i386: Use generic DISAS_* enumerators |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | tcg: Add generic DISAS_NORETURN |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | tcg/s390: Use slbgr for setcond le and leu |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | tcg/s390: Use load-on-condition-2 facility |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | tcg/s390: Use distinct-operands facility |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | tcg/s390: Merge ori+xori facilities check to tcg_target... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | tcg/s390: Merge add2i facilities check to tcg_target_op_def |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | tcg/s390: Merge muli facilities check to tcg_target_op_def |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | tcg/s390: Merge cmpi facilities check to tcg_target_op_def |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | tcg/s390: Fully convert tcg_target_op_def |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Dr. David Alan... | snapshot/tests: Try loadvm twice |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | disas/i386: Add disassembly of rorx |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | disas/i386: Add disassembly of vex.0f38.f5 |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Richard Henderson | disas/i386: Fix disassembly of two-byte vex prefixes |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Dr. David Alan... | migration: Reset rather than destroy main_thread_load_event |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Dr. David Alan... | runstate/migrate: Two more transitions |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Markus Armbruster | host-utils: Simplify pow2ceil() |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Markus Armbruster | host-utils: Proactively fix pow2floor(), switch to... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Markus Armbruster | xbzrle: Drop unused cache_resize() |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Dr. David Alan... | migration: Report when bdrv_inactivate_all fails |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Pavel Butsykin | qcow2: move qcow2_store_persistent_dirty_bitmaps()... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Manos Pitsidianakis | qemu-iotests: add 184 for throttle filter driver |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Manos Pitsidianakis | block: add throttle block filter driver |
commit | commitdiff | tree | snapshot |
next |