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-07-30
Merge tag 'pull-target-arm-20240730' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-07-30
Merge tag 's390x-20240730' of https://github.com/davidhildenbrand/qemu into s...
Richard Henderson
2024-07-29
target/s390x: move @deprecated-props to CpuModelExpansion Info
Collin Walling
2024-07-29
target/sh4: Avoid shift into sign bit in update_itlb_use()
Peter Maydell
2024-07-29
target/i386: Remove dead assignment to ss in do_interrupt64()
Peter Maydell
2024-07-29
target/m68k: avoid shift into sign bit in dump_address_map()
Peter Maydell
2024-07-29
target/xtensa: Make use of 'segment' in pptlb helper less confusing
Peter Maydell
2024-07-29
target/tricore: Use unsigned types for bitops in helper_eq_b()
Peter Maydell
2024-07-29
target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
Peter Maydell
2024-07-29
target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
Peter Maydell
2024-07-29
target/arm: Fix UMOPA/UMOPS of 16-bit values
Peter Maydell
2024-07-29
target/arm: Don't assert for 128-bit tile accesses when SVL is 128
Peter Maydell
2024-07-29
hvf: arm: Do not advance PC when raising an exception
Akihiko Odaki
2024-07-29
hvf: arm: Properly disable PMU
Akihiko Odaki
2024-07-29
hvf: arm: Raise an exception for sysreg by default
Akihiko Odaki
2024-07-29
target/arm/kvm: Do not silently remove PMU
Akihiko Odaki
2024-07-29
target/arm/kvm: Set PMU for host only when available
Akihiko Odaki
2024-07-28
target/rx: Use target_ulong for address in LI
Richard Henderson
2024-07-26
target/ppc: Remove includes from mmu-book3s-v3.h
BALATON Zoltan
2024-07-26
target/ppc/mmu-radix64: Remove externally unused parts from header
BALATON Zoltan
2024-07-26
target/ppc: Unexport some functions from mmu-book3s-v3.h
BALATON Zoltan
2024-07-26
target/ppc/mmu-hash32.c: Move get_pteg_offset32() to the header
BALATON Zoltan
2024-07-26
target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_raddr()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove mmu_ctx_t
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Stop using ctx in get_bat_6xx_tlb()
BALATON Zoltan
2024-07-26
target/ppc: Remove bat_size_prot()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Use defines instead of numeric constants
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Rename function parameter
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Stop using ctx in ppc6xx_tlb_check()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove key field from mmu_ctx_t
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Init variable in function that relies on it
BALATON Zoltan
2024-07-26
target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_prot()
BALATON Zoltan
2024-07-26
target/ppc: Add function to get protection key for hash32 MMU
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove ptem field from mmu_ctx_t
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Inline and remove ppc6xx_tlb_pte_check()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Simplify a switch statement
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove single use local variable
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Convert local variable to bool
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove nx field from mmu_ctx_t
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove pte_update_flags()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove hash field from mmu_ctx_t
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove unused field from mmu_ctx_t
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove yet another single use local variable
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove another single use local variable
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove single use local variable
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove single use local variable
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove local name for a constant
BALATON Zoltan
2024-07-26
target/ppc: Reorganise and rename ppc_hash32_pp_prot()
BALATON Zoltan
[next]