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
2019-01-21
target/arm: Implement pauth_auth
Richard Henderson
2019-01-21
target/arm: Implement pauth_strip
Richard Henderson
2019-01-21
target/arm: Reuse aa64_va_parameters for setting tbflags
Richard Henderson
2019-01-21
target/arm: Decode TBID from TCR
Richard Henderson
2019-01-21
target/arm: Add aa64_va_parameters_both
Richard Henderson
2019-01-21
target/arm: Export aa64_va_parameters to internals.h
Richard Henderson
2019-01-21
target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
Richard Henderson
2019-01-21
target/arm: Create ARMVAParameters and helpers
Richard Henderson
2019-01-21
target/arm: Introduce arm_stage1_mmu_idx
Richard Henderson
2019-01-21
target/arm: Introduce arm_mmu_idx
Richard Henderson
2019-01-21
target/arm: Move cpu_mmu_index out of line
Richard Henderson
2019-01-21
target/arm: Decode Load/store register (pac)
Richard Henderson
2019-01-21
target/arm: Decode PAuth within disas_uncond_b_reg
Richard Henderson
2019-01-21
target/arm: Rearrange decode in disas_uncond_b_reg
Richard Henderson
2019-01-21
target/arm: Add new_pc argument to helper_exception_return
Richard Henderson
2019-01-21
target/arm: Move helper_exception_return to helper-a64.c
Richard Henderson
2019-01-21
target/arm: Decode PAuth within disas_data_proc_2src
Richard Henderson
2019-01-21
target/arm: Decode PAuth within disas_data_proc_1src
Richard Henderson
2019-01-21
target/arm: Rearrange decode in disas_data_proc_1src
Richard Henderson
2019-01-21
target/arm: Decode PAuth within system hint space
Richard Henderson
2019-01-21
target/arm: Add PAuth helpers
Richard Henderson
2019-01-21
target/arm: Introduce raise_exception_ra
Richard Henderson
2019-01-21
target/arm: Add PAuth active bit to tbflags
Richard Henderson
2019-01-21
target/arm: Add SCTLR bits through ARMv8.5
Richard Henderson
2019-01-21
target/arm: Add state for the ARMv8.3-PAuth extension
Richard Henderson
2019-01-21
target/arm: Allow Aarch32 exception return to switch from Mon->Hyp
Alexander Graf
2019-01-18
s390x: Return specification exception for unimplemented diag 308 subcodes
Janosch Frank
2019-01-14
i386/kvm: add a comment explaining why .feat_names are commented out for Hype...
Vitaly Kuznetsov
2019-01-14
x86: host-phys-bits-limit option
Eduardo Habkost
2019-01-14
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
2019-01-14
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
2019-01-14
i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
2019-01-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part2'...
Peter Maydell
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
hax: Support for Linux hosts
Alexandro Sanchez Bach
2019-01-09
RISC-V: Implement existential predicates for CSRs
Michael Clark
2019-01-09
RISC-V: Implement atomic mip/sip CSR updates
Michael Clark
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-09
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2019-01-09
target/ppc: replace AVR* macros with Vsr* macros
Mark Cave-Ayland
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2019-01-09
target/ppc: merge ppc_vsr_t and ppc_avr_t union types
Mark Cave-Ayland
2019-01-09
target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
Mark Cave-Ayland
2019-01-09
target/ppc: introduce get_cpu_vsr{l,h}() and set_cpu_vsr{l,h}() helpers for V...
Mark Cave-Ayland
2019-01-09
target/ppc: introduce get_avr64() and set_avr64() helpers for VMX register ac...
Mark Cave-Ayland
2019-01-09
target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
Mark Cave-Ayland
2019-01-09
target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32
Mark Cave-Ayland
2019-01-09
target/ppc: fix typo in SIMM5 extraction helper
Mark Cave-Ayland
2019-01-08
RISC-V: Implement modular CSR helper interface
Michael Clark
[next]