aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-19monitor: Drop query-qmp-schema 'gen': false hackMarkus Armbruster
2021-03-19qapi: Implement deprecated-output=hide for QMP event dataMarkus Armbruster
2021-03-19qapi: Implement deprecated-output=hide for QMP eventsMarkus Armbruster
2021-03-19qapi: Implement deprecated-output=hide for QMP command resultsMarkus Armbruster
2021-03-19qemu-options: New -compat to set policy for deprecated interfacesMarkus Armbruster
2021-03-19qemuutil: remove qemu_set_fd_handler duplicate symbolPaolo Bonzini
2021-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-03-19vl: allow passing JSON to -objectPaolo Bonzini
2021-03-19qom: move user_creatable_add_opts logic to vl.c and QAPIfy itPaolo Bonzini
2021-03-19tests: convert check-qom-proplist to keyvalPaolo Bonzini
2021-03-19qom: Support JSON in HMP object_add and tools --objectKevin Wolf
2021-03-19char: Simplify chardev_name_foreach()Kevin Wolf
2021-03-19char: Deprecate backend aliases 'tty' and 'parport'Kevin Wolf
2021-03-19char: Skip CLI aliases in query-chardev-backendsKevin Wolf
2021-03-19qom: Add user_creatable_parse_str()Kevin Wolf
2021-03-19hmp: QAPIfy object_addKevin Wolf
2021-03-19qemu-img: Use user_creatable_process_cmdline() for --objectKevin Wolf
2021-03-19qom: Add user_creatable_add_from_str()Kevin Wolf
2021-03-19qemu-nbd: Use user_creatable_process_cmdline() for --objectKevin Wolf
2021-03-19qemu-io: Use user_creatable_process_cmdline() for --objectKevin Wolf
2021-03-19qom: Factor out user_creatable_process_cmdline()Kevin Wolf
2021-03-19qom: Remove user_creatable_add_dict()Kevin Wolf
2021-03-19qemu-storage-daemon: Implement --object with qmp_object_add()Kevin Wolf
2021-03-19qom: Make "object" QemuOptsList optionalKevin Wolf
2021-03-19qapi/qom: QAPIfy object-addKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for x-remote-objectKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for input-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for confidential-guest-supportKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for pr-manager-helperKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for filter-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for colo-compareKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for can-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for tls-*, deprecate 'loaded'Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for throttle-groupKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for memory-backend-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for dbus-vmstateKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for cryptodev-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for authz-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for iothreadKevin Wolf
2021-03-19qapi/qom: Drop deprecated 'props' from object-addKevin Wolf
2021-03-19tests: Drop 'props' from object-add callsKevin Wolf
2021-03-19block/export: disable VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD for nowStefan Hajnoczi
2021-03-19curl: Disconnect sockets from CURLStateMax Reitz
2021-03-19curl: Store BDRVCURLState pointer in CURLSocketMax Reitz
2021-03-19stream: Don't crash when node permission is deniedKevin Wolf
2021-03-19storage-daemon: Call job_cancel_sync_all() on shutdownKevin Wolf
2021-03-19block: remove format defaults from QemuOpts in bdrv_create_file()Stefano Garzarella
2021-03-18Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210318' into stagingPeter Maydell