summaryrefslogtreecommitdiffstats
path: root/stubs
Commit message (Expand)AuthorAgeFilesLines
* async: the main AioContext is only "current" if under the BQLPaolo Bonzini2021-06-183-10/+1Star
* tpm: Return QMP error when TPM is disabled in buildPhilippe Mathieu-Daudé2021-06-152-26/+0Star
* sysemu: Make TPM structures inaccessible if CONFIG_TPM is not definedStefan Berger2021-06-151-10/+0Star
* i386: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger2021-06-151-4/+0Star
* 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/+0Star
|\ \
| * | cpu: Move CPUClass::vmsd to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-271-2/+0Star
| |/
* / 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/+0Star
|/
* yank: Always link full yank codeLukas Straub2021-04-012-24/+0Star
* yank: Remove dependency on qiochannelLukas Straub2021-04-011-6/+0Star
* qemuutil: remove qemu_set_fd_handler duplicate symbolPaolo Bonzini2021-03-192-11/+0Star
* 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/+0Star
* 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/+0Star
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-264-88/+86Star
|\
| * replay: do not build if TCG is not availableClaudio Fontana2020-10-224-88/+86Star
* | 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/+2Star
* stubs: Move qemu_fd_register stub to util/main-loop.cThomas Huth2020-09-072-7/+0Star
* stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stubThomas Huth2020-09-074-12/+9Star
* stubs/cmos: Use correct includePhilippe Mathieu-Daudé2020-09-011-1/+1
* libqemuutil, qapi, trace: convert to mesonPaolo Bonzini2020-08-212-56/+50Star
* Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"Markus Armbruster2020-07-241-1/+2
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell2020-07-091-1/+1
|\
| * trivial: Respect alphabetical order of .o files in Makefile.objsChristophe de Dinechin2020-07-071-1/+1
* | stubs: add pci_create_simpleGerd Hoffmann2020-07-062-0/+8
* | stubs: add isa_create_simpleGerd Hoffmann2020-07-062-0/+8
|/