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
*
e1000e: Fix EIAC register implementation
Dmitry Fleytman
2016-09-27
1
-5
/
+9
*
e1000e: Fix spurious RX TCP ACK interrupts
Dmitry Fleytman
2016-09-27
1
-1
/
+2
*
e1000e: Fix OTHER interrupts processing for MSI-X
Dmitry Fleytman
2016-09-27
1
-1
/
+1
*
e1000e: Fix PBACLR implementation
Dmitry Fleytman
2016-09-27
1
-1
/
+1
*
e1000e: Fix CTRL_EXT.EIAME behavior
Dmitry Fleytman
2016-09-27
2
-3
/
+3
*
e1000e: Flush receive queues on link up
Dmitry Fleytman
2016-09-27
1
-0
/
+3
*
e1000e: Flush all receive queues on receive enable
Dmitry Fleytman
2016-09-27
3
-2
/
+5
*
net: limit allocation in nc_sendv_compat
Peter Lieven
2016-09-27
1
-2
/
+6
*
tap: Allow specifying a bridge
Alexey Kardashevskiy
2016-09-27
3
-6
/
+13
*
e1000: fix buliding complaint
Gonglei
2016-09-27
1
-1
/
+1
*
docs: Add documentation for COLO-proxy
Zhang Chen
2016-09-27
1
-0
/
+188
*
MAINTAINERS: add maintainer for COLO-proxy
Zhang Chen
2016-09-27
1
-0
/
+9
*
filter-rewriter: rewrite tcp packet to keep secondary connection
Zhang Chen
2016-09-27
4
-2
/
+124
*
filter-rewriter: track connection and parse packet
Zhang Chen
2016-09-27
3
-0
/
+65
*
filter-rewriter: introduce filter-rewriter initialization
Zhang Chen
2016-09-27
4
-1
/
+121
*
colo-compare: add TCP, UDP, ICMP packet comparison
Zhang Chen
2016-09-27
2
-4
/
+146
*
colo-compare: introduce packet comparison thread
Zhang Chen
2016-09-27
4
-0
/
+239
*
colo-compare: track connection and enqueue packet
Zhang Chen
2016-09-27
3
-10
/
+190
*
Jhash: add linux kernel jhashtable in qemu
Zhang Chen
2016-09-27
2
-0
/
+60
*
net/colo.c: add colo.c to define and handle packet
Zhang Chen
2016-09-27
5
-4
/
+240
*
colo-compare: introduce colo compare initialization
Zhang Chen
2016-09-27
4
-1
/
+312
*
qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext
Zhang Chen
2016-09-27
2
-25
/
+63
*
net: hmp_host_net_remove: Del the -net option of the removed host_net
Shmulik Ladkani
2016-09-27
1
-0
/
+1
*
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
2016-09-27
2
-1
/
+26
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-09-26
16
-72
/
+2009
|
\
|
*
hw/i386: AMD IOMMU IVRS table
David Kiarie
2016-09-24
7
-10
/
+90
|
*
hw/i386: Introduce AMD IOMMU
David Kiarie
2016-09-24
3
-0
/
+1490
|
*
hw/i386/trace-events: Add AMD IOMMU trace events
David Kiarie
2016-09-23
1
-0
/
+29
|
*
hw/pci: Prepare for AMD IOMMU
David Kiarie
2016-09-23
1
-0
/
+3
|
*
virtio: handle virtqueue_get_head() errors
Stefan Hajnoczi
2016-09-23
1
-10
/
+17
|
*
virtio: handle virtqueue_num_heads() errors
Stefan Hajnoczi
2016-09-23
1
-3
/
+8
|
*
virtio: handle virtqueue_read_next_desc() errors
Stefan Hajnoczi
2016-09-23
1
-13
/
+32
|
*
virtio: use unsigned int for virtqueue_get_avail_bytes() index
Stefan Hajnoczi
2016-09-23
1
-1
/
+1
|
*
virtio: handle virtqueue_get_avail_bytes() errors
Stefan Hajnoczi
2016-09-23
1
-6
/
+11
|
*
virtio: handle virtqueue_map_desc() errors
Stefan Hajnoczi
2016-09-23
1
-19
/
+55
|
*
virtio: migrate vdev->broken flag
Stefan Hajnoczi
2016-09-23
1
-0
/
+19
|
*
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
2016-09-23
2
-0
/
+42
|
*
virtio: fix stray tab character
Stefan Hajnoczi
2016-09-23
1
-1
/
+1
|
*
target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
Igor Mammedov
2016-09-23
1
-4
/
+3
|
*
pc: clean up COMPAT macro chaining
Igor Mammedov
2016-09-23
1
-2
/
+0
|
*
virtio: add check for descriptor's mapped address
Prasad J Pandit
2016-09-23
1
-0
/
+5
|
*
tests: add /vhost-user/flags-mismatch test
Marc-André Lureau
2016-09-23
1
-1
/
+59
|
*
tests: add a simple /vhost-user/multiqueue test
Marc-André Lureau
2016-09-23
2
-4
/
+107
|
*
tests: add /vhost-user/connect-fail test
Marc-André Lureau
2016-09-23
1
-0
/
+39
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-09-23
35
-668
/
+848
|
\
\
|
|
/
|
/
|
|
*
block: Remove BB interface from blockdev-add/del
Kevin Wolf
2016-09-23
4
-132
/
+48
|
*
qemu-iotests/141: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
2
-22
/
+26
|
*
block: Avoid printing NULL string in error messages
Kevin Wolf
2016-09-23
2
-9
/
+6
|
*
qemu-iotests/139: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
2
-123
/
+59
|
*
qemu-iotests/124: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
1
-7
/
+10
[next]