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-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
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
[next]