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
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-20
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
1
-2
/
+1
2015-07-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+0
2015-07-13
Revert "virtio-net: enable virtio 1.0"
Jason Wang
1
-1
/
+0
2015-07-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-5
/
+7
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
1
-5
/
+7
2015-07-07
rocker: mark copy-to-cpu pkts as forwarding offloaded
Scott Feldman
4
-3
/
+11
2015-07-07
rocker: return -1 when dropping packet on ingress
Scott Feldman
1
-1
/
+1
2015-07-07
rocker: fix missing break statements
Scott Feldman
1
-0
/
+2
2015-07-07
rocker: fix misplaced break statement
Scott Feldman
1
-1
/
+1
2015-07-07
rocker: don't queue receive pkts when port is disabled
Scott Feldman
1
-8
/
+10
2015-07-07
vmxnet3: Fix incorrect small packet padding
Brian Kress
1
-6
/
+6
2015-07-07
e1000: flush packets when link comes up
Stefan Hajnoczi
1
-0
/
+3
2015-07-07
rocker: fix memory leak
Gonglei
1
-1
/
+2
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-4
/
+4
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-42
/
+31
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
2
-15
/
+1
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
1
-9
/
+0
2015-06-19
vhost_net: re-enable when cross endian
Cédric Le Goater
1
-19
/
+0
2015-06-19
vhost-net: tell tap backend about the vnet endianness
Greg Kurz
1
-1
/
+32
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
7
-2
/
+461
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
6
-0
/
+419
2015-06-12
rocker: bring link up/down on PHY enable/disable
Scott Feldman
1
-0
/
+12
2015-06-12
rocker: Add support for phys name
David Ahern
4
-2
/
+30
2015-06-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging
Peter Maydell
1
-185
/
+184
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
3
-22
/
+12
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-14
/
+67
2015-06-11
net/dp8393x: fix hardware reset
Hervé Poussineau
1
-0
/
+1
2015-06-11
net/dp8393x: correctly reset in_use field
Hervé Poussineau
1
-1
/
+1
2015-06-11
net/dp8393x: add load/save support
Hervé Poussineau
1
-0
/
+12
2015-06-11
net/dp8393x: add PROM to store MAC address
Hervé Poussineau
1
-0
/
+18
2015-06-11
net/dp8393x: QOM'ify
Hervé Poussineau
1
-26
/
+57
2015-06-11
net/dp8393x: use dp8393x_ prefix for all functions
Hervé Poussineau
1
-39
/
+41
2015-06-11
net/dp8393x: do not use old_mmio accesses
Hervé Poussineau
1
-85
/
+29
2015-06-11
net/dp8393x: always calculate proper checksums
Hervé Poussineau
1
-11
/
+1
2015-06-11
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
1
-30
/
+31
2015-06-10
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
1
-2
/
+42
2015-06-10
vhost: 64 bit features
Cornelia Huck
1
-6
/
+6
2015-06-10
vhost_net: add version_1 feature
Michael S. Tsirkin
1
-0
/
+2
2015-06-10
virtio-net: enable virtio 1.0
Cornelia Huck
1
-0
/
+1
2015-06-10
virtio-net: support longer header
Cornelia Huck
1
-6
/
+15
2015-06-10
virtio-net: no writeable mac for virtio-1
Cornelia Huck
1
-0
/
+1
2015-06-10
pcnet: force the buffer access to be in bounds during tx
Petr Matousek
1
-0
/
+8
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2015-06-03
virtio: 64bit features fixups.
Gerd Hoffmann
1
-1
/
+1
2015-06-03
cadence_gem: Fix Rx buffer size field mask
Sai Pavan Boddu
1
-1
/
+1
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
1
-1
/
+2
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-8
/
+10
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
1
-2
/
+2
2015-05-31
virtio-net: adding all queues in .realize()
Jason Wang
1
-42
/
+17
[prev]
[next]