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
/
main.c
Age
Commit message (
Expand
)
Author
2014-11-17
qga: fix false negative argument passing
Gonglei
2014-08-07
qga: Disable unsupported commands by default
Tomoki Sekiyama
2014-05-09
qga: Use return values instead of error_is_set(errp)
Markus Armbruster
2014-05-07
qga: Fix typo (plural) in comment
Stefan Weil
2014-03-03
qga: Remove unneeded include file
Stefan Weil
2014-02-23
qemu-ga: isa-serial support on Windows
Miki Mishael
2013-10-10
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
2013-09-09
qemu-ga: Install Windows VSS provider on `qemu-ga -s install'
Tomoki Sekiyama
2013-05-30
qga: save state directory in ga_install_service()
Laszlo Ersek
2013-05-30
qga: create state directory on win32
Laszlo Ersek
2013-05-30
qga: determine default state dir and pidfile dynamically
Laszlo Ersek
2013-05-07
qga: set umask 0077 when daemonizing (CVE-2013-2007)
Laszlo Ersek
2013-04-02
qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows
Luiz Capitulino
2013-03-15
qga/main.c: Don't use g_key_file_get/set_int64
Peter Crosthwaite
2013-03-11
qemu-ga: use key-value store to avoid recycling fd handles after restart
Michael Roth
2013-03-11
qemu-ga: make guest-sync-delimited available during fsfreeze
Michael Roth
2013-01-14
qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path
Markus Armbruster
2013-01-14
qemu-ga: Drop pointless lseek() from ga_open_pidfile()
Markus Armbruster
2013-01-14
qemu-ga: Document intentional fall through in channel_event_cb()
Markus Armbruster
2013-01-14
qemu-ga: add ga_open_logfile()
Luiz Capitulino
2013-01-14
qemu-ga: ga_open_pidfile(): use qemu_open()
Luiz Capitulino
2013-01-08
qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw
Tomoki Sekiyama
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini