- 2266888 qga: Introduce disk smart by zhenwei pi · 2 years, 11 months ago
- d48f61c qga: Introduce NVMe disk bus type by zhenwei pi · 2 years, 11 months ago
- c8ec041 qga/commands-posix: 'guest-shutdown' for Solaris by Andrew Deason · 2 years, 10 months ago
- a539dc8 qga/commands-posix: Log all net stats failures by Andrew Deason · 2 years, 10 months ago
- 70335c4 qga/commands-posix: Fix listing ifaces for Solaris by Andrew Deason · 2 years, 10 months ago
- aec0730 qga/commands-posix: Fix iface hw address detection by Andrew Deason · 2 years, 10 months ago
- 59e35c7 qga/commands-posix: Use getifaddrs when available by Andrew Deason · 2 years, 10 months ago
- ff5927b util: rename qemu_*block() socket functions by Marc-André Lureau · 2 years, 10 months ago
- b0a8f9ad qga: replace qemu_set_nonblock() by Marc-André Lureau · 2 years, 10 months ago
- ed78331 qga: replace pipe() with g_unix_open_pipe(CLOEXEC) by Marc-André Lureau · 2 years, 10 months ago
- 6e44420 qga: wixl: get path to sysroot from pkg-config as intended by Paolo Bonzini · 2 years, 11 months ago
- 55fa017 qga: use fixed-length and GDateTime for log timestamp by Marc-André Lureau · 2 years, 11 months ago
- c267d75 qga: remove need for QEMU atomic.h by Marc-André Lureau · 2 years, 11 months ago
- 1fbf266 util: replace qemu_get_local_state_pathname() by Marc-André Lureau · 2 years, 11 months ago
- 548fb0d qga: move qga_get_host_name() by Marc-André Lureau · 2 years, 11 months ago
- 4e8c419 qga: replace usleep() with g_usleep() by Marc-André Lureau · 2 years, 11 months ago
- 49f9522 include: rename qemu-common.h qemu/help-texts.h by Marc-André Lureau · 2 years, 11 months ago
- 3015321 build-sys: drop ntddscsi.h check by Marc-André Lureau · 3 years ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
- fcc4196 qga: remove explicit environ argument from exec/spawn by Marc-André Lureau · 3 years ago
- 6e93966 qga: replace deprecated g_get_current_time() by Marc-André Lureau · 3 years ago
- 287698e qga: replace qemu_gettimeofday() with g_get_real_time() by Marc-André Lureau · 3 years ago
- 7bd1637 qga/vss-win32: fix compilation with clang++ by Helge Konetzka · 3 years ago
- 4529788 qga: remove bswap.h include by Marc-André Lureau · 3 years ago
- 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 3 years ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
- b770f6c qga/vss: update informative message about MinGW by Marc-André Lureau · 3 years ago
- 872b69e qga/vss-win32: check old VSS SDK headers by Marc-André Lureau · 3 years ago
- b7e4ab1 meson, configure: move ntddscsi API check to meson by Marc-André Lureau · 3 years, 1 month ago
- e23460c meson: require dynamic linking for VSS support by Marc-André Lureau · 3 years, 1 month ago
- 23011f4 qga/vss-win32: require widl/midl, remove pre-built TLB file by Marc-André Lureau · 3 years, 1 month ago
- 1e12232 meson: do not make qga/vss-win32/meson.build conditional on C++ presence by Marc-André Lureau · 3 years, 1 month ago
- 8821a38 configure, meson: replace VSS SDK checks and options with --enable-vss-sdk by Marc-André Lureau · 3 years, 1 month ago
- 61fb0bd qga/vss: use standard windows headers location by Marc-André Lureau · 3 years, 1 month ago
- 1dbb74e qga/vss-win32: use widl if available by Marc-André Lureau · 3 years, 1 month ago
- fa142ec qga/vss-win32: fix midl arguments by Marc-André Lureau · 3 years, 1 month ago
- 20cf5cb configure, meson: move guest-agent, tools to meson by Paolo Bonzini · 3 years, 5 months ago
- 8726368 configure, meson: cleanup qemu-ga libraries by Paolo Bonzini · 3 years, 5 months ago
- 7a1043c Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 1 month ago
- 761a1a4 qapi: generate trace events by default by Vladimir Sementsov-Ogievskiy · 3 years, 1 month ago
- 378dfa4 meson: document why we don't generate trace events for tests/ and qga/ by Vladimir Sementsov-Ogievskiy · 3 years, 1 month ago
- 6bee096 build-sys: fix undefined ARCH error by Marc-André Lureau · 3 years, 2 months ago
- 206ce96 qga-win: Detect Windows 11 by build number by Kostiantyn Kostiuk · 3 years, 6 months ago
- 92857cd qga-win: Detect OS based on Windows 10 by first build number by Kostiantyn Kostiuk · 3 years, 6 months ago
- d919cea gqa-win: get_pci_info: Replace 'while' with 2 calls of the function by Kostiantyn Kostiuk · 3 years, 3 months ago
- 5f22473 gqa-win: get_pci_info: Add g_autofree for few variables by Kostiantyn Kostiuk · 3 years, 7 months ago
- 7cc3546 gqa-win: get_pci_info: Split logic to separate functions by Kostiantyn Kostiuk · 3 years, 3 months ago
- c49ca88 gqa-win: get_pci_info: Free parent_dev_info properly by Kostiantyn Kostiuk · 3 years, 7 months ago
- e78ca58 gqa-win: get_pci_info: Use common 'end' label by Kostiantyn Kostiuk · 3 years, 7 months ago
- d0b896a gqa-win: get_pci_info: Clean dev_info if handle is valid by Kostiantyn Kostiuk · 3 years, 7 months ago
- a9e2eb0 qapi: Add spaces after symbol declaration for consistency by John Snow · 3 years, 5 months ago
- fff0e45 Remove superfluous ERRP_GUARD() by Markus Armbruster · 3 years, 8 months ago
- 8a9f1e1 qapi: make 'if' condition strings simple identifiers by Marc-André Lureau · 3 years, 7 months ago
- 057489d qga: fix leak of base64 decoded data on command error by Daniel P. Berrangé · 3 years, 7 months ago
- e300858 qga-win/msi: fix missing libstdc++-6 DLL in MSI installer by Michael Roth · 3 years, 7 months ago
- 5f2a8b1 qemu-ga/msi: fix w32 libgcc name by Gerd Hoffmann · 3 years, 7 months ago
- 24328b7 qga-win: Free GMatchInfo properly by Kostiantyn Kostiuk · 3 years, 9 months ago
- ce72f11 qga-win: Fix handle leak in ga_get_win_product_name() by Basil Salman · 3 years, 8 months ago
- 02ac3f4 qga-win: Fix build_guest_fsinfo() close of nonexistent by Basil Salman · 3 years, 8 months ago
- 3d98f9b qga-win: Increase VSS freeze timeout to 60 secs instead of 10 by Basil Salman · 4 years ago
- c141814 qga-win: Add support of Windows Server 2022 in get-osinfo command by Kostiantyn Kostiuk · 3 years, 8 months ago
- bac9b87 qga: fix guest-get-disks regression by Marc-André Lureau · 3 years, 11 months ago
- 5aceeac qapi: Enforce struct member naming rules by Markus Armbruster · 4 years ago
- b86df37 qapi: Rename pragma *-whitelist to *-exceptions by Markus Armbruster · 4 years ago
- c98939d qga: return a more explicit error on why a command is disabled by Marc-André Lureau · 4 years ago
- 86dc17d qga: Switch and case should be at the same indent by AlexChen · 4 years, 4 months ago
- aaaed19 qga: Open brace '{' following struct go on the same by AlexChen · 4 years, 4 months ago
- 55b53da qga: Delete redundant spaces by AlexChen · 4 years, 4 months ago
- 0697e9e qga: Add spaces around operator by AlexChen · 4 years, 4 months ago
- 27e7de3 qga: Correct loop count in qmp_guest_get_vcpus() by Lin Ma · 4 years ago
- 0436c55 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years ago
- 9f34101 qga-vss: Use dynamic linking for GLib by Kostiantyn Kostiuk · 4 years ago
- 96291f1 qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces by Eric Blake · 4 years, 1 month ago
- 95b3a8c qapi: More complex uses of QAPI_LIST_APPEND by Eric Blake · 4 years, 2 months ago
- c3033fd qapi: Use QAPI_LIST_APPEND in trivial cases by Eric Blake · 4 years, 2 months ago
- b846ab7 meson: convert wixl detection to Meson by Paolo Bonzini · 4 years, 1 month ago
- 8373491 Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into staging by Peter Maydell · 4 years, 2 months ago
- 5b723a5 qga/commands-posix: Send CCW address on s390x with the fsinfo data by Thomas Huth · 4 years, 3 months ago
- eab3a46 qobject: Change qobject_to_json()'s value to GString by Markus Armbruster · 4 years, 3 months ago
- 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 4 months ago
- 9fc0ab5 qga: Tweak a guest-shutdown error message by Markus Armbruster · 4 years, 4 months ago
- ac84b0f qga: Replace an unreachable error by abort() by Markus Armbruster · 4 years, 4 months ago
- dccdb0f meson: Fix build with --disable-guest-agent-msi by Stefan Weil · 4 years, 4 months ago
- a8aa94b qga: update schema for guest-get-disks 'dependents' field by Michael Roth · 4 years, 4 months ago
- b1b9ab1 qga: fix missing closedir() in qmp_guest_get_disks() by Michael Roth · 4 years, 4 months ago
- cad97c0 qga: add ssh-get-authorized-keys by Marc-André Lureau · 4 years, 4 months ago
- 2a127f9 meson: minor simplification by Marc-André Lureau · 4 years, 4 months ago
- 0e3c947 qga: add *reset argument to ssh-add-authorized-keys by Michael Roth · 4 years, 4 months ago
- 8d769ec qga: add ssh-{add,remove}-authorized-keys by Marc-André Lureau · 4 years, 4 months ago
- c67d2ef qga: add implementation of guest-get-disks for Windows by Tomáš Golembiovský · 4 years, 5 months ago
- fed3956 qga: add implementation of guest-get-disks for Linux by Tomáš Golembiovský · 4 years, 5 months ago
- c27ea3f qga: add command guest-get-disks by Tomáš Golembiovský · 4 years, 5 months ago
- 0083124 qga: Flatten simple union GuestDeviceId by Markus Armbruster · 4 years, 4 months ago
- 939cadd qga-win: Fix guest-get-devices error API violations by Markus Armbruster · 4 years, 4 months ago
- a88bcee qga: Use common time encoding for guest-get-devices 'driver-date' by Markus Armbruster · 4 years, 4 months ago
- b519e2e qga: Rename guest-get-devices return member 'address' to 'id' by Markus Armbruster · 4 years, 4 months ago
- 41725fa qmp: Call monitor_set_cur() only in qmp_dispatch() by Kevin Wolf · 4 years, 5 months ago
- a9eacf8 qga: relocate path to default configuration and hook by Paolo Bonzini · 4 years, 7 months ago
- 18240fd meson: fix MSI rule by Marc-André Lureau · 4 years, 6 months ago
- ac741a9 qga/qapi-schema.json: Add some headings by Peter Maydell · 4 years, 5 months ago