Age | Commit message (Expand) | Author | Files | Lines |
2024-10-30 | stubs: avoid duplicate symbols in libqemuutil.a | Paolo Bonzini | 1 | -1/+6 |
2024-07-03 | meson: Drop the .fa library suffix | Paolo Bonzini | 1 | -1/+1 |
2024-06-24 | sysemu: add set_virtual_time to accel ops | Alex Bennée | 2 | -1/+6 |
2024-06-21 | monitor: Report errors from monitor_fdset_dup_fd_add | Fabiano Rosas | 1 | -1/+1 |
2024-06-20 | monitor: Drop monitor_fdset_dup_fd_find/_remove() | Peter Xu | 1 | -5/+0 |
2024-06-08 | stubs/meson: Fix qemuutil build when --disable-system | Zhao Liu | 1 | -7/+1 |
2024-05-03 | monitor: remove MonitorDef from typedefs.h | Paolo Bonzini | 1 | -2/+1 |
2024-04-30 | stubs: Add missing qga stubs | Konstantin Kostiuk | 1 | -1/+5 |
2024-04-18 | stubs: move monitor_fdsets_cleanup with other fdset stubs | Paolo Bonzini | 2 | -5/+6 |
2024-04-18 | stubs: include stubs only if needed | Paolo Bonzini | 2 | -45/+73 |
2024-04-18 | stubs: split record/replay stubs further | Paolo Bonzini | 3 | -2/+5 |
2024-04-18 | colo: move stubs out of stubs/ | Paolo Bonzini | 3 | -45/+0 |
2024-04-18 | memory-device: move stubs out of stubs/ | Paolo Bonzini | 2 | -23/+0 |
2024-04-18 | ramfb: move stubs out of stubs/ | Paolo Bonzini | 2 | -16/+0 |
2024-04-18 | semihosting: move stubs out of stubs/ | Paolo Bonzini | 3 | -84/+0 |
2024-04-18 | hw/virtio: move stubs out of stubs/ | Paolo Bonzini | 2 | -25/+0 |
2024-04-18 | hw/usb: move stubs out of stubs/ | Paolo Bonzini | 2 | -29/+0 |
2024-04-18 | stubs: remove obsolete stubs | Paolo Bonzini | 8 | -46/+0 |
2024-04-18 | hw/core: Move system emulation files to system_ss | Paolo Bonzini | 2 | -0/+35 |
2024-03-11 | migration: privatize colo interfaces | Steve Sistare | 1 | -1/+0 |
2024-03-09 | hw/xen: Remove unnecessary xen_hvm_inject_msi() stub | Philippe Mathieu-Daudé | 1 | -4/+0 |
2024-01-19 | system/replay: Restrict icount to system emulation | Philippe Mathieu-Daudé | 1 | -19/+0 |
2024-01-19 | util/async: Only call icount_notify_exit() if icount is enabled | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-01-19 | system/cpu-timers: Introduce ICountMode enumerator | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-01-19 | system/cpu-timers: Have icount_configure() return a boolean | Philippe Mathieu-Daudé | 1 | -1/+3 |
2024-01-08 | system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() | Stefan Hajnoczi | 1 | -3/+3 |
2023-11-01 | migration: per-mode blockers | Steve Sistare | 1 | -0/+10 |
2023-10-20 | migration: simplify blockers | Steve Sistare | 1 | -2/+2 |
2023-10-18 | Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging | Stefan Hajnoczi | 1 | -0/+2 |
2023-10-18 | hw/vfio: add ramfb migration support | Marc-André Lureau | 1 | -0/+2 |
2023-10-18 | hw/remote: move stub vfu_object_set_bus_irq out of stubs/ | Paolo Bonzini | 2 | -7/+0 |
2023-10-12 | memory-device,vhost: Support automatic decision on the number of memslots | David Hildenbrand | 1 | -0/+5 |
2023-10-12 | memory-device,vhost: Support memory devices that dynamically consume memslots | David Hildenbrand | 1 | -0/+5 |
2023-10-12 | stubs: Rename qmp_memory_device.c to memory_device.c | David Hildenbrand | 2 | -1/+1 |
2023-10-11 | gdbstub: Introduce GDBFeature structure | Akihiko Odaki | 1 | -3/+3 |
2023-10-09 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi | 1 | -2/+2 |
2023-10-07 | semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user() | Philippe Mathieu-Daudé | 1 | -2/+2 |
2023-10-06 | semihosting: Clean up global variable shadowing | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-08-07 | stubs/colo.c: spelling | Michael Tokarev | 1 | -1/+1 |
2023-07-12 | pc: Factor out (un)plug handling of virtio-md-pci devices | David Hildenbrand | 2 | -0/+25 |
2023-06-07 | include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq() | Bernhard Beschow | 1 | -1/+1 |
2023-06-01 | trace: remove code that depends on setting vcpu | Alex Bennée | 1 | -13/+0 |
2023-05-18 | migration: process_incoming_migration_co(): move colo part to colo | Vladimir Sementsov-Ogievskiy | 1 | -4/+2 |
2023-05-18 | configure: add --disable-colo-proxy option | Vladimir Sementsov-Ogievskiy | 2 | -0/+8 |
2023-05-10 | build: move COLO under CONFIG_REPLICATION | Vladimir Sementsov-Ogievskiy | 2 | -0/+40 |
2023-03-07 | stubs: split semihosting_get_target from system only stubs | Alex Bennée | 3 | -5/+18 |
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 |