| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini | 2019-01-11 | 1 | -1/+1 |
* | qga: drop < Vista compatibility | Marc-André Lureau | 2019-01-11 | 1 | -64/+0 |
* | build-sys: build with Vista API by default | Marc-André Lureau | 2019-01-11 | 1 | -5/+1 |
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque... | Peter Maydell | 2018-12-19 | 1 | -5/+2 |
|\ |
|
| * | error: Remove NULL checks on error_propagate() calls | Markus Armbruster | 2018-12-18 | 1 | -5/+2 |
* | | qga: update guest-suspend-ram and guest-suspend-hybrid descriptions | Daniel Henrique Barboza | 2018-12-18 | 1 | -6/+10 |
|/ |
|
* | qga: Add multiple include guard to guest-agent-core.h | Peter Maydell | 2018-11-09 | 1 | -0/+5 |
* | qga-win: fix leaks of build_guest_disk_info() | Marc-André Lureau | 2018-11-09 | 1 | -1/+4 |
* | qga-win: changing --retry-path option behavior | Bishara AbuHattoum | 2018-10-31 | 2 | -1/+89 |
* | qga-win: report specific error when failing to open channel | Michael Roth | 2018-10-31 | 1 | -1/+2 |
* | qga-win: install service with --retry-path set by default | Michael Roth | 2018-10-31 | 1 | -1/+1 |
* | qga: add --retry-path option for re-initializing channel on failure | Michael Roth | 2018-10-31 | 1 | -8/+54 |
* | qga: move w32 service handling out of run_agent() | Michael Roth | 2018-10-31 | 1 | -11/+15 |
* | qga: hang GAConfig/socket_activation off of GAState global | Michael Roth | 2018-10-31 | 1 | -9/+15 |
* | qga: group agent init/cleanup init separate routines | Michael Roth | 2018-10-31 | 1 | -32/+50 |
* | qga: fix an off-by-one issue | Li Qiang | 2018-10-31 | 1 | -1/+1 |
* | qga-win: demystify namespace stripping | Tomáš Golembiovský | 2018-10-31 | 1 | -1/+8 |
* | qga-win: return disk device in guest-get-fsinfo | Tomáš Golembiovský | 2018-10-31 | 1 | -10/+11 |
* | qga-win: handle multi-disk volumes | Tomáš Golembiovský | 2018-10-31 | 1 | -18/+108 |
* | qga-win: refactor disk info | Tomáš Golembiovský | 2018-10-31 | 1 | -17/+35 |
* | qga-win: report disk serial number | Tomáš Golembiovský | 2018-10-31 | 1 | -0/+30 |
* | qga-win: refactor disk properties (bus) | Tomáš Golembiovský | 2018-10-31 | 1 | -18/+27 |
* | qga-win: add debugging information | Tomáš Golembiovský | 2018-10-31 | 1 | -0/+15 |
* | qga-win: fsinfo: pci-info: allow partial info | Sameeh Jubran | 2018-10-31 | 1 | -13/+33 |
* | qga-win: prevent crash when executing fsinfo command | Sameeh Jubran | 2018-10-31 | 1 | -1/+5 |
* | qga: linux: return disk device in guest-get-fsinfo | Tomáš Golembiovský | 2018-10-31 | 2 | -2/+8 |
* | qga: linux: report disk serial number | Tomáš Golembiovský | 2018-10-31 | 3 | -3/+34 |
* | qga: ignore non present cpus when handling qmp_guest_get_vcpus() | Igor Mammedov | 2018-10-30 | 1 | -56/+59 |
* | qga-win: add support for qmp_guest_fsfreeze_freeze_list | Chen Hanxiao | 2018-10-30 | 6 | -45/+91 |
* | qga: Support Unicode paths in guest-file-open on win32 | Jonathon Reinhart | 2018-10-30 | 1 | -5/+19 |
* | util: add qemu_write_pidfile() | Marc-André Lureau | 2018-10-02 | 1 | -44/+10 |
* | json: Clean up headers | Markus Armbruster | 2018-08-24 | 1 | -1/+1 |
* | json: Pass lexical errors and limit violations to callback | Markus Armbruster | 2018-08-24 | 1 | -1/+2 |
* | json: Redesign the callback to consume JSON values | Markus Armbruster | 2018-08-24 | 1 | -9/+3 |
* | qga: process_event() simplification and leak fix | Marc-André Lureau | 2018-07-24 | 1 | -27/+27 |
* | qga-win: Handle fstrim for OSes lower than Win8 | Sameeh Jubran | 2018-07-24 | 1 | -0/+13 |
* | qga: fix file descriptor leak | Paolo Bonzini | 2018-07-16 | 1 | -0/+1 |
* | qga: fix 'driver' leak in guest-get-fsinfo | Marc-André Lureau | 2018-07-16 | 1 | -0/+1 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'... | Peter Maydell | 2018-07-05 | 1 | -11/+7 |
|\ |
|
| * | qmp: Use QDict * instead of QObject * for response objects | Markus Armbruster | 2018-07-03 | 1 | -4/+4 |
| * | qmp: De-duplicate error response building | Markus Armbruster | 2018-07-03 | 1 | -6/+2 |
| * | qmp qemu-ga: Fix qemu-ga not to accept "control" | Markus Armbruster | 2018-07-03 | 1 | -1/+1 |
* | | qga: removing bios_supports_mode | Daniel Henrique Barboza | 2018-07-03 | 1 | -40/+18 |
* | | qga: systemd hibernate/suspend/hybrid-sleep support | Daniel Henrique Barboza | 2018-07-03 | 1 | -0/+72 |
* | | qga: removing switch statements, adding run_process_child | Daniel Henrique Barboza | 2018-07-03 | 1 | -127/+88 |
* | | qga: guest_suspend: decoupling pm-utils and sys logic | Daniel Henrique Barboza | 2018-07-03 | 1 | -62/+108 |
* | | qga: bios_supports_mode: decoupling pm-utils and sys logic | Daniel Henrique Barboza | 2018-07-03 | 1 | -48/+68 |
* | | qga: refactoring qmp_guest_suspend_* functions | Daniel Henrique Barboza | 2018-07-03 | 1 | -32/+55 |
* | | qemu-ga: make get-fsinfo work over pci bridges | Marc-André Lureau | 2018-07-03 | 1 | -4/+19 |
* | | qga-win: Fixing msi upgrade disallow in WiX file | Bishara AbuHattoum | 2018-07-03 | 1 | -1/+1 |