index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qga
Commit message (
Expand
)
Author
Age
Files
Lines
*
qga/qapi-schema.json: minor format fixups for rST
Peter Maydell
2020-02-15
1
-43
/
+51
*
qga/qapi-schema.json: Fix indent level on doc comments
Peter Maydell
2020-02-15
1
-31
/
+31
*
qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
Peter Maydell
2020-02-15
1
-1
/
+1
*
build-sys: clean up flags included in the linker command line
Paolo Bonzini
2020-01-24
1
-2
/
+2
*
qapi: Generate command registration stuff into separate files
Markus Armbruster
2020-01-14
2
-1
/
+2
*
qga: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
3
-8
/
+8
*
qga: Fix guest-get-fsinfo error API violations
Markus Armbruster
2019-12-18
1
-2
/
+4
*
qga: fence guest-set-time if hwclock not available
Cornelia Huck
2019-12-14
1
-1
/
+12
*
qga: Add "guest-get-memory-block-info" to blacklist
Basil Salman
2019-11-04
2
-2
/
+3
*
qga-win: network-get-interfaces command name field bug fix
Bishara AbuHattoum
2019-11-04
1
-5
/
+5
*
socket: Add backlog parameter to socket_listen
Juan Quintela
2019-09-03
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
3
-1
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+0
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
1
-2
/
+2
*
qga: Fix mingw compilation warnings on enum conversion
Cao Jiaxi
2019-05-07
1
-1
/
+1
*
qga: process_event() simplification
Marc-André Lureau
2019-03-18
1
-38
/
+9
*
qga: Fix guest-get-fsinfo PCI address collection in Windows
Matt Hines
2019-03-18
1
-107
/
+210
*
qga-win: fix VSS build breakage due to unintended gnu99 C++ flag
Michael Roth
2019-03-18
1
-1
/
+1
*
qga-win: include glib when building VSS DLL
Michael Roth
2019-03-18
1
-1
/
+1
*
qga-win: Adding support for Windows Server 2019 get-osinfo command
Bishara AbuHattoum
2019-03-18
1
-2
/
+27
*
qga: update docs with systemd suspend support info
Daniel Henrique Barboza
2019-03-18
1
-11
/
+14
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
qga: drop < Vista compatibility
Marc-André Lureau
2019-01-11
1
-64
/
+0
*
build-sys: build with Vista API by default
Marc-André Lureau
2019-01-11
1
-5
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2018-12-19
1
-5
/
+2
|
\
|
*
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
2018-12-18
1
-5
/
+2
*
|
qga: update guest-suspend-ram and guest-suspend-hybrid descriptions
Daniel Henrique Barboza
2018-12-18
1
-6
/
+10
|
/
*
qga: Add multiple include guard to guest-agent-core.h
Peter Maydell
2018-11-09
1
-0
/
+5
*
qga-win: fix leaks of build_guest_disk_info()
Marc-André Lureau
2018-11-09
1
-1
/
+4
*
qga-win: changing --retry-path option behavior
Bishara AbuHattoum
2018-10-31
2
-1
/
+89
*
qga-win: report specific error when failing to open channel
Michael Roth
2018-10-31
1
-1
/
+2
*
qga-win: install service with --retry-path set by default
Michael Roth
2018-10-31
1
-1
/
+1
*
qga: add --retry-path option for re-initializing channel on failure
Michael Roth
2018-10-31
1
-8
/
+54
*
qga: move w32 service handling out of run_agent()
Michael Roth
2018-10-31
1
-11
/
+15
*
qga: hang GAConfig/socket_activation off of GAState global
Michael Roth
2018-10-31
1
-9
/
+15
*
qga: group agent init/cleanup init separate routines
Michael Roth
2018-10-31
1
-32
/
+50
*
qga: fix an off-by-one issue
Li Qiang
2018-10-31
1
-1
/
+1
*
qga-win: demystify namespace stripping
Tomáš Golembiovský
2018-10-31
1
-1
/
+8
*
qga-win: return disk device in guest-get-fsinfo
Tomáš Golembiovský
2018-10-31
1
-10
/
+11
*
qga-win: handle multi-disk volumes
Tomáš Golembiovský
2018-10-31
1
-18
/
+108
*
qga-win: refactor disk info
Tomáš Golembiovský
2018-10-31
1
-17
/
+35
*
qga-win: report disk serial number
Tomáš Golembiovský
2018-10-31
1
-0
/
+30
*
qga-win: refactor disk properties (bus)
Tomáš Golembiovský
2018-10-31
1
-18
/
+27
*
qga-win: add debugging information
Tomáš Golembiovský
2018-10-31
1
-0
/
+15
*
qga-win: fsinfo: pci-info: allow partial info
Sameeh Jubran
2018-10-31
1
-13
/
+33
*
qga-win: prevent crash when executing fsinfo command
Sameeh Jubran
2018-10-31
1
-1
/
+5
*
qga: linux: return disk device in guest-get-fsinfo
Tomáš Golembiovský
2018-10-31
2
-2
/
+8
*
qga: linux: report disk serial number
Tomáš Golembiovský
2018-10-31
3
-3
/
+34
*
qga: ignore non present cpus when handling qmp_guest_get_vcpus()
Igor Mammedov
2018-10-30
1
-56
/
+59
*
qga-win: add support for qmp_guest_fsfreeze_freeze_list
Chen Hanxiao
2018-10-30
6
-45
/
+91
[next]