410 Commits (95d69539a4d29b3533f6f3c6807fa918a835d6e2)

Author SHA1 Message Date
Philippe Mathieu-Daudé d8316b64df monitor: Reduce target-specific methods 7 months ago
Philippe Mathieu-Daudé f863b32569 monitor: Add hmp_cmds_for_target() helper 7 months ago
Philippe Mathieu-Daudé a9edda7250 monitor: Reduce target-specific declarations 6 months ago
Jie Song e714f1a3d4 monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race 9 months ago
Markus Armbruster d84870f2b8 error: Use error_setg_file_open() for simplicity and consistency 9 months ago
Philippe Mathieu-Daudé 26b4a6ffe7 monitor/hmp: Merge hmp-cmds-target.c within hmp-cmds.c 8 months ago
Philippe Mathieu-Daudé 8289e2528a monitor/hmp: Fix coding style in hmp-cmds-target.c 8 months ago
Philippe Mathieu-Daudé 540be542d1 monitor/hmp: Inline ld[uw,l,q]_p() calls in memory_dump() 8 months ago
Philippe Mathieu-Daudé c029aa1024 monitor/hmp: Remove target_long uses in memory_dump() 8 months ago
Philippe Mathieu-Daudé 6ad593a75a monitor/hmp: Use plain uint64_t @addr argument in memory_dump() 8 months ago
Philippe Mathieu-Daudé c46a13c505 monitor/hmp: Make memory_dump() @is_physical argument a boolean 7 months ago
Philippe Mathieu-Daudé d6db93d8e1 monitor/hmp: Replace target_ulong -> vaddr in hmp_gva2gpa() 8 months ago
Marc Morcos f3375b3945 qmp: Fix thread race 8 months ago
Paolo Bonzini d1000ecae2 include: move hw/qdev-core.h to hw/core/, rename 8 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 8 months ago
Cédric Le Goater dfe87815ba monitor: Fix const qualifier build errors with recent glibc 8 months ago
Marc-André Lureau 1b21518f73 char: rename CharBackend->CharFrontend 10 months ago
Philippe Mathieu-Daudé 2c6fab1c14 hw/core: Filter machine list available for a particular target binary 10 months ago
Markus Armbruster 548f1abacb monitor: Clean up HMP gdbserver error reporting 11 months ago
Daniel Henrique Barboza e4a4163ed2 monitor/hmp-cmds-target: add CPU_DUMP_VPU in hmp_info_registers() 1 year ago
Daniel Henrique Barboza 0fd1d74080 monitor/hmp-cmds-target: add CPU_DUMP_VPU in hmp_info_registers() 1 year ago
Andrey Drobyshev 03f50d7ee7 monitor: don't wake up qmp_dispatcher_co coroutine upon cleanup 1 year 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 2 years ago
David Hildenbrand 425ce9b37b hmp: use cpu_get_phys_page_debug() in hmp_gva2gpa() 2 years ago
Daniel P. Berrangé 153b0989d8 qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h 2 years ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 2 years ago
Alex Bennée c0e6b8b798 system: propagate Error to gdbserver_start (and other device setups) 2 years ago
Peter Xu 8597af7615 migration/block: Rewrite disk activation 2 years ago
Peter Xu e4e5e89bbd qmp/cont: Only activate disks if migration completed 2 years ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years 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 3 years ago
Stefan Hajnoczi effd60c878 monitor: only run coroutine commands in qemu_aio_context 3 years ago