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
2016-09-27
tests: Test CPUID level handling for old machines
Eduardo Habkost
1
-0
/
+13
2016-09-27
tests: Add test code for CPUID level/xlevel handling
Eduardo Habkost
3
-0
/
+111
2016-09-27
target-i386: Add a marker to end of the region zeroed on reset
Eduardo Habkost
2
-1
/
+2
2016-09-27
target-i386: Remove unused X86CPUDefinition::xlevel2 field
Eduardo Habkost
1
-2
/
+0
2016-09-27
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
24
-53
/
+1812
2016-09-27
imx_fec: fix error in qemu_send_packet argument
Paolo Bonzini
1
-1
/
+1
2016-09-27
mcf_fec: fix error in qemu_send_packet argument
Paolo Bonzini
1
-1
/
+1
2016-09-27
net: mcf: limit buffer descriptor count
Prasad J Pandit
1
-2
/
+3
2016-09-27
e1000e: Fix EIAC register implementation
Dmitry Fleytman
1
-5
/
+9
2016-09-27
e1000e: Fix spurious RX TCP ACK interrupts
Dmitry Fleytman
1
-1
/
+2
2016-09-27
e1000e: Fix OTHER interrupts processing for MSI-X
Dmitry Fleytman
1
-1
/
+1
2016-09-27
e1000e: Fix PBACLR implementation
Dmitry Fleytman
1
-1
/
+1
2016-09-27
e1000e: Fix CTRL_EXT.EIAME behavior
Dmitry Fleytman
2
-3
/
+3
2016-09-27
e1000e: Flush receive queues on link up
Dmitry Fleytman
1
-0
/
+3
2016-09-27
e1000e: Flush all receive queues on receive enable
Dmitry Fleytman
3
-2
/
+5
2016-09-27
net: limit allocation in nc_sendv_compat
Peter Lieven
1
-2
/
+6
2016-09-27
tap: Allow specifying a bridge
Alexey Kardashevskiy
3
-6
/
+13
2016-09-27
e1000: fix buliding complaint
Gonglei
1
-1
/
+1
2016-09-27
docs: Add documentation for COLO-proxy
Zhang Chen
1
-0
/
+188
2016-09-27
MAINTAINERS: add maintainer for COLO-proxy
Zhang Chen
1
-0
/
+9
2016-09-27
filter-rewriter: rewrite tcp packet to keep secondary connection
Zhang Chen
4
-2
/
+124
2016-09-27
filter-rewriter: track connection and parse packet
Zhang Chen
3
-0
/
+65
2016-09-27
filter-rewriter: introduce filter-rewriter initialization
Zhang Chen
4
-1
/
+121
2016-09-27
colo-compare: add TCP, UDP, ICMP packet comparison
Zhang Chen
2
-4
/
+146
2016-09-27
colo-compare: introduce packet comparison thread
Zhang Chen
4
-0
/
+239
2016-09-27
colo-compare: track connection and enqueue packet
Zhang Chen
3
-10
/
+190
2016-09-27
Jhash: add linux kernel jhashtable in qemu
Zhang Chen
2
-0
/
+60
2016-09-27
net/colo.c: add colo.c to define and handle packet
Zhang Chen
5
-4
/
+240
2016-09-27
colo-compare: introduce colo compare initialization
Zhang Chen
4
-1
/
+312
2016-09-27
qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext
Zhang Chen
2
-25
/
+63
2016-09-27
net: hmp_host_net_remove: Del the -net option of the removed host_net
Shmulik Ladkani
1
-0
/
+1
2016-09-27
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
2
-1
/
+26
2016-09-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
16
-72
/
+2009
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
7
-10
/
+90
2016-09-24
hw/i386: Introduce AMD IOMMU
David Kiarie
3
-0
/
+1490
2016-09-23
hw/i386/trace-events: Add AMD IOMMU trace events
David Kiarie
1
-0
/
+29
2016-09-23
hw/pci: Prepare for AMD IOMMU
David Kiarie
1
-0
/
+3
2016-09-23
virtio: handle virtqueue_get_head() errors
Stefan Hajnoczi
1
-10
/
+17
2016-09-23
virtio: handle virtqueue_num_heads() errors
Stefan Hajnoczi
1
-3
/
+8
2016-09-23
virtio: handle virtqueue_read_next_desc() errors
Stefan Hajnoczi
1
-13
/
+32
2016-09-23
virtio: use unsigned int for virtqueue_get_avail_bytes() index
Stefan Hajnoczi
1
-1
/
+1
2016-09-23
virtio: handle virtqueue_get_avail_bytes() errors
Stefan Hajnoczi
1
-6
/
+11
2016-09-23
virtio: handle virtqueue_map_desc() errors
Stefan Hajnoczi
1
-19
/
+55
2016-09-23
virtio: migrate vdev->broken flag
Stefan Hajnoczi
1
-0
/
+19
2016-09-23
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
2
-0
/
+42
2016-09-23
virtio: fix stray tab character
Stefan Hajnoczi
1
-1
/
+1
2016-09-23
target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
Igor Mammedov
1
-4
/
+3
2016-09-23
pc: clean up COMPAT macro chaining
Igor Mammedov
1
-2
/
+0
2016-09-23
virtio: add check for descriptor's mapped address
Prasad J Pandit
1
-0
/
+5
2016-09-23
tests: add /vhost-user/flags-mismatch test
Marc-André Lureau
1
-1
/
+59
[next]