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
2019-02-14
target/mips: reimplement SC instruction emulation and use cmpxchg
Leon Alrae
6
-191
/
+44
2019-02-14
target/mips: compare virtual addresses in LL/SC sequence
Leon Alrae
4
-18
/
+25
2019-02-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-4
/
+9
2019-02-14
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
8
-39
/
+246
2019-02-14
Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...
Peter Maydell
32
-481
/
+1150
2019-02-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' i...
Peter Maydell
14
-113
/
+400
2019-02-14
configure: improve usbfs check
Thomas Petazzoni
1
-2
/
+17
2019-02-14
hw/sparc64: Explicitly set default_display = "std"
Thomas Huth
1
-0
/
+2
2019-02-14
hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
1
-1
/
+3
2019-02-14
wavcapture: Convert to error_report
Dr. David Alan Gilbert
1
-22
/
+17
2019-02-14
kvm: Add kvm_set_ioeventfd* traces
Dr. David Alan Gilbert
2
-0
/
+5
2019-02-14
HMP: Prepend errors with 'Error:'
Dr. David Alan Gilbert
1
-1
/
+1
2019-02-14
pckbd: Convert DPRINTF->trace
Dr. David Alan Gilbert
2
-13
/
+13
2019-02-14
configure: Make -Waddress-of-packed-member warnings be errors
Peter Maydell
1
-1
/
+0
2019-02-14
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190212' into staging
Peter Maydell
5
-1934
/
+1850
2019-02-14
configure: Add HAX support in NetBSD
Kamil Rytarowski
1
-0
/
+1
2019-02-14
configure: fix qemu-img name
Cleber Rosa
1
-1
/
+1
2019-02-14
configure: remove handling of "wav" audio driver
Cleber Rosa
1
-4
/
+0
2019-02-14
qemu-options: Remove deprecated option -clock
Thomas Huth
3
-14
/
+0
2019-02-14
qemu-deprecated: Remove -virtioconsole and -no-frame for good
Thomas Huth
1
-12
/
+0
2019-02-14
qapi: Fix qcow2 encryption doc typo
Eric Blake
1
-1
/
+1
2019-02-13
char-pty: remove write_lock usage
Marc-André Lureau
1
-47
/
+3
2019-02-13
char-pty: remove the check for connection on write
Marc-André Lureau
1
-5
/
+1
2019-02-13
chardev: add a note about frontend sources and context switch
Marc-André Lureau
1
-0
/
+3
2019-02-13
terminal3270: do not use backend timer sources
Marc-André Lureau
1
-9
/
+6
2019-02-13
char: update the mux handlers in class callback
Marc-André Lureau
3
-7
/
+3
2019-02-13
chardev/wctablet: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2019-02-13
char: allow specifying a GMainContext at opening time
Paolo Bonzini
17
-56
/
+71
2019-02-13
virtio-blk: set correct config size for the host driver
Changpeng Liu
1
-4
/
+9
2019-02-12
slirp: wrap the remaining socket functions
Marc-André Lureau
2
-11
/
+209
2019-02-12
slirp: remove slirp_ prefix for socket wrappers
Marc-André Lureau
7
-34
/
+43
2019-02-12
hw/hppa: forward requests to CPU HPA
Sven Schnelle
1
-1
/
+7
2019-02-12
target/hppa: fix dcor instruction
Sven Schnelle
1
-1
/
+1
2019-02-12
target/hppa: Fix addition '</<=' conditions
Sven Schnelle
1
-36
/
+57
2019-02-12
target/hppa: Rearrange log conditions
Richard Henderson
1
-7
/
+49
2019-02-12
target/hppa: move GETPC to HELPER() functions
Sven Schnelle
1
-10
/
+6
2019-02-12
target/hppa: Merge translate_one into hppa_tr_translate_insn
Richard Henderson
1
-8
/
+3
2019-02-12
target/hppa: Convert fp operate insns
Richard Henderson
2
-435
/
+483
2019-02-12
target/hppa: Convert fp fused multiply-add insns
Richard Henderson
2
-53
/
+36
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
[prev]
[next]