| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init | Richard Henderson | 2024-02-29 | 1 | -2/+4 |
| * | Replace qemu_real_host_page variables with inlined functions | Marc-André Lureau | 2022-04-06 | 1 | -1/+1 |
| * | osdep: Move memalign-related functions to their own header | Peter Maydell | 2022-03-07 | 1 | -1/+1 |
| * | hw/tpm: Clean includes | Philippe Mathieu-Daudé | 2022-02-21 | 1 | -2/+2 |
| * | tpm: mark correct memory region range dirty when clearing RAM | David Hildenbrand | 2021-10-02 | 1 | -1/+4 |
| * | docs: fix references to docs/specs/tpm.rst | Stefano Garzarella | 2021-06-02 | 1 | -1/+1 |
| * | hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources | Philippe Mathieu-Daudé | 2020-06-19 | 1 | -0/+1 |
| * | tpm-ppi: page-align PPI RAM | Marc-André Lureau | 2020-01-29 | 1 | -1/+2 |
| * | Include sysemu/reset.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
| * | tpm: clear RAM when "memory overwrite" requested | Marc-André Lureau | 2019-01-17 | 1 | -0/+22 |
| * | tpm: allocate/map buffer for TPM Physical Presence interface | Stefan Berger | 2019-01-17 | 1 | -0/+31 |