]> git.proxmox.com Git - mirror_qemu.git/history - target
target/arm: *_EL12 registers should UNDEF when HCR_EL2.E2H is 0
[mirror_qemu.git] / target /
2024-01-09 Peter Maydelltarget/arm: *_EL12 registers should UNDEF when HCR_EL2...
2024-01-09 Peter Maydelltarget/arm: Record correct opcode fields in cpreg for...
2024-01-09 Peter Maydelltarget/arm: Allow use of upper 32 bits of TBFLAG_A64
2024-01-09 Peter Maydelltarget/arm: Always honour HCR_EL2.TSC when HCR_EL2...
2024-01-09 Peter Maydelltarget/arm: Enable trapping of ERET for FEAT_NV
2024-01-09 Peter Maydelltarget/arm: Implement HCR_EL2.AT handling
2024-01-09 Peter Maydelltarget/arm: Handle HCR_EL2 accesses for bits introduced...
2024-01-09 Peter Maydelltarget/arm: Set CTR_EL0.{IDC,DIC} for the 'max' CPU
2024-01-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-09 Peter MaydellMerge tag 'pull-replay-fixes-080124-1' of https://gitla...
2024-01-08 Stefan HajnocziReplace "iothread lock" with "BQL" in comments
2024-01-08 Stefan Hajnocziqemu/main-loop: rename qemu_cond_wait_iothread() to...
2024-01-08 Stefan Hajnocziqemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to...
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2024-01-08 Peter MaydellMerge tag 'pull-vfio-20240107' of https://github.com...
2024-01-08 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-08 Peter MaydellMerge tag 'pull-loongarch-20240106' of https://gitlab...
2024-01-06 Song Gaotarget/loongarch: move translate modules to tcg/
2024-01-06 Song Gaotarget/loongarch/meson: move gdbstub.c to loongarch.ss
2024-01-05 Xu Lutarget/riscv: Fix mcycle/minstret increment behavior
2024-01-05 Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05 Clément Chigottarget/sparc: Simplify qemu_irq_ack
2024-01-05 Gavin Shantarget: Use generic cpu_model_from_type()
2024-01-05 Gavin Shantarget/xtensa: Use generic cpu_list()
2024-01-05 Gavin Shantarget/tricore: Use generic cpu_list()
2024-01-05 Gavin Shantarget/sh4: Use generic cpu_list()
2024-01-05 Gavin Shantarget/rx: Use generic cpu_list()
2024-01-05 Gavin Shantarget/riscv: Use generic cpu_list()
2024-01-05 Gavin Shantarget/openrisc: Use generic cpu_list()
2024-01-05 Gavin Shantarget/mips: Use generic cpu_list()
2024-01-05 Gavin Shantarget/m68k: Use generic cpu_list()
2024-01-05 Gavin Shantarget/loongarch: Use generic cpu_list()
2024-01-05 Gavin Shantarget/hppa: Use generic cpu_list()
2024-01-05 Gavin Shantarget/hexagon: Use generic cpu_list()
2024-01-05 Gavin Shantarget/cris: Use generic cpu_list()
2024-01-05 Gavin Shantarget/avr: Use generic cpu_list()
2024-01-05 Gavin Shantarget/arm: Use generic cpu_list()
2024-01-05 Gavin Shantarget/alpha: Use generic cpu_list()
2024-01-05 Philippe Mathieu... cpu: Call object_class_dynamic_cast() once in cpu_class...
2024-01-05 Gavin Shantarget/hppa: Remove object_class_is_abstract()
2024-01-05 Gavin Shantarget/alpha: Remove fallback to ev67 cpu class
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-04 Peter MaydellMerge tag 'pull-20231230' of https://gitlab.com/rth7680...
2023-12-31 Paolo Bonzinimeson: rename config_all
2023-12-29 Paolo Bonzinitarget/i386: implement CMPccXADD
2023-12-29 Paolo Bonzinitarget/i386: introduce flags writeback mechanism
2023-12-29 Paolo Bonzinitarget/i386: adjust decoding of J operand
2023-12-29 Paolo Bonzinitarget/i386: move operand load and writeback out of...
2023-12-29 Paolo Bonzinitarget/i386: prepare for implementation of STOS/SCAS...
2023-12-29 Paolo Bonzinitarget/i386: do not use s->tmp0 for jumps on ECX =...
2023-12-29 Paolo Bonzinitarget/i386: do not use s->tmp4 for push
2023-12-29 Paolo Bonzinitarget/i386: split eflags computation out of gen_comput...
2023-12-29 Paolo Bonzinitarget/i386: do not clobber T0 on string operations
2023-12-29 Paolo Bonzinitarget/i386: do not clobber A0 in POP translation
2023-12-29 Paolo Bonzinitarget/i386: do not decode string source/destination...
2023-12-29 Paolo Bonzinitarget/i386: add X86_SPECIALs for MOVSX and MOVZX
2023-12-29 Paolo Bonzinitarget/i386: rename zext0/zext2 and make them closer...
2023-12-29 Paolo Bonzinitarget/i386: avoid trunc and ext for MULX and RORX
2023-12-29 Paolo Bonzinitarget/i386: reimplement check for validity of LOCK...
2023-12-29 Paolo Bonzinitarget/i386: document more deviations from the manual
2023-12-29 Paolo Bonzinitarget/i386: clean up cpu_cc_compute_all
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary truncations
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary arguments from raise_in...
2023-12-29 Paolo Bonzinitarget/i386: speedup JO/SETO after MUL or IMUL
2023-12-29 Paolo Bonzinitarget/i386: optimize computation of JL and JLE from...
2023-12-29 Richard Hendersontarget/sparc: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/s390x: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/riscv: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/ppc: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/openrisc: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/mips: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/microblaze: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/m68k: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/loongarch: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/i386: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/hppa: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/cris: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/avr: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/alpha: Constify VMState in machine.c
2023-12-29 Richard Hendersontarget/arm: Constify hvf/hvf.c
2023-12-29 Richard Hendersontarget/arm: Constify VMState in machine.c
2023-12-26 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-12-26 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231225...
2023-12-26 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-12-26 Stefan HajnocziMerge tag 'm68k-pull-2023-12-22' of https://gitlab...
2023-12-23 Natanael Copatarget/riscv/kvm: do not use non-portable strerrorname_np()
2023-12-22 Stefan HajnocziMerge tag 'pull-loongarch-20231221' of https://gitlab...
2023-12-21 Bibo Maotarget/loongarch: Add timer information dump support
2023-12-20 Stefan HajnocziMerge tag 'pull-request-2023-12-20' of https://gitlab...
2023-12-20 Stefan HajnocziMerge tag 'pull-target-arm-20231219' of https://git...
2023-12-20 Philippe Mathieu... target: Restrict 'sysemu/reset.h' to system emulation
2023-12-19 Jean-Philippe Bruckertarget/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
2023-12-19 Philippe Mathieu... target/arm/tcg: Including missing 'exec/exec-all.h...
2023-12-19 Philippe Mathieu... target/arm: Restrict DC CVAP & DC CVADP instructions...
2023-12-19 Philippe Mathieu... target/arm: Restrict TCG specific helpers
2023-12-19 Peter Maydelltarget/arm: Don't implement *32_EL2 registers when...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_hw_debug_active take a...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_handle_debug take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_handle_dabt_nisv take...
next