aboutsummaryrefslogtreecommitdiff
path: root/stubs
AgeCommit message (Expand)AuthorFilesLines
2023-08-07stubs/colo.c: spellingMichael Tokarev1-1/+1
2023-07-12pc: Factor out (un)plug handling of virtio-md-pci devicesDavid Hildenbrand2-0/+25
2023-06-07include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()Bernhard Beschow1-1/+1
2023-06-01trace: remove code that depends on setting vcpuAlex Bennée1-13/+0
2023-05-18migration: process_incoming_migration_co(): move colo part to coloVladimir Sementsov-Ogievskiy1-4/+2
2023-05-18configure: add --disable-colo-proxy optionVladimir Sementsov-Ogievskiy2-0/+8
2023-05-10build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy2-0/+40
2023-03-07stubs: split semihosting_get_target from system only stubsAlex Bennée3-5/+18
2023-02-27replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé1-1/+1
2023-02-23hw/acpi: Move QMP command to hw/core/Markus Armbruster2-11/+0
2022-12-15async: Register/unregister aiocontext in graph lock listEmanuele Giuseppe Esposito2-0/+11
2022-12-14qapi qdev qom: Elide redundant has_FOO in generated CMarkus Armbruster1-4/+2
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth1-1/+1
2022-10-26stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()Stefan Hajnoczi2-0/+14
2022-09-29chardev: src buffer const for write functionsArwed Meyer1-1/+1
2022-09-13semihosting: Allow optional use of semihosting from userspacePeter Maydell1-1/+1
2022-07-28stubs: update replay-tools to match replay.h typesClaudio Fontana1-4/+5
2022-06-29hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow1-4/+0
2022-06-29hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()Bernhard Beschow1-0/+5
2022-06-28semihosting: Cleanup chardev initRichard Henderson1-5/+1
2022-06-15vfio-user: handle device interruptsJagannathan Raman2-0/+7
2022-06-06replay: notify vCPU when BH is scheduledPavel Dovgalyuk1-0/+4
2022-04-21Move error_printf_unless_qmp() with monitor unitMarc-André Lureau1-0/+1
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2022-04-06include: move qemu_get_vm_name() to sysemu.hMarc-André Lureau1-1/+1
2022-03-04main-loop.h: introduce qemu_in_main_thread()Emanuele Giuseppe Esposito2-0/+11
2022-01-18hw/pci: Restrict pci-bus stub to sysemuPhilippe Mathieu-Daudé1-1/+1
2022-01-18stubs: Restrict fw_cfg to system emulationPhilippe Mathieu-Daudé1-1/+1
2021-11-04chardev: don't exit() straight away on C-a xAlex Bennée2-0/+9
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé1-0/+8
2021-10-14configure, meson: move libaio check to meson.buildPaolo Bonzini1-1/+3
2021-09-30qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI eventDaniel Henrique Barboza1-0/+7
2021-09-04hw/pci: remove all references to find_i440fx functionAni Sinha2-8/+0
2021-08-31hw/display: Restrict virtio-gpu-udmabuf stubs to !LinuxPhilippe Mathieu-Daudé2-28/+0
2021-08-26stubs: Remove unused arch_type.c stubPeter Maydell2-5/+0
2021-07-14meson: fix condition for io_uring stubsPaolo Bonzini1-1/+3
2021-07-09modules: use modinfo for qemu opts loadGerd Hoffmann1-4/+0
2021-06-18async: the main AioContext is only "current" if under the BQLPaolo Bonzini3-10/+1
2021-06-15tpm: Return QMP error when TPM is disabled in buildPhilippe Mathieu-Daudé2-26/+0
2021-06-15sysemu: Make TPM structures inaccessible if CONFIG_TPM is not definedStefan Berger1-10/+0
2021-06-15i386: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger1-4/+0
2021-05-30Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ...Peter Maydell2-0/+28
2021-05-28Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...Peter Maydell1-2/+0
2021-05-27virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy1-0/+9
2021-05-27stubs: Add stubs for udmabuf helpersVivek Kasireddy2-0/+19
2021-05-26cpu: Move CPUClass::vmsd to SysemuCPUOpsPhilippe Mathieu-Daudé1-2/+0
2021-05-26qemu-config: load modules when instantiating option groupsPaolo Bonzini2-0/+7
2021-05-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ...Peter Maydell2-0/+26
2021-05-04hw/usb: Do not build USB subsystem if not requiredPhilippe Mathieu-Daudé2-0/+26
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth1-1/+0