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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
qcow2: introduce icount field for snapshots
Pavel Dovgalyuk
5
-23
/
+58
2020-10-06
replay: provide an accessor for rr filename
Pavel Dovgalyuk
2
-0
/
+7
2020-10-06
replay: don't record interrupt poll
Pavel Dovgalyuk
1
-3
/
+18
2020-10-06
configure: don't enable ASLR for --enable-debug Windows builds
Mark Cave-Ayland
1
-1
/
+8
2020-10-06
configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson
Paolo Bonzini
2
-12
/
+27
2020-10-06
configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS
Paolo Bonzini
2
-22
/
+19
2020-10-06
dtc: Convert Makefile bits to meson bits
Paolo Bonzini
14
-106
/
+84
2020-10-06
slirp: Convert Makefile bits to meson bits
Paolo Bonzini
6
-77
/
+99
2020-10-05
accel/tcg: use current_machine as it is always set for softmmu
Claudio Fontana
1
-10
/
+1
2020-10-05
kvm: kvm_init_vcpu take Error pointer
Dr. David Alan Gilbert
4
-12
/
+18
2020-10-05
kvm: remove kvm specific functions from global includes
Claudio Fontana
3
-29
/
+7
2020-10-05
hax: remove hax specific functions from global includes
Claudio Fontana
9
-33
/
+21
2020-10-05
whpx: remove whpx specific functions from global includes
Claudio Fontana
4
-67
/
+17
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
6
-40
/
+10
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
9
-82
/
+48
2020-10-05
cpus: remove checks for non-NULL cpus_accel
Claudio Fontana
1
-12
/
+21
2020-10-05
cpus: cleanup now unneeded includes
Claudio Fontana
1
-7
/
+0
2020-10-05
cpus: extract out hvf-specific code to target/i386/hvf/
Claudio Fontana
5
-66
/
+152
2020-10-05
cpus: extract out whpx-specific code to target/i386/
Claudio Fontana
6
-80
/
+121
2020-10-05
cpus: extract out hax-specific code to target/i386/
Claudio Fontana
8
-82
/
+149
2020-10-05
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
7
-82
/
+124
2020-10-05
cpus: extract out qtest-specific code to accel/qtest
Claudio Fontana
7
-65
/
+125
2020-10-05
cpus: extract out TCG-specific code to accel/tcg
Claudio Fontana
5
-510
/
+576
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
11
-123
/
+225
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
14
-60
/
+60
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
37
-843
/
+1128
2020-10-05
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
156
-650
/
+731
2020-10-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...
Peter Maydell
14
-698
/
+679
2020-10-05
dockerfiles: add diffutils to Fedora
Paolo Bonzini
1
-0
/
+1
2020-10-04
tests: tcg: do not use implicit rules
Paolo Bonzini
1
-3
/
+3
2020-10-04
target-i386: post memory failure event to QMP
zhenwei pi
2
-5
/
+32
2020-10-04
qapi/run-state.json: introduce memory failure event
zhenwei pi
1
-0
/
+90
2020-10-04
target-i386: seperate MCIP & MCE_MASK error reason
zhenwei pi
1
-7
/
+18
2020-10-04
meson: move sparse detection to Meson and rewrite check_sparse.py
Paolo Bonzini
4
-35
/
+57
2020-10-03
default-configs: remove redundant keys
Paolo Bonzini
59
-81
/
+8
2020-10-03
default-configs: use TARGET_ARCH key
Paolo Bonzini
73
-73
/
+76
2020-10-03
configure: move OpenBSD W^X test to meson
Paolo Bonzini
2
-16
/
+7
2020-10-03
default-configs: remove default-configs/devices for user-mode targets
Paolo Bonzini
40
-42
/
+3
2020-10-03
configure: remove target configuration
Paolo Bonzini
74
-455
/
+412
2020-10-03
configure: remove useless config-target.mak symbols
Paolo Bonzini
1
-11
/
+14
2020-10-03
configure: compute derivatives of target name in meson
Paolo Bonzini
2
-13
/
+25
2020-10-03
configure: remove dead variable
Paolo Bonzini
1
-11
/
+0
2020-10-03
configure: move accelerator logic to meson
Paolo Bonzini
2
-34
/
+94
2020-10-03
configure: rewrite accelerator defaults as tests
Paolo Bonzini
1
-20
/
+38
2020-10-03
configure: convert accelerator variables to meson options
Paolo Bonzini
3
-66
/
+83
2020-10-03
default-configs: move files to default-configs/devices/
Paolo Bonzini
75
-4
/
+4
2020-10-03
travis: remove TCI test
Paolo Bonzini
1
-8
/
+0
2020-10-03
disas/capstone: Add skipdata hook for s390x
Richard Henderson
1
-1
/
+41
2020-10-03
disas: Enable capstone disassembly for s390x
Richard Henderson
3
-0
/
+18
2020-10-03
disas: Split out capstone code to disas/capstone.c
Richard Henderson
5
-275
/
+300
[next]