index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
/
commands-posix.c
Age
Commit message (
Expand
)
Author
2024-05-01
qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper
Andrey Drobyshev
2024-05-01
qga/commands-posix: don't do fork()/exec() when suspending via sysfs
Andrey Drobyshev
2024-05-01
qga/commands-posix: execute_fsfreeze_hook: use ga_run_command helper
Andrey Drobyshev
2024-05-01
qga/commands-posix: qmp_guest_set_time: use ga_run_command helper
Andrey Drobyshev
2024-05-01
qga/commands-posix: qmp_guest_shutdown: use ga_run_command helper
Andrey Drobyshev
2024-05-01
qga: introduce ga_run_command() helper for guest cmd execution
Andrey Drobyshev
2024-05-01
qga: guest-get-fsinfo: add optional 'total-bytes-privileged' field
Andrey Drobyshev
2024-01-30
qga: Solaris has net/if_arp.h and netinet/if_ether.h but not ETHER_ADDR_LEN
Nick Briggs
2023-09-08
qga/: spelling fixes
Michael Tokarev
2023-05-04
qga: Fix suspend on Linux guests without systemd
Mark Somerville
2023-05-04
qga/linux: add usb support to guest-get-fsinfo
Kfir Manor
2023-02-08
qga: Clean up includes
Markus Armbruster
2023-01-09
error handling: Use RETRY_ON_EINTR() macro where applicable
Nikita Ivanov
2022-12-20
qga: Add initial OpenBSD and NetBSD support
Brad Smith
2022-12-14
qapi qga: Elide redundant has_FOO in generated C
Markus Armbruster
2022-10-26
qga: Move HW address getting to a separate function
Alexander Ivanov
2022-10-26
qga: Add support for user password setting in FreeBSD
Alexander Ivanov
2022-10-26
qga: Add shutdown/halt/reboot support for FreeBSD
Alexander Ivanov
2022-10-26
qga: Add UFS freeze/thaw support for FreeBSD
Alexander Ivanov
2022-10-26
qga: Move Linux-specific FS freeze/thaw code to a separate file
Alexander Ivanov
2022-10-26
qga: Add initial FreeBSD support
Alexander Ivanov
2022-09-20
qga: Replace 'blacklist' and 'whitelist' in the guest agent sources
Thomas Huth
2022-07-18
qga: treat get-guest-fsinfo as "best effort"
John Snow
2022-07-13
qga: add command 'guest-get-cpustats'
zhenwei pi
2022-05-28
qga: make build_fs_mount_list() return a bool
Marc-André Lureau
2022-05-28
qga: replace qemu_open_old() with qga_open_cloexec()
Marc-André Lureau
2022-05-28
qga: use qga_open_cloexec() for safe_open_or_create()
Marc-André Lureau
2022-05-28
qga: flatten safe_open_or_create()
Marc-André Lureau
2022-05-25
qga: add guest-get-diskstats command for Linux guests
luzhipeng
2022-05-04
qga: Introduce disk smart
zhenwei pi
2022-05-04
qga: Introduce NVMe disk bus type
zhenwei pi
2022-05-04
qga/commands-posix: 'guest-shutdown' for Solaris
Andrew Deason
2022-05-04
qga/commands-posix: Log all net stats failures
Andrew Deason
2022-05-04
qga/commands-posix: Fix listing ifaces for Solaris
Andrew Deason
2022-05-04
qga/commands-posix: Fix iface hw address detection
Andrew Deason
2022-05-04
qga/commands-posix: Use getifaddrs when available
Andrew Deason
2022-05-03
qga: replace qemu_set_nonblock()
Marc-André Lureau
2022-05-03
qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-04-21
qga: move qga_get_host_name()
Marc-André Lureau
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
qga: remove explicit environ argument from exec/spawn
Marc-André Lureau
2022-04-06
qga: replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2021-04-20
qga: fix guest-get-disks regression
Marc-André Lureau
2021-03-16
qga: Add spaces around operator
AlexChen
2021-03-16
qga: Correct loop count in qmp_guest_get_vcpus()
Lin Ma
2021-03-05
qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces
Eric Blake
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-01
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
2020-12-21
qga/commands-posix: Send CCW address on s390x with the fsinfo data
Thomas Huth
[next]