257 Commits (6a9c2e07ccc3074086fb14f238b2292a20050bce)

Author SHA1 Message Date
Paolo Bonzini 5f50be9b58 async: the main AioContext is only "current" if under the BQL 5 years ago
Philippe Mathieu-Daudé caff255a54 tpm: Return QMP error when TPM is disabled in build 5 years ago
Stefan Berger e542b71805 sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined 5 years ago
Stefan Berger 11fb99e6f4 i386: Eliminate all TPM related code if CONFIG_TPM is not set 5 years ago
Vivek Kasireddy 5752519e93 virtio-gpu: Add helpers to create and destroy dmabuf objects 5 years ago
Vivek Kasireddy 9192a40655 stubs: Add stubs for udmabuf helpers 5 years ago
Philippe Mathieu-Daudé feece4d070 cpu: Move CPUClass::vmsd to SysemuCPUOps 5 years ago
Paolo Bonzini 632a887350 qemu-config: load modules when instantiating option groups 5 years ago
Philippe Mathieu-Daudé 9c3c834bdd hw/usb: Do not build USB subsystem if not required 5 years ago
Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
Lukas Straub e0150291ec yank: Always link full yank code 5 years ago
Lukas Straub 1a92d6d500 yank: Remove dependency on qiochannel 5 years ago
Paolo Bonzini b1eee9bb6d qemuutil: remove qemu_set_fd_handler duplicate symbol 5 years ago
Philippe Mathieu-Daudé 6b5fe13786 semihosting: Move include/hw/semihosting/ -> include/semihosting/ 6 years ago
Pavel Dovgalyuk 366a85e4bb replay: fix icount request when replaying clock access 6 years ago
Philippe Mathieu-Daudé 9b45a025ed qapi/meson: Restrict qdev code to system-mode emulation 6 years ago
Lukas Straub 228e3ec4e2 Fix build with new yank feature by adding stubs 6 years ago
Paolo Bonzini 5a1ee6077b chardev: do not use machine_init_done 6 years ago
Paolo Bonzini 164dafd174 remove preconfig state 6 years ago
David Hildenbrand b430b51395 util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci() 6 years ago
Alex Bennée d67ef04cb8 stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub 6 years ago
Stefan Hajnoczi cbc20bfb8f block: move block exports to libblockdev 6 years ago
Claudio Fontana 9b1c911654 replay: do not build if TCG is not available 6 years ago
Kevin Wolf e69ee454b5 monitor: Make current monitor a per-coroutine property 6 years ago
Kevin Wolf 41725fa7ed qmp: Call monitor_set_cur() only in qmp_dispatch() 6 years ago
Kevin Wolf 947e47448d monitor: Use getter/setter functions for cur_mon 6 years ago
Pavel Dovgalyuk cda382594b gdbstub: add reverse continue support in replay mode 6 years ago
Pavel Dovgalyuk fda8458bd3 gdbstub: add reverse step support in replay mode 6 years ago
Pavel Dovgalyuk b39847a505 migration: introduce icount field for snapshots 6 years ago
Claudio Fontana 430065dab0 cpus: prepare new CpusAccel cpu accelerator interface 6 years ago
Claudio Fontana 8191d36841 icount: rename functions to be consistent with the module name 6 years ago
Claudio Fontana 740b175973 cpu-timers, icount: new modules 6 years ago
Philippe Mathieu-Daudé c834596f79 hw/xen: Split x86-specific declaration from generic hardware ones 6 years ago
Philippe Mathieu-Daudé 71f364b703 stubs: Split accelerator / hardware related stubs 6 years ago
Philippe Mathieu-Daudé f68c01470b qapi: Restrict query-uuid command to machine code 6 years ago
Philippe Mathieu-Daudé db0f08df59 qapi: Restrict query-vm-generation-id command to machine code 6 years ago
Daniel P. Berrangé 60efffa41b monitor: simplify functions for getting a dup'd fdset entry 6 years ago
Thomas Huth 8c2787629e stubs: Move qemu_fd_register stub to util/main-loop.c 6 years ago
Thomas Huth b0476d6602 stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub 6 years ago
Philippe Mathieu-Daudé 1538d76345 stubs/cmos: Use correct include 6 years ago
Paolo Bonzini a81df1b68b libqemuutil, qapi, trace: convert to meson 6 years ago
Markus Armbruster d64072c0ac Revert "tpm: Clean up error reporting in tpm_init_tpmdev()" 6 years ago
Christophe de Dinechin be99a9a09d trivial: Respect alphabetical order of .o files in Makefile.objs 6 years ago
Gerd Hoffmann 3af87d9169 stubs: add pci_create_simple 6 years ago
Gerd Hoffmann 89aa165e1d stubs: add isa_create_simple 6 years ago
Gerd Hoffmann 2055dbc1c9 acpi: move aml builder code for floppy device 6 years ago
Paolo Bonzini 234b749663 stubs: move Xen stubs to accel/ 6 years ago
Philippe Mathieu-Daudé da278d58a0 accel: Move Xen accelerator code under accel/xen/ 6 years ago
Philippe Mathieu-Daudé ca27b5eb7c qom/object: Move Object typedef to 'qemu/typedefs.h' 6 years ago
Philippe Mathieu-Daudé 95722b2784 stubs: Restrict ui/win32-kbd-hook to system-mode 6 years ago