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
2020-06-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...
Peter Maydell
1
-0
/
+2
2020-06-23
blockdev: Deprecate -drive with bogus interface type
Markus Armbruster
1
-0
/
+2
2020-06-19
hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
Philippe Mathieu-Daudé
1
-0
/
+72
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-71
/
+48
2020-06-12
i386: hvf: Clean stray includes in sysemu
Roman Bolshakov
1
-7
/
+0
2020-06-12
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
1
-22
/
+0
2020-06-12
i386: hvf: Move HVFState definition into hvf
Roman Bolshakov
1
-37
/
+0
2020-06-12
sysemu/hvf: Only declare hvf_allowed when HVF is available
Philippe Mathieu-Daudé
1
-3
/
+3
2020-06-12
sysemu/tcg: Only declare tcg_allowed when TCG is available
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-12
sysemu/accel: Restrict machine methods to system-mode
Philippe Mathieu-Daudé
1
-0
/
+2
2020-06-10
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
1
-0
/
+4
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
1
-0
/
+38
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2020-06-09
arm/acpi: TPM2 ACPI table support
Eric Auger
1
-0
/
+2
2020-06-05
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
1
-0
/
+2
2020-05-18
block: Add blk_make_empty()
Max Reitz
1
-0
/
+2
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
1
-1
/
+1
2020-05-14
target-arm: kvm64: handle SIGBUS signal from kernel or KVM
Dongjiu Geng
1
-2
/
+1
2020-05-14
KVM: Move hwpoison page related functions into kvm-all.c
Dongjiu Geng
1
-0
/
+12
2020-05-05
block: Add blk_new_with_bs() helper
Eric Blake
1
-0
/
+2
2020-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2020-04-30
block-backend: Add flags to blk_truncate()
Kevin Wolf
1
-1
/
+1
2020-04-30
device_tree: Constify compat in qemu_fdt_node_path()
Edgar E. Iglesias
1
-1
/
+1
2020-04-30
device_tree: Allow name wildcards in qemu_fdt_node_path()
Edgar E. Iglesias
1
-0
/
+3
2020-04-07
block: Increase BB.in_flight for coroutine and sync interfaces
Kevin Wolf
1
-1
/
+0
2020-03-19
Add rx-softmmu
Yoshinori Sato
1
-0
/
+1
2020-03-16
WHPX: TSC get and set should be dependent on VM state
Sunil Muthuswamy
1
-0
/
+7
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-09
monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
Maxim Levitsky
1
-4
/
+0
2020-03-09
monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
1
-3
/
+0
2020-03-06
stubs: Add arch_type
Kevin Wolf
1
-0
/
+2
2020-03-05
tpm: Add the SysBus TPM TIS device
Eric Auger
1
-0
/
+1
2020-03-05
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
1
-3
/
+3
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
3
-3
/
+20
2020-02-22
qtest: add in-process incoming command handler
Alexander Bulekov
1
-0
/
+1
2020-02-22
qtest: add qtest_server_send abstraction
Alexander Bulekov
1
-0
/
+3
2020-02-22
softmmu: split off vl.c:main() into main.c
Alexander Bulekov
1
-0
/
+4
2020-02-19
hostmem: fix strict bind policy
Igor Mammedov
2
-2
/
+1
2020-02-19
hostmem: introduce "prealloc-threads" property
Igor Mammedov
1
-0
/
+2
2020-02-19
make mem_path local variable
Igor Mammedov
1
-1
/
+0
2020-02-19
initialize MachineState::ram in NUMA case
Igor Mammedov
1
-0
/
+1
2020-02-19
machine: alias -mem-path and -mem-prealloc into memory-foo backend
Igor Mammedov
1
-0
/
+16
2020-02-17
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
1
-1
/
+0
2020-02-12
ui: drop curor_hide global variable.
Gerd Hoffmann
1
-1
/
+0
2020-02-04
trivial: Remove xenfb_enabled from sysemu.h
Thomas Huth
1
-1
/
+0
2020-02-04
include/sysemu/sysemu.h: Remove usused variable no_quit
Thomas Huth
1
-1
/
+0
2020-02-02
tpm_spapr: Support TPM for ppc64 using CRQ based interface
Stefan Berger
1
-0
/
+3
2020-01-24
accel: Introduce the current_accel() wrapper
Philippe Mathieu-Daudé
1
-0
/
+2
2020-01-24
pvpanic: implement crashloaded event handling
zhenwei pi
1
-0
/
+1
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+7
[next]