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-23
target/arm: Add cpu properties for enabling FEAT_RME
Richard Henderson
2023-06-23
target/arm: Implement the granule protection check
Richard Henderson
2023-06-23
target/arm: Implement GPC exceptions
Richard Henderson
2023-06-23
target/arm: Add GPC syndrome
Richard Henderson
2023-06-23
target/arm: Use get_phys_addr_with_struct for stage2
Richard Henderson
2023-06-23
target/arm: Move s1_is_el0 into S1Translate
Richard Henderson
2023-06-23
target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
Richard Henderson
2023-06-23
target/arm: Handle no-execute for Realm and Root regimes
Richard Henderson
2023-06-23
target/arm: Handle Block and Page bits for security space
Richard Henderson
2023-06-23
target/arm: NSTable is RES0 for the RME EL3 regime
Richard Henderson
2023-06-23
target/arm: Pipe ARMSecuritySpace through ptw.c
Richard Henderson
2023-06-23
target/arm: Remove __attribute__((nonnull)) from ptw.c
Richard Henderson
2023-06-23
target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
Richard Henderson
2023-06-23
target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
Richard Henderson
2023-06-23
include/exec/memattrs: Add two bits of space to MemTxAttrs
Richard Henderson
2023-06-23
target/arm: Introduce ARMSecuritySpace
Richard Henderson
2023-06-23
target/arm: Add RME cpregs
Richard Henderson
2023-06-23
target/arm: SCR_EL3.NS may be RES1
Richard Henderson
2023-06-23
target/arm: Update SCR and HCR for RME
Richard Henderson
2023-06-23
target/arm: Add isar_feature_aa64_rme
Richard Henderson
2023-06-22
Merge tag 'q800-for-8.1-pull-request' of https://github.com/vivier/qemu-m68k ...
Richard Henderson
2023-06-22
mac_via: fix rtc command decoding for the PRAM seconds registers
Mark Cave-Ayland
2023-06-22
mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
Mark Cave-Ayland
2023-06-22
q800: move macfb device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: don't access Nubus bus directly from the mac-nubus-bridge device
Mark Cave-Ayland
2023-06-22
q800: move mac-nubus-bridge device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move SWIM device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move ESP device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move escc_orgate device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move ESCC device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move dp8393x device to Q800MachineState
Mark Cave-Ayland
2023-06-22
hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
Mark Cave-Ayland
2023-06-22
q800: move VIA2 device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move VIA1 device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: reimplement mac-io region aliasing using IO memory region
Mark Cave-Ayland
2023-06-22
q800: introduce mac-io container memory region
Mark Cave-Ayland
2023-06-22
q800: move GLUE device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macro
Mark Cave-Ayland
2023-06-22
q800: move GLUE device into separate q800-glue.c file
Mark Cave-Ayland
2023-06-22
q800: move ROM memory region to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move CPU object into Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: rename q800_init() to q800_machine_init()
Mark Cave-Ayland
2023-06-22
q800: introduce Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: add missing space after parent object in GLUEState
Mark Cave-Ayland
2023-06-22
q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
Mark Cave-Ayland
2023-06-21
Merge tag 'pull-tricore-20230621-1' of https://github.com/bkoppelmann/qemu in...
Richard Henderson
2023-06-21
target/tricore: Fix ICR.IE offset in RESTORE insn
Bastian Koppelmann
2023-06-21
target/tricore: Honour privilege changes on PSW write
Bastian Koppelmann
2023-06-21
target/tricore: Implement privilege level for all insns
Bastian Koppelmann
2023-06-21
target/tricore: Introduce priv tb flag
Bastian Koppelmann
[next]