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
2015-05-29
ui: add egl-helpers
Gerd Hoffmann
4
-1
/
+168
2015-05-29
ui: shader.h protect against double inclusion
Gerd Hoffmann
1
-0
/
+5
2015-05-29
ui: use libexpoxy
Gerd Hoffmann
3
-8
/
+4
2015-05-28
Revert "gdbstub: Do not kill target in system emulation mode"
Fabien Chouteau
1
-2
/
+0
2015-05-28
Add GDB qAttached support
Jan Kiszka
1
-0
/
+10
2015-05-28
gdbstub: Introduce an is is_query_packet helper
Jan Kiszka
1
-2
/
+10
2015-05-28
gdbstub: Fix qOffsets packet detection
Jan Kiszka
1
-1
/
+1
2015-05-28
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150528' into staging
Peter Maydell
11
-43
/
+357
2015-05-28
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
19
-239
/
+331
2015-05-27
s390x: Enable vector processing capability
Eric Farman
1
-0
/
+1
2015-05-27
s390x: Migrate vector registers
Eric Farman
2
-0
/
+75
2015-05-27
s390x: Add vector registers to ELF dump
Eric Farman
1
-0
/
+39
2015-05-27
linux/elf.h update
Eric Farman
1
-0
/
+2
2015-05-27
s390x: Add vector registers to HMP output
Eric Farman
1
-0
/
+6
2015-05-27
s390x: gdb updates for vector registers
Eric Farman
2
-1
/
+47
2015-05-27
gdb-xml: Include XML for s390 vector registers
Eric Farman
1
-0
/
+59
2015-05-27
s390x: Store Additional Status SIGP order
Eric Farman
2
-0
/
+56
2015-05-27
s390x: Vector Register IOCTLs
Eric Farman
4
-35
/
+56
2015-05-27
s390x: Common access to floating point registers
Eric Farman
7
-10
/
+19
2015-05-27
net/net: Record usage status of mac address
Shannon Zhao
1
-4
/
+55
2015-05-27
tap: Improve -netdev/netdev_add/-net/... tap error reporting
Markus Armbruster
1
-23
/
+22
2015-05-27
tap: Finish conversion of tap_open() to Error
Markus Armbruster
1
-4
/
+0
2015-05-27
tap-solaris: Convert tap_open() to Error
Markus Armbruster
1
-29
/
+30
2015-05-27
tap-bsd: Convert tap_open() to Error
Markus Armbruster
1
-19
/
+14
2015-05-27
tap-linux: Convert tap_open() to Error
Markus Armbruster
1
-8
/
+9
2015-05-27
tap: Permit incremental conversion of tap_open() to Error
Markus Armbruster
7
-13
/
+22
2015-05-27
tap: Convert launch_script() to Error
Markus Armbruster
1
-12
/
+28
2015-05-27
tap: Convert net_init_tap_one() to Error
Markus Armbruster
1
-32
/
+38
2015-05-27
tap: Convert tap_set_sndbuf() to Error
Markus Armbruster
7
-14
/
+10
2015-05-27
tap: Improve -netdev/netdev_add/-net/... bridge error reporting
Markus Armbruster
1
-11
/
+19
2015-05-27
tap: net_tap_fd_init() can't fail, drop dead error handling
Markus Armbruster
1
-13
/
+1
2015-05-27
net/dump: Improve -net/host_net_add dump error reporting
Markus Armbruster
1
-6
/
+6
2015-05-27
net: Improve -net nic error reporting
Markus Armbruster
1
-6
/
+6
2015-05-27
net: Permit incremental conversion of init functions to Error
Markus Armbruster
12
-29
/
+40
2015-05-27
net: Improve error message for -net hubport a bit
Markus Armbruster
2
-4
/
+6
2015-05-27
net: Change help text to list -netdev instead of -net by default
Thomas Huth
1
-32
/
+45
2015-05-26
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
16
-359
/
+1031
2015-05-22
ahci: do not remap clb/fis unconditionally
John Snow
1
-25
/
+63
2015-05-22
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
2
-147
/
+125
2015-05-22
macio: move unaligned DMA read code into separate pmac_dma_read() function
Mark Cave-Ayland
1
-106
/
+147
2015-05-22
qtest: pre-buffer hex nibs
John Snow
2
-7
/
+12
2015-05-22
libqos/ahci: Swap memread/write with bufread/write
John Snow
2
-6
/
+6
2015-05-22
qtest: add memset to qtest protocol
John Snow
2
-7
/
+21
2015-05-22
qtest: Add base64 encoded read/write
John Snow
3
-0
/
+149
2015-05-22
qtest: allow arbitrarily long sends
John Snow
1
-18
/
+28
2015-05-22
qtest/ahci: add migrate halted dma test
John Snow
1
-1
/
+74
2015-05-22
qtest/ahci: add halted dma test
John Snow
1
-0
/
+60
2015-05-22
qtest/ahci: add flush migrate test
John Snow
1
-1
/
+51
2015-05-22
qtest/ahci: add migrate dma test
John Snow
2
-0
/
+46
2015-05-22
qtest/ahci: Add migration test
John Snow
1
-0
/
+90
[next]