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
2014-03-03
qga: Remove unneeded include file
Stefan Weil
1
-1
/
+0
2014-02-23
qemu-ga: isa-serial support on Windows
Miki Mishael
2
-6
/
+31
2014-02-23
qga: Fix memory allocation pasto
Markus Armbruster
1
-1
/
+1
2014-02-23
qga: Don't require 'time' argument in guest-set-time command
Michal Privoznik
3
-29
/
+51
2014-02-23
qga: vss-win32: Fix interference with snapshot deletion by other VSS request
Tomoki Sekiyama
1
-1
/
+3
2014-02-23
qga: vss-win32: Fix interference with snapshot creation by other VSS requesters
Tomoki Sekiyama
2
-27
/
+36
2014-02-23
qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
Tomoki Sekiyama
2
-17
/
+13
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
2
-10
/
+10
2013-11-25
qga: Fix two format strings for MinGW
Stefan Weil
1
-2
/
+2
2013-11-25
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
Anthony Liguori
2
-5
/
+5
2013-11-22
qemu-ga: vss-win32: Install VSS provider COM+ application service
Tomoki Sekiyama
1
-6
/
+10
2013-11-21
qga: Fix compiler warnings (missing format attribute, wrong format strings)
Stefan Weil
2
-5
/
+5
2013-11-16
qga: Fix shutdown command of guest agent to work with SysV
whitearchey
1
-1
/
+1
2013-11-13
qga: Fix compilation for old versions of MinGW
Stefan Weil
1
-0
/
+1
2013-10-10
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
2
-1
/
+5
2013-10-10
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
2
-68
/
+45
2013-10-10
qemu-ga: execute fsfreeze-freeze in reverse order of mounts
Tomoki Sekiyama
1
-2
/
+2
2013-09-09
qemu-ga: Install Windows VSS provider on `qemu-ga -s install'
Tomoki Sekiyama
3
-1
/
+37
2013-09-09
qemu-ga: Call Windows VSS requester in fsfreeze command handler
Tomoki Sekiyama
4
-8
/
+240
2013-09-09
qemu-ga: Add Windows VSS provider and requester as DLL
Tomoki Sekiyama
10
-0
/
+1717
2013-07-25
qga: escape cmdline args when registering win32 service (CVE-2013-2231)
Laszlo Ersek
1
-5
/
+74
2013-07-25
ga_install_service(): nest error paths more idiomatically
Laszlo Ersek
1
-10
/
+12
2013-07-25
qga/service-win32.c: diagnostic output should go to stderr
Laszlo Ersek
1
-3
/
+3
2013-05-30
qga: save state directory in ga_install_service()
Laszlo Ersek
3
-3
/
+17
2013-05-30
qga: remove undefined behavior in ga_install_service()
Laszlo Ersek
1
-8
/
+11
2013-05-30
qga: create state directory on win32
Laszlo Ersek
1
-0
/
+14
2013-05-30
qga: determine default state dir and pidfile dynamically
Laszlo Ersek
1
-6
/
+26
2013-05-17
Merge remote-tracking branch 'mdroth/qga-pull-2013-05-13' into staging
Anthony Liguori
1
-6
/
+19
2013-05-13
qga: unlink just created guest-file if fchmod() or fdopen() fails on it
Laszlo Ersek
1
-0
/
+3
2013-05-13
qga: distinguish binary modes in "guest_file_open_modes" map
Laszlo Ersek
1
-6
/
+16
2013-05-12
remove double semicolons
Dong Xu Wang
1
-1
/
+1
2013-05-07
qga: set umask 0077 when daemonizing (CVE-2013-2007)
Laszlo Ersek
2
-5
/
+120
2013-04-02
qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows
Luiz Capitulino
1
-2
/
+6
2013-04-02
qga schema: document generic QERR_UNSUPPORTED
Laszlo Ersek
1
-0
/
+11
2013-04-02
qga schema: mark optional GuestLogicalProcessor.can-offline with #optional
Laszlo Ersek
1
-3
/
+4
2013-04-02
qga: add windows implementation for guest-set-time
Lei Li
1
-1
/
+28
2013-04-02
qga: add windows implementation for guest-get-time
Lei Li
1
-2
/
+25
2013-03-22
Fix typos and misspellings
Peter Maydell
1
-1
/
+1
2013-03-15
qga/main.c: Don't use g_key_file_get/set_int64
Peter Crosthwaite
1
-2
/
+2
2013-03-11
qga: implement qmp_guest_set_vcpus() for Linux with sysfs
Laszlo Ersek
1
-6
/
+32
2013-03-11
qga: implement qmp_guest_get_vcpus() for Linux with sysfs
Laszlo Ersek
1
-6
/
+140
2013-03-11
qga: introduce guest-get-vcpus / guest-set-vcpus with stubs
Laszlo Ersek
3
-0
/
+96
2013-03-11
qga: add guest-set-time command
Lei Li
3
-0
/
+86
2013-03-11
qga: add guest-get-time command
Lei Li
3
-0
/
+35
2013-03-11
qemu-ga: use key-value store to avoid recycling fd handles after restart
Michael Roth
3
-6
/
+204
2013-03-11
qemu-ga: make guest-sync-delimited available during fsfreeze
Michael Roth
1
-0
/
+1
2013-03-11
qemu-ga: fix confusing GAChannelMethod comparison
Stefan Hajnoczi
1
-1
/
+1
2013-03-11
qga: cast to int for DWORD type
Lei Li
1
-1
/
+1
2013-01-30
qemu-ga: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-1
/
+1
2013-01-28
qemu-ga: Plug leaks on qmp_guest_network_get_interfaces() error paths
Markus Armbruster
1
-5
/
+6
[next]