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
2015-06-17
qemu-ga: debug printouts to help troubleshoot installation
Yossi Hindin
2
-1
/
+2
2015-06-17
qemu-ga: adding vss-[un]install options
Yossi Hindin
1
-1
/
+9
2015-05-05
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
1
-14
/
+14
2015-05-05
qapi: Unify type bypass and add tests
Eric Blake
1
-4
/
+4
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-1
/
+1
2015-04-02
qga: fitering out -fstack-protector-strong
Joseph Hindin
1
-1
/
+1
2015-03-19
qga/commands-posix: Fix resource leak
Shannon Zhao
1
-0
/
+1
2015-02-17
qemu-ga-win: Fail loudly on bare 'set-time'
Michal Privoznik
2
-23
/
+26
2015-02-17
qga: add memory block command that unsupported
zhanghailiang
2
-1
/
+5
2015-02-17
qga: implement qmp_guest_get_memory_block_info() for Linux with sysfs
zhanghailiang
1
-2
/
+29
2015-02-17
qga: implement qmp_guest_set_memory_blocks() for Linux with sysfs
zhanghailiang
1
-1
/
+29
2015-02-17
qga: implement qmp_guest_get_memory_blocks() for Linux with sysfs
zhanghailiang
1
-1
/
+232
2015-02-17
qga: introduce three guest memory block commmands with stubs
zhanghailiang
3
-0
/
+180
2015-02-16
qga: implement file commands for Windows guest
Olga Krishtal
1
-21
/
+250
2015-02-16
guest agent: guest-file-open: refactoring
Simon Zolin
1
-8
/
+23
2015-02-16
qga: add guest-set-user-password command
Daniel P. Berrange
3
-0
/
+146
2014-11-17
qga: fix false negative argument passing
Gonglei
1
-2
/
+2
2014-10-22
qga: Rewrite code where using readdir_r
zhanghailiang
1
-12
/
+15
2014-08-15
channel-posix: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
Gonglei
1
-1
/
+1
2014-08-07
qga: Disable unsupported commands by default
Tomoki Sekiyama
4
-1
/
+71
2014-08-07
qga: Add guest-get-fsinfo command
Tomoki Sekiyama
3
-1
/
+522
2014-08-07
qga: Add guest-fsfreeze-freeze-list command
Tomoki Sekiyama
3
-1
/
+57
2014-07-18
qga: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2014-06-03
qga: Fix handle fd leak in acquire_privilege()
Gonglei
1
-2
/
+4
2014-05-09
qga: Drop superfluous error_is_set()
Markus Armbruster
1
-10
/
+0
2014-05-09
qga: Clean up fragile use of error_is_set()
Markus Armbruster
2
-20
/
+40
2014-05-09
qga: Use return values instead of error_is_set(errp)
Markus Armbruster
2
-3
/
+4
2014-05-09
qga: Consistently name Error ** objects errp, and not err
Markus Armbruster
5
-155
/
+161
2014-05-07
qga: Fix typo (plural) in comment
Stefan Weil
1
-1
/
+1
2014-04-18
qga: trivial fix for unclear documentation of guest-set-time
Amos Kong
2
-8
/
+8
2014-04-07
vss-win32: Fix build with mingw64-headers-3.1.0
Tomoki Sekiyama
1
-0
/
+3
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
[prev]
[next]