Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
hw/hexagon: group the CPUs in a cluster
Brian Cain committed about 2 months ago
hw/hexagon: move the TLB to hex-subsys
Brian Cain committed about 2 months ago
hw/hexagon: move global registers to hex-subsys
Brian Cain committed about 2 months ago
hw/hexagon: move VTCM to the common machine state
Brian Cain committed about 2 months ago
Brian Cain committed about 2 months ago
tests/qtest: Do not use versioned pc-q35-5.2 machine anymore
Stefan Hajnoczi committed about 1 month ago
tests/qtest/migration: Only build tls_no_hostname test with TASN1
Sam Heney committed about 2 months ago
system/memory: Make ram device region directly accessible
Gavin Shan committed about 2 months ago
system/memory: Use qemu_ram_move() for directly accessible regions
Gavin Shan committed about 2 months ago
system/memory: Use memmove() for directly accessible regions
Gavin Shan committed about 2 months ago
migration/cpr: Add HMP support for cpr-transfer
Dongli Zhang committed about 2 months ago
docs: Add security considerations for migration
Fabiano Rosas committed 2 months ago
tests/qtest/aspeed-hace: Test the crypto command on the AST2700
Jamin Lin committed about 1 month ago
hw/misc/aspeed_hace: Enable the crypto command on the AST2700
Jamin Lin committed about 1 month ago
hw/misc/aspeed_hace: Support the AES-GCM mode for the crypto command
Jamin Lin committed about 1 month ago
hw/misc/aspeed_hace: Support 64-bit DMA for the crypto command
Jamin Lin committed about 1 month ago
tests/unit/test-crypto-cipher: Test AES-GCM mode
Jamin Lin committed about 1 month ago
crypto/cipher-gnutls: Implement AES-GCM
Jamin Lin committed about 1 month ago
crypto/cipher-nettle: Implement AES-GCM
Jamin Lin committed about 1 month ago
crypto/cipher-gcrypt: Implement AES-GCM
Jamin Lin committed about 1 month ago