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
2023-08-02
qga/win32: Use rundll for VSS installation
Konstantin Kostiuk
2023-06-08
qga: Fix suspend on Linux guests without systemd
Mark Somerville
2023-04-10
qga/vss-win32: fix warning for clang++-15
Pierrick Bouvier
2023-03-30
qga/win32: Remove change action from MSI installer
Konstantin Kostiuk
2023-03-30
qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
Markus Armbruster
2022-11-05
Fix some typos in documentation and comments
Stefan Weil
2022-10-26
qga: add channel path to error messages
Bjørn Forsman
2022-10-26
qga: Add HW address getting for FreeBSD
Alexander Ivanov
2022-10-26
qga: Move HW address getting to a separate function
Alexander Ivanov
2022-10-26
qga: Add support for user password setting in FreeBSD
Alexander Ivanov
2022-10-26
qga: Add shutdown/halt/reboot support for FreeBSD
Alexander Ivanov
2022-10-26
qga: Add UFS freeze/thaw support for FreeBSD
Alexander Ivanov
2022-10-26
qga: Move Linux-specific FS freeze/thaw code to a separate file
Alexander Ivanov
2022-10-26
qga: Add initial FreeBSD support
Alexander Ivanov
2022-10-01
meson: require 0.61.3
Paolo Bonzini
2022-09-20
qga: Replace 'blacklist' and 'whitelist' in the guest agent sources
Thomas Huth
2022-09-20
qga: Replace 'blacklist' command line and config file options by 'block-rpcs'
Thomas Huth
2022-07-18
qga: treat get-guest-fsinfo as "best effort"
John Snow
2022-07-14
Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into staging
Peter Maydell
2022-07-13
qga: add command 'guest-get-cpustats'
zhenwei pi
2022-07-08
qga: Relocate a path emitted in the help text
Akihiko Odaki
2022-06-06
meson: qga: do not use deprecated meson.build_root()
Paolo Bonzini
2022-05-28
qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
Marc-André Lureau
2022-05-28
qga/wixl: simplify some pre-processing
Marc-André Lureau
2022-05-28
qga/wixl: require Mingw_bin
Marc-André Lureau
2022-05-28
qga/wixl: prefer variables over environment
Marc-André Lureau
2022-05-28
qga: make build_fs_mount_list() return a bool
Marc-André Lureau
2022-05-28
qga: replace qemu_open_old() with qga_open_cloexec()
Marc-André Lureau
2022-05-28
qga: throw an Error in ga_channel_open()
Marc-André Lureau
2022-05-28
qga: use qga_open_cloexec() for safe_open_or_create()
Marc-André Lureau
2022-05-28
qga: add qga_open_cloexec() helper
Marc-André Lureau
2022-05-28
qga: flatten safe_open_or_create()
Marc-André Lureau
2022-05-25
qga-win32: Add support for NVME bus type
Konstantin Kostiuk
2022-05-25
trivial: qga: Log version on start
Konstantin Kostiuk
2022-05-25
qga: add guest-get-diskstats command for Linux guests
luzhipeng
2022-05-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-16
qapi: Fix malformed "Since:" section tags
Markus Armbruster
2022-05-14
qga-vss: Use the proper operator to free memory
Konstantin Kostiuk
2022-05-14
qga-vss: Add auto generated headers to dependencies
Konstantin Kostiuk
2022-05-07
qga-vss: always build qga-vss.tlb when qga-vss.dll is built
Konstantin Kostiuk
2022-05-04
qga: Introduce disk smart
zhenwei pi
2022-05-04
qga: Introduce NVMe disk bus type
zhenwei pi
2022-05-04
qga/commands-posix: 'guest-shutdown' for Solaris
Andrew Deason
2022-05-04
qga/commands-posix: Log all net stats failures
Andrew Deason
2022-05-04
qga/commands-posix: Fix listing ifaces for Solaris
Andrew Deason
2022-05-04
qga/commands-posix: Fix iface hw address detection
Andrew Deason
2022-05-04
qga/commands-posix: Use getifaddrs when available
Andrew Deason
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
2022-05-03
qga: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
[next]