2017-03-06 | Peter Lieven | qga: ignore EBUSY when freezing a filesystem Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2017-03-06 | Stefan Hajnoczi | qga: add systemd socket activation support Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-11-01 | Stefan Hajnoczi | qga: add vsock-listen method Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-11-01 | Stefan Hajnoczi | sockets: add AF_VSOCK support Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-11-01 | Stefan Hajnoczi | qga: drop unnecessary GA_CHANNEL_UNIX_LISTEN checks Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-11-01 | Stefan Hajnoczi | qga: drop unused sockaddr in accept(2) call Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-11-01 | Denis V. Lunev | qga: minimal support for fstrim for Windows guests CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-07-25 | Michael Roth | configure: mark qemu-ga VSS includes as system headers Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-07-25 | Marc-André Lureau | tests: use static qga config file Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-07-25 | Marc-André Lureau | build-sys: link tests/data Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-06-07 | Marc-André Lureau | tests: start a /qga/guest-exec test Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-04-19 | Yang Hongyang | qemu-ga: do not run qga test when guest agent disabled Cc: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-04-07 | Yuri Pudgorodskiy | qga: Workaround for console redirection from non-interactive... CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-04-07 | Yuriy Pudgorodskiy | qga: fix fd leak with guest-exec i/o channels CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-03-21 | Stefan Hajnoczi | qemu-ga: drop unused local err variable Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-02-25 | Michael Roth | qga: fix w32 breakage due to missing osdep.h includes Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-02-25 | Marc-André Lureau | qga: check utf8-to-utf16 conversion Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-02-25 | Marc-André Lureau | qga: fix off-by-one length check Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-02-25 | Marc-André Lureau | qga: use wide-chars constants for wchar_t comparisons Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-02-25 | Marc-André Lureau | qga: use size_t for wcslen() return value Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-02-25 | Marc-André Lureau | qga: use more idiomatic qemu-style eol operators Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-02-25 | Gal Hammer | qga: implement the guest-get-vcpus for windows Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-02-25 | Leonid Bloch | qemu-ga: Fixed minor version switch issue Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2016-02-25 | Eric Blake | qga: Support enum names in guest-file-seek Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-25 | Yuri Pudgorodskiy | qga: added another non-interactive gspawn() helper... CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-25 | Eric Blake | qga: Better mapping of SEEK_* in guest-file-seek Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-25 | Marc-André Lureau | tests: add file-write-read test Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-25 | Marc-André Lureau | qga: flush explicitly when needed Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-25 | Yuri Pudgorodskiy | qga: gspawn() console helper to Windows guest agent... CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-25 | Michael Roth | makefile: fix qemu-ga make install for --disable-tools Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-17 | Michael Roth | makefile: fix w32 install target for qemu-ga Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-17 | Yuri Pudgorodskiy | qga: allow to lookup in PATH from the passed envp for... CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-17 | Yuri Pudgorodskiy | qga: fix for default env processing for guest-exec CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-11 | Kirk Allan | qga: fix append file open modes for win32 Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-04 | Olga Krishtal | qga: set file descriptor in qmp_guest_file_open non... CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-04 | Olga Krishtal | qga: fixed CloseHandle in qmp_guest_file_open CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-11-04 | Denis V. Lunev | qga: drop hand-made guest_file_toggle_flags helper CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-23 | Michael Roth | tests: test-qga, loosen assumptions about host filesystems Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Michael Roth | qga: fix uninitialized value warning for win32 Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Yuri Pudgorodskiy | qga: guest-exec simple stdin/stdout/stderr redirection Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Yuri Pudgorodskiy | qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all() Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Denis V. Lunev | qga: handle possible SIGPIPE in guest-file-write Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Yuri Pudgorodskiy | qga: guest exec functionality CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Denis V. Lunev | qga: drop guest_file_init helper and replace it with... Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Marc-André Lureau | tests: add a local test for guest agent Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Michael Roth | qga: guest-get-memory-blocks shouldn't fail for unexposed... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Marc-André Lureau | glib-compat: add 2.38/2.40/2.46 asserts Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Marc-André Lureau | qtest: add a few fd-level qmp helpers Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Marc-André Lureau | qga: do not override configuration verbosity Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Marc-André Lureau | qga: add QGA_CONF environment variable Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Markus Armbruster | qga: Use g_new() & friends where that makes obvious... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-10-19 | Michael Roth | build: qemu-ga: add 'qemu-ga' build target for w32 Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Michael Roth | Makefile: qemu-ga: fix msi target error message Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Michael Roth | build: qemu-ga: fix VSS dependencies Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Michael Roth | configure: qemu-ga: explicitly enable qemu-ga MSI support... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Michael Roth | configure: qemu-ga: move MSI installer probe after... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qemu-ga: implement win32 guest-set-user-password Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: start a man page Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: add --dump-conf option Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: add an optional qemu-ga.conf system configuration Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: free a bit more Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: move agent run in a separate function Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: fill default options in main() Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: move option parsing to separate function Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: copy argument strings Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: rename 'path' to 'channel_path' Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: make split_list() return allocated strings Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: move string split in separate function Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: use exit() when parsing options Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Marc-André Lureau | qga: misc spelling Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Michael Roth | configure: qemu-ga: report MSI install support in summary Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Leonid Bloch | qemu-ga: Fixed paths issue with MSI build Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Leonid Bloch | qemu-ga: Prevent QEMU-GA VSS provider from being unregistere... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Leonid Bloch | qemu-ga: Created a separate component for each installed... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Leonid Bloch | qemu-ga: Minor cosmetic changes to the WXS file Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Leonid Bloch | qemu-ga: Fixed GUID capitalization Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Leonid Bloch | qemu-ga: Two MSI related cosmetic changes Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-09-01 | Leonid Bloch | qemu-ga: Add .msi files to .gitignore Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-21 | Olga Krishtal | qga: fixed versions for guest bus types in qapi-schema CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Michael Roth | qga: added GuestPCIAddress information CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Olga Krishtal | qga: added bus type and disk location path CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Michael Roth | configure: add configure check for ntdddisk.h Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Olga Krishtal | qga: added mountpoint and filesystem type for single... CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Olga Krishtal | qga: added empty qmp_quest_get_fsinfo functionality. CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Marc-André Lureau | qga: fail early for invalid time Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Kirk Allan | qga: win32 qmp_guest_network_get_interfaces implementation Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Kirk Allan | qga: add win32 library iphlpapi Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Markus Armbruster | Revert "guest agent: remove g_strcmp0 usage" Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Justin Ossevoort | qga/qmp_guest_fstrim: Return per path fstrim result Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-07-08 | Justin Ossevoort | qga/commands-posix: Fix bug in guest-fstrim Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-02-17 | Michal Privoznik | qemu-ga-win: Fail loudly on bare 'set-time' Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-02-17 | zhanghailiang | qga: add memory block command that unsupported Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-02-17 | zhanghailiang | qga: implement qmp_guest_get_memory_block_info() for... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-02-17 | zhanghailiang | qga: implement qmp_guest_set_memory_blocks() for Linux... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-02-17 | zhanghailiang | qga: implement qmp_guest_get_memory_blocks() for Linux... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-02-17 | zhanghailiang | qga: introduce three guest memory block commmands with... Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-02-16 | Olga Krishtal | qga: implement file commands for Windows guest CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-02-16 | Simon Zolin | guest agent: guest-file-open: refactoring CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-02-16 | Olga Krishtal | utils: drop strtok_r from envlist_parse CC: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
2015-02-16 | Daniel P. Berrange | qga: add guest-set-user-password command Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |
commitcommitdifftree |
next |