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: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
2018-02-10
1
-1
/
+1
*
Drop superfluous includes of qapi/qmp/dispatch.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qmp-commands.h exactly where needed
Markus Armbruster
2018-02-09
2
-1
/
+2
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
5
-0
/
+7
*
sockets: remove obsolete code that updated listen address
Daniel P. Berrange
2017-12-21
1
-1
/
+1
*
qga: replace GetIfEntry with GetIfEntry2 for interface stats
ZhiPeng Lu
2017-11-20
1
-16
/
+38
*
qga-win: fix error-handling in getNameByStringSID()
Michael Roth
2017-10-27
1
-4
/
+9
*
qga: add network stats to guest-network-get-interfaces
ZhiPeng Lu
2017-10-26
3
-2
/
+160
*
qga-win: Updating guest_set_time action
Bishara AbuHattoum
2017-10-26
1
-1
/
+35
*
qga-win: don't hang if vss hold writes timeout
Chen Hanxiao
2017-10-26
1
-0
/
+12
*
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
1
-1
/
+2
*
maint: Include bug-reporting info in --help output
Eric Blake
2017-08-08
1
-1
/
+1
*
qga: Give more --version information
Eric Blake
2017-08-08
1
-2
/
+4
*
test-qga: add test for guest-get-osinfo
Tomáš Golembiovský
2017-07-18
1
-4
/
+9
*
qemu-ga: add guest-get-osinfo command
Tomáš Golembiovský
2017-07-18
3
-0
/
+391
*
qga: report error on keyfile dump error
Marc-André Lureau
2017-07-18
1
-1
/
+6
*
qga-win32: remove a redundancy code
Peng Hao
2017-07-18
1
-1
/
+1
*
qemu-ga: check if utmpx.h is available on the system
Tomáš Golembiovský
2017-07-18
1
-1
/
+16
*
qemu-ga: add missing libpcre to MSI build
Thomas Lamprecht
2017-07-18
1
-0
/
+4
*
qga-win: fix installation on localized windows
Daniel Rempel
2017-07-18
1
-2
/
+33
*
qga-win32: Fix memory leak of device information set
Li Ping
2017-07-11
1
-1
/
+4
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
2
-2
/
+1
*
qemu-ga: remove useless allocation
Marc-André Lureau
2017-06-04
1
-3
/
+1
*
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
1
-3
/
+5
|
\
|
*
qga: fix compiler warnings (clang 5)
Philippe Mathieu-Daudé
2017-05-07
1
-3
/
+5
*
|
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
2
-6
/
+6
*
|
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-05-09
2
-6
/
+6
|
/
*
qga: Add `guest-get-timezone` command
Vinzenz Feenstra
2017-04-27
2
-0
/
+63
*
qga: Add 'guest-get-users' command
Vinzenz Feenstra
2017-04-27
3
-0
/
+188
*
qga: improve fsfreeze documentations
Marc-André Lureau
2017-04-27
1
-2
/
+10
*
qga: Add 'guest-get-host-name' command
Vinzenz Feenstra
2017-04-27
2
-0
/
+37
*
qga-win: Fix Event Viewer errors caused by qemu-ga
Sameeh Jubran
2017-04-27
1
-1
/
+0
*
qga-win: Fix a bug where qemu-ga service is stuck during stop operation
Sameeh Jubran
2017-04-27
4
-10
/
+39
*
qga-win: Enable 'can-offline' field in 'guest-get-vcpus' reply
Sameeh Jubran
2017-04-27
1
-1
/
+1
*
qemu-ga: Make QGA VSS provider service run only when needed
Sameeh Jubran
2017-04-27
3
-2
/
+48
*
qga: Make errp the last parameter of qga_vss_fsfreeze
Fam Zheng
2017-04-24
3
-4
/
+4
*
qga: don't fail if mount doesn't have slave devices
Michael Roth
2017-03-30
1
-1
/
+3
*
qemu-ga: obey LISTEN_PID when using systemd socket activation
Paolo Bonzini
2017-03-19
1
-38
/
+13
*
qapi: The #optional tag is redundant, drop
Markus Armbruster
2017-03-16
1
-19
/
+19
*
qapi: Have each QAPI schema declare its returns white-list
Markus Armbruster
2017-03-16
1
-0
/
+15
*
qapi: Make doc comments optional where we don't need them
Markus Armbruster
2017-03-16
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in...
Peter Maydell
2017-03-07
5
-38
/
+114
|
\
|
*
qga: ignore EBUSY when freezing a filesystem
Peter Lieven
2017-03-06
1
-1
/
+4
|
*
qga: add systemd socket activation support
Stefan Hajnoczi
2017-03-06
4
-37
/
+110
*
|
qapi: Support multiple command registries per program
Markus Armbruster
2017-03-05
3
-10
/
+13
*
|
qmp: Dumb down how we run QMP command registration
Markus Armbruster
2017-03-05
1
-1
/
+1
|
/
*
qga: fix erroneous argument to strerror
Paolo Bonzini
2017-01-24
1
-2
/
+2
*
qga/schema: improve guest-set-vcpus Returns: section
Marc-André Lureau
2017-01-16
1
-7
/
+4
[next]