index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2021-09-14
target/i386: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/hppa: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/cris: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/arm: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/alpha: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
Philippe Mathieu-Daudé
2021-09-14
target/xtensa: Restrict do_transaction_failed() to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/i386: Simplify TARGET_X86_64 #ifdef'ry
Philippe Mathieu-Daudé
2021-09-14
target/i386: Restrict sysemu-only fpu_helper helpers
Philippe Mathieu-Daudé
2021-09-14
target/avr: Remove pointless use of CONFIG_USER_ONLY definition
Philippe Mathieu-Daudé
2021-09-14
tcg: Remove tcg_global_reg_new defines
Bin Meng
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210913-...
Peter Maydell
2021-09-13
target/arm: Merge disas_a64_insn into aarch64_tr_translate_insn
Richard Henderson
2021-09-13
target/arm: Take an exception if PSTATE.IL is set
Peter Maydell
2021-09-13
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
2021-09-13
linux-user: Don't include gdbstub.h in qemu.h
Peter Maydell
2021-09-13
hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
Marc Zyngier
2021-09-13
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-09-13
Fix nvmm_ram_block_added() function arguments
Reinoud Zandijk
2021-09-13
target/i386: Added vVMLOAD and vVMSAVE feature
Lara Lazier
2021-09-13
target/i386: Added changed priority check for VIRQ
Lara Lazier
2021-09-13
target/i386: Added ignore TPR check in ctl_has_irq
Lara Lazier
2021-09-13
target/i386: Added VGIF V_IRQ masking capability
Lara Lazier
2021-09-13
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
2021-09-13
target/i386: Added VGIF feature
Lara Lazier
2021-09-13
target/i386: VMRUN and VMLOAD canonicalizations
Lara Lazier
2021-09-13
target/i386: add missing bits to CR4_RESERVED_MASK
Daniel P. Berrangé
2021-09-08
target/sparc: Drop use of gen_io_end()
Peter Maydell
2021-09-07
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
2021-09-06
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
2021-09-06
s390x/mmu_helper: avoid setting the storage key if nothing changed
David Hildenbrand
2021-09-06
s390x/mmu_helper: move address validation into mmu_translate*()
David Hildenbrand
2021-09-06
s390x/mmu_helper: fixup mmu_translate() documentation
David Hildenbrand
2021-09-06
s390x/mmu_helper: no need to pass access type to mmu_translate_asce()
David Hildenbrand
2021-09-06
s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKE
David Hildenbrand
2021-09-06
s390x/tcg: convert real to absolute address for RRBE, SSKE and ISKE
David Hildenbrand
2021-09-06
s390x/tcg: fix ignoring bit 63 when setting the storage key in SSKE
David Hildenbrand
2021-09-06
s390x/tcg: wrap address for RRBE
David Hildenbrand
2021-09-06
s390x/ioinst: Fix wrong MSCH alignment check on little endian
David Hildenbrand
2021-09-06
s390x/tcg: fix and optimize SPX (SET PREFIX)
David Hildenbrand
2021-09-01
target-arm: Add support for Fujitsu A64FX
Shuuichirou Ishii
2021-09-01
target/arm: Enable MVE in Cortex-M55
Peter Maydell
2021-09-01
target/arm: Implement MVE VRINT insns
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT between single and half precision
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT with specified rounding mode
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT between fp and integer
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT between floating and fixed point
Peter Maydell
2021-09-01
target/arm: Implement MVE fp scalar comparisons
Peter Maydell
2021-09-01
target/arm: Implement MVE fp vector comparisons
Peter Maydell
[prev]
[next]