index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
i.MX: Add missing descriptions in devices.
Jean-Christophe Dubois
2016-03-16
1
-0
/
+1
|
/
*
rocker: allow user to specify rocker world by property
Jiri Pirko
2016-03-08
1
-1
/
+28
*
rocker: add name field into WorldOps ale let world specify its name
Jiri Pirko
2016-03-08
3
-6
/
+3
*
rocker: return -ENOMEM in case of some world alloc fails
Jiri Pirko
2016-03-08
1
-0
/
+1
*
rocker: forbid to change world type
Jiri Pirko
2016-03-08
3
-1
/
+13
*
net: ne2000: check ring buffer control registers
Prasad J Pandit
2016-03-08
1
-0
/
+4
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
vhost-user interrupt management fixes
Victor Kaplansky
2016-02-18
1
-2
/
+13
*
vhost-net: revert support of cross-endian vnet headers
Greg Kurz
2016-02-16
1
-36
/
+5
*
virtio-net: use the backend cross-endian capabilities
Greg Kurz
2016-02-16
1
-2
/
+66
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-4
/
+6
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-08
2
-38
/
+54
|
\
|
*
net: set endianness on all backend devices
Laurent Vivier
2016-02-06
1
-12
/
+11
|
*
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-06
1
-26
/
+43
*
|
e1000: eliminate infinite loops on out-of-bounds transfer start
Laszlo Ersek
2016-02-04
1
-2
/
+4
*
|
cadence_gem: fix buffer overflow
Michael S. Tsirkin
2016-02-04
1
-0
/
+8
*
|
net: cadence_gem: check packet size in gem_recieve
Prasad J Pandit
2016-02-04
1
-0
/
+4
|
/
*
hw/net: Clean up includes
Peter Maydell
2016-01-29
31
-5
/
+31
*
virtio: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
xen: Clean up includes
Peter Maydell
2016-01-29
1
-10
/
+1
*
arm: Clean up includes
Peter Maydell
2016-01-29
5
-0
/
+5
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
lm32: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-26
1
-9
/
+9
*
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
2016-01-22
1
-1
/
+1
*
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-22
1
-1
/
+1
*
etraxfs_eth: Don't use hw_error() in init() method
Markus Armbruster
2016-01-13
1
-1
/
+3
*
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
2016-01-11
1
-1
/
+0
*
net: ne2000: fix bounds check in ioport operations
Prasad J Pandit
2016-01-11
1
-4
/
+6
*
net: rocker: fix an incorrect array bounds check
Prasad J Pandit
2016-01-11
1
-4
/
+4
*
vmxnet3: Introduce 'x-disable-pcie' back-compat property
Shmulik Ladkani
2016-01-11
1
-0
/
+2
*
vmxnet3: Report the Device Serial Number capability
Shmulik Ladkani
2016-01-11
1
-2
/
+26
*
vmxnet3: The vmxnet3 device is a PCIE endpoint
Shmulik Ladkani
2016-01-11
1
-1
/
+52
*
vmxnet3: coding: Introduce VMXNET3Class
Shmulik Ladkani
2016-01-11
1
-0
/
+10
*
vmxnet3: Introduce 'x-old-msi-offsets' back-compat property
Shmulik Ladkani
2016-01-11
1
-0
/
+2
*
vmxnet3: Change the offset of the MSIX PBA table
Shmulik Ladkani
2016-01-11
1
-2
/
+3
*
vmxnet3: Change offsets of msi/msix pci capabilities
Shmulik Ladkani
2016-01-11
1
-3
/
+15
*
net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION
Miao Yan
2016-01-11
1
-2
/
+2
*
net/vmxnet3: return 0 on unknown command
Miao Yan
2016-01-11
1
-1
/
+1
*
net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO
Miao Yan
2016-01-11
1
-0
/
+5
*
net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command
Miao Yan
2016-01-11
1
-0
/
+16
*
net/vmxnet3: return 1 on device activation failure
Miao Yan
2016-01-11
1
-1
/
+1
*
net: vmxnet3: avoid memory leakage in activate_device
P J P
2016-01-11
1
-8
/
+16
*
net/vmxnet3: remove redundant VMW_SHPRN(...) definition
Miao Yan
2016-01-11
1
-4
/
+1
*
net/vmxnet3: fix debug macro pattern for vmxnet3
Miao Yan
2016-01-11
1
-53
/
+86
*
net/vmxnet3: use %zu for size_t in printf
Miao Yan
2016-01-11
1
-3
/
+3
*
net/vmxnet3: fix a build error when enabling debug output
Miao Yan
2016-01-11
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-12-07
4
-11
/
+29
|
\
|
*
lan9118: log and ignore access to invalid registers, rather than aborting
Andrew Baumann
2015-12-07
1
-4
/
+8
[prev]
[next]