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
path:
root
/
hw
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-19
3
-42
/
+31
|
\
|
*
vhost: enable vhost without without MSI-X
Pankaj Gupta
2015-06-19
2
-15
/
+1
|
*
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
2015-06-19
1
-9
/
+0
|
*
vhost_net: re-enable when cross endian
Cédric Le Goater
2015-06-19
1
-19
/
+0
|
*
vhost-net: tell tap backend about the vnet endianness
Greg Kurz
2015-06-19
1
-1
/
+32
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-06-12
7
-2
/
+461
|
\
\
|
*
|
qmp/hmp: add rocker device support
Scott Feldman
2015-06-12
6
-0
/
+419
|
*
|
rocker: bring link up/down on PHY enable/disable
Scott Feldman
2015-06-12
1
-0
/
+12
|
*
|
rocker: Add support for phys name
David Ahern
2015-06-12
4
-2
/
+30
*
|
|
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging
Peter Maydell
2015-06-12
1
-185
/
+184
|
\
\
\
|
*
|
|
net/dp8393x: fix hardware reset
Hervé Poussineau
2015-06-11
1
-0
/
+1
|
*
|
|
net/dp8393x: correctly reset in_use field
Hervé Poussineau
2015-06-11
1
-1
/
+1
|
*
|
|
net/dp8393x: add load/save support
Hervé Poussineau
2015-06-11
1
-0
/
+12
|
*
|
|
net/dp8393x: add PROM to store MAC address
Hervé Poussineau
2015-06-11
1
-0
/
+18
|
*
|
|
net/dp8393x: QOM'ify
Hervé Poussineau
2015-06-11
1
-26
/
+57
|
*
|
|
net/dp8393x: use dp8393x_ prefix for all functions
Hervé Poussineau
2015-06-11
1
-39
/
+41
|
*
|
|
net/dp8393x: do not use old_mmio accesses
Hervé Poussineau
2015-06-11
1
-85
/
+29
|
*
|
|
net/dp8393x: always calculate proper checksums
Hervé Poussineau
2015-06-11
1
-11
/
+1
|
*
|
|
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
2015-06-11
1
-30
/
+31
*
|
|
|
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
3
-22
/
+12
|
|
/
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-11
2
-14
/
+67
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
2015-06-10
1
-2
/
+42
|
*
vhost: 64 bit features
Cornelia Huck
2015-06-10
1
-6
/
+6
|
*
vhost_net: add version_1 feature
Michael S. Tsirkin
2015-06-10
1
-0
/
+2
|
*
virtio-net: enable virtio 1.0
Cornelia Huck
2015-06-10
1
-0
/
+1
|
*
virtio-net: support longer header
Cornelia Huck
2015-06-10
1
-6
/
+15
|
*
virtio-net: no writeable mac for virtio-1
Cornelia Huck
2015-06-10
1
-0
/
+1
*
|
pcnet: force the buffer access to be in bounds during tx
Petr Matousek
2015-06-10
1
-0
/
+8
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
1
-1
/
+1
|
\
|
|
*
virtio: 64bit features fixups.
Gerd Hoffmann
2015-06-03
1
-1
/
+1
*
|
cadence_gem: Fix Rx buffer size field mask
Sai Pavan Boddu
2015-06-03
1
-1
/
+1
|
/
*
vhost-user: add multi queue support
Ouyang Changchun
2015-06-01
1
-1
/
+2
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
1
-8
/
+10
*
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
1
-2
/
+2
*
virtio-net: adding all queues in .realize()
Jason Wang
2015-05-31
1
-42
/
+17
*
net: cadence_gem: Split state struct and type into header
Peter Crosthwaite
2015-05-18
1
-42
/
+1
*
net: cadence_gem: Clean up variable names
Peter Crosthwaite
2015-05-18
1
-35
/
+35
*
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-05-12
14
-9
/
+5524
|
\
|
*
rocker: timestamp on the debug logs helps correlate with events in the VM
David Ahern
2015-05-11
1
-1
/
+10
|
*
rocker: add new rocker switch device
Scott Feldman
2015-05-11
13
-0
/
+5512
|
*
virtio-net: use qemu_mac_strdup_printf
Scott Feldman
2015-05-11
1
-9
/
+3
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-05-11
2
-2
/
+14
|
\
\
|
|
/
|
/
|
|
*
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
2015-04-28
1
-1
/
+6
|
*
virtio-net: fix the upper bound when trying to delete queues
Jason Wang
2015-04-27
1
-1
/
+1
|
*
vhost-user: Send VHOST_RESET_OWNER on vhost stop
Luke Gorrie
2015-04-27
1
-0
/
+7
*
|
vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()
Thomas Huth
2015-04-30
2
-16
/
+0
*
|
misc: Fix new collection of typos
Stefan Weil
2015-04-30
1
-1
/
+1
|
/
*
hw/net/e1000: fix integer endianness
Shannon Zhao
2015-03-27
1
-2
/
+2
[next]