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
/
qapi-schema.json
Age
Commit message (
Expand
)
Author
2017-07-18
qemu-ga: add guest-get-osinfo command
Tomáš Golembiovský
2017-04-27
qga: Add `guest-get-timezone` command
Vinzenz Feenstra
2017-04-26
qga: Add 'guest-get-users' command
Vinzenz Feenstra
2017-04-26
qga: improve fsfreeze documentations
Marc-André Lureau
2017-04-26
qga: Add 'guest-get-host-name' command
Vinzenz Feenstra
2017-03-16
qapi: The #optional tag is redundant, drop
Markus Armbruster
2017-03-16
qapi: Have each QAPI schema declare its returns white-list
Markus Armbruster
2017-03-16
qapi: Make doc comments optional where we don't need them
Markus Armbruster
2017-01-16
qga/schema: improve guest-set-vcpus Returns: section
Marc-André Lureau
2016-12-05
qapi: add missing colon-ending for section name
Marc-André Lureau
2016-12-05
qapi: fix various symbols mismatch in documentation
Marc-André Lureau
2016-12-05
qapi: fix schema symbol sections
Marc-André Lureau
2016-12-05
qga/schema: fix double-return in doc
Marc-André Lureau
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
2015-11-25
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
2015-10-19
qga: guest-exec simple stdin/stdout/stderr redirection
Yuri Pudgorodskiy
2015-10-19
qga: guest exec functionality
Yuri Pudgorodskiy
2015-09-11
docs: fix a qga/qapi-schema.json comment
Marc-André Lureau
2015-09-01
qga: misc spelling
Marc-André Lureau
2015-07-21
qga: fixed versions for guest bus types in qapi-schema
Olga Krishtal
2015-07-07
qga: added bus type and disk location path
Olga Krishtal
2015-07-07
qga/qmp_guest_fstrim: Return per path fstrim result
Justin Ossevoort
2015-05-05
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
2015-05-05
qapi: Unify type bypass and add tests
Eric Blake
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-02-17
qemu-ga-win: Fail loudly on bare 'set-time'
Michal Privoznik
2015-02-17
qga: introduce three guest memory block commmands with stubs
zhanghailiang
2015-02-16
qga: add guest-set-user-password command
Daniel P. Berrange
2014-08-07
qga: Add guest-get-fsinfo command
Tomoki Sekiyama
2014-08-07
qga: Add guest-fsfreeze-freeze-list command
Tomoki Sekiyama
2014-04-18
qga: trivial fix for unclear documentation of guest-set-time
Amos Kong
2014-02-23
qga: Don't require 'time' argument in guest-set-time command
Michal Privoznik
2013-10-10
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
2013-04-02
qga schema: document generic QERR_UNSUPPORTED
Laszlo Ersek
2013-04-02
qga schema: mark optional GuestLogicalProcessor.can-offline with #optional
Laszlo Ersek
2013-03-11
qga: introduce guest-get-vcpus / guest-set-vcpus with stubs
Laszlo Ersek
2013-03-11
qga: add guest-set-time command
Lei Li
2013-03-11
qga: add guest-get-time command
Lei Li
2013-01-14
qga: add missing commas in json docs
Eric Blake
2012-12-19
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini