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
/
include
/
qapi
Age
Commit message (
Expand
)
Author
2024-10-18
qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, drop
Markus Armbruster
2024-10-18
qga: Improve error for guest-set-user-password parameter @crypted
Markus Armbruster
2024-08-09
include: Fix typo in name of MAKE_IDENTFIER macro
Peter Maydell
2024-06-28
include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
Paolo Bonzini
2024-05-29
qapi: Do not cast function pointers
Akihiko Odaki
2024-05-27
qerror: QERR_QGA_COMMAND_FAILED is no longer used, drop
Markus Armbruster
2024-05-27
qerror: QERR_IO_ERROR is no longer used, drop
Markus Armbruster
2024-04-24
qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-03-12
error: Add error_vprepend() in comment of ERRP_GUARD() rules
Zhao Liu
2024-03-09
qerror: QERR_DEVICE_IN_USE is no longer used, drop
Markus Armbruster
2024-03-04
qapi: New strv_from_str_list()
Steve Sistare
2024-03-04
qapi: New QAPI_LIST_LENGTH()
Steve Sistare
2024-01-26
qapi: Fix dangling references to docs/devel/qapi-code-gen.txt
Markus Armbruster
2023-12-21
string-output-visitor: show structs as "<omitted>"
Stefan Hajnoczi
2023-09-29
qobject atomics osdep: Make a few macros more hygienic
Markus Armbruster
2023-04-20
monitor: mark mixed functions that can suspend
Paolo Bonzini
2023-03-13
error: add global &error_warn destination
Marc-André Lureau
2023-02-23
rocker: Tweak stubbed out monitor commands' error messages
Markus Armbruster
2023-02-23
replay: Simplify setting replay blockers
Markus Armbruster
2022-10-27
qerror: QERR_PERMISSION_DENIED is no longer used, drop
Markus Armbruster
2022-04-21
include: move qdict_{crumple,flatten} declarations
Marc-André Lureau
2022-04-06
include/qapi: add g_autoptr support for qobject types
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2021-11-02
monitor: introduce HumanReadableText and HMP support
Daniel P. Berrangé
2021-10-29
qapi: Extend -compat to set policy for unstable interfaces
Markus Armbruster
2021-10-29
qapi: Factor out compat_policy_input_ok()
Markus Armbruster
2021-10-29
qapi: Generalize enum member policy checking
Markus Armbruster
2021-10-29
qapi: Generalize command policy checking
Markus Armbruster
2021-10-29
qapi: Generalize struct member policy checking
Markus Armbruster
2021-10-29
qapi: Tools for sets of special feature flags in generated code
Markus Armbruster
2021-10-29
qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
Markus Armbruster
2021-10-27
qapi: Implement deprecated-input={reject,crash} for enum values
Markus Armbruster
2021-10-27
qapi: Move compat policy from QObject to generic visitor
Markus Armbruster
2021-07-23
qapi: introduce forwarding visitor
Paolo Bonzini
2021-06-04
vl: plumb keyval-based options into -readconfig
Paolo Bonzini
2021-04-08
Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"
Jason Wang
2021-03-19
qapi: Implement deprecated-input=reject for QMP command arguments
Markus Armbruster
2021-03-19
qapi: Implement deprecated-input=reject for QMP commands
Markus Armbruster
2021-03-19
qapi: Implement deprecated-output=hide for QMP command results
Markus Armbruster
2021-03-19
qemu-options: New -compat to set policy for deprecated interfaces
Markus Armbruster
2021-03-16
qga: return a more explicit error on why a command is disabled
Marc-André Lureau
2021-03-15
hmp: Use QAPI NetdevInfo in hmp_info_network
Alexey Kirillov
2021-03-05
error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"
Markus Armbruster
2021-01-28
qapi: Introduce QAPI_LIST_APPEND
Eric Blake
[next]