index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stubs
/
meson.build
Age
Commit message (
Expand
)
Author
2023-10-18
hw/remote: move stub vfu_object_set_bus_irq out of stubs/
Paolo Bonzini
2023-10-12
stubs: Rename qmp_memory_device.c to memory_device.c
David Hildenbrand
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
2023-05-18
configure: add --disable-colo-proxy option
Vladimir Sementsov-Ogievskiy
2023-05-10
build: move COLO under CONFIG_REPLICATION
Vladimir Sementsov-Ogievskiy
2023-03-07
stubs: split semihosting_get_target from system only stubs
Alex Bennée
2023-02-23
hw/acpi: Move QMP command to hw/core/
Markus Armbruster
2022-12-15
async: Register/unregister aiocontext in graph lock list
Emanuele Giuseppe Esposito
2022-11-11
qga: Allow building of the guest agent without system emulators or tools
Thomas Huth
2022-10-26
stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()
Stefan Hajnoczi
2022-06-15
vfio-user: handle device interrupts
Jagannathan Raman
2022-03-04
main-loop.h: introduce qemu_in_main_thread()
Emanuele Giuseppe Esposito
2022-01-18
hw/pci: Restrict pci-bus stub to sysemu
Philippe Mathieu-Daudé
2022-01-18
stubs: Restrict fw_cfg to system emulation
Philippe Mathieu-Daudé
2021-11-04
chardev: don't exit() straight away on C-a x
Alex Bennée
2021-10-14
configure, meson: move libaio check to meson.build
Paolo Bonzini
2021-09-04
hw/pci: remove all references to find_i440fx function
Ani Sinha
2021-08-31
hw/display: Restrict virtio-gpu-udmabuf stubs to !Linux
Philippe Mathieu-Daudé
2021-08-26
stubs: Remove unused arch_type.c stub
Peter Maydell
2021-07-14
meson: fix condition for io_uring stubs
Paolo Bonzini
2021-06-18
async: the main AioContext is only "current" if under the BQL
Paolo Bonzini
2021-06-15
tpm: Return QMP error when TPM is disabled in build
Philippe Mathieu-Daudé
2021-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ...
Peter Maydell
2021-05-27
stubs: Add stubs for udmabuf helpers
Vivek Kasireddy
2021-05-26
qemu-config: load modules when instantiating option groups
Paolo Bonzini
2021-05-04
hw/usb: Do not build USB subsystem if not required
Philippe Mathieu-Daudé
2021-04-01
yank: Always link full yank code
Lukas Straub
2021-03-19
qemuutil: remove qemu_set_fd_handler duplicate symbol
Paolo Bonzini
2021-02-08
qapi/meson: Restrict qdev code to system-mode emulation
Philippe Mathieu-Daudé
2021-01-18
Fix build with new yank feature by adding stubs
Lukas Straub
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
2020-12-15
remove preconfig state
Paolo Bonzini
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-23
block: move block exports to libblockdev
Stefan Hajnoczi
2020-10-22
replay: do not build if TCG is not available
Claudio Fontana
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2020-09-30
stubs: Split accelerator / hardware related stubs
Philippe Mathieu-Daudé
2020-09-07
stubs: Move qemu_fd_register stub to util/main-loop.c
Thomas Huth
2020-09-07
stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub
Thomas Huth
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini