aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-09target/arm: Use aesdec_IMCRichard Henderson
2023-07-09target/arm: Use aesenc_MCRichard Henderson
2023-07-09target/arm: Use aesdec_ISB_ISR_AKRichard Henderson
2023-07-09target/arm: Use aesenc_SB_SR_AKRichard Henderson
2023-07-08linux-user: Improve strace output of pread64() and pwrite64()Helge Deller
2023-07-08linux-user: Fix accept4(SOCK_NONBLOCK) syscallHelge Deller
2023-07-08linux-user: Fix fcntl() and fcntl64() to return O_LARGEFILE for 32-bit targetsHelge Deller
2023-07-08target/arm: Demultiplex AESE and AESMCRichard Henderson
2023-07-08target/i386: Use aesdec_ISB_ISR_IMC_AKRichard Henderson
2023-07-08target/i386: Use aesenc_SB_SR_MC_AKRichard Henderson
2023-07-08target/i386: Use aesdec_IMCRichard Henderson
2023-07-08target/i386: Use aesdec_ISB_ISR_AKRichard Henderson
2023-07-08target/i386: Use aesenc_SB_SR_AKRichard Henderson
2023-07-08target/ppc: Use aesdec_ISB_ISR_AK_IMCRichard Henderson
2023-07-08target/ppc: Use aesenc_SB_SR_MC_AKRichard Henderson
2023-07-08target/ppc: Use aesdec_ISB_ISR_AKRichard Henderson
2023-07-08target/ppc: Use aesenc_SB_SR_AKRichard Henderson
2023-07-08host/include/ppc: Implement aes-round.hRichard Henderson
2023-07-08host/include/aarch64: Implement aes-round.hRichard Henderson
2023-07-08host/include/i386: Implement aes-round.hRichard Henderson
2023-07-08crypto: Add aesdec_ISB_ISR_AK_IMCRichard Henderson
2023-07-08crypto: Add aesdec_ISB_ISR_IMC_AKRichard Henderson
2023-07-08crypto: Add aesenc_SB_SR_MC_AKRichard Henderson
2023-07-08crypto: Add aesdec_IMCRichard Henderson
2023-07-08crypto: Add aesenc_MCRichard Henderson
2023-07-08crypto: Add aesdec_ISB_ISR_AKRichard Henderson
2023-07-08crypto: Add aesenc_SB_SR_AKRichard Henderson
2023-07-08crypto/aes: Add AES_SH, AES_ISH macrosRichard Henderson
2023-07-08target/arm: Move aesmc and aesimc tables to crypto/aes.cRichard Henderson
2023-07-08tests/multiarch: Add test-aesRichard Henderson
2023-07-08util: Add cpuinfo-ppc.cRichard Henderson
2023-07-08Merge tag 'trivial-patches-20230708' of https://gitlab.com/mjt0k/qemu into st...Richard Henderson
2023-07-08hw/arm/virt-acpi-build.c: Add missing headerPeng Liang
2023-07-08migration: unexport migrate_fd_error()Laszlo Ersek
2023-07-08migration: factor out "resume_requested" in qmp_migrate()Laszlo Ersek
2023-07-08qemu-options.hx: Fix indentation of some option descriptionsThomas Huth
2023-07-08vdpa: Sort vdpa_feature_bits array alphabeticallyHawkins Jiawei
2023-07-08vdpa: Delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bitsHawkins Jiawei
2023-07-08hw: Simplify calls to pci_nic_init_nofail()Thomas Huth
2023-07-08trivial: man page: document display::gtk::zoom-to-fitJan Kratochvil
2023-07-08target/avr: Fix handling of interrupts above 33.Lucas Dietrich
2023-07-08hw/riscv/virt.c: fix typo in 'aia' descriptionDaniel Henrique Barboza
2023-07-07Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2023-07-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-07-07target/i386: Add new CPU model GraniteRapidsTao Su
2023-07-07target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapi...Lei Wang
2023-07-07target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIESTao Su
2023-07-07target/i386: Allow MCDT_NO if host supportsTao Su
2023-07-07target/i386: Add support for MCDT_NO in CPUID enumerationTao Su
2023-07-07target/i386: Adjust feature level according to FEAT_7_1_EDXTao Su