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
2019-02-12
target/hppa: Convert halt/reset insns
Richard Henderson
2
-33
/
+19
2019-02-12
target/hppa: Convert fp indexed memory insns
Richard Henderson
2
-93
/
+21
2019-02-12
target/hppa: Convert offset memory insns
Richard Henderson
2
-165
/
+99
2019-02-12
target/hppa: Convert arithmetic immediate insns
Richard Henderson
2
-89
/
+92
2019-02-12
target/hppa: Convert direct and indirect branches
Richard Henderson
2
-102
/
+63
2019-02-12
target/hppa: Convert shift, extract, deposit insns
Richard Henderson
2
-136
/
+94
2019-02-12
target/hppa: Convert conditional branches
Richard Henderson
2
-126
/
+123
2019-02-12
target/hppa: Convert fp multiply-add
Richard Henderson
2
-29
/
+52
2019-02-12
target/hppa: Convert indexed memory insns
Richard Henderson
2
-133
/
+60
2019-02-12
target/hppa: Convert arithmetic/logical insns
Richard Henderson
2
-167
/
+189
2019-02-12
target/hppa: Convert memory management insns
Richard Henderson
2
-111
/
+89
2019-02-12
target/hppa: Unify specializations of OR
Richard Henderson
1
-49
/
+59
2019-02-12
target/hppa: Convert remainder of system insns
Richard Henderson
2
-55
/
+56
2019-02-12
target/hppa: Convert move to/from system registers
Richard Henderson
2
-35
/
+41
2019-02-12
target/hppa: Begin using scripts/decodetree.py
Richard Henderson
3
-5
/
+51
2019-02-12
target/hppa: Use DisasContextBase.is_jmp
Richard Henderson
1
-483
/
+528
2019-02-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-15
/
+15
2019-02-12
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-11' into st...
Peter Maydell
15
-18
/
+431
2019-02-12
virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdev
Stefano Garzarella
1
-13
/
+9
2019-02-12
qemugdb/coroutine: fix arch_prctl has unknown return type
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-02-12
iothread: fix iothread hang when stop too soon
Peter Xu
1
-1
/
+5
2019-02-11
qcow2: list of bitmaps new test 242
Andrey Shinkevich
3
-0
/
+271
2019-02-11
qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
Andrey Shinkevich
4
-2
/
+128
2019-02-11
bdrv_query_image_info Error parameter added
Andrey Shinkevich
8
-15
/
+32
2019-02-11
nbd/server: Kill pointless shadowed variable
Eric Blake
1
-1
/
+0
2019-02-11
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190211' into staging
Peter Maydell
7
-5
/
+52
2019-02-11
cputlb: update TLB entry/index after tlb_fill
Emilio G. Cota
2
-0
/
+12
2019-02-11
exec-all: document that tlb_fill can trigger a TLB resize
Emilio G. Cota
1
-0
/
+5
2019-02-11
tcg/i386: fix unsigned vector saturating arithmetic
Mark Cave-Ayland
1
-2
/
+2
2019-02-11
tcg: Diagnose referenced labels that have not been emitted
Richard Henderson
3
-3
/
+33
2019-02-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-110219-1...
Peter Maydell
18
-60
/
+222
2019-02-11
tests/vm: Be verbose while extracting compressed images
Philippe Mathieu-Daudé
4
-4
/
+8
2019-02-11
docs/devel/testing: Add -a option to usermod command on docker setup
Murilo Opsfelder Araujo
1
-1
/
+1
2019-02-08
scripts/qemu.py: allow arches use KVM for their 32bit cousins
Alex Bennée
1
-2
/
+10
2019-02-08
tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTS
Alex Bennée
1
-1
/
+9
2019-02-08
tests/vm: add --build-target option
Alex Bennée
4
-3
/
+6
2019-02-08
tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386
Alex Bennée
3
-3
/
+0
2019-02-08
tests/vm: move images to $HOME/.cache/qemu-vm/images
Gerd Hoffmann
1
-5
/
+7
2019-02-08
tests: PEP8 cleanup of docker.py, mostly white space
Alex Bennée
1
-13
/
+35
2019-02-08
tests: docker.py be even smarter with persistent binfmt_misc
Alex Bennée
1
-18
/
+38
2019-02-08
tests: make docker.py check for persistent configs
Alex Bennée
1
-0
/
+5
2019-02-08
tests: make docker.py update use configured binfmt path
Alex Bennée
1
-10
/
+15
2019-02-08
docker: add debian-buster-arm64-cross
Alex Bennée
4
-1
/
+48
2019-02-08
archive-source.sh: Clone the submodules locally
Philippe Mathieu-Daudé
1
-0
/
+7
2019-02-08
MAINTAINERS: Add an entry for scripts/archive-source.sh
Philippe Mathieu-Daudé
1
-0
/
+1
2019-02-08
.travis.yml: fold --disable-tcg into alternate coroutine builds
Alex Bennée
1
-7
/
+6
2019-02-08
.travis.yml: separate tools and docs into another entry
Alex Bennée
1
-2
/
+14
2019-02-08
.travis.yml: stop requesting libffi & gettext from homebrew
Daniel P. Berrangé
1
-2
/
+0
2019-02-08
.cirrus.yml: basic compile and test for FreeBSD
Ed Maste
2
-0
/
+24
2019-02-07
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
57
-1019
/
+1828
[next]