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
Age
Commit message (
Expand
)
Author
2023-06-10
tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
Thomas Huth
2023-06-10
hw/ppc/openpic: Do not open-code ROUND_UP() macro
Philippe Mathieu-Daudé
2023-06-10
target/ppc: Decrementer fix BookE semantics
Nicholas Piggin
2023-06-10
target/ppc: Fix decrementer time underflow and infinite timer loop
Nicholas Piggin
2023-06-10
target/ppc: Rework store conditional to avoid branch
Nicholas Piggin
2023-06-10
target/ppc: Remove larx/stcx. memory barrier semantics
Nicholas Piggin
2023-06-10
target/ppc: Ensure stcx size matches larx
Nicholas Piggin
2023-06-10
target/ppc: Fix lqarx to set cpu_reserve
Nicholas Piggin
2023-06-10
target/ppc: Eliminate goto in mmubooke_check_tlb()
BALATON Zoltan
2023-06-10
target/ppc: Change ppcemb_tlb_check() to return bool
BALATON Zoltan
2023-06-10
target/ppc: Simplify ppcemb_tlb_search()
BALATON Zoltan
2023-06-10
target/ppc: Remove some unneded line breaks
BALATON Zoltan
2023-06-10
target/ppc: Move ppcemb_tlb_search() to mmu_common.c
BALATON Zoltan
2023-06-10
target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
BALATON Zoltan
2023-06-10
target/ppc: Remove single use function
BALATON Zoltan
2023-06-10
target/ppc: PMU implement PERFM interrupts
Nicholas Piggin
2023-06-10
target/ppc: Support directed privileged doorbell interrupt (SDOOR)
Nicholas Piggin
2023-06-10
target/ppc: Fix msgclrp interrupt type
Nicholas Piggin
2023-06-10
target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
Nicholas Piggin
2023-06-10
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
2023-06-10
pnv/xive2: Quiet down some error messages
Frederic Barrat
2023-06-10
target/ppc: Fix nested-hv HEAI delivery
Nicholas Piggin
2023-06-10
pnv/xive2: Handle TIMA access through all ports
Frederic Barrat
2023-06-10
pnv/xive2: Introduce macros to manipulate TIMA addresses
Frederic Barrat
2023-06-10
pnv/xive2: Allow writes to the Physical Thread Enable registers
Frederic Barrat
2023-06-10
pnv/xive2: Add definition for the ESB cache configuration register
Frederic Barrat
2023-06-10
pnv/xive2: Add definition for TCTXT Config register
Frederic Barrat
2023-06-09
tcg/tci: Fix MemOpIdx operand index for 3-operand memops
Richard Henderson
2023-06-09
Merge tag 'pull-maintainers-20230608' of https://gitlab.com/jraman/qemu into ...
Richard Henderson
2023-06-08
maintainers: update maintainers list for vfio-user & multi-process QEMU
Jagannathan Raman
2023-06-08
Merge tag 'pull-9p-20230608' of https://github.com/cschoenebeck/qemu into sta...
Richard Henderson
2023-06-08
9pfs: prevent opening special files (CVE-2023-2861)
Christian Schoenebeck
2023-06-07
Merge tag 'pull-tricore-20230607' of https://github.com/bkoppelmann/qemu into...
Richard Henderson
2023-06-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-07
Merge tag 'pull-xen-20230607' of https://xenbits.xen.org/git-http/people/aper...
Richard Henderson
2023-06-07
Merge tag 'pull-vfio-user-20230607' of https://gitlab.com/jraman/qemu into st...
Richard Henderson
2023-06-07
tests/tcg/tricore: Add recursion test for CSAs
Bastian Koppelmann
2023-06-07
target/tricore: Fix wrong PSW for call insns
Bastian Koppelmann
2023-06-07
target/tricore: Refactor PCXI/ICR register fields
Bastian Koppelmann
2023-06-07
tests/tcg/tricore: Add first C program
Bastian Koppelmann
2023-06-07
tests/tcg/tricore: Uses label for memory addresses
Bastian Koppelmann
2023-06-07
tests/tcg/tricore: Move asm tests into 'asm' directory
Bastian Koppelmann
2023-06-07
Merge tag 'pull-ci-20230607' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-06-07
iotests: fix 194: filter out racy postcopy-active event
Vladimir Sementsov-Ogievskiy
2023-06-07
gitlab: Add cross-arm64-kvm-only
Richard Henderson
2023-06-07
target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
Richard Henderson
2023-06-07
tcg/tci: Adjust call-clobbered regs for int128_t
Richard Henderson
2023-06-07
tcg/tci: Adjust passing of MemOpIdx
Richard Henderson
2023-06-07
docs: fix multi-process QEMU documentation
Jagannathan Raman
2023-06-07
vfio-user: update comments
Jagannathan Raman
[next]