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-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
2019-07-15
kvm: Persistent per kvmslot dirty bitmap
Peter Xu
1
-0
/
+2
2019-07-08
vl: add qemu_add_vm_change_state_handler_prio()
Stefan Hajnoczi
1
-0
/
+2
2019-07-02
qapi: Split dump.json off misc.json
Markus Armbruster
1
-1
/
+1
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
1
-0
/
+2
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
1
-1
/
+1
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
1
-0
/
+1
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
1
-0
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
8
-8
/
+0
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+19
2019-06-07
accel: Remove unused AccelClass::opt_name attribute
Wainer dos Santos Moschetta
1
-1
/
+0
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
1
-1
/
+1
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
1
-1
/
+2
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
1
-0
/
+1
2019-05-20
block: Add blk_set_allow_aio_context_change()
Kevin Wolf
1
-0
/
+1
2019-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
1
-2
/
+3
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-2
/
+3
2019-05-10
Add vhost-user-backend
Marc-André Lureau
1
-0
/
+57
2019-05-02
accel: Remove unused AccelClass::available field
Eduardo Habkost
1
-1
/
+0
2019-05-02
qtest: Don't compile qtest accel on non-POSIX systems
Eduardo Habkost
1
-9
/
+0
2019-04-30
block: introduce byte-based io helpers
Vladimir Sementsov-Ogievskiy
1
-0
/
+19
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
1
-2
/
+1
2019-04-18
tcg: Simplify how dump_drift_info() prints
Markus Armbruster
1
-1
/
+1
2019-04-18
include: Include fprintf-fn.h only where needed
Markus Armbruster
1
-0
/
+1
[next]