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
2022-10-03
accel/tcg: Suppress auto-invalidate in probe_access_internal
Richard Henderson
2022-10-03
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
2022-09-29
target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
Jerome Forissier
2022-09-29
target/arm: Rearrange cpu64.c so all the CPU initfns are together
Peter Maydell
2022-09-29
target/arm: Update SDCR_VALID_MASK to include SCCD
Peter Maydell
2022-09-29
target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
Peter Maydell
2022-09-29
target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
Peter Maydell
2022-09-28
Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...
Stefan Hajnoczi
2022-09-27
Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2022-09-27
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-27
linux-user/hppa: Dump IIR on register dump
Helge Deller
2022-09-27
target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
Yang Liu
2022-09-27
target/riscv: rvv-1.0: Simplify vfwredsum code
Yang Liu
2022-09-27
target/riscv: debug: Add initial support of type 6 trigger
Frank Chang
2022-09-27
target/riscv: debug: Check VU/VS modes for type 2 trigger
Frank Chang
2022-09-27
target/riscv: debug: Create common trigger actions function
Frank Chang
2022-09-27
target/riscv: debug: Introduce tinfo CSR
Frank Chang
2022-09-27
target/riscv: debug: Restrict the range of tselect value can be written
Frank Chang
2022-09-27
target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRs
Frank Chang
2022-09-27
target/riscv: debug: Introduce build_tdata1() to build tdata1 register content
Frank Chang
2022-09-27
target/riscv: debug: Determine the trigger type from tdata1.type
Frank Chang
2022-09-26
target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privil...
Mark Cave-Ayland
2022-09-26
target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
Mark Cave-Ayland
2022-09-27
target/riscv: Check the correct exception cause in vector GDB stub
Frank Chang
2022-09-27
target/riscv: Set the CPU resetvec directly
Alistair Francis
2022-09-27
target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml
Andrew Burgess
2022-09-27
target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
Weiwei Li
2022-09-27
target/riscv: Remove sideleg and sedeleg
Rahul Pathak
2022-09-26
Merge tag 'pull-target-arm-20220922' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-09-26
s390x/pci: enable for load/store interpretation
Matthew Rosato
2022-09-26
target/s390x: support PRNO_TRNG instruction
Jason A. Donenfeld
2022-09-23
target/s390x: support SHA-512 extensions
Jason A. Donenfeld
2022-09-23
s390x/tcg: Fix opcode for lzrf
Christian Borntraeger
2022-09-22
Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_pmsav5
Richard Henderson
2022-09-22
target/arm: Add secure parameter to get_phys_addr_pmsav7
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to pmsav7_use_background_region
Richard Henderson
2022-09-22
target/arm: Add secure parameter to get_phys_addr_pmsav8
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_v6
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_v5
Richard Henderson
2022-09-22
target/arm: Add secure parameter to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to v8m_security_lookup
Richard Henderson
2022-09-22
target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_v5
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_v6
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
Richard Henderson
[next]