Age | Commit message (Expand) | Author | Files | Lines |
2023-02-27 | replay: Extract core API to 'exec/replay-core.h' | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-02-23 | hw/acpi: Move QMP command to hw/core/ | Markus Armbruster | 2 | -11/+0 |
2022-12-15 | async: Register/unregister aiocontext in graph lock list | Emanuele Giuseppe Esposito | 2 | -0/+11 |
2022-12-14 | qapi qdev qom: Elide redundant has_FOO in generated C | Markus Armbruster | 1 | -4/+2 |
2022-11-11 | qga: Allow building of the guest agent without system emulators or tools | Thomas Huth | 1 | -1/+1 |
2022-10-26 | stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd() | Stefan Hajnoczi | 2 | -0/+14 |
2022-09-29 | chardev: src buffer const for write functions | Arwed Meyer | 1 | -1/+1 |
2022-09-13 | semihosting: Allow optional use of semihosting from userspace | Peter Maydell | 1 | -1/+1 |
2022-07-28 | stubs: update replay-tools to match replay.h types | Claudio Fontana | 1 | -4/+5 |
2022-06-29 | hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it | Bernhard Beschow | 1 | -4/+0 |
2022-06-29 | hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route() | Bernhard Beschow | 1 | -0/+5 |
2022-06-28 | semihosting: Cleanup chardev init | Richard Henderson | 1 | -5/+1 |
2022-06-15 | vfio-user: handle device interrupts | Jagannathan Raman | 2 | -0/+7 |
2022-06-06 | replay: notify vCPU when BH is scheduled | Pavel Dovgalyuk | 1 | -0/+4 |
2022-04-21 | Move error_printf_unless_qmp() with monitor unit | Marc-André Lureau | 1 | -0/+1 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2022-04-06 | include: move qemu_get_vm_name() to sysemu.h | Marc-André Lureau | 1 | -1/+1 |
2022-03-04 | main-loop.h: introduce qemu_in_main_thread() | Emanuele Giuseppe Esposito | 2 | -0/+11 |
2022-01-18 | hw/pci: Restrict pci-bus stub to sysemu | Philippe Mathieu-Daudé | 1 | -1/+1 |
2022-01-18 | stubs: Restrict fw_cfg to system emulation | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-11-04 | chardev: don't exit() straight away on C-a x | Alex Bennée | 2 | -0/+9 |
2021-11-02 | qapi: introduce x-query-usb QMP command | Daniel P. Berrangé | 1 | -0/+8 |
2021-10-14 | configure, meson: move libaio check to meson.build | Paolo Bonzini | 1 | -1/+3 |
2021-09-30 | qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event | Daniel Henrique Barboza | 1 | -0/+7 |
2021-09-04 | hw/pci: remove all references to find_i440fx function | Ani Sinha | 2 | -8/+0 |
2021-08-31 | hw/display: Restrict virtio-gpu-udmabuf stubs to !Linux | Philippe Mathieu-Daudé | 2 | -28/+0 |
2021-08-26 | stubs: Remove unused arch_type.c stub | Peter Maydell | 2 | -5/+0 |
2021-07-14 | meson: fix condition for io_uring stubs | Paolo Bonzini | 1 | -1/+3 |
2021-07-09 | modules: use modinfo for qemu opts load | Gerd Hoffmann | 1 | -4/+0 |
2021-06-18 | async: the main AioContext is only "current" if under the BQL | Paolo Bonzini | 3 | -10/+1 |
2021-06-15 | tpm: Return QMP error when TPM is disabled in build | Philippe Mathieu-Daudé | 2 | -26/+0 |
2021-06-15 | sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined | Stefan Berger | 1 | -10/+0 |
2021-06-15 | i386: Eliminate all TPM related code if CONFIG_TPM is not set | Stefan Berger | 1 | -4/+0 |
2021-05-30 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ... | Peter Maydell | 2 | -0/+28 |
2021-05-28 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into... | Peter Maydell | 1 | -2/+0 |
2021-05-27 | virtio-gpu: Add helpers to create and destroy dmabuf objects | Vivek Kasireddy | 1 | -0/+9 |
2021-05-27 | stubs: Add stubs for udmabuf helpers | Vivek Kasireddy | 2 | -0/+19 |
2021-05-26 | cpu: Move CPUClass::vmsd to SysemuCPUOps | Philippe Mathieu-Daudé | 1 | -2/+0 |
2021-05-26 | qemu-config: load modules when instantiating option groups | Paolo Bonzini | 2 | -0/+7 |
2021-05-10 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ... | Peter Maydell | 2 | -0/+26 |
2021-05-04 | hw/usb: Do not build USB subsystem if not required | Philippe Mathieu-Daudé | 2 | -0/+26 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-04-01 | yank: Always link full yank code | Lukas Straub | 2 | -24/+0 |
2021-04-01 | yank: Remove dependency on qiochannel | Lukas Straub | 1 | -6/+0 |
2021-03-19 | qemuutil: remove qemu_set_fd_handler duplicate symbol | Paolo Bonzini | 2 | -11/+0 |
2021-03-10 | semihosting: Move include/hw/semihosting/ -> include/semihosting/ | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-02-16 | replay: fix icount request when replaying clock access | Pavel Dovgalyuk | 1 | -1/+1 |
2021-02-08 | qapi/meson: Restrict qdev code to system-mode emulation | Philippe Mathieu-Daudé | 2 | -0/+25 |
2021-01-18 | Fix build with new yank feature by adding stubs | Lukas Straub | 2 | -0/+30 |
2020-12-15 | chardev: do not use machine_init_done | Paolo Bonzini | 2 | -9/+0 |