aboutsummaryrefslogtreecommitdiff
path: root/stubs
AgeCommit message (Expand)Author
2023-06-07include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()Bernhard Beschow
2023-06-01trace: remove code that depends on setting vcpuAlex Bennée
2023-05-18migration: process_incoming_migration_co(): move colo part to coloVladimir Sementsov-Ogievskiy
2023-05-18configure: add --disable-colo-proxy optionVladimir Sementsov-Ogievskiy
2023-05-10build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy
2023-03-07stubs: split semihosting_get_target from system only stubsAlex Bennée
2023-02-27replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé
2023-02-23hw/acpi: Move QMP command to hw/core/Markus Armbruster
2022-12-15async: Register/unregister aiocontext in graph lock listEmanuele Giuseppe Esposito
2022-12-14qapi qdev qom: Elide redundant has_FOO in generated CMarkus Armbruster
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth
2022-10-26stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()Stefan Hajnoczi
2022-09-29chardev: src buffer const for write functionsArwed Meyer
2022-09-13semihosting: Allow optional use of semihosting from userspacePeter Maydell
2022-07-28stubs: update replay-tools to match replay.h typesClaudio Fontana
2022-06-29hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow
2022-06-29hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()Bernhard Beschow
2022-06-28semihosting: Cleanup chardev initRichard Henderson
2022-06-15vfio-user: handle device interruptsJagannathan Raman
2022-06-06replay: notify vCPU when BH is scheduledPavel Dovgalyuk
2022-04-21Move error_printf_unless_qmp() with monitor unitMarc-André Lureau
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06include: move qemu_get_vm_name() to sysemu.hMarc-André Lureau
2022-03-04main-loop.h: introduce qemu_in_main_thread()Emanuele Giuseppe Esposito
2022-01-18hw/pci: Restrict pci-bus stub to sysemuPhilippe Mathieu-Daudé
2022-01-18stubs: Restrict fw_cfg to system emulationPhilippe Mathieu-Daudé
2021-11-04chardev: don't exit() straight away on C-a xAlex Bennée
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé
2021-10-14configure, meson: move libaio check to meson.buildPaolo Bonzini
2021-09-30qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI eventDaniel Henrique Barboza
2021-09-04hw/pci: remove all references to find_i440fx functionAni Sinha
2021-08-31hw/display: Restrict virtio-gpu-udmabuf stubs to !LinuxPhilippe Mathieu-Daudé
2021-08-26stubs: Remove unused arch_type.c stubPeter Maydell
2021-07-14meson: fix condition for io_uring stubsPaolo Bonzini
2021-07-09modules: use modinfo for qemu opts loadGerd Hoffmann
2021-06-18async: the main AioContext is only "current" if under the BQLPaolo Bonzini
2021-06-15tpm: Return QMP error when TPM is disabled in buildPhilippe Mathieu-Daudé
2021-06-15sysemu: Make TPM structures inaccessible if CONFIG_TPM is not definedStefan Berger
2021-06-15i386: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger
2021-05-30Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ...Peter Maydell
2021-05-28Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...Peter Maydell
2021-05-27virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy
2021-05-27stubs: Add stubs for udmabuf helpersVivek Kasireddy
2021-05-26cpu: Move CPUClass::vmsd to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26qemu-config: load modules when instantiating option groupsPaolo Bonzini
2021-05-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ...Peter Maydell
2021-05-04hw/usb: Do not build USB subsystem if not requiredPhilippe Mathieu-Daudé
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-04-01yank: Always link full yank codeLukas Straub
2021-04-01yank: Remove dependency on qiochannelLukas Straub