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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-08
accel/tcg: Fix computing of is_write for MIPS
Kele Huang
1
-4
/
+39
2020-10-08
tcg: Remove TCG_TARGET_HAS_cmp_vec
Richard Henderson
3
-3
/
+0
2020-10-08
tcg/optimize: Fold dup2_vec
Richard Henderson
1
-0
/
+15
2020-10-08
tcg: Fix generation of dupi_vec for 32-bit host
Richard Henderson
1
-4
/
+8
2020-10-08
tcg/i386: Fix dupi for avx2 32-bit hosts
Richard Henderson
1
-1
/
+1
2020-10-08
tcg: Remove TCGOpDef.used
Richard Henderson
1
-3
/
+0
2020-10-08
tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
Richard Henderson
2
-23
/
+19
2020-10-08
tcg: Remove TCG_CT_REG
Richard Henderson
11
-49
/
+4
2020-10-08
tcg: Move sorted_args into TCGArgConstraint.sort_index
Richard Henderson
2
-19
/
+18
2020-10-08
tcg: Drop union from TCGArgConstraint
Richard Henderson
11
-93
/
+91
2020-10-08
tcg: Adjust simd_desc size encoding
Richard Henderson
2
-20
/
+51
2020-10-06
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-0...
Peter Maydell
13
-123
/
+218
2020-10-06
tests/qtest/cdrom: Add more s390x-related boot tests
Thomas Huth
1
-0
/
+12
2020-10-06
pc-bios/s390: Update the s390-ccw bios binaries
Thomas Huth
2
-0
/
+0
2020-10-06
pc-bios: s390x: Go into disabled wait when encountering a PGM exception
Janosch Frank
1
-1
/
+4
2020-10-06
pc-bios: s390x: Use reset PSW if avaliable
Janosch Frank
3
-9
/
+24
2020-10-06
pc-bios: s390x: Save PSW rework
Janosch Frank
1
-20
/
+13
2020-10-06
pc-bios: s390x: Fix bootmap.c zipl component entry data handling
Janosch Frank
2
-3
/
+9
2020-10-06
pc-bios/s390-ccw: break loop if a null block number is reached
Marc Hartmayer
1
-1
/
+1
2020-10-06
pc-bios/s390-ccw: fix off-by-one error
Marc Hartmayer
1
-1
/
+1
2020-10-06
pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()
Thomas Huth
1
-1
/
+0
2020-10-06
pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
Thomas Huth
2
-12
/
+24
2020-10-06
pc-bios/s390-ccw: Scan through all devices if no boot device specified
Thomas Huth
1
-15
/
+31
2020-10-06
pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
Thomas Huth
5
-16
/
+37
2020-10-06
pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
Thomas Huth
1
-42
/
+57
2020-10-06
pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
Thomas Huth
1
-4
/
+2
2020-10-06
pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
Thomas Huth
1
-8
/
+12
2020-10-06
pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-common
Thomas Huth
1
-3
/
+4
2020-10-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
125
-2334
/
+3950
2020-10-06
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
14
-427
/
+607
2020-10-06
tests/acceptance: add reverse debugging test
Pavel Dovgalyuk
2
-0
/
+209
2020-10-06
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
3
-0
/
+17
2020-10-06
replay: describe reverse debugging in docs/replay.txt
Pavel Dovgalyuk
1
-0
/
+46
2020-10-06
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
6
-1
/
+100
2020-10-06
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
7
-5
/
+122
2020-10-06
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
4
-8
/
+12
2020-10-06
replay: implement replay-seek command
Pavel Dovgalyuk
4
-0
/
+126
2020-10-06
replay: introduce breakpoint at the specified step
Pavel Dovgalyuk
6
-0
/
+175
2020-10-06
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
6
-1
/
+97
2020-10-06
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
6
-18
/
+30
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
9
-32
/
+71
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
readthedocs: build with Python 3.6
Paolo Bonzini
1
-1
/
+1
[next]