Sign in
qemu-android
/
qemu-android
/
b6ea621b4708e0ad4415b49d3585ef5cac77469c
/
qga
09613de
android: introduce win32CreateFile() et al.
by David 'Digit' Turner
· 8 years ago
2f1b295
android: Introduce qemu_stat() and qemu_lstat()
by David 'Digit' Turner
· 8 years ago
121d071
Clean up header guards that don't match their file name
by Markus Armbruster
· 9 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
9be3859
coccinelle: Remove unnecessary variables for function return value
by Eduardo Habkost
· 9 years ago
621ff94
error: Remove NULL checks on error_propagate() calls
by Eduardo Habkost
· 9 years ago
36a2c2d
qga: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
e35916a
qga: spelling fix
by Michael Tokarev
· 9 years ago
cb8d4c8
Fix some typos found by codespell
by Stefan Weil
· 9 years ago
27559c2
qga: Workaround for console redirection from non-interactive qemu-ga service
by Yuri Pudgorodskiy
· 9 years ago
3005c2c
qga: fix fd leak with guest-exec i/o channels
by Yuriy Pudgorodskiy
· 9 years ago
84a5a80
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
c80f6e9
Clean up includes some more
by Markus Armbruster
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
a284974
qemu-ga: drop unused local err variable
by Stefan Hajnoczi
· 9 years ago
e55eb80
qga: fix w32 breakage due to missing osdep.h includes
by Michael Roth
· 9 years ago
8021de1
qga: check utf8-to-utf16 conversion
by Marc-André Lureau
· 9 years ago
25d943b9
qga: fix off-by-one length check
by Marc-André Lureau
· 9 years ago
6c6916d
qga: use wide-chars constants for wchar_t comparisons
by Marc-André Lureau
· 9 years ago
6771197
qga: use size_t for wcslen() return value
by Marc-André Lureau
· 9 years ago
02506e2
qga: use more idiomatic qemu-style eol operators
by Marc-André Lureau
· 9 years ago
a7a1736
qga: implement the guest-get-vcpus for windows
by Gal Hammer
· 9 years ago
01fdadd
qemu-ga: Fixed minor version switch issue
by Leonid Bloch
· 9 years ago
0b4b493
qga: Support enum names in guest-file-seek
by Eric Blake
· 9 years ago
30456d5
all: Clean up includes
by Peter Maydell
· 9 years ago
4459bf3
qga: Clean up includes
by Peter Maydell
· 9 years ago
9af9e0f
error: Strip trailing '\n' from error string arguments (again)
by Markus Armbruster
· 9 years ago
920639c
qga: convert to use error checked base64 decode
by Daniel P. Berrange
· 9 years ago
a5df350
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-11-26' into staging
by Peter Maydell
· 9 years ago
95385fe
qjson: store tokens in a GQueue
by Paolo Bonzini
· 9 years ago
44c6e00
qga: added another non-interactive gspawn() helper file.
by Yuri Pudgorodskiy
· 9 years ago
0a982b1
qga: Better mapping of SEEK_* in guest-file-seek
by Eric Blake
· 9 years ago
895b00f
qga: flush explicitly when needed
by Marc-André Lureau
· 9 years ago
f2b608a
qga: gspawn() console helper to Windows guest agent msi build
by Yuri Pudgorodskiy
· 9 years ago
0be4083
qga: allow to lookup in PATH from the passed envp for guest-exec
by Yuri Pudgorodskiy
· 9 years ago
02a4d82
qga: fix for default env processing for guest-exec
by Yuri Pudgorodskiy
· 9 years ago
52074d0
qga: fix append file open modes for win32
by Kirk Allan
· 9 years ago
fb68777
qga: set file descriptor in qmp_guest_file_open non-blocking on Win32
by Olga Krishtal
· 9 years ago
c87d096
qga: fixed CloseHandle in qmp_guest_file_open
by Olga Krishtal
· 9 years ago
1250539
qga: drop hand-made guest_file_toggle_flags helper
by Denis V. Lunev
· 9 years ago
89cad9f
qdict: Make conversion from QObject * accept null
by Markus Armbruster
· 9 years ago
e853ea1
qga: fix uninitialized value warning for win32
by Michael Roth
· 9 years ago
a1853dc
qga: guest-exec simple stdin/stdout/stderr redirection
by Yuri Pudgorodskiy
· 9 years ago
f74df9b
qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all()
by Yuri Pudgorodskiy
· 9 years ago
4005b47
qga: handle possible SIGPIPE in guest-file-write
by Denis V. Lunev
· 9 years ago
d697e30
qga: guest exec functionality
by Yuri Pudgorodskiy
· 9 years ago
b4fe97c
qga: drop guest_file_init helper and replace it with static initializers
by Denis V. Lunev
· 9 years ago
f693fe6
qga: guest-get-memory-blocks shouldn't fail for unexposed memory blocks
by Michael Roth
· 9 years ago
6eaeae3
qga: do not override configuration verbosity
by Marc-André Lureau
· 9 years ago
8e34bf3
qga: add QGA_CONF environment variable
by Marc-André Lureau
· 9 years ago
f3a0640
qga: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
67cc32e
typofixes - v4
by Veres Lajos
· 9 years ago
71e0e06
docs: fix a qga/qapi-schema.json comment
by Marc-André Lureau
· 9 years ago
a8f15a2
maint: remove double semicolons in many files
by Daniel P. Berrange
· 9 years ago
1e9b65b
error: On abort, report where the error was created
by Markus Armbruster
· 10 years ago
08e6464
qga/vss-win32: Document the DLL requires non-null errp
by Markus Armbruster
· 10 years ago
e7cf59e
qga: Clean up unnecessarily dirty casts
by Markus Armbruster
· 10 years ago
259434b
qemu-ga: implement win32 guest-set-user-password
by Marc-André Lureau
· 10 years ago
aeadcbb
qga: add --dump-conf option
by Marc-André Lureau
· 9 years ago
e236d06
qga: add an optional qemu-ga.conf system configuration
by Marc-André Lureau
· 9 years ago
d4c8a5d
qga: free a bit more
by Marc-André Lureau
· 9 years ago
e3d3103
qga: move agent run in a separate function
by Marc-André Lureau
· 9 years ago
ef8be55
qga: fill default options in main()
by Marc-André Lureau
· 9 years ago
7a40669
qga: move option parsing to separate function
by Marc-André Lureau
· 9 years ago
2e38d99
qga: copy argument strings
by Marc-André Lureau
· 9 years ago
44de156
qga: rename 'path' to 'channel_path'
by Marc-André Lureau
· 9 years ago
4bca81c
qga: make split_list() return allocated strings
by Marc-André Lureau
· 9 years ago
23b4289
qga: move string split in separate function
by Marc-André Lureau
· 9 years ago
c6c8452
qga: use exit() when parsing options
by Marc-André Lureau
· 9 years ago
2e2a58e
qga: misc spelling
by Marc-André Lureau
· 9 years ago
decdfbd
qemu-ga: Fixed paths issue with MSI build
by Leonid Bloch
· 9 years ago
848849d
qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI reinstall
by Leonid Bloch
· 9 years ago
5e994f9
qemu-ga: Created a separate component for each installed file in the MSI
by Leonid Bloch
· 9 years ago
8b17ccc
qemu-ga: Minor cosmetic changes to the WXS file
by Leonid Bloch
· 9 years ago
1d394fb
qemu-ga: Fixed GUID capitalization
by Leonid Bloch
· 9 years ago
0a18750
qemu-ga: Two MSI related cosmetic changes
by Leonid Bloch
· 9 years ago
5f8343d
qga: fixed versions for guest bus types in qapi-schema
by Olga Krishtal
· 10 years ago
c54e1eb
qga: added GuestPCIAddress information
by Michael Roth
· 10 years ago
a3ef3b2
qga: added bus type and disk location path
by Olga Krishtal
· 10 years ago
d2b3f39
qga: added mountpoint and filesystem type for single volume
by Olga Krishtal
· 10 years ago
ef0a03f
qga: added empty qmp_quest_get_fsinfo functionality.
by Olga Krishtal
· 10 years ago
00d2f37
qga: fail early for invalid time
by Marc-André Lureau
· 10 years ago
d6c5528
qga: win32 qmp_guest_network_get_interfaces implementation
by Kirk Allan
· 10 years ago
f300414
Revert "guest agent: remove g_strcmp0 usage"
by Markus Armbruster
· 10 years ago
e82855d
qga/qmp_guest_fstrim: Return per path fstrim result
by Justin Ossevoort
· 10 years ago
73a652a
qga/commands-posix: Fix bug in guest-fstrim
by Justin Ossevoort
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
66ae13b
qemu-ga: Introduce Windows MSI script
by Yossi Hindin
· 10 years ago
c69403f
qemu-ga: debug printouts to help troubleshoot installation
by Yossi Hindin
· 10 years ago
5e03107
qemu-ga: adding vss-[un]install options
by Yossi Hindin
· 10 years ago
895a2a8
qapi: Use 'struct' instead of 'type' in schema
by Eric Blake
· 10 years ago
d708cdb
qapi: Unify type bypass and add tests
by Eric Blake
· 10 years ago
631b22e
misc: Fix new collection of typos
by Stefan Weil
· 10 years ago
420957a
qga: fitering out -fstack-protector-strong
by Joseph Hindin
· 10 years ago
8ce1ee4
qga/commands-posix: Fix resource leak
by Shannon Zhao
· 10 years ago
ee17cbd
qemu-ga-win: Fail loudly on bare 'set-time'
by Michal Privoznik
· 10 years ago
0dd38a0
qga: add memory block command that unsupported
by zhanghailiang
· 10 years ago
ef82b60
qga: implement qmp_guest_get_memory_block_info() for Linux with sysfs
by zhanghailiang
· 10 years ago
32ca792
qga: implement qmp_guest_set_memory_blocks() for Linux with sysfs
by zhanghailiang
· 10 years ago
Next »