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-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
2023-07-07
net: socket: move fd type checking to its own function
Laurent Vivier
2023-07-07
net: socket: prepare to cleanup net_init_socket()
Laurent Vivier
2023-07-07
hw/net: ftgmac100: Drop the small packet check in the receive path
Bin Meng
2023-07-07
hw/net: sunhme: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: sungem: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: rtl8139: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: pcnet: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: ne2000: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: i82596: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: vmxnet3: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: e1000: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
virtio-net: correctly report maximum tx_queue_size value
Laurent Vivier
2023-07-07
target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Move CPU QOM definitions to cpu-qom.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Reorder #ifdef'ry in kvm_ppc.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Machine check on invalid real address access on POWER9/10
Nicholas Piggin
2023-07-07
tests/qtest: Add xscom tests for powernv10 machine
Nicholas Piggin
2023-07-07
ppc/pnv: Set P10 core xscom region size to match hardware
Nicholas Piggin
2023-07-07
ppc/pnv: Log all unimp warnings with similar message
Joel Stanley
2023-07-07
ppc440_pcix: Rename QOM type define abd move it to common header
BALATON Zoltan
[next]