index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qga
/
commands-posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qga: Move HW address getting to a separate function
Alexander Ivanov
2022-10-26
1
-42
/
+56
*
qga: Add support for user password setting in FreeBSD
Alexander Ivanov
2022-10-26
1
-10
/
+25
*
qga: Add shutdown/halt/reboot support for FreeBSD
Alexander Ivanov
2022-10-26
1
-0
/
+7
*
qga: Add UFS freeze/thaw support for FreeBSD
Alexander Ivanov
2022-10-26
1
-158
/
+150
*
qga: Move Linux-specific FS freeze/thaw code to a separate file
Alexander Ivanov
2022-10-26
1
-272
/
+15
*
qga: Add initial FreeBSD support
Alexander Ivanov
2022-10-26
1
-0
/
+8
*
qga: Replace 'blacklist' and 'whitelist' in the guest agent sources
Thomas Huth
2022-09-20
1
-8
/
+8
*
qga: treat get-guest-fsinfo as "best effort"
John Snow
2022-07-18
1
-1
/
+9
*
qga: add command 'guest-get-cpustats'
zhenwei pi
2022-07-13
1
-0
/
+89
*
qga: make build_fs_mount_list() return a bool
Marc-André Lureau
2022-05-28
1
-15
/
+10
*
qga: replace qemu_open_old() with qga_open_cloexec()
Marc-André Lureau
2022-05-28
1
-4
/
+4
*
qga: use qga_open_cloexec() for safe_open_or_create()
Marc-André Lureau
2022-05-28
1
-4
/
+3
*
qga: flatten safe_open_or_create()
Marc-André Lureau
2022-05-28
1
-60
/
+60
*
qga: add guest-get-diskstats command for Linux guests
luzhipeng
2022-05-25
1
-0
/
+123
*
qga: Introduce disk smart
zhenwei pi
2022-05-04
1
-0
/
+73
*
qga: Introduce NVMe disk bus type
zhenwei pi
2022-05-04
1
-1
/
+4
*
qga/commands-posix: 'guest-shutdown' for Solaris
Andrew Deason
2022-05-04
1
-3
/
+18
*
qga/commands-posix: Log all net stats failures
Andrew Deason
2022-05-04
1
-1
/
+5
*
qga/commands-posix: Fix listing ifaces for Solaris
Andrew Deason
2022-05-04
1
-1
/
+6
*
qga/commands-posix: Fix iface hw address detection
Andrew Deason
2022-05-04
1
-15
/
+24
*
qga/commands-posix: Use getifaddrs when available
Andrew Deason
2022-05-04
1
-229
/
+245
*
qga: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
1
-1
/
+5
*
qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
1
-1
/
+1
*
qga: move qga_get_host_name()
Marc-André Lureau
2022-04-21
1
-0
/
+35
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
qga: remove explicit environ argument from exec/spawn
Marc-André Lureau
2022-04-06
1
-17
/
+7
*
qga: replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-04-06
1
-14
/
+0
*
qga: fix guest-get-disks regression
Marc-André Lureau
2021-04-20
1
-0
/
+1
*
qga: Add spaces around operator
AlexChen
2021-03-17
1
-2
/
+2
*
qga: Correct loop count in qmp_guest_get_vcpus()
Lin Ma
2021-03-17
1
-29
/
+14
*
qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces
Eric Blake
2021-03-05
1
-45
/
+30
*
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
1
-13
/
+6
*
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-28
1
-22
/
+9
*
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
2021-01-01
1
-0
/
+34
|
\
|
*
qga/commands-posix: Send CCW address on s390x with the fsinfo data
Thomas Huth
2020-12-21
1
-0
/
+34
*
|
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
1
-36
/
+11
|
/
*
qga: update schema for guest-get-disks 'dependents' field
Michael Roth
2020-11-16
1
-4
/
+6
*
qga: fix missing closedir() in qmp_guest_get_disks()
Michael Roth
2020-11-09
1
-0
/
+3
*
qga: add implementation of guest-get-disks for Linux
Tomáš Golembiovský
2020-11-02
1
-11
/
+292
*
qga: add command guest-get-disks
Tomáš Golembiovský
2020-11-02
1
-0
/
+6
*
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
1
-3
/
+3
*
qga: add command guest-get-devices for reporting VirtIO devices
Tomáš Golembiovský
2020-09-13
1
-0
/
+9
*
qga/commands-posix: Support fsinfo for non-PCI virtio devices, too
Thomas Huth
2020-09-13
1
-1
/
+41
*
qga/commands-posix: Move the udev code from the pci to the generic function
Thomas Huth
2020-09-13
1
-29
/
+33
*
qga/commands-posix: Rework build_guest_fsinfo_for_real_device() function
Thomas Huth
2020-09-13
1
-24
/
+41
*
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qga: Plug unlikely memory leak in guest-set-memory-blocks
Markus Armbruster
2020-07-02
1
-0
/
+1
*
qga: Fix qmp_guest_get_memory_blocks() error handling
Markus Armbruster
2020-04-29
1
-0
/
+3
*
qga: Extract qmp_guest_file_read() to common commands.c
Philippe Mathieu-Daudé
2020-04-15
1
-19
/
+3
*
qga: Extract guest_file_handle_find() to commands-common.h
Philippe Mathieu-Daudé
2020-04-15
1
-3
/
+4
[next]