summaryrefslogtreecommitdiffstats
path: root/stubs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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' into stagingPeter 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 stagingPeter 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' into stagingPeter 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
* Fix build with new yank feature by adding stubsLukas Straub2021-01-182-0/+30
* chardev: do not use machine_init_donePaolo Bonzini2020-12-152-9/+0
* remove preconfig statePaolo Bonzini2020-12-152-0/+8
* util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci()David Hildenbrand2020-11-161-0/+6
* stubs/xen-hw-stub: drop xenstore_store_pv_console_info stubAlex Bennée2020-11-161-4/+0
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into stagingPeter Maydell2020-10-264-88/+86
|\
| * replay: do not build if TCG is not availableClaudio Fontana2020-10-224-88/+86
* | block: move block exports to libblockdevStefan Hajnoczi2020-10-232-0/+8
|/
* monitor: Make current monitor a per-coroutine propertyKevin Wolf2020-10-091-1/+1
* qmp: Call monitor_set_cur() only in qmp_dispatch()Kevin Wolf2020-10-091-0/+5
* monitor: Use getter/setter functions for cur_monKevin Wolf2020-10-091-1/+4
* gdbstub: add reverse continue support in replay modePavel Dovgalyuk2020-10-061-0/+5
* gdbstub: add reverse step support in replay modePavel Dovgalyuk2020-10-061-0/+5
* migration: introduce icount field for snapshotsPavel Dovgalyuk2020-10-061-0/+5
* cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana2020-10-053-0/+19
* icount: rename functions to be consistent with the module nameClaudio Fontana2020-10-051-8/+8
* cpu-timers, icount: new modulesClaudio Fontana2020-10-057-27/+55
* hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé2020-09-301-0/+1
* stubs: Split accelerator / hardware related stubsPhilippe Mathieu-Daudé2020-09-302-0/+50
* qapi: Restrict query-uuid command to machine codePhilippe Mathieu-Daudé2020-09-291-1/+1
* qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé2020-09-291-1/+1
* monitor: simplify functions for getting a dup'd fdset entryDaniel P. Berrangé2020-09-161-6/+2