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
2017-01-06
Merge remote-tracking branch 'remotes/gonglei/tags/cryptodev-next-20161224' i...
Peter Maydell
1
-15
/
+50
2017-01-06
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
12
-25
/
+276
2017-01-06
fsl_etsec: Fix Tx BD ring wrapping handling
Andrey Smirnov
1
-10
/
+9
2017-01-06
rtl8139: correctly handle PHY reset
Hervé Poussineau
1
-13
/
+21
2017-01-06
record/replay: add network support
Pavel Dovgalyuk
10
-2
/
+246
2017-01-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
24
-110
/
+622
2017-01-05
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
5
-114
/
+524
2017-01-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...
Peter Maydell
3
-7
/
+33
2017-01-03
iothread: add poll-grow and poll-shrink parameters
Stefan Hajnoczi
2
-11
/
+47
2017-01-03
aio: self-tune polling time
Stefan Hajnoczi
6
-9
/
+71
2017-01-03
virtio: disable virtqueue notifications during polling
Stefan Hajnoczi
1
-0
/
+18
2017-01-03
aio: add .io_poll_begin/end() callbacks
Stefan Hajnoczi
3
-15
/
+125
2017-01-03
virtio: turn vq->notification into a nested counter
Stefan Hajnoczi
1
-6
/
+12
2017-01-03
virtio-scsi: suppress virtqueue kick during processing
Stefan Hajnoczi
1
-15
/
+21
2017-01-03
virtio-blk: suppress virtqueue kick during processing
Stefan Hajnoczi
1
-6
/
+12
2017-01-03
iothread: add polling parameters
Stefan Hajnoczi
2
-0
/
+53
2017-01-03
linux-aio: poll ring for completions
Stefan Hajnoczi
1
-1
/
+16
2017-01-03
virtio: poll virtqueues for new buffers
Stefan Hajnoczi
1
-1
/
+15
2017-01-03
aio: add polling mode to AioContext
Stefan Hajnoczi
5
-30
/
+178
2017-01-03
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
17
-48
/
+56
2017-01-03
aio: add flag to skip fds to aio_dispatch()
Stefan Hajnoczi
4
-8
/
+20
2017-01-03
HACKING: document #include order
Stefan Hajnoczi
1
-0
/
+18
2017-01-03
tests: virtio-9p: ".." cannot be used to walk out of the shared directory
Greg Kurz
1
-0
/
+21
2017-01-03
tests: virtio-9p: no slash in path elements during walk
Greg Kurz
1
-0
/
+24
2017-01-03
tests: virtio-9p: add walk operation test
Greg Kurz
1
-0
/
+70
2017-01-03
tests: virtio-9p: add attach operation test
Greg Kurz
1
-0
/
+40
2017-01-03
tests: virtio-9p: add version operation test
Greg Kurz
1
-0
/
+222
2017-01-03
9pfs: fix P9_NOTAG and P9_NOFID macros
Greg Kurz
1
-2
/
+2
2017-01-03
tests: virtio-9p: code refactoring
Greg Kurz
1
-51
/
+50
2017-01-03
tests: virtio-9p: rename PCI configuration test
Greg Kurz
1
-2
/
+2
2017-01-03
9pfs: fix crash when fsdev is missing
Greg Kurz
1
-1
/
+1
2017-01-03
9pfs: introduce init_out/in_iov_from_pdu
Stefano Stabellini
3
-13
/
+27
2017-01-03
9pfs: call v9fs_init_qiov_from_pdu before v9fs_pack
Stefano Stabellini
1
-29
/
+30
2017-01-03
9pfs: introduce transport specific callbacks
Stefano Stabellini
4
-20
/
+40
2017-01-03
9pfs: move pdus to V9fsState
Stefano Stabellini
3
-5
/
+4
2017-01-03
virtio-gpu: fix memory leak in resource attach backing
Li Qiang
1
-0
/
+5
2017-01-03
virtio-gpu-3d: fix memory leak in resource attach backing
Li Qiang
1
-2
/
+5
2017-01-03
virtio-gpu: call cleanup mapping function in resource destroy
Li Qiang
1
-0
/
+3
2016-12-28
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' ...
Peter Maydell
7
-265
/
+1623
2016-12-27
target-m68k: free TCG variables that are not
Laurent Vivier
1
-9
/
+32
2016-12-27
target-m68k: add rol/ror/roxl/roxr instructions
Laurent Vivier
1
-0
/
+391
2016-12-27
target-m68k: Inline shifts
Richard Henderson
3
-80
/
+201
2016-12-27
target-m68k: Do not cpu_abort on undefined insns
Richard Henderson
1
-3
/
+5
2016-12-27
target-m68k: Implement 680x0 movem
Laurent Vivier
1
-23
/
+107
2016-12-27
target-m68k: add cas/cas2 ops
Laurent Vivier
3
-0
/
+265
2016-12-27
target-m68k: add abcd/sbcd/nbcd
Laurent Vivier
1
-0
/
+220
2016-12-27
target-m68k: add 680x0 divu/divs variants
Laurent Vivier
6
-70
/
+218
2016-12-27
target-m68k: add 64bit mull
Laurent Vivier
1
-12
/
+50
2016-12-27
target-m68k: add cmpm
Laurent Vivier
1
-0
/
+16
2016-12-27
target-m68k: Split gen_lea and gen_ea
Richard Henderson
1
-53
/
+59
[prev]
[next]