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-02-16
target/i386: add TCG support for UMIP
Gareth Webb
2022-02-13
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into s...
Peter Maydell
2022-02-09
target/i386: use CPU_LOG_INT for IRQ servicing
Alex Bennée
2022-02-09
target/ppc: Change VSX instructions behavior to fill with zeros
Víctor Colombo
2022-02-09
target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail
Fabiano Rosas
2022-02-09
target/ppc: Assert if MSR bits differ from msr_mask during exceptions
Fabiano Rosas
2022-02-09
target/ppc: powerpc_excp: Move common code to the caller function
Fabiano Rosas
2022-02-09
target/ppc: Remove powerpc_excp_legacy
Fabiano Rosas
2022-02-09
target/ppc: 7xx: Set SRRs directly in exception code
Fabiano Rosas
2022-02-09
target/ppc: 7xx: Software TLB cleanup
Fabiano Rosas
2022-02-09
target/ppc: 7xx: System Reset cleanup
Fabiano Rosas
2022-02-09
target/ppc: 7xx: System Call exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: 7xx: Program exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: 7xx: External interrupt cleanup
Fabiano Rosas
2022-02-09
target/ppc: 7xx: Machine Check exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: Simplify powerpc_excp_7xx
Fabiano Rosas
2022-02-09
target/ppc: Introduce powerpc_excp_7xx
Fabiano Rosas
2022-02-09
target/ppc: Merge 7x5 and 7x0 exception model IDs
Fabiano Rosas
2022-02-09
target/ppc: 6xx: Set SRRs directly in exception code
Fabiano Rosas
2022-02-09
target/ppc: 6xx: Software TLB exceptions cleanup
Fabiano Rosas
2022-02-09
target/ppc: 6xx: System Reset interrupt cleanup
Fabiano Rosas
2022-02-09
target/ppc: 6xx: System Call exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: 6xx: Program exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: 6xx: External interrupt cleanup
Fabiano Rosas
2022-02-09
target/ppc: 6xx: Machine Check exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: 6xx: Critical exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: Simplify powerpc_excp_6xx
Fabiano Rosas
2022-02-09
target/ppc: Introduce powerpc_excp_6xx
Fabiano Rosas
2022-02-09
target/ppc: Merge exception model IDs for 6xx CPUs
Fabiano Rosas
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-02-09
target/ppc: Fix radix logging
Cédric Le Goater
2022-02-09
target/ppc: booke: System Reset exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: Watchdog Timer interrupt
Fabiano Rosas
2022-02-09
target/ppc: booke: System Call exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: Alignment interrupt cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: External interrupt cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: Instruction storage exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: Data Storage exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: Machine Check cleanups
Fabiano Rosas
2022-02-09
target/ppc: booke: Critical exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: Simplify powerpc_excp_booke
Fabiano Rosas
2022-02-09
target/ppc: Introduce powerpc_excp_booke
Fabiano Rosas
2022-02-09
target/ppc: Remove 440x4 CPU
Fabiano Rosas
2022-02-08
arm: force flag recalculation when messing with DAIF
Alex Bennée
2022-02-08
arm: tcg: Adhere to SMCCC 1.3 section 5.2
Peter Maydell
2022-02-08
target/arm: make psci-conduit settable after realize
Peter Maydell
2022-02-08
target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el
Richard Henderson
2022-02-08
target/arm: Fix {fp, sve}_exception_el for VHE mode running
Richard Henderson
2022-02-08
target/arm: Tidy sve_exception_el for CPACR_EL1 access
Richard Henderson
2022-02-08
target/arm: Fix sve_zcr_len_for_el for VHE mode running
Richard Henderson
[next]