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
2018-02-05
qapi: remove '-q' arg to diff when comparing QAPI output
Daniel P. Berrange
1
-3
/
+3
2018-02-05
qapi: Adapt to moved location of 'maketrans' function in py3
Daniel P. Berrange
1
-1
/
+4
2018-02-05
qapi: adapt to moved location of StringIO module in py3
Daniel P. Berrange
1
-2
/
+5
2018-02-05
qapi: Use OrderedDict from standard library if available
Daniel P. Berrange
1
-1
/
+4
2018-02-05
qapi: use items()/values() intead of iteritems()/itervalues()
Daniel P. Berrange
3
-8
/
+8
2018-02-05
qapi: convert to use python print function instead of statement
Daniel P. Berrange
3
-30
/
+32
2018-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180202-pull-request' i...
Peter Maydell
4
-148
/
+67
2018-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180202-pull-request' ...
Peter Maydell
2
-1
/
+12
2018-02-02
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
13
-82
/
+385
2018-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180202-pull-request...
Peter Maydell
8
-52
/
+82
2018-02-02
Merge remote-tracking branch 'remotes/cminyard/tags/for-release-20180201' int...
Peter Maydell
4
-17
/
+67
2018-02-02
Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...
Peter Maydell
1
-0
/
+2
2018-02-02
tests/virtio-9p: explicitly handle potential integer overflows
Greg Kurz
1
-10
/
+21
2018-02-02
tests: virtio-9p: add FLUSH operation test
Greg Kurz
4
-13
/
+132
2018-02-02
libqos/virtio: return length written into used descriptor
Greg Kurz
6
-25
/
+38
2018-02-02
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-1
/
+2
2018-02-02
virtio-gpu: disallow vIOMMU
Peter Xu
2
-1
/
+12
2018-02-02
hw/audio/sb16.c: change dolog() to qemu_log_mask()
John Arbuckle
1
-36
/
+43
2018-02-02
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
7
-16
/
+39
2018-02-02
ui: correctly advance output buffer when writing SASL data
Daniel P. Berrangé
1
-1
/
+1
2018-02-02
ui: convert VNC server to QIONetListener
Daniel P. Berrange
2
-146
/
+58
2018-02-02
ui: fix mixup between qnum and qcode in SDL1 key handling
Daniel P. Berrangé
1
-1
/
+8
2018-02-01
tests: virtio-9p: add WRITE operation test
Greg Kurz
3
-0
/
+75
2018-02-01
tests: virtio-9p: add LOPEN operation test
Greg Kurz
3
-0
/
+53
2018-02-01
tests: virtio-9p: use the synth backend
Greg Kurz
3
-16
/
+26
2018-02-01
tests: virtio-9p: wait for completion in the test code
Greg Kurz
1
-2
/
+12
2018-02-01
tests: virtio-9p: move request tag to the test functions
Greg Kurz
1
-14
/
+14
2018-02-01
9pfs: Correctly handle cancelled requests
Keno Fischer
2
-0
/
+19
2018-02-01
9pfs: drop v9fs_register_transport()
Greg Kurz
4
-17
/
+10
2018-02-01
dump-guest-memory.py: skip vmcoreinfo section if not available
Marc-André Lureau
1
-0
/
+2
2018-01-31
iotests: Make 200 run on tmpfs
Max Reitz
1
-1
/
+1
2018-01-31
block/ssh: fix possible segmentation fault when .desc is not null-terminated
Murilo Opsfelder Araujo
1
-0
/
+1
2018-01-31
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180131' into staging
Peter Maydell
31
-705
/
+4061
2018-01-31
target/hppa: Implement PROBE for system mode
Richard Henderson
3
-17
/
+40
2018-01-31
target/hppa: Fix 32-bit operand masks for 0E FCVT
Richard Henderson
1
-7
/
+7
2018-01-31
hw/hppa: Add MAINTAINERS entry
Richard Henderson
1
-0
/
+1
2018-01-31
pc-bios: Add hppa-firmware.img and git submodule
Richard Henderson
4
-1
/
+5
2018-01-31
hw/hppa: Implement DINO system board
Helge Deller
9
-2
/
+938
2018-01-31
target/hppa: Enable MTTCG
Richard Henderson
2
-0
/
+7
2018-01-31
target/hppa: Implement STWA
Richard Henderson
1
-1
/
+18
2018-01-31
target/hppa: Implement a pause instruction
Richard Henderson
1
-0
/
+36
2018-01-31
target/hppa: Implement LDSID for system mode
Helge Deller
1
-1
/
+13
2018-01-31
target/hppa: Fix comment
Helge Deller
1
-1
/
+1
2018-01-31
target/hppa: Increase number of temp regs
Richard Henderson
1
-1
/
+1
2018-01-31
target/hppa: Only use EXCP_DTLB_MISS
Richard Henderson
1
-1
/
+3
2018-01-31
target/hppa: Implement B,GATE insn
Richard Henderson
3
-0
/
+57
2018-01-31
target/hppa: Add migration for the cpu
Richard Henderson
4
-0
/
+184
2018-01-31
target/hppa: Add system registers to gdbstub
Richard Henderson
1
-0
/
+156
2018-01-31
target/hppa: Optimize for flat addressing space
Richard Henderson
2
-10
/
+30
2018-01-31
target/hppa: Implement halt and reset instructions
Helge Deller
3
-1
/
+39
[next]