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
amd_iommu: Update command buffer head ptr in MMIO region after wraparound
Alejandro Jimenez committed 5 months ago
amd_iommu: restrict command buffer head/tail ranges to ring size
Paolo Bonzini committed 5 months ago
Merge tag 'pull-tpm-2026-06-01-1' of https://github.com/stefanberger/qemu-tpm into staging
Stefan Hajnoczi committed 4 months ago
Merge tag 'pull-11.1-testing-hotfix-010626-1' of https://gitlab.com/stsquad/qemu into staging
Stefan Hajnoczi committed 4 months ago
tpm_emulator: Disconnect if response exceeds negotiated buffer size
Stefan Berger committed 5 months ago
tpm_emulator: Reject a buffer size different than what was requested
Stefan Berger committed 5 months ago
hw/tpm: Add support for VM migration with TPM CRB chunking
Arun Menon committed 5 months ago
test/qtest: Add test for tpm crb chunking
Arun Menon committed 5 months ago
hw/tpm: Implement TPM CRB chunking logic
Arun Menon committed 5 months ago
hw/tpm: Add internal buffer state for chunking
Arun Menon committed 5 months ago
hw/tpm: Refactor CRB_CTRL_START register access
Arun Menon committed 5 months ago
hw/tpm: Add TPM CRB chunking fields
Arun Menon committed 5 months ago
ui/vdagent: Use VMSTATE_GBYTEARRAY to safely migrate outbuf
Arun Menon committed 5 months ago
migration/vmstate: Add VMState support for GByteArray
Arun Menon committed 5 months ago
tests: Add a TPM TIS I2C swtpm test
Stefan Berger committed 5 months ago
tests: Check whether the I2C master flag is set
Stefan Berger committed 5 months ago
tests: Rename id of tpmdev to tpm0
Stefan Berger committed 5 months ago
tests: Convert string arrays to byte arrays
Stefan Berger committed 5 months ago
tests: Have TPM I2C read/write functions take QTestState as first parameter
Stefan Berger committed 5 months ago
tests: Move TPM I2C bus read/write functions to common files
Stefan Berger committed 5 months ago