index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/virt: Rename 'vbi' variables to 'vms'
Peter Maydell
2017-01-09
1
-245
/
+244
*
hw/arm/virt: Merge VirtBoardInfo and VirtMachineState
Peter Maydell
2017-01-09
1
-67
/
+51
*
hw/char: QOM'ify exynos4210_uart.c
xiaoqiang zhao
2017-01-09
1
-6
/
+10
*
i2c: Allow I2C devices to NAK start events
Corey Minyard
2017-01-09
14
-25
/
+78
*
Merge remote-tracking branch 'remotes/gonglei/tags/cryptodev-next-20161224' i...
Peter Maydell
2017-01-06
1
-15
/
+50
|
\
|
*
cryptodev: add 3des-ede support
Longpeng(Mike)
2016-12-24
1
-0
/
+12
|
*
cryptodev: remove single-DES support in cryptodev
Longpeng(Mike)
2016-12-24
1
-4
/
+0
|
*
cryptodev: add xts(aes) support
Longpeng(Mike)
2016-12-24
1
-0
/
+8
|
*
cryptodev: fix the check of aes algorithm
Longpeng(Mike)
2016-12-24
1
-14
/
+33
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2017-01-06
12
-25
/
+276
|
\
\
|
*
|
fsl_etsec: Fix Tx BD ring wrapping handling
Andrey Smirnov
2017-01-06
1
-10
/
+9
|
*
|
rtl8139: correctly handle PHY reset
Hervé Poussineau
2017-01-06
1
-13
/
+21
|
*
|
record/replay: add network support
Pavel Dovgalyuk
2017-01-06
10
-2
/
+246
|
/
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-01-05
24
-110
/
+622
|
\
\
|
*
|
iothread: add poll-grow and poll-shrink parameters
Stefan Hajnoczi
2017-01-03
2
-11
/
+47
|
*
|
aio: self-tune polling time
Stefan Hajnoczi
2017-01-03
6
-9
/
+71
|
*
|
virtio: disable virtqueue notifications during polling
Stefan Hajnoczi
2017-01-03
1
-0
/
+18
|
*
|
aio: add .io_poll_begin/end() callbacks
Stefan Hajnoczi
2017-01-03
3
-15
/
+125
|
*
|
virtio: turn vq->notification into a nested counter
Stefan Hajnoczi
2017-01-03
1
-6
/
+12
|
*
|
virtio-scsi: suppress virtqueue kick during processing
Stefan Hajnoczi
2017-01-03
1
-15
/
+21
|
*
|
virtio-blk: suppress virtqueue kick during processing
Stefan Hajnoczi
2017-01-03
1
-6
/
+12
|
*
|
iothread: add polling parameters
Stefan Hajnoczi
2017-01-03
2
-0
/
+53
|
*
|
linux-aio: poll ring for completions
Stefan Hajnoczi
2017-01-03
1
-1
/
+16
|
*
|
virtio: poll virtqueues for new buffers
Stefan Hajnoczi
2017-01-03
1
-1
/
+15
|
*
|
aio: add polling mode to AioContext
Stefan Hajnoczi
2017-01-03
5
-30
/
+178
|
*
|
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
17
-48
/
+56
|
*
|
aio: add flag to skip fds to aio_dispatch()
Stefan Hajnoczi
2017-01-03
4
-8
/
+20
|
*
|
HACKING: document #include order
Stefan Hajnoczi
2017-01-03
1
-0
/
+18
*
|
|
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-01-05
5
-114
/
+524
|
\
\
\
|
*
|
|
tests: virtio-9p: ".." cannot be used to walk out of the shared directory
Greg Kurz
2017-01-03
1
-0
/
+21
|
*
|
|
tests: virtio-9p: no slash in path elements during walk
Greg Kurz
2017-01-03
1
-0
/
+24
|
*
|
|
tests: virtio-9p: add walk operation test
Greg Kurz
2017-01-03
1
-0
/
+70
|
*
|
|
tests: virtio-9p: add attach operation test
Greg Kurz
2017-01-03
1
-0
/
+40
|
*
|
|
tests: virtio-9p: add version operation test
Greg Kurz
2017-01-03
1
-0
/
+222
|
*
|
|
9pfs: fix P9_NOTAG and P9_NOFID macros
Greg Kurz
2017-01-03
1
-2
/
+2
|
*
|
|
tests: virtio-9p: code refactoring
Greg Kurz
2017-01-03
1
-51
/
+50
|
*
|
|
tests: virtio-9p: rename PCI configuration test
Greg Kurz
2017-01-03
1
-2
/
+2
|
*
|
|
9pfs: fix crash when fsdev is missing
Greg Kurz
2017-01-03
1
-1
/
+1
|
*
|
|
9pfs: introduce init_out/in_iov_from_pdu
Stefano Stabellini
2017-01-03
3
-13
/
+27
|
*
|
|
9pfs: call v9fs_init_qiov_from_pdu before v9fs_pack
Stefano Stabellini
2017-01-03
1
-29
/
+30
|
*
|
|
9pfs: introduce transport specific callbacks
Stefano Stabellini
2017-01-03
4
-20
/
+40
|
*
|
|
9pfs: move pdus to V9fsState
Stefano Stabellini
2017-01-03
3
-5
/
+4
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...
Peter Maydell
2017-01-05
3
-7
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
virtio-gpu: fix memory leak in resource attach backing
Li Qiang
2017-01-03
1
-0
/
+5
|
*
|
virtio-gpu-3d: fix memory leak in resource attach backing
Li Qiang
2017-01-03
1
-2
/
+5
|
*
|
virtio-gpu: call cleanup mapping function in resource destroy
Li Qiang
2017-01-03
1
-0
/
+3
|
*
|
virtio-gpu: track and limit host memory allocations
Gerd Hoffmann
2016-12-20
2
-4
/
+15
|
*
|
display: virtio-gpu-3d: check virgl capabilities max_size
Prasad J Pandit
2016-12-20
1
-1
/
+5
*
|
|
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' ...
Peter Maydell
2016-12-28
7
-265
/
+1623
|
\
\
\
|
*
|
|
target-m68k: free TCG variables that are not
Laurent Vivier
2016-12-27
1
-9
/
+32
[next]