aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-19qom: move user_creatable_add_opts logic to vl.c and QAPIfy itPaolo Bonzini
2021-03-19qom: Add user_creatable_parse_str()Kevin Wolf
2021-03-19qom: Add user_creatable_add_from_str()Kevin Wolf
2021-03-19qom: Factor out user_creatable_process_cmdline()Kevin Wolf
2021-03-19qom: Remove user_creatable_add_dict()Kevin Wolf
2021-03-19qapi/qom: QAPIfy object-addKevin Wolf
2021-03-18Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell
2021-03-18Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210317' into...Peter Maydell
2021-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-6.0-updates-1703...Peter Maydell
2021-03-18hw/block/nvme: add support for the format nvm commandMinwoo Im
2021-03-18hw/block/nvme: add verify commandGollu Appalanaidu
2021-03-18hw/block/nvme: end-to-end data protectionKlaus Jensen
2021-03-18Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2021-03-16-tag' in...Peter Maydell
2021-03-18Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...Peter Maydell
2021-03-18block: remove dirty bitmaps 'status' fieldDaniel P. Berrangé
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé
2021-03-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-03-17Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into...Peter Maydell
2021-03-17tcg/tci: Implement the disassembler properlyRichard Henderson
2021-03-17Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell
2021-03-17plugins: Fixes typo in qemu-plugin.hYonggang Luo
2021-03-17plugins: expand kernel-doc for memory query and instrumentationAlex Bennée
2021-03-17plugins: expand kernel-doc for instruction query and instrumentationAlex Bennée
2021-03-17plugins: expand inline exec kernel-doc documentation.Alex Bennée
2021-03-17plugins: add qemu_plugin_id_t to kernel-docAlex Bennée
2021-03-17plugins: add qemu_plugin_cb_flags to kernel-docAlex Bennée
2021-03-17plugins: expand the typedef kernel-docs for translationAlex Bennée
2021-03-17plugins: expand the callback typedef kernel-docsAlex Bennée
2021-03-17plugins: cleanup kernel-doc for qemu_plugin_installAlex Bennée
2021-03-17plugins: expand kernel-doc for qemu_info_tAlex Bennée
2021-03-17plugins: Expose physical addresses instead of device offsetsAaron Lindsay
2021-03-16qga: return a more explicit error on why a command is disabledMarc-André Lureau
2021-03-16mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland
2021-03-16qemu-timer: allow freeing a NULL timerPaolo Bonzini
2021-03-16memory: add a sparse memory device for fuzzingAlexander Bulekov
2021-03-16Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...Peter Maydell
2021-03-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-03-15m68k: add Virtual M68k MachineLaurent Vivier
2021-03-15m68k: add a system controllerLaurent Vivier
2021-03-15m68k: add an interrupt controllerLaurent Vivier
2021-03-15hw/intc: add goldfish-picLaurent Vivier
2021-03-15hw/char: add goldfish-ttyLaurent Vivier
2021-03-15Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-03-15Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into stagingPeter Maydell
2021-03-15usb/storage: move declarations to usb/msd.h headerGerd Hoffmann
2021-03-15usb: remove support for -usbdevice parametersPaolo Bonzini
2021-03-15hw/usb/bus: Remove the "full-path" propertyThomas Huth