index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qga
Commit message (
Expand
)
Author
Age
Files
Lines
*
qga: fixed versions for guest bus types in qapi-schema
Olga Krishtal
2015-07-21
1
-1
/
+1
*
qga: added GuestPCIAddress information
Michael Roth
2015-07-07
1
-1
/
+96
*
qga: added bus type and disk location path
Olga Krishtal
2015-07-07
2
-2
/
+147
*
qga: added mountpoint and filesystem type for single volume
Olga Krishtal
2015-07-07
1
-1
/
+53
*
qga: added empty qmp_quest_get_fsinfo functionality.
Olga Krishtal
2015-07-07
1
-3
/
+24
*
qga: fail early for invalid time
Marc-André Lureau
2015-07-07
1
-0
/
+7
*
qga: win32 qmp_guest_network_get_interfaces implementation
Kirk Allan
2015-07-07
1
-3
/
+216
*
Revert "guest agent: remove g_strcmp0 usage"
Markus Armbruster
2015-07-07
1
-1
/
+1
*
qga/qmp_guest_fstrim: Return per path fstrim result
Justin Ossevoort
2015-07-07
3
-17
/
+71
*
qga/commands-posix: Fix bug in guest-fstrim
Justin Ossevoort
2015-07-07
1
-5
/
+4
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
3
-55
/
+55
*
qemu-ga: Introduce Windows MSI script
Yossi Hindin
2015-06-17
1
-0
/
+145
*
qemu-ga: debug printouts to help troubleshoot installation
Yossi Hindin
2015-06-17
2
-1
/
+2
*
qemu-ga: adding vss-[un]install options
Yossi Hindin
2015-06-17
1
-1
/
+9
*
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
2015-05-05
1
-14
/
+14
*
qapi: Unify type bypass and add tests
Eric Blake
2015-05-05
1
-4
/
+4
*
misc: Fix new collection of typos
Stefan Weil
2015-04-30
1
-1
/
+1
*
qga: fitering out -fstack-protector-strong
Joseph Hindin
2015-04-02
1
-1
/
+1
*
qga/commands-posix: Fix resource leak
Shannon Zhao
2015-03-19
1
-0
/
+1
*
qemu-ga-win: Fail loudly on bare 'set-time'
Michal Privoznik
2015-02-17
2
-23
/
+26
*
qga: add memory block command that unsupported
zhanghailiang
2015-02-17
2
-1
/
+5
*
qga: implement qmp_guest_get_memory_block_info() for Linux with sysfs
zhanghailiang
2015-02-17
1
-2
/
+29
*
qga: implement qmp_guest_set_memory_blocks() for Linux with sysfs
zhanghailiang
2015-02-17
1
-1
/
+29
*
qga: implement qmp_guest_get_memory_blocks() for Linux with sysfs
zhanghailiang
2015-02-17
1
-1
/
+232
*
qga: introduce three guest memory block commmands with stubs
zhanghailiang
2015-02-17
3
-0
/
+180
*
qga: implement file commands for Windows guest
Olga Krishtal
2015-02-16
1
-21
/
+250
*
guest agent: guest-file-open: refactoring
Simon Zolin
2015-02-16
1
-8
/
+23
*
qga: add guest-set-user-password command
Daniel P. Berrange
2015-02-16
3
-0
/
+146
*
qga: fix false negative argument passing
Gonglei
2014-11-17
1
-2
/
+2
*
qga: Rewrite code where using readdir_r
zhanghailiang
2014-10-22
1
-12
/
+15
*
channel-posix: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
Gonglei
2014-08-15
1
-1
/
+1
*
qga: Disable unsupported commands by default
Tomoki Sekiyama
2014-08-07
4
-1
/
+71
*
qga: Add guest-get-fsinfo command
Tomoki Sekiyama
2014-08-07
3
-1
/
+522
*
qga: Add guest-fsfreeze-freeze-list command
Tomoki Sekiyama
2014-08-07
3
-1
/
+57
*
qga: Add missing 'static' attribute
Stefan Weil
2014-07-18
1
-1
/
+1
*
qga: Fix handle fd leak in acquire_privilege()
Gonglei
2014-06-03
1
-2
/
+4
*
qga: Drop superfluous error_is_set()
Markus Armbruster
2014-05-09
1
-10
/
+0
*
qga: Clean up fragile use of error_is_set()
Markus Armbruster
2014-05-09
2
-20
/
+40
*
qga: Use return values instead of error_is_set(errp)
Markus Armbruster
2014-05-09
2
-3
/
+4
*
qga: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-09
5
-155
/
+161
*
qga: Fix typo (plural) in comment
Stefan Weil
2014-05-07
1
-1
/
+1
*
qga: trivial fix for unclear documentation of guest-set-time
Amos Kong
2014-04-18
2
-8
/
+8
*
vss-win32: Fix build with mingw64-headers-3.1.0
Tomoki Sekiyama
2014-04-07
1
-0
/
+3
*
qga: Remove unneeded include file
Stefan Weil
2014-03-03
1
-1
/
+0
*
qemu-ga: isa-serial support on Windows
Miki Mishael
2014-02-23
2
-6
/
+31
*
qga: Fix memory allocation pasto
Markus Armbruster
2014-02-23
1
-1
/
+1
*
qga: Don't require 'time' argument in guest-set-time command
Michal Privoznik
2014-02-23
3
-29
/
+51
*
qga: vss-win32: Fix interference with snapshot deletion by other VSS request
Tomoki Sekiyama
2014-02-23
1
-1
/
+3
*
qga: vss-win32: Fix interference with snapshot creation by other VSS requesters
Tomoki Sekiyama
2014-02-23
2
-27
/
+36
*
qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
Tomoki Sekiyama
2014-02-23
2
-17
/
+13
[next]