index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
/
commands-posix.c
Age
Commit message (
Expand
)
Author
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
2018-10-31
qga: linux: return disk device in guest-get-fsinfo
Tomáš Golembiovský
2018-10-31
qga: linux: report disk serial number
Tomáš Golembiovský
2018-10-30
qga: ignore non present cpus when handling qmp_guest_get_vcpus()
Igor Mammedov
2018-07-16
qga: fix file descriptor leak
Paolo Bonzini
2018-07-16
qga: fix 'driver' leak in guest-get-fsinfo
Marc-André Lureau
2018-07-03
qga: removing bios_supports_mode
Daniel Henrique Barboza
2018-07-03
qga: systemd hibernate/suspend/hybrid-sleep support
Daniel Henrique Barboza
2018-07-03
qga: removing switch statements, adding run_process_child
Daniel Henrique Barboza
2018-07-03
qga: guest_suspend: decoupling pm-utils and sys logic
Daniel Henrique Barboza
2018-07-03
qga: bios_supports_mode: decoupling pm-utils and sys logic
Daniel Henrique Barboza
2018-07-03
qga: refactoring qmp_guest_suspend_* functions
Daniel Henrique Barboza
2018-07-03
qemu-ga: make get-fsinfo work over pci bridges
Marc-André Lureau
2018-07-03
qga: add mountpoint usage info to GuestFilesystemInfo
Chen Hanxiao
2018-07-03
qga: check bytes count read by guest-file-read
Prasad J Pandit
2018-07-03
qga: unset frozen state if no mount points are frozen
Chen Hanxiao
2018-06-01
qga: use local path for local headers
Michael S. Tsirkin
2018-03-06
use g_path_get_basename instead of basename
Julia Suvorova
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-02-10
qga: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-10-25
qga: add network stats to guest-network-get-interfaces
ZhiPeng Lu
2017-07-18
test-qga: add test for guest-get-osinfo
Tomáš Golembiovský
2017-07-18
qemu-ga: add guest-get-osinfo command
Tomáš Golembiovský
2017-07-17
qemu-ga: check if utmpx.h is available on the system
Tomáš Golembiovský
2017-06-04
qemu-ga: remove useless allocation
Marc-André Lureau
2017-05-07
qga: fix compiler warnings (clang 5)
Philippe Mathieu-Daudé
2017-04-26
qga: Add 'guest-get-users' command
Vinzenz Feenstra
2017-03-30
qga: don't fail if mount doesn't have slave devices
Michael Roth
2017-03-06
qga: ignore EBUSY when freezing a filesystem
Peter Lieven
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-07
qga: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
qga: spelling fix
Michael Tokarev
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
2016-02-04
qga: Clean up includes
Peter Maydell
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2015-12-18
qga: convert to use error checked base64 decode
Daniel P. Berrange
2015-11-25
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
2015-11-25
qga: flush explicitly when needed
Marc-André Lureau
2015-11-04
qga: drop hand-made guest_file_toggle_flags helper
Denis V. Lunev
2015-10-19
qga: drop guest_file_init helper and replace it with static initializers
Denis V. Lunev
2015-10-19
qga: guest-get-memory-blocks shouldn't fail for unexposed memory blocks
Michael Roth
2015-10-19
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-11
typofixes - v4
Veres Lajos
2015-09-01
qga: make split_list() return allocated strings
Marc-André Lureau
2015-07-07
qga: fail early for invalid time
Marc-André Lureau
2015-07-07
qga/qmp_guest_fstrim: Return per path fstrim result
Justin Ossevoort
2015-07-07
qga/commands-posix: Fix bug in guest-fstrim
Justin Ossevoort
[next]