summaryrefslogtreecommitdiff
path: root/stubs
AgeCommit message (Expand)Author
2026-05-06monitor: Remove target_monitor_defs()Philippe Mathieu-Daudé
2026-05-06monitor: Remove 'monitor/hmp-target.h' headerPhilippe Mathieu-Daudé
2026-05-06monitor: Remove target_get_monitor_def()Philippe Mathieu-Daudé
2026-05-06monitor: Do not check multiple TARGET_* to build 'info tlb' commandPhilippe Mathieu-Daudé
2026-05-06monitor: Do not check TARGET_I386/RISCV to build 'info mem' commandPhilippe Mathieu-Daudé
2026-05-06monitor: Do not check TARGET_I386 to build 'info sev' commandPhilippe Mathieu-Daudé
2026-05-06monitor: Do not check TARGET_I386 to build target/i386/ commandsPhilippe Mathieu-Daudé
2026-05-06monitor: Do not check TARGET_S390X to build s390x commandsPhilippe Mathieu-Daudé
2026-05-06stubs: Rename monitor* -> qmp* filesPhilippe Mathieu-Daudé
2026-04-24MAINTAINERS: Remove my disfunctional emailsPhilippe Mathieu-Daudé
2026-04-24qom: Restrict compat properties API to system emulationPhilippe Mathieu-Daudé
2026-03-10gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[]Philippe Mathieu-Daudé
2026-03-10Merge tag 'firmware-20260310-pull-request' of https://gitlab.com/kraxel/qemu ...Peter Maydell
2026-03-10igvm: fix build when igvm is not installed in a well known pathLuigi Leonardi
2026-03-09system/ramblock: Constify various RAMBlock argumentsPhilippe Mathieu-Daudé
2026-03-05util: don't skip error prefixes when QMP is activeDaniel P. Berrangé
2026-03-05monitor: move error_vprintf back to error-report.cDaniel P. Berrangé
2026-03-05monitor: remove redundant error_[v]printf_unless_qmpDaniel P. Berrangé
2026-02-27accel/kvm: add changes required to support KVM VM file descriptor changeAni Sinha
2026-02-03igvm: Fill MADT IGVM parameter field on x86_64Oliver Steffen
2026-02-03igvm: Only build stubs if igvm is enabledOliver Steffen
2026-01-20Revert "gdbstub: Try unlinking the unix socket before binding"Michael Tokarev
2026-01-12target/s390x: Fix infinite loop during replayIlya Leoshkevich
2025-12-27block: rename block/aio.h to qemu/aio.hPaolo Bonzini
2025-12-27include: reorganize memory API headersPaolo Bonzini
2025-12-27include: move hw/qdev-core.h to hw/core/, renamePaolo Bonzini
2025-11-11block/io_uring: use aio_add_sqe()Stefan Hajnoczi
2025-11-04Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into stagingRichard Henderson
2025-11-03migration: Use bitset of MigMode instead of variable argumentsMarkus Armbruster
2025-11-03bql: Fix bql_locked status with condvar APIsPeter Xu
2025-11-03igvm: add support for initial register state load in native modeGerd Hoffmann
2025-11-03igvm: add support for igvm memory map parameter in native modeGerd Hoffmann
2025-10-03physmem: Destroy all CPU AddressSpaces on unrealizePeter Maydell
2025-05-28qapi: make s390x specific CPU commands unconditionally availableDaniel P. Berrangé
2025-05-28qapi: make most CPU commands unconditionally availableDaniel P. Berrangé
2025-05-28qapi: make Xen event commands unconditionally availableDaniel P. Berrangé
2025-05-28qapi: make SGX commands unconditionally availableDaniel P. Berrangé
2025-05-28qapi: expose query-gic-capability command unconditionallyDaniel P. Berrangé
2025-05-28qapi: make SEV commands unconditionally availableDaniel P. Berrangé
2025-05-28qapi: expose rtc-reset-reinjection command unconditionallyDaniel P. Berrangé
2025-04-23include/exec: Split out icount.hRichard Henderson
2025-04-23include/system: Move exec/memory.h to system/memory.hRichard Henderson
2025-02-25stub: Remove monitor-fd.cIlya Leoshkevich
2025-02-10Merge tag 'pull-10.0-testing-and-gdstub-updates-100225-1' of https://gitlab.c...Stefan Hajnoczi
2025-02-10qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.hDaniel P. Berrangé
2025-02-10gdbstub: Try unlinking the unix socket before bindingIlya Leoshkevich
2025-01-30Merge tag 'migration-20250129-pull-request' of https://gitlab.com/farosas/qem...Stefan Hajnoczi
2025-01-29migration: cpr-transfer modeSteve Sistare
2025-01-23stub: Fix build failure with --enable-user --disable-system --enable-toolsZhao Liu
2024-12-21Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi