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-07-09
crypto: Remove AES_shifts, AES_ishifts
Richard Henderson
2023-07-09
target/riscv: Use aesdec_ISB_ISR_IMC_AK
Richard Henderson
2023-07-09
target/riscv: Use aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-09
target/riscv: Use aesdec_IMC
Richard Henderson
2023-07-09
target/riscv: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-09
target/riscv: Use aesenc_SB_SR_AK
Richard Henderson
2023-07-09
target/arm: Use aesdec_IMC
Richard Henderson
2023-07-09
target/arm: Use aesenc_MC
Richard Henderson
2023-07-09
target/arm: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-09
target/arm: Use aesenc_SB_SR_AK
Richard Henderson
2023-07-08
target/arm: Demultiplex AESE and AESMC
Richard Henderson
2023-07-08
target/i386: Use aesdec_ISB_ISR_IMC_AK
Richard Henderson
2023-07-08
target/i386: Use aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-08
target/i386: Use aesdec_IMC
Richard Henderson
2023-07-08
target/i386: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-08
target/i386: Use aesenc_SB_SR_AK
Richard Henderson
2023-07-08
target/ppc: Use aesdec_ISB_ISR_AK_IMC
Richard Henderson
2023-07-08
target/ppc: Use aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-08
target/ppc: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-08
target/ppc: Use aesenc_SB_SR_AK
Richard Henderson
2023-07-08
host/include/ppc: Implement aes-round.h
Richard Henderson
2023-07-08
host/include/aarch64: Implement aes-round.h
Richard Henderson
2023-07-08
host/include/i386: Implement aes-round.h
Richard Henderson
2023-07-08
crypto: Add aesdec_ISB_ISR_AK_IMC
Richard Henderson
2023-07-08
crypto: Add aesdec_ISB_ISR_IMC_AK
Richard Henderson
2023-07-08
crypto: Add aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-08
crypto: Add aesdec_IMC
Richard Henderson
2023-07-08
crypto: Add aesenc_MC
Richard Henderson
2023-07-08
crypto: Add aesdec_ISB_ISR_AK
Richard Henderson
2023-07-08
crypto: Add aesenc_SB_SR_AK
Richard Henderson
2023-07-08
crypto/aes: Add AES_SH, AES_ISH macros
Richard Henderson
2023-07-08
target/arm: Move aesmc and aesimc tables to crypto/aes.c
Richard Henderson
2023-07-08
tests/multiarch: Add test-aes
Richard Henderson
2023-07-08
util: Add cpuinfo-ppc.c
Richard Henderson
2023-07-07
Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-07-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-07-07
target/i386: Add new CPU model GraniteRapids
Tao Su
2023-07-07
target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapi...
Lei Wang
2023-07-07
target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
Tao Su
2023-07-07
target/i386: Allow MCDT_NO if host supports
Tao Su
2023-07-07
target/i386: Add support for MCDT_NO in CPUID enumeration
Tao Su
2023-07-07
target/i386: Adjust feature level according to FEAT_7_1_EDX
Tao Su
2023-07-07
qemu_cleanup: begin drained section after vm_shutdown()
Fiona Ebner
2023-07-07
meson.build: Remove the logic to link C code with the C++ linker
Thomas Huth
2023-07-07
python: bump minimum requirements so they are compatible with 3.12
Paolo Bonzini
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
2023-07-07
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Richard Henderson
2023-07-07
igb: Remove obsolete workaround for Windows
Akihiko Odaki
2023-07-07
e1000e: Add ICR clearing by corresponding IMS bit
Akihiko Odaki
2023-07-07
net: socket: remove net_init_socket()
Laurent Vivier
[next]