index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
Age
Commit message (
Expand
)
Author
2020-09-01
meson: install $localstatedir/run for qga
Marc-André Lureau
2020-08-21
meson: build texi doc
Paolo Bonzini
2020-08-21
meson: convert dummy Windows qga/qemu-ga target
Paolo Bonzini
2020-08-21
meson: add msi generation
Marc-André Lureau
2020-08-21
meson: convert vss-win32
Marc-André Lureau
2020-08-21
meson: convert qemu-ga
Paolo Bonzini
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2020-07-27
qga/qapi-schema: Document -1 for invalid PCI address fields
Thomas Huth
2020-07-27
qga-win: fix "guest-get-fsinfo" wrong filesystem type
Basil Salman
2020-07-13
qga: Use qemu_get_host_name() instead of g_get_host_name()
Michal Privoznik
2020-07-13
qga: fix assert regression on guest-shutdown
Marc-André Lureau
2020-07-13
qga-win: Fix QGA VSS Provider service stop failure
Basil Salman
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-02
qga: Plug unlikely memory leak in guest-set-memory-blocks
Markus Armbruster
2020-04-29
qga: Fix qmp_guest_suspend_{disk, ram}() error handling
Markus Armbruster
2020-04-29
qga: Fix qmp_guest_get_memory_blocks() error handling
Markus Armbruster
2020-04-15
qga: Restrict guest-file-read count to 48 MB to avoid crashes
Philippe Mathieu-Daudé
2020-04-15
qga: Extract qmp_guest_file_read() to common commands.c
Philippe Mathieu-Daudé
2020-04-15
qga: Extract guest_file_handle_find() to commands-common.h
Philippe Mathieu-Daudé
2020-04-15
Revert "prevent crash when executing guest-file-read with large count"
Philippe Mathieu-Daudé
2020-04-04
qga/commands-posix: fix use after free of local_err
Vladimir Sementsov-Ogievskiy
2020-03-24
qemu-ga: document vsock-listen in the man page
Stefan Hajnoczi
2020-03-24
qga: Fix undefined C behavior
Eric Blake
2020-03-24
qga-win: prevent crash when executing guest-file-read with large count
Basil Salman
2020-03-24
qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
Sameeh Jubran
2020-03-24
qga: Installer: Wait for installation to finish
Basil Salman
2020-03-17
qmp: constify QmpCommand and list
Marc-André Lureau
2020-03-09
qga: Fix a memory leak
Philippe Mathieu-Daudé
2020-03-09
qga: Improve error report by calling error_setg_win32()
Philippe Mathieu-Daudé
2020-02-15
qga/qapi-schema.json: minor format fixups for rST
Peter Maydell
2020-02-15
qga/qapi-schema.json: Fix indent level on doc comments
Peter Maydell
2020-02-15
qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
Peter Maydell
2020-01-24
build-sys: clean up flags included in the linker command line
Paolo Bonzini
2020-01-14
qapi: Generate command registration stuff into separate files
Markus Armbruster
2019-12-18
qga: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
qga: Fix guest-get-fsinfo error API violations
Markus Armbruster
2019-12-14
qga: fence guest-set-time if hwclock not available
Cornelia Huck
2019-11-04
qga: Add "guest-get-memory-block-info" to blacklist
Basil Salman
2019-11-04
qga-win: network-get-interfaces command name field bug fix
Bishara AbuHattoum
2019-09-03
socket: Add backlog parameter to socket_listen
Juan Quintela
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-07
qga: Fix mingw compilation warnings on enum conversion
Cao Jiaxi
2019-03-18
qga: process_event() simplification
Marc-André Lureau
2019-03-18
qga: Fix guest-get-fsinfo PCI address collection in Windows
Matt Hines
2019-03-18
qga-win: fix VSS build breakage due to unintended gnu99 C++ flag
Michael Roth
2019-03-18
qga-win: include glib when building VSS DLL
Michael Roth
[next]