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
Age
Commit message (
Expand
)
Author
2023-11-01
migration: per-mode blockers
Steve Sistare
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-18
Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-10-18
hw/vfio: add ramfb migration support
Marc-André Lureau
2023-10-18
hw/remote: move stub vfu_object_set_bus_irq out of stubs/
Paolo Bonzini
2023-10-12
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
2023-10-12
memory-device,vhost: Support memory devices that dynamically consume memslots
David Hildenbrand
2023-10-12
stubs: Rename qmp_memory_device.c to memory_device.c
David Hildenbrand
2023-10-11
gdbstub: Introduce GDBFeature structure
Akihiko Odaki
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-07
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Philippe Mathieu-Daudé
2023-10-06
semihosting: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-08-07
stubs/colo.c: spelling
Michael Tokarev
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
2023-06-07
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
2023-06-01
trace: remove code that depends on setting vcpu
Alex Bennée
2023-05-18
migration: process_incoming_migration_co(): move colo part to colo
Vladimir Sementsov-Ogievskiy
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-27
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
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-12-14
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
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-09-29
chardev: src buffer const for write functions
Arwed Meyer
2022-09-13
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
2022-07-28
stubs: update replay-tools to match replay.h types
Claudio Fontana
2022-06-29
hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
Bernhard Beschow
2022-06-29
hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
Bernhard Beschow
2022-06-28
semihosting: Cleanup chardev init
Richard Henderson
2022-06-15
vfio-user: handle device interrupts
Jagannathan Raman
2022-06-06
replay: notify vCPU when BH is scheduled
Pavel Dovgalyuk
2022-04-21
Move error_printf_unless_qmp() with monitor unit
Marc-André Lureau
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
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-11-02
qapi: introduce x-query-usb QMP command
Daniel P. Berrangé
2021-10-14
configure, meson: move libaio check to meson.build
Paolo Bonzini
2021-09-30
qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
Daniel Henrique Barboza
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-07-09
modules: use modinfo for qemu opts load
Gerd Hoffmann
2021-06-18
async: the main AioContext is only "current" if under the BQL
Paolo Bonzini
[next]