index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qga
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
Markus Armbruster
2023-02-23
1
-3
/
+2
*
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-23
1
-1
/
+0
*
qga: Clean up includes
Markus Armbruster
2023-02-08
3
-4
/
+2
*
error handling: Use RETRY_ON_EINTR() macro where applicable
Nikita Ivanov
2023-01-09
1
-3
/
+1
*
qga-win: choose the right libpcre version to include in MSI package
Andrey Drobyshev
2022-12-20
2
-3
/
+15
*
qga: map GLib log levels to system levels
Andrey Drobyshev
2022-12-20
1
-2
/
+34
*
qga-win: add logging to Windows event log
Andrey Drobyshev
2022-12-20
4
-4
/
+45
*
qga: Add initial OpenBSD and NetBSD support
Brad Smith
2022-12-20
3
-5
/
+15
*
qga:/qga-win: skip getting pci info for USB disks
Kfir Manor
2022-12-20
1
-4
/
+8
*
qga:/qga-win: adding a empty PCI address creation function
Kfir Manor
2022-12-20
1
-7
/
+13
*
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-15
1
-5
/
+3
|
\
|
*
error: Drop some obviously superfluous error_propagate()
Markus Armbruster
2022-12-14
1
-5
/
+3
*
|
qapi qga: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
3
-64
/
+19
|
/
*
Fix some typos in documentation and comments
Stefan Weil
2022-11-05
1
-1
/
+1
*
qga: add channel path to error messages
Bjørn Forsman
2022-10-26
1
-2
/
+2
*
qga: Add HW address getting for FreeBSD
Alexander Ivanov
2022-10-26
1
-0
/
+15
*
qga: Move HW address getting to a separate function
Alexander Ivanov
2022-10-26
3
-42
/
+78
*
qga: Add support for user password setting in FreeBSD
Alexander Ivanov
2022-10-26
1
-10
/
+25
*
qga: Add shutdown/halt/reboot support for FreeBSD
Alexander Ivanov
2022-10-26
1
-0
/
+7
*
qga: Add UFS freeze/thaw support for FreeBSD
Alexander Ivanov
2022-10-26
5
-164
/
+334
*
qga: Move Linux-specific FS freeze/thaw code to a separate file
Alexander Ivanov
2022-10-26
4
-272
/
+338
*
qga: Add initial FreeBSD support
Alexander Ivanov
2022-10-26
3
-1
/
+32
*
meson: require 0.61.3
Paolo Bonzini
2022-10-01
1
-1
/
+1
*
qga: Replace 'blacklist' and 'whitelist' in the guest agent sources
Thomas Huth
2022-09-20
5
-45
/
+46
*
qga: Replace 'blacklist' command line and config file options by 'block-rpcs'
Thomas Huth
2022-09-20
1
-5
/
+13
*
qga: treat get-guest-fsinfo as "best effort"
John Snow
2022-07-18
1
-1
/
+9
*
Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into staging
Peter Maydell
2022-07-14
3
-0
/
+176
|
\
|
*
qga: add command 'guest-get-cpustats'
zhenwei pi
2022-07-13
3
-0
/
+176
*
|
qga: Relocate a path emitted in the help text
Akihiko Odaki
2022-07-08
1
-1
/
+5
|
/
*
meson: qga: do not use deprecated meson.build_root()
Paolo Bonzini
2022-06-06
1
-1
/
+1
*
qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
Marc-André Lureau
2022-05-28
2
-13
/
+13
*
qga/wixl: simplify some pre-processing
Marc-André Lureau
2022-05-28
1
-13
/
+7
*
qga/wixl: require Mingw_bin
Marc-André Lureau
2022-05-28
1
-9
/
+0
*
qga/wixl: prefer variables over environment
Marc-André Lureau
2022-05-28
2
-26
/
+13
*
qga: make build_fs_mount_list() return a bool
Marc-André Lureau
2022-05-28
1
-15
/
+10
*
qga: replace qemu_open_old() with qga_open_cloexec()
Marc-André Lureau
2022-05-28
2
-8
/
+13
*
qga: throw an Error in ga_channel_open()
Marc-André Lureau
2022-05-28
1
-25
/
+17
*
qga: use qga_open_cloexec() for safe_open_or_create()
Marc-André Lureau
2022-05-28
1
-4
/
+3
*
qga: add qga_open_cloexec() helper
Marc-André Lureau
2022-05-28
3
-0
/
+42
*
qga: flatten safe_open_or_create()
Marc-André Lureau
2022-05-28
1
-60
/
+60
*
qga-win32: Add support for NVME bus type
Konstantin Kostiuk
2022-05-25
1
-0
/
+5
*
trivial: qga: Log version on start
Konstantin Kostiuk
2022-05-25
1
-0
/
+2
*
qga: add guest-get-diskstats command for Linux guests
luzhipeng
2022-05-25
3
-0
/
+215
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-16
2
-3
/
+3
|
\
|
*
qga-vss: Use the proper operator to free memory
Konstantin Kostiuk
2022-05-14
1
-2
/
+2
|
*
qga-vss: Add auto generated headers to dependencies
Konstantin Kostiuk
2022-05-14
1
-1
/
+1
*
|
qapi: Fix malformed "Since:" section tags
Markus Armbruster
2022-05-16
1
-1
/
+1
|
/
*
qga-vss: always build qga-vss.tlb when qga-vss.dll is built
Konstantin Kostiuk
2022-05-07
1
-2
/
+2
*
qga: Introduce disk smart
zhenwei pi
2022-05-04
2
-1
/
+125
*
qga: Introduce NVMe disk bus type
zhenwei pi
2022-05-04
2
-2
/
+6
[next]