index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
/
guest-agent-core.h
Age
Commit message (
Expand
)
Author
2017-03-05
qapi: Support multiple command registries per program
Markus Armbruster
2016-09-08
qga: free remaining leaking state
Marc-André Lureau
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
2015-11-25
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
2014-08-07
qga: Disable unsupported commands by default
Tomoki Sekiyama
2013-11-21
qga: Fix compiler warnings (missing format attribute, wrong format strings)
Stefan Weil
2013-03-11
qemu-ga: use key-value store to avoid recycling fd handles after restart
Michael Roth
2013-01-08
qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw
Tomoki Sekiyama
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-05-15
qemu-ga: align versioning with QEMU_VERSION
Michael Roth
2012-05-15
qemu-ga: make reopen_fd_to_null() public
Luiz Capitulino
2012-04-30
qemu-ga: add a whitelist for fsfreeze-safe commands
Michael Roth
2012-03-12
qemu-ga: add guest-sync-delimited
Michael Roth
2012-02-23
qemu-ga: separate out common commands from posix-specific ones
Michael Roth
2012-02-23
qemu-ga: move channel/transport functionality into wrapper class
Michael Roth
2011-07-21
guest agent: add guest agent RPCs/commands
Michael Roth
2011-07-21
guest agent: qemu-ga daemon
Michael Roth
2011-07-21
guest agent: command state class
Michael Roth