Age | Commit message (Expand) | Author |
---|---|---|
2024-11-07 | qemu-ga: Avoiding freeing line prematurely | Dehan Meng |
2024-11-07 | qemu-ga: Optimize var declaration and definition | Dehan Meng |
2024-11-07 | qemu-ga: Add 'Null' check and Redefine 'route' | Dehan Meng |
2024-10-18 | error: Drop superfluous #include "qapi/qmp/qerror.h" | Markus Armbruster |
2024-07-23 | qga/linux: Add new api 'guest-network-get-route' | Dehan Meng |
2024-07-19 | qga: conditionalize schema for commands requiring libudev | Daniel P. Berrangé |
2024-07-19 | qga: move linux memory block command impls to commands-linux.c | Daniel P. Berrangé |
2024-07-19 | qga: move linux disk/cpu stats command impls to commands-linux.c | Daniel P. Berrangé |
2024-07-19 | qga: move linux fs/disk command impls to commands-linux.c | Daniel P. Berrangé |
2024-07-19 | qga: move linux suspend command impls to commands-linux.c | Daniel P. Berrangé |
2024-07-19 | qga: move linux vcpu command impls to commands-linux.c | Daniel P. Berrangé |
2022-10-26 | qga: Move Linux-specific FS freeze/thaw code to a separate file | Alexander Ivanov |