Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 mesi fa |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 mesi fa |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 mesi fa |
Richard Henderson
|
e732f00f32
hw/net: Constify all Property
|
8 mesi fa |
Pierrick Bouvier
|
2a7e148641
hw/net: remove return after g_assert_not_reached()
|
11 mesi fa |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 mesi fa |
Akihiko Odaki
|
4b52d63249
tap: Remove qemu_using_vnet_hdr()
|
1 anno fa |
Richard Henderson
|
1de81b426c
hw/net: Constify VMState
|
1 anno fa |
Akihiko Odaki
|
7d0fefdf81
net: Provide MemReentrancyGuard * to qemu_new_nic()
|
2 anni fa |
Michael Tokarev
|
2431f4f184
hw/net: spelling fixes
|
2 anni fa |
Andrew Melnychenko
|
2ab0ec3121
tap: Add USO support to tap device.
|
2 anni fa |
Thomas Huth
|
90a0778421
hw/net/vmxnet3: Fix guest-triggerable assert()
|
2 anni fa |
Bin Meng
|
c445f200ad
hw/net: vmxnet3: Remove the logic of padding short frames in the receive path
|
2 anni fa |
Akihiko Odaki
|
1c5618a267
vmxnet3: Reset packet state after emptying Tx queue
|
2 anni fa |
Akihiko Odaki
|
2f0fa232b8
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
|
2 anni fa |
Akihiko Odaki
|
a51db58027
hw/net/net_tx_pkt: Decouple interface from PCI
|
2 anni fa |
Akihiko Odaki
|
f4fdaf009c
igb: Fix DMA requester specification for Tx packet
|
2 anni fa |
Akihiko Odaki
|
65f474bbae
net/eth: Introduce EthL4HdrProto
|
2 anni fa |
Akihiko Odaki
|
69ff5ef847
net/eth: Report if headers are actually present
|
2 anni fa |
Akihiko Odaki
|
aac8f89dba
hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
|
2 anni fa |
Akihiko Odaki
|
55daf493f7
hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
|
2 anni fa |
Akihiko Odaki
|
f9a9eb16e2
net: Check L4 header size
|
2 anni fa |
Fiona Ebner
|
099a638281
hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
|
3 anni fa |
Akihiko Odaki
|
15377f6e79
msix: Assert that specified vector is in range
|
3 anni fa |
Philippe Mathieu-Daudé
|
f3e5a17593
hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
|
3 anni fa |
Prasad J Pandit
|
d05dcd94ae
net: vmxnet3: validate configuration values during activate (CVE-2021-20203)
|
4 anni fa |
Thomas Huth
|
9010b0c7a9
hw/net/vmxnet3: Do not abort QEMU if guest specified bad queue numbers
|
4 anni fa |
Thomas Huth
|
6a932c4ed8
hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
|
4 anni fa |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 anni fa |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 anni fa |