index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
configure, meson: use command line options to configure qemu-ga
Paolo Bonzini
1
-3
/
+6
2023-10-11
qapi: qga: Clarify when out-data and err-data are populated
Daniel Xu
1
-3
/
+5
2023-10-11
qga: Fix memory leak when output stream is unused
Daniel Xu
1
-2
/
+2
2023-10-11
qga: Remove platform GUID definitions
Akihiko Odaki
1
-7
/
+0
2023-09-08
qga/: spelling fixes
Michael Tokarev
6
-8
/
+8
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
1
-2
/
+2
2023-07-10
QGA VSS: Add log in functions begin/end
Konstantin Kostiuk
3
-0
/
+72
2023-07-10
QGA VSS: Print error in err_set
Konstantin Kostiuk
1
-3
/
+5
2023-07-10
QGA VSS: Replace 'fprintf(stderr' with qga_debug
Konstantin Kostiuk
2
-10
/
+11
2023-07-10
QGA VSS: Add wrapper to send log to debugger and stderr
Konstantin Kostiuk
3
-1
/
+65
2023-07-10
qga: Add new option --allow-rpcs
Konstantin Kostiuk
1
-6
/
+79
2023-07-10
qga: Rename ga_disable_not_allowed -> ga_disable_not_allowed_freeze
Konstantin Kostiuk
1
-3
/
+3
2023-07-07
meson.build: Remove the logic to link C code with the C++ linker
Thomas Huth
1
-1
/
+1
2023-06-09
spelling: information
Michael Tokarev
1
-1
/
+1
2023-05-25
meson: fix rule for qemu-ga installer
Paolo Bonzini
1
-1
/
+1
2023-05-18
meson: use prefer_static option
Paolo Bonzini
1
-1
/
+1
2023-05-10
qga/qapi-schema: Reformat doc comments to conform to current conventions
Markus Armbruster
1
-293
/
+389
2023-05-04
qga: Fix suspend on Linux guests without systemd
Mark Somerville
1
-6
/
+6
2023-05-04
qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601
Thomas Huth
1
-2
/
+0
2023-05-04
qga: Add `merged` variant to GuestExecCaptureOutputMode
Daniel Xu
2
-3
/
+27
2023-05-04
qga: Refactor guest-exec capture-output to take enum
Daniel Xu
2
-4
/
+66
2023-05-04
qga/linux: add usb support to guest-get-fsinfo
Kfir Manor
1
-1
/
+5
2023-04-28
qga/qapi-schema: Fix member documentation markup
Markus Armbruster
1
-3
/
+3
2023-04-28
qga/qapi-schema: Fix a misspelled reference
Markus Armbruster
1
-1
/
+1
2023-04-28
qga/qapi-schema: Tidy up documentation of guest-fsfreeze-status
Markus Armbruster
1
-1
/
+1
2023-03-24
Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into staging
Peter Maydell
1
-1
/
+1
2023-03-22
qga/vss-win32: fix warning for clang++-15
Pierrick Bouvier
1
-1
/
+1
2023-03-08
qga/win/vss: requester_freeze changes
Kfir Manor
1
-1
/
+2
2023-03-08
qga/win/vss: query VSS backup type
Kfir Manor
2
-0
/
+41
2023-03-08
qga/win/installer: add VssOption to installer
Kfir Manor
1
-0
/
+4
2023-03-08
qga/win32: Use rundll for VSS installation
Konstantin Kostiuk
3
-5
/
+16
2023-03-08
qga/win32: Remove change action from MSI installer
Konstantin Kostiuk
1
-0
/
+1
2023-02-23
qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
Markus Armbruster
1
-3
/
+2
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
1
-1
/
+0
2023-02-08
qga: Clean up includes
Markus Armbruster
3
-4
/
+2
2023-01-09
error handling: Use RETRY_ON_EINTR() macro where applicable
Nikita Ivanov
1
-3
/
+1
2022-12-20
qga-win: choose the right libpcre version to include in MSI package
Andrey Drobyshev
2
-3
/
+15
2022-12-20
qga: map GLib log levels to system levels
Andrey Drobyshev
1
-2
/
+34
2022-12-20
qga-win: add logging to Windows event log
Andrey Drobyshev
4
-4
/
+45
2022-12-20
qga: Add initial OpenBSD and NetBSD support
Brad Smith
3
-5
/
+15
2022-12-20
qga:/qga-win: skip getting pci info for USB disks
Kfir Manor
1
-4
/
+8
2022-12-20
qga:/qga-win: adding a empty PCI address creation function
Kfir Manor
1
-7
/
+13
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-5
/
+3
2022-12-14
qapi qga: Elide redundant has_FOO in generated C
Markus Armbruster
3
-64
/
+19
2022-12-14
error: Drop some obviously superfluous error_propagate()
Markus Armbruster
1
-5
/
+3
2022-11-05
Fix some typos in documentation and comments
Stefan Weil
1
-1
/
+1
2022-10-26
qga: add channel path to error messages
Bjørn Forsman
1
-2
/
+2
2022-10-26
qga: Add HW address getting for FreeBSD
Alexander Ivanov
1
-0
/
+15
2022-10-26
qga: Move HW address getting to a separate function
Alexander Ivanov
3
-42
/
+78
2022-10-26
qga: Add support for user password setting in FreeBSD
Alexander Ivanov
1
-10
/
+25
[next]