]> git.proxmox.com Git - mirror_qemu.git/history - target
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[mirror_qemu.git] / target /
2019-06-03 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-06-03 Wanpeng Lii386: Enable IA32_MISC_ENABLE MWAIT bit when exposing...
2019-06-03 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-06-01 Mateja Marjanovictarget/mips: Improve performance of certain MSA instruc...
2019-06-01 Aleksandar Markovictarget/mips: Clean up lmi_helper.c
2019-06-01 Aleksandar Markovictarget/mips: Clean up dsp_helper.c
2019-06-01 Mateja Marjanovictarget/mips: Add emulation of MMI instruction PCPYUD
2019-06-01 Mateja Marjanovictarget/mips: Add emulation of MMI instruction PCPYLD
2019-06-01 Mateja Marjanovictarget/mips: Add emulation of MMI instruction PCPYH
2019-05-30 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-05-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-05-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-05-29 Cédric Le Goaterspapr/xive: add KVM support
2019-05-29 Richard Hendersontarget/ppc: Use vector variable shifts for VSL, VSR...
2019-05-29 Anton Blanchardtarget/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p...
2019-05-29 Anton Blanchardtarget/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_...
2019-05-29 Anton Blanchardtarget/ppc: Fix xxspltib
2019-05-29 Anton Blanchardtarget/ppc: Fix vsum2sws
2019-05-29 Anton Blanchardtarget/ppc: Fix vslv and vsrv
2019-05-29 Anton Blanchardtarget/ppc: Fix xxbrq, xxbrw
2019-05-29 Anton Blanchardtarget/ppc: Fix xvxsigdp
2019-05-29 Boxuan Litarget/ppc/kvm: Fix trace typo
2019-05-28 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-05-28 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-05-28 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-05-28 Alex Bennéetarget/mips: convert UHI_plog to use common semihosting...
2019-05-28 Alex Bennéetarget/mips: only build mips-semi for softmmu
2019-05-28 Alex Bennéetarget/arm: correct return values for WRITE/READ in...
2019-05-28 Alex Bennéetarget/arm: add LOG_UNIMP messages to arm-semi
2019-05-28 Alex Bennéetarget/arm: use the common interface for WRITE0/WRITEC...
2019-05-28 Alex Bennéetarget/arm: fixup some of the commentary for arm-semi
2019-05-28 Alex Bennéesemihosting: move semihosting configuration into its...
2019-05-26 Jules Irengetarget/mips: realign comments to fix checkpatch warnings
2019-05-26 Jules Irengetarget/mips: add or remove space to fix checkpatch...
2019-05-26 Jakub Jermářmips: Decide to map PAGE_EXEC in map_address
2019-05-26 Mateja Marjanovictarget/mips: Refactor and fix INSERT.<B|H|W|D> instructions
2019-05-26 Mateja Marjanovictarget/mips: Refactor and fix COPY_U.<B|H|W> instructions
2019-05-26 Mateja Marjanovictarget/mips: Refactor and fix COPY_S.<B|H|W|D> instructions
2019-05-26 Mateja Marjanovictarget/mips: Fix MSA instructions ST.<B|H|W|D> on big...
2019-05-26 Mateja Marjanovictarget/mips: Fix MSA instructions LD.<B|H|W|D> on big...
2019-05-26 Mateja Marjanovictarget/mips: Make the results of MOD_<U|S>.<B|H|W|D...
2019-05-26 Mateja Marjanovictarget/mips: Make the results of DIV_<U|S>.<B|H|W|D...
2019-05-24 Jonathan Behrenstarget/riscv: Only flush TLB if SATP.ASID changes
2019-05-24 Jonathan Behrenstarget/riscv: More accurate handling of `sip` CSR
2019-05-24 Richard Hendersontarget/riscv: Add checks for several RVC reserved operands
2019-05-24 Alistair Francistarget/riscv: Add the HGATP register masks
2019-05-24 Alistair Francistarget/riscv: Add the HSTATUS register masks
2019-05-24 Alistair Francistarget/riscv: Add Hypervisor CSR macros
2019-05-24 Alistair Francistarget/riscv: Allow setting mstatus virtulisation bits
2019-05-24 Alistair Francistarget/riscv: Add the MPV and MTL mstatus bits
2019-05-24 Alistair Francistarget/riscv: Improve the scause logic
2019-05-24 Alistair Francistarget/riscv: Trigger interrupt on MIP update asynchron...
2019-05-24 Alistair Francistarget/riscv: Mark privilege level 2 as reserved
2019-05-24 Alistair Francistarget/riscv: Add a base 32 and 64 bit CPU
2019-05-24 Alistair Francistarget/riscv: Create settable CPU properties
2019-05-24 Richard Hendersontarget/riscv: Remove spaces from register names
2019-05-24 Richard Hendersontarget/riscv: Split gen_arith_imm into functional and...
2019-05-24 Richard Hendersontarget/riscv: Split RVC32 and RVC64 insns into separate...
2019-05-24 Richard Hendersontarget/riscv: Use pattern groups in insn16.decode
2019-05-24 Richard Hendersontarget/riscv: Merge argument decode for RVC shifti
2019-05-24 Richard Hendersontarget/riscv: Merge argument sets for insn32 and insn16
2019-05-24 Richard Hendersontarget/riscv: Use --static-decode for decodetree
2019-05-24 Richard Hendersontarget/riscv: Name the argument sets for all of insn32...
2019-05-24 Fabien ChouteauRISC-V: fix single stepping over ret and other branchin...
2019-05-24 Jonathan Behrenstarget/riscv: Do not allow sfence.vma from user mode
2019-05-24 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-05-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-05-24 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-05-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-05-23 Peter Maydellarm: Remove unnecessary includes of hw/arm/arm.h
2019-05-23 Alistair Francistarget/arm: Fix vector operation segfault
2019-05-23 Richard Hendersontarget/arm: Simplify BFXIL expansion
2019-05-23 Richard Hendersontarget/arm: Use extract2 for EXTR
2019-05-23 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2019-05-23 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-05-23 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-05-23 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-05-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2019-05-22 Richard Hendersontarget/i386: Implement CPUID_EXT_RDRAND
2019-05-22 Richard Hendersontarget/ppc: Use qemu_guest_getrandom for DARN
2019-05-22 Richard Hendersontarget/ppc: Use gen_io_start/end around DARN
2019-05-22 Richard Hendersontarget/arm: Implement ARMv8.5-RNG
2019-05-22 Richard Hendersontarget/arm: Put all PAC keys into a structure
2019-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-05-21 Paolo Bonzinitarget/i386: add MDS-NO feature
2019-05-21 Paolo Bonzinitarget/i386: define md-clear bit
2019-05-21 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-05-21 Christian Borntraegers390x/cpumodel: wire up 8561 and 8562 as gen15 machines
2019-05-21 Christian Borntraegers390x/cpumodel: add gen15 defintions
2019-05-21 Christian Borntraegers390x/cpumodel: add Deflate-conversion facility
2019-05-21 Christian Borntraegers390x/cpumodel: enhanced sort facility
2019-05-21 Christian Borntraegers390x/cpumodel: vector enhancements
2019-05-21 Christian Borntraegers390x/cpumodel: msa9 facility
2019-05-21 Christian Borntraegers390x/cpumodel: Miscellaneous-Instruction-Extensions...
2019-05-21 Christian Borntraegers390x/cpumodel: ignore csske for expansion
2019-05-21 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-05-21 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-05-21 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-05-20 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-05-20 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
next