index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
1
-1
/
+0
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
1
-2
/
+5
2019-12-17
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
Paolo Bonzini
1
-2
/
+0
2019-12-17
tcg: convert "-accel threads" to a QOM property
Paolo Bonzini
1
-2
/
+0
2019-12-17
accel: pass object to accel_init_machine
Paolo Bonzini
1
-1
/
+1
2019-12-17
vl: merge -accel processing into configure_accelerators
Paolo Bonzini
1
-1
/
+3
2019-12-17
glib: use portable g_setenv()
Marc-André Lureau
1
-2
/
+0
2019-12-17
Remove the core bluetooth code
Thomas Huth
1
-20
/
+0
2019-11-26
kvm: Introduce KVM irqchip change notifier
David Gibson
1
-0
/
+5
2019-10-31
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
1
-0
/
+1
2019-10-31
bootdevice: Add interface to gather LCHS
Sam Eiderman
1
-0
/
+3
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
1
-2
/
+2
2019-10-28
block/block-backend: add blk_co_pwritev_part
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2019-10-14
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
1
-0
/
+4
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
1
-1
/
+1
2019-09-30
kvm: split too big memory section on several memslots
Igor Mammedov
1
-0
/
+1
2019-09-19
kvm: Fix typo in header of kvm_device_access()
Greg Kurz
1
-1
/
+1
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+2
2019-09-04
virtio-rng: change default backend to rng-builtin
Laurent Vivier
1
-0
/
+2
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
1
-2
/
+3
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
1
-2
/
+2
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
1
-2
/
+8
2019-09-03
includes: remove stale [smp|max]_cpus externs
Alex Bennée
1
-2
/
+0
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2
-2
/
+2
2019-08-21
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
1
-2
/
+2
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2
-2
/
+2
2019-08-21
audio: use size_t where makes sense
Kővágó, Zoltán
1
-2
/
+2
2019-08-20
replay: rename step-related variables and functions
Pavel Dovgalyuk
1
-1
/
+1
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+1
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
19
-82
/
+96
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2
-61
/
+68
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
1
-0
/
+3
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2
-2
/
+1
2019-08-16
numa: Move remaining NUMA declarations from sysemu.h to numa.h
Markus Armbruster
3
-10
/
+8
2019-08-16
Include sysemu/hostmem.h less
Markus Armbruster
1
-1
/
+0
2019-08-16
numa: Don't include hw/boards.h into sysemu/numa.h
Markus Armbruster
1
-2
/
+7
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
3
-1
/
+2
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
3
-3
/
+0
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
2
-2
/
+0
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-1
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
7
-0
/
+12
2019-08-16
block-backend: Queue requests while drained
Kevin Wolf
1
-0
/
+1
2019-08-16
block: Remove blk_pread_unthrottled()
Kevin Wolf
1
-2
/
+0
2019-08-15
qtest: Rename qtest.c:qtest_init()
Oleinik, Alexander
1
-1
/
+1
2019-07-19
hmp: Print if memory section is registered with an accelerator
Alexey Kardashevskiy
1
-0
/
+3
2019-07-15
kvm: Introduce slots lock for memory listener
Peter Xu
1
-0
/
+2
[next]