index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stubs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Drop the .fa library suffix
Paolo Bonzini
2024-07-03
1
-1
/
+1
*
sysemu: add set_virtual_time to accel ops
Alex Bennée
2024-06-24
2
-1
/
+6
*
monitor: Report errors from monitor_fdset_dup_fd_add
Fabiano Rosas
2024-06-21
1
-1
/
+1
*
monitor: Drop monitor_fdset_dup_fd_find/_remove()
Peter Xu
2024-06-20
1
-5
/
+0
*
stubs/meson: Fix qemuutil build when --disable-system
Zhao Liu
2024-06-08
1
-7
/
+1
*
monitor: remove MonitorDef from typedefs.h
Paolo Bonzini
2024-05-03
1
-2
/
+1
*
stubs: Add missing qga stubs
Konstantin Kostiuk
2024-04-30
1
-1
/
+5
*
stubs: move monitor_fdsets_cleanup with other fdset stubs
Paolo Bonzini
2024-04-18
2
-5
/
+6
*
stubs: include stubs only if needed
Paolo Bonzini
2024-04-18
2
-45
/
+73
*
stubs: split record/replay stubs further
Paolo Bonzini
2024-04-18
3
-2
/
+5
*
colo: move stubs out of stubs/
Paolo Bonzini
2024-04-18
3
-45
/
+0
*
memory-device: move stubs out of stubs/
Paolo Bonzini
2024-04-18
2
-23
/
+0
*
ramfb: move stubs out of stubs/
Paolo Bonzini
2024-04-18
2
-16
/
+0
*
semihosting: move stubs out of stubs/
Paolo Bonzini
2024-04-18
3
-84
/
+0
*
hw/virtio: move stubs out of stubs/
Paolo Bonzini
2024-04-18
2
-25
/
+0
*
hw/usb: move stubs out of stubs/
Paolo Bonzini
2024-04-18
2
-29
/
+0
*
stubs: remove obsolete stubs
Paolo Bonzini
2024-04-18
8
-46
/
+0
*
hw/core: Move system emulation files to system_ss
Paolo Bonzini
2024-04-18
2
-0
/
+35
*
migration: privatize colo interfaces
Steve Sistare
2024-03-11
1
-1
/
+0
*
hw/xen: Remove unnecessary xen_hvm_inject_msi() stub
Philippe Mathieu-Daudé
2024-03-09
1
-4
/
+0
*
system/replay: Restrict icount to system emulation
Philippe Mathieu-Daudé
2024-01-19
1
-19
/
+0
*
util/async: Only call icount_notify_exit() if icount is enabled
Philippe Mathieu-Daudé
2024-01-19
1
-1
/
+1
*
system/cpu-timers: Introduce ICountMode enumerator
Philippe Mathieu-Daudé
2024-01-19
1
-1
/
+1
*
system/cpu-timers: Have icount_configure() return a boolean
Philippe Mathieu-Daudé
2024-01-19
1
-1
/
+3
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-3
/
+3
*
migration: per-mode blockers
Steve Sistare
2023-11-01
1
-0
/
+10
*
migration: simplify blockers
Steve Sistare
2023-10-20
1
-2
/
+2
*
Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-10-18
1
-0
/
+2
|
\
|
*
hw/vfio: add ramfb migration support
Marc-André Lureau
2023-10-18
1
-0
/
+2
*
|
hw/remote: move stub vfu_object_set_bus_irq out of stubs/
Paolo Bonzini
2023-10-18
2
-7
/
+0
|
/
*
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
2023-10-12
1
-0
/
+5
*
memory-device,vhost: Support memory devices that dynamically consume memslots
David Hildenbrand
2023-10-12
1
-0
/
+5
*
stubs: Rename qmp_memory_device.c to memory_device.c
David Hildenbrand
2023-10-12
2
-1
/
+1
*
gdbstub: Introduce GDBFeature structure
Akihiko Odaki
2023-10-11
1
-3
/
+3
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-09
1
-2
/
+2
|
\
|
*
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Philippe Mathieu-Daudé
2023-10-07
1
-2
/
+2
*
|
semihosting: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
1
-1
/
+1
|
/
*
stubs/colo.c: spelling
Michael Tokarev
2023-08-07
1
-1
/
+1
*
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
2023-07-12
2
-0
/
+25
*
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
2023-06-07
1
-1
/
+1
*
trace: remove code that depends on setting vcpu
Alex Bennée
2023-06-01
1
-13
/
+0
*
migration: process_incoming_migration_co(): move colo part to colo
Vladimir Sementsov-Ogievskiy
2023-05-18
1
-4
/
+2
*
configure: add --disable-colo-proxy option
Vladimir Sementsov-Ogievskiy
2023-05-18
2
-0
/
+8
*
build: move COLO under CONFIG_REPLICATION
Vladimir Sementsov-Ogievskiy
2023-05-10
2
-0
/
+40
*
stubs: split semihosting_get_target from system only stubs
Alex Bennée
2023-03-07
3
-5
/
+18
*
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
hw/acpi: Move QMP command to hw/core/
Markus Armbruster
2023-02-23
2
-11
/
+0
*
async: Register/unregister aiocontext in graph lock list
Emanuele Giuseppe Esposito
2022-12-15
2
-0
/
+11
*
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-4
/
+2
*
qga: Allow building of the guest agent without system emulators or tools
Thomas Huth
2022-11-11
1
-1
/
+1
[next]