]> git.proxmox.com Git - mirror_qemu.git/history - tcg
block: Fix permissions after bdrv_reopen()
[mirror_qemu.git] / tcg /
2017-09-17 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-09-17 Richard Hendersontcg/mips: Fully convert tcg_target_op_def
2017-09-17 Richard Hendersontcg/sparc: Fully convert tcg_target_op_def
2017-09-17 Richard Hendersontcg/ppc: Fully convert tcg_target_op_def
2017-09-17 Richard Hendersontcg/arm: Fully convert tcg_target_op_def
2017-09-17 Richard Hendersontcg/aarch64: Fully convert tcg_target_op_def
2017-09-17 Richard Hendersontcg: Fix types in tcg_regset_{set,reset}_reg
2017-09-17 Richard Hendersontcg: Remove tcg_regset_set32
2017-09-17 Richard Hendersontcg: Remove tcg_regset_{or,and,andnot,not}
2017-09-17 Richard Hendersontcg: Remove tcg_regset_set
2017-09-17 Richard Hendersontcg: Remove tcg_regset_clear
2017-09-17 Richard Hendersontcg: Add tcg_op_supported
2017-09-17 Philippe Mathieu... accel/tcg: move tcg-runtime to accel/tcg/
2017-09-17 Philippe Mathieu... tcg/ppc: disable atomic write check on ppc32
2017-09-14 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2017-09-14 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2017-09-14 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2017-09-11 Philippe Mathieu... tcg/tci: do not use ldst label (never implemented)
2017-09-08 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-09-08 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2017-09-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-09-07 Richard Hendersontcg/ppc: Use constant pool for movi
2017-09-07 Richard Hendersontcg/ppc: Look for shifted constants
2017-09-07 Richard Hendersontcg/ppc: Change TCG_REG_RA to TCG_REG_TB
2017-09-07 Richard Hendersontcg/arm: Use constant pool for call
2017-09-07 Richard Hendersontcg/arm: Use constant pool for movi
2017-09-07 Richard Hendersontcg/arm: Extract INSN_NOP
2017-09-07 Richard Hendersontcg/arm: Code rearrangement
2017-09-07 Richard Hendersontcg/arm: Tighten tlb indexing offset test
2017-09-07 Richard Hendersontcg/arm: Improve tlb load for armv7
2017-09-07 Richard Hendersontcg/sparc: Use constant pool for movi
2017-09-07 Richard Hendersontcg/sparc: Introduce TCG_REG_TB
2017-09-07 Richard Hendersontcg/aarch64: Use constant pool for movi
2017-09-07 Richard Hendersontcg/s390: Use constant pool for cmpi
2017-09-07 Richard Hendersontcg/s390: Use constant pool for xori
2017-09-07 Richard Hendersontcg/s390: Use constant pool for ori
2017-09-07 Richard Hendersontcg/s390: Use constant pool for andi
2017-09-07 Richard Hendersontcg/s390: Use constant pool for movi
2017-09-07 Richard Hendersontcg/s390: Fix sign of patch_reloc addend
2017-09-07 Richard Hendersontcg/s390: Introduce TCG_REG_TB
2017-09-07 Richard Hendersontcg/i386: Store out-of-range call targets in constant...
2017-09-07 Richard Hendersontcg: Infrastructure for managing constant pools
2017-09-07 Richard Hendersontcg: Rearrange ldst label tracking
2017-09-07 Richard Hendersontcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu...
2017-09-07 Richard Hendersontcg/tci: Add TCG_TARGET_DEFAULT_MO
2017-09-07 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2017-09-07 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-09-07 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-09-07 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-09-07 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-09-06 Richard Hendersontcg/s390: Use slbgr for setcond le and leu
2017-09-06 Richard Hendersontcg/s390: Use load-on-condition-2 facility
2017-09-06 Richard Hendersontcg/s390: Use distinct-operands facility
2017-09-06 Richard Hendersontcg/s390: Merge ori+xori facilities check to tcg_target...
2017-09-06 Richard Hendersontcg/s390: Merge add2i facilities check to tcg_target_op_def
2017-09-06 Richard Hendersontcg/s390: Merge muli facilities check to tcg_target_op_def
2017-09-06 Richard Hendersontcg/s390: Merge cmpi facilities check to tcg_target_op_def
2017-09-06 Richard Hendersontcg/s390: Fully convert tcg_target_op_def
2017-09-05 Pranith Kumartcg: Implement implicit ordering semantics
2017-09-05 Pranith Kumartcg: Add tcg target default memory ordering
2017-09-05 Richard Hendersontcg: Remove support for ia64 as host
2017-08-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-08-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-08-07 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-08-04 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-08-03 Richard Hendersontcg: Increase minimum alignment from tcg_malloc to 8
2017-08-03 Richard Hendersontcg/arm: Fix runtime overalignment test
2017-07-31 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2017-07-31 Philippe Mathieu... docs: fix broken paths to docs/devel/atomics.txt
2017-07-24 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-07-24 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-07-24 Richard Hendersonutil: Introduce include/qemu/cpuid.h
2017-07-21 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-07-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2017-07-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2017-07-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/misc...
2017-07-20 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-07-19 Philippe Mathieu... tcg/tci: enable bswap16_i64
2017-07-19 Jiang Biaotcg/mips: reserve a register for the guest_base.
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2017-07-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-07-17 Lluís Vilanovaexec: [tcg] Use different TBs according to the vCPU...
2017-07-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-07-10 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-07-10 Jiang Biaotcg/mips: Bugfix for crash when running program with...
2017-07-10 Pranith Kumartcg/aarch64: Enable indirect jump path using LDR (literal)
2017-07-10 Pranith Kumartcg/aarch64: Use ADRP+ADD to compute target address
2017-07-10 Pranith Kumartcg/aarch64: Introduce and use long branch to register
2017-07-06 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
next