index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
vmxnet3.c
Age
Commit message (
Expand
)
Author
2016-10-26
net: vmxnet: initialise local tx descriptor
Li Qiang
2016-08-09
net: vmxnet3: check for device_active before write
Li Qiang
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...
Peter Maydell
2016-07-05
vmxnet3: remove unnecessary internal msi state flag
Cao jin
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-06-28
vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU
KarimAllah Ahmed
2016-06-24
vmxnet3: add boot rom
Gerd Hoffmann
2016-06-17
fix some coding style problems
Cao jin
2016-06-02
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
Dmitry Fleytman
2016-06-02
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
2016-06-02
vmxnet3: Use common MAC address tracing macros
Dmitry Fleytman
2016-06-02
vmxnet3: Use generic function for DSN capability definition
Dmitry Fleytman
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-01-29
hw/net: Clean up includes
Peter Maydell
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-11
vmxnet3: Introduce 'x-disable-pcie' back-compat property
Shmulik Ladkani
2016-01-11
vmxnet3: Report the Device Serial Number capability
Shmulik Ladkani
2016-01-11
vmxnet3: The vmxnet3 device is a PCIE endpoint
Shmulik Ladkani
2016-01-11
vmxnet3: coding: Introduce VMXNET3Class
Shmulik Ladkani
2016-01-11
vmxnet3: Introduce 'x-old-msi-offsets' back-compat property
Shmulik Ladkani
2016-01-11
vmxnet3: Change the offset of the MSIX PBA table
Shmulik Ladkani
2016-01-11
vmxnet3: Change offsets of msi/msix pci capabilities
Shmulik Ladkani
2016-01-11
net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION
Miao Yan
2016-01-11
net/vmxnet3: return 0 on unknown command
Miao Yan
2016-01-11
net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO
Miao Yan
2016-01-11
net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command
Miao Yan
2016-01-11
net/vmxnet3: return 1 on device activation failure
Miao Yan
2016-01-11
net: vmxnet3: avoid memory leakage in activate_device
P J P
2016-01-11
net/vmxnet3: use %zu for size_t in printf
Miao Yan
2016-01-11
net/vmxnet3: fix a build error when enabling debug output
Miao Yan
2015-12-07
vmxnet3: silence warning
Michael S. Tsirkin
2015-10-27
vmxnet3: Do not fill stats if device is inactive
Shmulik Ladkani
2015-10-12
vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO command
Shmulik Ladkani
2015-10-12
vmxnet3: Support reading IMR registers on bar0
Shmulik Ladkani
2015-10-12
net/vmxnet3: Refine l2 header validation
Dana Rubin
2015-09-02
vmxnet3: Drop net_vmxnet3_info.can_receive
Fam Zheng
2015-08-04
net/vmxnet3: Fix incorrect debug message
Dana Rubin
2015-07-20
net/vmxnet3: Fix RX TCP/UDP checksum on partially summed packets
Dana Rubin
2015-07-20
net/vmxnet3: Refactor 'vmxnet_rx_pkt_attach_data'
Shmulik Ladkani
2015-07-07
vmxnet3: Fix incorrect small packet padding
Brian Kress
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
vmxnet3: add bootindex to qom property
Gonglei
2014-08-24
vmxnet3: Pad short frames to minimum size (60 bytes)
Ben Draper
[next]