]> git.proxmox.com Git - mirror_qemu.git/history - target
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into staging
[mirror_qemu.git] / target /
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Richard Hendersontarget/s390x: Fix brace Werror with clang 6.0.0
2018-05-14 David Hildenbrands390x: refactor reset/reipl handling
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/cota...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2018-05-11 Paolo Bonzinirename included C files to foo.inc.c, remove osdep.h
2018-05-11 Vitaly Kuznetsovi386/kvm: add support for Hyper-V reenlightenment MSRs
2018-05-11 Richard Hendersontarget/m68k: Fix build Werror with gcc 8.0.1
2018-05-10 Richard Hendersontarget/arm: Clear SVE high bits for FMOV
2018-05-10 Richard Hendersontarget/arm: Fix float16 to/from int16
2018-05-10 Richard Hendersontarget/arm: Implement vector shifted FCVT for fp16
2018-05-10 Richard Hendersontarget/arm: Implement vector shifted SCVF/UCVF for...
2018-05-10 Richard Hendersontarget/arm: Enable ARM_FEATURE_V8_ATOMICS for user...
2018-05-10 Richard Hendersontarget/arm: Implement CAS and CASP
2018-05-10 Richard Hendersontarget/arm: Fill in disas_ldst_atomic
2018-05-10 Richard Hendersontarget/arm: Introduce ARM_FEATURE_V8_ATOMICS and initia...
2018-05-10 Richard Hendersontarget/riscv: Use new atomic min/max expanders
2018-05-10 Richard Hendersontarget/xtensa: Use new min/max expanders
2018-05-10 Richard Hendersontarget/arm: Use new min/max expanders
2018-05-10 Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-05-09 Emilio G. Cotatarget/riscv: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/riscv: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/riscv: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/openrisc: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/openrisc: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/s390x: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/s390x: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/s390x: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/mips: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/mips: use *ctx for DisasContext
2018-05-09 Emilio G. Cotatarget/mips: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/mips: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/mips: use lookup_and_goto_ptr on BS_STOP
2018-05-09 Emilio G. Cotatarget/sparc: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/sparc: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/sparc: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/sh4: convert to TranslatorOps
2018-05-09 Emilio G. Cotatranslator: merge max_insns into DisasContextBase
2018-05-09 Emilio G. Cotatarget/mips: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/s390x: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/arm: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/microblaze: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/tilegx: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/unicore32: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/xtensa: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/lm32: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/cris: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/riscv: avoid integer overflow in next_page PC...
2018-05-08 Paolo Bonzinitarget/i386: sev: fix memory leaks
2018-05-08 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-05-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-05-08 Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-05-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-05-05 Michael ClarkRISC-V: No traps on writes to misa,minstret,mcycle
2018-05-05 Michael ClarkRISC-V: Make mtvec/stvec ignore vectored traps
2018-05-05 Michael ClarkRISC-V: Add mcycle/minstret support for -icount auto
2018-05-05 Michael ClarkRISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10
2018-05-05 Michael ClarkRISC-V: Allow S-mode mxr access when priv ISA >= v1.10
2018-05-05 Michael ClarkRISC-V: Clear mtval/stval on exceptions without info
2018-05-05 Michael ClarkRISC-V: Hardwire satp to 0 for no-mmu case
2018-05-05 Michael ClarkRISC-V: Update E and I extension order
2018-05-05 Michael ClarkRISC-V: Remove erroneous comment from translate.c
2018-05-05 Michael ClarkRISC-V: Remove EM_RISCV ELF_MACHINE indirection
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-04 Eric Augertarget/arm/kvm: Translate the MSI doorbell in kvm_arch_...
2018-05-04 Peter Maydelltarget/arm: Implement v8M VLLDM and VLSTM
2018-05-04 Richard Hendersontarget/arm: Tidy condition in disas_simd_two_reg_misc
2018-05-04 Richard Hendersontarget/arm: Tidy conditions in handle_vec_simd_shri
2018-05-04 Mathew Maidmenttarget/arm: Correct MPUIR privilege level in register_c...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-05-04 Marc-André Lureauqobject: Replace qobject_incref/QINCREF qobject_decref...
2018-05-04 Greg Kurztarget/ppc: always set PPC_MEM_TLBIE in pre 2.8 migrati...
2018-05-04 David Gibsonspapr: Move PAPR mode cpu setup fully to spapr code
2018-05-04 David Gibsontarget/ppc: Delay initialization of LPCR_UPRT for secon...
2018-05-04 David Gibsontarget/ppc: Add ppc_store_lpcr() helper
2018-05-04 David Gibsonspapr: Remove support for explicitly allocated RMAs
2018-05-03 Cédric Le Goatertarget/ppc: add basic support for PTCR on POWER9
2018-05-03 Cédric Le Goatertarget/ppc: return a nil HPT base address on sPAPR...
2018-05-03 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-05-01 Richard Hendersontcg: Improve TCGv_ptr support
2018-05-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-05-01 Laurent Vivierm68k: remove dead code (Coverity CID1390617)
2018-05-01 Laurent Vivierm68k: Fix floatx80_lognp1 (Coverity CID1390587)
2018-04-30 Peter MaydellMerge remote-tracking branch 'remotes/edgar/tags/edgar...
2018-04-30 Edgar E. Iglesiastarget-microblaze: mmu: Make the TLBX MISS bit read...
2018-04-30 Edgar E. Iglesiastarget-microblaze: mmu: Make TLBSX write-only
2018-04-30 Edgar E. Iglesiastarget-microblaze: Don't clobber the IMM reg for ld...
2018-04-30 Edgar E. Iglesiastarget-microblaze: Fix trap checks for FPU insns
2018-04-30 Edgar E. Iglesiastarget-microblaze: Respect MSR.PVR as read-only
2018-04-30 Pavel Dovgalyukm68k: fix subx mem, mem instruction
2018-04-30 David Hildenbrands390x/kvm: cleanup calls to cpu_synchronize_state()
2018-04-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
next