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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
vmxnet3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-09-12
hw/net/vmxnet3: Fix leftover unregister_savevm
Dr. David Alan Gilbert
1
-3
/
+0
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
1
-0
/
+2
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-14
hw/net: fix vmxnet3 live migration
Marcel Apfelbaum
1
-50
/
+2
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-3
/
+3
2018-12-22
vmxnet3: Move some definitions to header file
Yuval Shaia
1
-115
/
+1
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-2
/
+2
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-1
/
+1
2017-11-20
hw/net/vmxnet3: Fix code to work on big endian hosts, too
Thomas Huth
1
-10
/
+36
2017-11-20
net: Transmit zero UDP checksum as 0xFFFF
Ed Swierk
1
-1
/
+2
2017-10-15
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
1
-0
/
+5
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-06-13
migration: Split registration functions from vmstate.h
Juan Quintela
1
-0
/
+1
2017-06-06
migration: remove register_savevm()
Laurent Vivier
1
-2
/
+6
2017-03-06
vmxnet3: VMStatify rx/tx q_descr and int_state
Dr. David Alan Gilbert
1
-182
/
+90
2017-03-06
vmxnet3: Convert ring values to uint32_t's
Dr. David Alan Gilbert
1
-6
/
+6
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
1
-1
/
+1
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
1
-1
/
+1
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
1
-1
/
+1
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-6
/
+18
2016-10-26
net: vmxnet: initialise local tx descriptor
Li Qiang
1
-0
/
+1
2016-08-09
net: vmxnet3: check for device_active before write
Li Qiang
1
-0
/
+4
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-1
/
+1
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-35
/
+17
2016-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...
Peter Maydell
1
-0
/
+1
2016-07-05
vmxnet3: remove unnecessary internal msi state flag
Cao jin
1
-11
/
+6
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
1
-25
/
+12
2016-06-28
vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU
KarimAllah Ahmed
1
-89
/
+108
2016-06-24
vmxnet3: add boot rom
Gerd Hoffmann
1
-0
/
+1
2016-06-17
fix some coding style problems
Cao jin
1
-1
/
+1
2016-06-02
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
Dmitry Fleytman
1
-21
/
+30
2016-06-02
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
1
-44
/
+44
2016-06-02
vmxnet3: Use common MAC address tracing macros
Dmitry Fleytman
1
-4
/
+4
2016-06-02
vmxnet3: Use generic function for DSN capability definition
Dmitry Fleytman
1
-7
/
+5
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-2
/
+2
2016-01-29
hw/net: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
1
-1
/
+1
2016-01-11
vmxnet3: Introduce 'x-disable-pcie' back-compat property
Shmulik Ladkani
1
-0
/
+2
2016-01-11
vmxnet3: Report the Device Serial Number capability
Shmulik Ladkani
1
-2
/
+26
2016-01-11
vmxnet3: The vmxnet3 device is a PCIE endpoint
Shmulik Ladkani
1
-1
/
+52
2016-01-11
vmxnet3: coding: Introduce VMXNET3Class
Shmulik Ladkani
1
-0
/
+10
2016-01-11
vmxnet3: Introduce 'x-old-msi-offsets' back-compat property
Shmulik Ladkani
1
-0
/
+2
2016-01-11
vmxnet3: Change the offset of the MSIX PBA table
Shmulik Ladkani
1
-2
/
+3
2016-01-11
vmxnet3: Change offsets of msi/msix pci capabilities
Shmulik Ladkani
1
-3
/
+15
2016-01-11
net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION
Miao Yan
1
-2
/
+2
2016-01-11
net/vmxnet3: return 0 on unknown command
Miao Yan
1
-1
/
+1
[next]