Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2 | -6/+2 |
2020-09-16 | util: rename qemu_open() to qemu_open_old() | Daniel P. Berrangé | 1 | -4/+4 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2 | -4/+4 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 2 | -3/+6 |
2020-08-21 | meson: convert backends directory to Meson | Marc-André Lureau | 2 | -4/+8 |
2020-08-21 | trace: switch position of headers to what Meson requires | Paolo Bonzini | 1 | -0/+1 |
2020-07-24 | tpm_emulator: Report an error if chardev is missing | Stefan Berger | 1 | -15/+23 |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 1 | -3/+1 |
2020-07-10 | qapi: Use returned bool to check for failure, Coccinelle part | Markus Armbruster | 1 | -2/+1 |
2020-06-19 | tpm: Move backend code under the 'backends/' directory | Philippe Mathieu-Daudé | 8 | -0/+2191 |
2020-06-19 | backends: Add TPM files into their own directory | Philippe Mathieu-Daudé | 2 | -0/+209 |