index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
Age
Commit message (
Expand
)
Author
2022-01-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-01-27
qapi: generate trace events by default
Vladimir Sementsov-Ogievskiy
2022-01-27
meson: document why we don't generate trace events for tests/ and qga/
Vladimir Sementsov-Ogievskiy
2022-01-27
build-sys: fix undefined ARCH error
Marc-André Lureau
2022-01-10
qga-win: Detect Windows 11 by build number
Kostiantyn Kostiuk
2022-01-10
qga-win: Detect OS based on Windows 10 by first build number
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Replace 'while' with 2 calls of the function
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Add g_autofree for few variables
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Split logic to separate functions
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Free parent_dev_info properly
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Use common 'end' label
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Clean dev_info if handle is valid
Kostiantyn Kostiuk
2021-10-02
qapi: Add spaces after symbol declaration for consistency
John Snow
2021-08-26
Remove superfluous ERRP_GUARD()
Markus Armbruster
2021-08-26
qapi: make 'if' condition strings simple identifiers
Marc-André Lureau
2021-08-09
qga: fix leak of base64 decoded data on command error
Daniel P. Berrangé
2021-08-03
qga-win/msi: fix missing libstdc++-6 DLL in MSI installer
Michael Roth
2021-08-02
qemu-ga/msi: fix w32 libgcc name
Gerd Hoffmann
2021-08-02
qga-win: Free GMatchInfo properly
Kostiantyn Kostiuk
2021-08-02
qga-win: Fix handle leak in ga_get_win_product_name()
Basil Salman
2021-08-02
qga-win: Fix build_guest_fsinfo() close of nonexistent
Basil Salman
2021-08-02
qga-win: Increase VSS freeze timeout to 60 secs instead of 10
Basil Salman
2021-07-12
qga-win: Add support of Windows Server 2022 in get-osinfo command
Kostiantyn Kostiuk
2021-04-20
qga: fix guest-get-disks regression
Marc-André Lureau
2021-03-23
qapi: Enforce struct member naming rules
Markus Armbruster
2021-03-23
qapi: Rename pragma *-whitelist to *-exceptions
Markus Armbruster
2021-03-16
qga: return a more explicit error on why a command is disabled
Marc-André Lureau
2021-03-16
qga: Switch and case should be at the same indent
AlexChen
2021-03-16
qga: Open brace '{' following struct go on the same
AlexChen
2021-03-16
qga: Delete redundant spaces
AlexChen
2021-03-16
qga: Add spaces around operator
AlexChen
2021-03-16
qga: Correct loop count in qmp_guest_get_vcpus()
Lin Ma
2021-03-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-03-06
qga-vss: Use dynamic linking for GLib
Kostiantyn Kostiuk
2021-03-05
qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces
Eric Blake
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-23
meson: convert wixl detection to Meson
Paolo Bonzini
2021-01-01
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
2020-12-21
qga/commands-posix: Send CCW address on s390x with the fsinfo data
Thomas Huth
2020-12-19
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-10
qga: Tweak a guest-shutdown error message
Markus Armbruster
2020-12-10
qga: Replace an unreachable error by abort()
Markus Armbruster
2020-11-18
meson: Fix build with --disable-guest-agent-msi
Stefan Weil
2020-11-16
qga: update schema for guest-get-disks 'dependents' field
Michael Roth
2020-11-09
qga: fix missing closedir() in qmp_guest_get_disks()
Michael Roth
2020-11-02
qga: add ssh-get-authorized-keys
Marc-André Lureau
2020-11-02
meson: minor simplification
Marc-André Lureau
2020-11-02
qga: add *reset argument to ssh-add-authorized-keys
Michael Roth
[next]