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
2024-03-06
target/loongarch: honour show_opcodes when disassembling
Alex Bennée
2024-03-05
target/arm: Do memory type alignment check when translation enabled
Richard Henderson
2024-03-05
target/arm: Do memory type alignment check when translation disabled
Richard Henderson
2024-03-05
accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Richard Henderson
2024-03-05
target/arm: Support 32-byte alignment in pow2_align
Richard Henderson
2024-03-05
Merge tag 'pull-tcg-20240301' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-03-03
target/hppa: Restore unwind_breg before calculating ior
Helge Deller
2024-03-03
target: hppa: Fix unaligned double word accesses for hppa64
Guenter Roeck
2024-02-29
target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only
Richard Henderson
2024-02-29
target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
Richard Henderson
2024-02-29
target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
Richard Henderson
2024-02-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-02-28
gdbstub: Add members to identify registers to GDBFeature
Akihiko Odaki
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
2024-02-28
target/riscv: Use GDBFeature for dynamic XML
Akihiko Odaki
2024-02-28
target/ppc: Use GDBFeature for dynamic XML
Akihiko Odaki
2024-02-28
target/arm: Use GDBFeature for dynamic XML
Akihiko Odaki
2024-02-28
target/i386: leave the A20 bit set in the final NPT walk
Paolo Bonzini
2024-02-28
target/i386: remove unnecessary/wrong application of the A20 mask
Paolo Bonzini
2024-02-28
target/i386: Fix physical address truncation
Paolo Bonzini
2024-02-28
target/i386: use separate MMU indexes for 32-bit accesses
Paolo Bonzini
2024-02-28
target/i386: introduce function to query MMU indices
Paolo Bonzini
2024-02-28
target/i386: check validity of VMCB addresses
Paolo Bonzini
2024-02-28
target/i386: mask high bits of CR3 in 32-bit mode
Paolo Bonzini
2024-02-27
arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
Jonathan Cameron
2024-02-27
target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
Ard Biesheuvel
2024-02-24
Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-02-23
target/ppc: optimise ppcemb_tlb_t flushing
Nicholas Piggin
2024-02-23
target/ppc: 440 optimise tlbwe TLB flushing
Nicholas Piggin
2024-02-23
target/ppc: 4xx optimise tlbwe_lo TLB flushing
Nicholas Piggin
2024-02-23
target/ppc: 4xx don't flush TLB for a newly written software TLB entry
Nicholas Piggin
2024-02-23
target/ppc: Factor out 4xx ppcemb_tlb_t flushing
Nicholas Piggin
2024-02-23
target/ppc: Fix 440 tlbwe TLB invalidation gaps
Nicholas Piggin
2024-02-23
target/ppc: Add SMT support to time facilities
Nicholas Piggin
2024-02-23
target/ppc: Implement core timebase state machine and TFMR
Nicholas Piggin
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
2024-02-23
target/ppc: Fix move-to timebase SPR access permissions
Nicholas Piggin
2024-02-23
target/ppc: Improve timebase register defines naming
Nicholas Piggin
2024-02-23
target/ppc: Rename TBL to TB on 64-bit
Nicholas Piggin
2024-02-23
target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
Saif Abrar
2024-02-23
hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
Philippe Mathieu-Daudé
2024-02-23
target/ppc: Rename registers to match ISA
Nicholas Piggin
2024-02-23
target/ppc: Fix crash on machine check caused by ifetch
Nicholas Piggin
2024-02-23
target/ppc: Fix lxv/stxv MSR facility check
Nicholas Piggin
2024-02-23
target/i386: do not filter processor tracing features except on KVM
Paolo Bonzini
2024-02-23
target/ppc/kvm: Replace variable length array in kvmppc_read_hptes()
Thomas Huth
2024-02-23
target/ppc/kvm: Replace variable length array in kvmppc_save_htab()
Thomas Huth
[next]