390 Commits (a04ba043a3b03b49466b8ba95290e0507f268069)

Author SHA1 Message Date
Daniel Henrique Barboza e4a4163ed2 monitor/hmp-cmds-target: add CPU_DUMP_VPU in hmp_info_registers() 9 months ago
Daniel Henrique Barboza 0fd1d74080 monitor/hmp-cmds-target: add CPU_DUMP_VPU in hmp_info_registers() 9 months ago
Andrey Drobyshev 03f50d7ee7 monitor: don't wake up qmp_dispatcher_co coroutine upon cleanup 11 months ago
Pierrick Bouvier 9c2ff9cdc9 exec/cpu-all: remove exec/target_page include 1 year ago
Richard Henderson 91a853837d include/system: Move exec/ioport.h to system/ioport.h 1 year ago
Richard Henderson dfc56946a7 include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Peter Maydell cacf4cb251 monitor/hmp-cmds.c: Clean up hmp_dumpdtb printf 1 year ago
David Hildenbrand 425ce9b37b hmp: use cpu_get_phys_page_debug() in hmp_gva2gpa() 1 year ago
Daniel P. Berrangé 153b0989d8 qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h 1 year ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Alex Bennée c0e6b8b798 system: propagate Error to gdbserver_start (and other device setups) 1 year ago
Peter Xu 8597af7615 migration/block: Rewrite disk activation 1 year ago
Peter Xu e4e5e89bbd qmp/cont: Only activate disks if migration completed 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Leonid Kaplan 2155d2dd7f block-backend: per-device throttling of BLOCK_IO_ERROR reports 2 years ago
Alex Bennée 5b7d54d4ed gdbstub: move enums into separate header 2 years ago
Fabiano Rosas 99c147e2f5 monitor: fdset: Match against O_DIRECT 2 years ago
Fabiano Rosas 960f29b347 monitor: Report errors from monitor_fdset_dup_fd_add 2 years ago
Fabiano Rosas 881172f3f9 monitor: Simplify fdset and fd removal 2 years ago
Fabiano Rosas 87d67fadb9 monitor: Stop removing non-duplicated fds 2 years ago
Fabiano Rosas a93ad56053 monitor: Introduce monitor_fdset_*free 2 years ago
Peter Xu 1cd93fb0bf monitor: Drop monitor_fdset_dup_fd_find/_remove() 2 years ago
Philippe Mathieu-Daudé 795eaa62fa hw/intc: Introduce x-query-interrupt-controllers QMP command 2 years ago
Philippe Mathieu-Daudé b2580720d0 hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info() 2 years ago
Paolo Bonzini 1935b7ead1 kconfig: allow compiling out QEMU device tree code per target 2 years ago
Philippe Mathieu-Daudé 1dfd42c426 hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper 2 years ago
Philippe Mathieu-Daudé 3df4c28860 util/qemu-config: Extract QMP commands to qemu-config-qmp.c 2 years ago
Yao Xingtao a158c63b3b monitor/hmp-cmds-target: Append a space in error message in gpa2hva() 2 years ago
Philippe Mathieu-Daudé f6e33708bb monitor/target: Include missing 'exec/memory.h' header 2 years ago
Stefan Hajnoczi effd60c878 monitor: only run coroutine commands in qemu_aio_context 2 years ago
Markus Armbruster 7200fb211e hmp: Improve sync-profile error message 2 years ago
Maciej S. Szmigiero 259ebed45a qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query command 3 years ago
Richard Henderson b77af26e97 accel/tcg: Replace CPUState.env_ptr with cpu_env() 3 years ago
Philippe Mathieu-Daudé 53c7c92422 hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Philippe Mathieu-Daudé c7b64948f8 meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY 3 years ago
Paolo Bonzini 06831001ac atomics: eliminate mb_read/mb_set 3 years ago
Paolo Bonzini eea7cd3fc5 monitor: do not use mb_read/mb_set 3 years ago
Paolo Bonzini 60f4f62efe monitor: extract request dequeuing to a new function 3 years ago
Paolo Bonzini 9f2d58546e monitor: introduce qmp_dispatcher_co_wake 3 years ago
Paolo Bonzini 0ff2553701 monitor: cleanup fetching of QMP requests 3 years ago
Paolo Bonzini 3e6bed619a monitor: cleanup detection of qmp_dispatcher_co shutting down 3 years ago
Paolo Bonzini 6ee7c82d0d monitor: do not use mb_read/mb_set for suspend_cnt 3 years ago
Paolo Bonzini 4cb96b9742 monitor: add more *_locked() functions 3 years ago
Paolo Bonzini c5d0c55f1a monitor: allow calling monitor_resume under mon_lock 3 years ago
Paolo Bonzini e37548ef13 monitor: use QEMU_LOCK_GUARD a bit more 3 years ago
Stefan Hajnoczi 9612aa406e monitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UNLOCKED() 3 years ago
Stefan Hajnoczi 6bb685531a hmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNLOCKED() 3 years ago
Marc-André Lureau 4bf21c7f74 monitor: restrict command getfd to POSIX hosts 3 years ago