aboutsummaryrefslogtreecommitdiff
path: root/stubs
AgeCommit message (Expand)Author
2024-01-19system/replay: Restrict icount to system emulationPhilippe Mathieu-Daudé
2024-01-19util/async: Only call icount_notify_exit() if icount is enabledPhilippe Mathieu-Daudé
2024-01-19system/cpu-timers: Introduce ICountMode enumeratorPhilippe Mathieu-Daudé
2024-01-19system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2023-11-01migration: per-mode blockersSteve Sistare
2023-10-20migration: simplify blockersSteve Sistare
2023-10-18Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-10-18hw/vfio: add ramfb migration supportMarc-André Lureau
2023-10-18hw/remote: move stub vfu_object_set_bus_irq out of stubs/Paolo Bonzini
2023-10-12memory-device,vhost: Support automatic decision on the number of memslotsDavid Hildenbrand
2023-10-12memory-device,vhost: Support memory devices that dynamically consume memslotsDavid Hildenbrand
2023-10-12stubs: Rename qmp_memory_device.c to memory_device.cDavid Hildenbrand
2023-10-11gdbstub: Introduce GDBFeature structureAkihiko Odaki
2023-10-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-07semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()Philippe Mathieu-Daudé
2023-10-06semihosting: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-08-07stubs/colo.c: spellingMichael Tokarev
2023-07-12pc: Factor out (un)plug handling of virtio-md-pci devicesDavid Hildenbrand
2023-06-07include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()Bernhard Beschow
2023-06-01trace: remove code that depends on setting vcpuAlex Bennée
2023-05-18migration: process_incoming_migration_co(): move colo part to coloVladimir Sementsov-Ogievskiy
2023-05-18configure: add --disable-colo-proxy optionVladimir Sementsov-Ogievskiy
2023-05-10build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy
2023-03-07stubs: split semihosting_get_target from system only stubsAlex Bennée
2023-02-27replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé
2023-02-23hw/acpi: Move QMP command to hw/core/Markus Armbruster
2022-12-15async: Register/unregister aiocontext in graph lock listEmanuele Giuseppe Esposito
2022-12-14qapi qdev qom: Elide redundant has_FOO in generated CMarkus Armbruster
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth
2022-10-26stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()Stefan Hajnoczi
2022-09-29chardev: src buffer const for write functionsArwed Meyer
2022-09-13semihosting: Allow optional use of semihosting from userspacePeter Maydell
2022-07-28stubs: update replay-tools to match replay.h typesClaudio Fontana
2022-06-29hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow
2022-06-29hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()Bernhard Beschow
2022-06-28semihosting: Cleanup chardev initRichard Henderson
2022-06-15vfio-user: handle device interruptsJagannathan Raman
2022-06-06replay: notify vCPU when BH is scheduledPavel Dovgalyuk
2022-04-21Move error_printf_unless_qmp() with monitor unitMarc-André Lureau
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06include: move qemu_get_vm_name() to sysemu.hMarc-André Lureau
2022-03-04main-loop.h: introduce qemu_in_main_thread()Emanuele Giuseppe Esposito
2022-01-18hw/pci: Restrict pci-bus stub to sysemuPhilippe Mathieu-Daudé
2022-01-18stubs: Restrict fw_cfg to system emulationPhilippe Mathieu-Daudé
2021-11-04chardev: don't exit() straight away on C-a xAlex Bennée
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé
2021-10-14configure, meson: move libaio check to meson.buildPaolo Bonzini
2021-09-30qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI eventDaniel Henrique Barboza
2021-09-04hw/pci: remove all references to find_i440fx functionAni Sinha