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