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
2020-07-13
qga: Use qemu_get_host_name() instead of g_get_host_name()
Michal Privoznik
1
-4
/
+13
2020-07-13
qga: fix assert regression on guest-shutdown
Marc-André Lureau
1
-1
/
+5
2020-07-13
qga-win: Fix QGA VSS Provider service stop failure
Basil Salman
1
-13
/
+20
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
1
-3
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-2
/
+1
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
1
-13
/
+6
2020-07-02
qga: Plug unlikely memory leak in guest-set-memory-blocks
Markus Armbruster
1
-0
/
+1
2020-04-29
qga: Fix qmp_guest_suspend_{disk, ram}() error handling
Markus Armbruster
1
-0
/
+14
2020-04-29
qga: Fix qmp_guest_get_memory_blocks() error handling
Markus Armbruster
1
-0
/
+3
2020-04-15
qga: Restrict guest-file-read count to 48 MB to avoid crashes
Philippe Mathieu-Daudé
2
-3
/
+12
2020-04-15
qga: Extract qmp_guest_file_read() to common commands.c
Philippe Mathieu-Daudé
4
-36
/
+35
2020-04-15
qga: Extract guest_file_handle_find() to commands-common.h
Philippe Mathieu-Daudé
3
-6
/
+26
2020-04-15
Revert "prevent crash when executing guest-file-read with large count"
Philippe Mathieu-Daudé
1
-7
/
+1
2020-04-04
qga/commands-posix: fix use after free of local_err
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2020-03-24
qemu-ga: document vsock-listen in the man page
Stefan Hajnoczi
1
-1
/
+3
2020-03-24
qga: Fix undefined C behavior
Eric Blake
1
-2
/
+7
2020-03-24
qga-win: prevent crash when executing guest-file-read with large count
Basil Salman
1
-1
/
+7
2020-03-24
qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
Sameeh Jubran
1
-0
/
+11
2020-03-24
qga: Installer: Wait for installation to finish
Basil Salman
1
-1
/
+1
2020-03-17
qmp: constify QmpCommand and list
Marc-André Lureau
2
-4
/
+4
2020-03-09
qga: Fix a memory leak
Philippe Mathieu-Daudé
1
-2
/
+2
2020-03-09
qga: Improve error report by calling error_setg_win32()
Philippe Mathieu-Daudé
2
-4
/
+7
2020-02-15
qga/qapi-schema.json: minor format fixups for rST
Peter Maydell
1
-43
/
+51
2020-02-15
qga/qapi-schema.json: Fix indent level on doc comments
Peter Maydell
1
-31
/
+31
2020-02-15
qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
Peter Maydell
1
-1
/
+1
2020-01-24
build-sys: clean up flags included in the linker command line
Paolo Bonzini
1
-2
/
+2
2020-01-14
qapi: Generate command registration stuff into separate files
Markus Armbruster
2
-1
/
+2
2019-12-18
qga: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
3
-8
/
+8
2019-12-18
qga: Fix guest-get-fsinfo error API violations
Markus Armbruster
1
-2
/
+4
2019-12-14
qga: fence guest-set-time if hwclock not available
Cornelia Huck
1
-1
/
+12
2019-11-04
qga: Add "guest-get-memory-block-info" to blacklist
Basil Salman
2
-2
/
+3
2019-11-04
qga-win: network-get-interfaces command name field bug fix
Bishara AbuHattoum
1
-5
/
+5
2019-09-03
socket: Add backlog parameter to socket_listen
Juan Quintela
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
3
-1
/
+2
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+0
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-2
/
+2
2019-05-07
qga: Fix mingw compilation warnings on enum conversion
Cao Jiaxi
1
-1
/
+1
2019-03-18
qga: process_event() simplification
Marc-André Lureau
1
-38
/
+9
2019-03-18
qga: Fix guest-get-fsinfo PCI address collection in Windows
Matt Hines
1
-107
/
+210
2019-03-18
qga-win: fix VSS build breakage due to unintended gnu99 C++ flag
Michael Roth
1
-1
/
+1
2019-03-18
qga-win: include glib when building VSS DLL
Michael Roth
1
-1
/
+1
2019-03-18
qga-win: Adding support for Windows Server 2019 get-osinfo command
Bishara AbuHattoum
1
-2
/
+27
2019-03-18
qga: update docs with systemd suspend support info
Daniel Henrique Barboza
1
-11
/
+14
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
1
-1
/
+1
2019-01-11
qga: drop < Vista compatibility
Marc-André Lureau
1
-64
/
+0
2019-01-11
build-sys: build with Vista API by default
Marc-André Lureau
1
-5
/
+1
2018-12-19
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
1
-5
/
+2
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
1
-5
/
+2
2018-12-18
qga: update guest-suspend-ram and guest-suspend-hybrid descriptions
Daniel Henrique Barboza
1
-6
/
+10
2018-11-09
qga: Add multiple include guard to guest-agent-core.h
Peter Maydell
1
-0
/
+5
[next]