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-05-07
WHPX: support for xcr0
Sunil Muthuswamy
2022-05-05
target/ppc: Change MSR_* to follow POWER ISA numbering convention
Víctor Colombo
2022-05-05
target/ppc: Add unused msr bits FIELDs
Víctor Colombo
2022-05-05
target/ppc: Remove msr_de macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_hv macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ts macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_fe0 and msr_fe1 macros
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ep macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_dr macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ir macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_cm macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_fp macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_gs macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_me macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_pow macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ce macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ee macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ile macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ds macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_le macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
2022-05-05
target/ppc: Remove unused msr_* macros
Víctor Colombo
2022-05-05
target/ppc: Remove fpscr_* macros from cpu.h
Víctor Colombo
2022-05-05
target/ppc: Fix BookE debug interrupt generation
Bin Meng
2022-05-05
target/ppc: init 'rmmu_info' in kvm_get_radix_page_info()
Daniel Henrique Barboza
2022-05-05
target/ppc: init 'sregs' in kvmppc_put_books_sregs()
Daniel Henrique Barboza
2022-05-05
target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
Daniel Henrique Barboza
2022-05-05
target/ppc: initialize 'val' union in kvm_get_one_spr()
Daniel Henrique Barboza
2022-05-05
target/arm: read access to performance counters from EL0
Alex Zuepke
2022-05-05
target/arm: Add isar_feature_{aa64,any}_ras
Richard Henderson
2022-05-05
target/arm: Add isar predicates for FEAT_Debugv8p2
Richard Henderson
2022-05-05
target/arm: Remove HOST_BIG_ENDIAN ifdef in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Reformat comments in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Perform override check early in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Hoist isbanked computation in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Use bool for is64 and ns in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Consolidate cpreg updates in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Hoist computation of key in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Merge allocation of the cpreg and its name
Richard Henderson
2022-05-05
target/arm: Store cpregs key in the hash table directly
Richard Henderson
2022-05-05
target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases
Richard Henderson
2022-05-05
target/arm: Name CPSecureState type
Richard Henderson
2022-05-05
target/arm: Name CPState type
Richard Henderson
2022-05-05
target/arm: Change cpreg access permissions to enum
Richard Henderson
2022-05-05
target/arm: Avoid bare abort() or assert(0)
Richard Henderson
2022-05-05
target/arm: Reorg ARMCPRegInfo type field bits
Richard Henderson
2022-05-05
target/arm: Make some more cpreg data static const
Richard Henderson
2022-05-05
target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
Richard Henderson
2022-05-05
target/arm: Reorg CPAccessResult and access_check_cp_reg
Richard Henderson
2022-05-05
target/arm: Split out cpregs.h
Richard Henderson
[next]