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
2017-04-27
qga: Add `guest-get-timezone` command
Vinzenz Feenstra
2
-0
/
+63
2017-04-26
qga: Add 'guest-get-users' command
Vinzenz Feenstra
3
-0
/
+188
2017-04-26
qga: improve fsfreeze documentations
Marc-André Lureau
1
-2
/
+10
2017-04-26
qga: Add 'guest-get-host-name' command
Vinzenz Feenstra
2
-0
/
+37
2017-04-26
qga-win: Fix Event Viewer errors caused by qemu-ga
Sameeh Jubran
1
-1
/
+0
2017-04-26
qga-win: Fix a bug where qemu-ga service is stuck during stop operation
Sameeh Jubran
4
-10
/
+39
2017-04-26
qga-win: Enable 'can-offline' field in 'guest-get-vcpus' reply
Sameeh Jubran
1
-1
/
+1
2017-04-26
qemu-ga: Make QGA VSS provider service run only when needed
Sameeh Jubran
3
-2
/
+48
2017-04-24
qga: Make errp the last parameter of qga_vss_fsfreeze
Fam Zheng
3
-4
/
+4
2017-03-30
qga: don't fail if mount doesn't have slave devices
Michael Roth
1
-1
/
+3
2017-03-19
qemu-ga: obey LISTEN_PID when using systemd socket activation
Paolo Bonzini
1
-38
/
+13
2017-03-16
qapi: The #optional tag is redundant, drop
Markus Armbruster
1
-19
/
+19
2017-03-16
qapi: Have each QAPI schema declare its returns white-list
Markus Armbruster
1
-0
/
+15
2017-03-16
qapi: Make doc comments optional where we don't need them
Markus Armbruster
1
-0
/
+2
2017-03-07
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in...
Peter Maydell
5
-38
/
+114
2017-03-06
qga: ignore EBUSY when freezing a filesystem
Peter Lieven
1
-1
/
+4
2017-03-06
qga: add systemd socket activation support
Stefan Hajnoczi
4
-37
/
+110
2017-03-05
qapi: Support multiple command registries per program
Markus Armbruster
3
-10
/
+13
2017-03-05
qmp: Dumb down how we run QMP command registration
Markus Armbruster
1
-1
/
+1
2017-01-24
qga: fix erroneous argument to strerror
Paolo Bonzini
1
-2
/
+2
2017-01-16
qga/schema: improve guest-set-vcpus Returns: section
Marc-André Lureau
1
-7
/
+4
2016-12-05
qapi: add missing colon-ending for section name
Marc-André Lureau
1
-22
/
+22
2016-12-05
qapi: fix various symbols mismatch in documentation
Marc-André Lureau
1
-3
/
+3
2016-12-05
qapi: fix schema symbol sections
Marc-André Lureau
1
-0
/
+3
2016-12-05
qga/schema: fix double-return in doc
Marc-André Lureau
1
-1
/
+0
2016-10-31
qga: add vsock-listen method
Stefan Hajnoczi
3
-2
/
+30
2016-10-31
qga: drop unnecessary GA_CHANNEL_UNIX_LISTEN checks
Stefan Hajnoczi
1
-4
/
+2
2016-10-31
qga: drop unused sockaddr in accept(2) call
Stefan Hajnoczi
1
-4
/
+1
2016-10-31
qga: minimal support for fstrim for Windows guests
Denis V. Lunev
1
-3
/
+94
2016-10-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-8
/
+9
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
1
-3
/
+3
2016-10-04
qga/command: use QEMU atomic primitives
Alex Bennée
1
-8
/
+9
2016-09-08
qga: free remaining leaking state
Marc-André Lureau
3
-0
/
+13
2016-09-08
qga: free the whole blacklist
Marc-André Lureau
1
-6
/
+1
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2
-4
/
+5
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
4
-7
/
+6
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2
-7
/
+2
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
1
-6
/
+2
2016-06-07
qga: Remove unnecessary glib.h includes
Peter Maydell
9
-9
/
+0
2016-06-07
qga: spelling fix
Michael Tokarev
1
-6
/
+6
2016-05-18
Fix some typos found by codespell
Stefan Weil
2
-3
/
+3
2016-04-07
qga: Workaround for console redirection from non-interactive qemu-ga service
Yuri Pudgorodskiy
1
-2
/
+2
2016-04-07
qga: fix fd leak with guest-exec i/o channels
Yuriy Pudgorodskiy
1
-0
/
+4
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-2
/
+4
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
3
-0
/
+3
2016-03-22
Clean up includes some more
Markus Armbruster
2
-2
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-20
qemu-ga: drop unused local err variable
Stefan Hajnoczi
1
-6
/
+0
2016-02-25
qga: fix w32 breakage due to missing osdep.h includes
Michael Roth
5
-9
/
+8
2016-02-25
qga: check utf8-to-utf16 conversion
Marc-André Lureau
1
-3
/
+16
[next]