summaryrefslogtreecommitdiff
path: root/stubs
Commit message (Expand)AuthorAgeFilesLines
* build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy2023-05-102-0/+40
* stubs: split semihosting_get_target from system only stubsAlex Bennée2023-03-073-5/+18
* replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé2023-02-271-1/+1
* hw/acpi: Move QMP command to hw/core/Markus Armbruster2023-02-232-11/+0
* async: Register/unregister aiocontext in graph lock listEmanuele Giuseppe Esposito2022-12-152-0/+11
* qapi qdev qom: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-141-4/+2
* qga: Allow building of the guest agent without system emulators or toolsThomas Huth2022-11-111-1/+1
* stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()Stefan Hajnoczi2022-10-262-0/+14
* chardev: src buffer const for write functionsArwed Meyer2022-09-291-1/+1
* semihosting: Allow optional use of semihosting from userspacePeter Maydell2022-09-131-1/+1
* stubs: update replay-tools to match replay.h typesClaudio Fontana2022-07-281-4/+5
* hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow2022-06-291-4/+0
* hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()Bernhard Beschow2022-06-291-0/+5
* semihosting: Cleanup chardev initRichard Henderson2022-06-281-5/+1
* vfio-user: handle device interruptsJagannathan Raman2022-06-152-0/+7
* replay: notify vCPU when BH is scheduledPavel Dovgalyuk2022-06-061-0/+4
* Move error_printf_unless_qmp() with monitor unitMarc-André Lureau2022-04-211-0/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* include: move qemu_get_vm_name() to sysemu.hMarc-André Lureau2022-04-061-1/+1
* main-loop.h: introduce qemu_in_main_thread()Emanuele Giuseppe Esposito2022-03-042-0/+11
* hw/pci: Restrict pci-bus stub to sysemuPhilippe Mathieu-Daudé2022-01-181-1/+1
* stubs: Restrict fw_cfg to system emulationPhilippe Mathieu-Daudé2022-01-181-1/+1
* chardev: don't exit() straight away on C-a xAlex Bennée2021-11-042-0/+9
* qapi: introduce x-query-usb QMP commandDaniel P. Berrangé2021-11-021-0/+8
* configure, meson: move libaio check to meson.buildPaolo Bonzini2021-10-141-1/+3
* qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI eventDaniel Henrique Barboza2021-09-301-0/+7
* hw/pci: remove all references to find_i440fx functionAni Sinha2021-09-042-8/+0
* hw/display: Restrict virtio-gpu-udmabuf stubs to !LinuxPhilippe Mathieu-Daudé2021-08-312-28/+0
* stubs: Remove unused arch_type.c stubPeter Maydell2021-08-262-5/+0
* meson: fix condition for io_uring stubsPaolo Bonzini2021-07-141-1/+3
* modules: use modinfo for qemu opts loadGerd Hoffmann2021-07-091-4/+0
* async: the main AioContext is only "current" if under the BQLPaolo Bonzini2021-06-183-10/+1
* tpm: Return QMP error when TPM is disabled in buildPhilippe Mathieu-Daudé2021-06-152-26/+0
* sysemu: Make TPM structures inaccessible if CONFIG_TPM is not definedStefan Berger2021-06-151-10/+0
* i386: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger2021-06-151-4/+0
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ...Peter Maydell2021-05-302-0/+28
|\
| * virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy2021-05-271-0/+9
| * stubs: Add stubs for udmabuf helpersVivek Kasireddy2021-05-272-0/+19
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...Peter Maydell2021-05-281-2/+0
|\ \
| * | cpu: Move CPUClass::vmsd to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-261-2/+0
| |/
* | qemu-config: load modules when instantiating option groupsPaolo Bonzini2021-05-262-0/+7
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ...Peter Maydell2021-05-102-0/+26
|\
| * hw/usb: Do not build USB subsystem if not requiredPhilippe Mathieu-Daudé2021-05-042-0/+26
* | Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
|/
* yank: Always link full yank codeLukas Straub2021-04-012-24/+0
* yank: Remove dependency on qiochannelLukas Straub2021-04-011-6/+0
* qemuutil: remove qemu_set_fd_handler duplicate symbolPaolo Bonzini2021-03-192-11/+0
* semihosting: Move include/hw/semihosting/ -> include/semihosting/Philippe Mathieu-Daudé2021-03-101-1/+1
* replay: fix icount request when replaying clock accessPavel Dovgalyuk2021-02-161-1/+1
* qapi/meson: Restrict qdev code to system-mode emulationPhilippe Mathieu-Daudé2021-02-082-0/+25