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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
util/vfio-helpers: Use g_file_read_link()
Akihiko Odaki
1
-3
/
+5
2023-05-24
vfio/pci: Fix a use-after-free issue
Zhenzhong Duan
1
-1
/
+1
2023-05-23
Merge tag 'mem-2023-05-23' of https://github.com/davidhildenbrand/qemu into s...
Richard Henderson
9
-9
/
+69
2023-05-23
hostmem-file: add offset option
Alexander Graf
9
-9
/
+69
2023-05-23
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Richard Henderson
29
-832
/
+979
2023-05-23
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
1
-0
/
+3
2023-05-23
docs/system/devices/igb: Note igb is tested for DPDK
Akihiko Odaki
1
-5
/
+7
2023-05-23
MAINTAINERS: Add a reviewer for network packet abstractions
Akihiko Odaki
1
-0
/
+1
2023-05-23
vmxnet3: Do not depend on PC
Akihiko Odaki
1
-1
/
+1
2023-05-23
igb: Clear-on-read ICR when ICR.INTA is set
Akihiko Odaki
1
-0
/
+2
2023-05-23
igb: Notify only new interrupts
Akihiko Odaki
4
-130
/
+87
2023-05-23
e1000e: Notify only new interrupts
Akihiko Odaki
3
-88
/
+69
2023-05-23
igb: Implement Tx timestamp
Akihiko Odaki
2
-0
/
+10
2023-05-23
igb: Implement Rx PTP2 timestamp
Akihiko Odaki
3
-41
/
+127
2023-05-23
igb: Implement igb-specific oversize check
Akihiko Odaki
1
-15
/
+21
2023-05-23
igb: Filter with the second VLAN tag for extended VLAN
Akihiko Odaki
1
-5
/
+18
2023-05-23
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
6
-42
/
+65
2023-05-23
igb: Implement Tx SCTP CSO
Akihiko Odaki
3
-5
/
+33
2023-05-23
igb: Implement Rx SCTP CSO
Akihiko Odaki
8
-13
/
+89
2023-05-23
igb: Use UDP for RSS hash
Akihiko Odaki
2
-0
/
+19
2023-05-23
igb: Implement MSI-X single vector mode
Akihiko Odaki
1
-2
/
+7
2023-05-23
tests/qtest/libqos/igb: Set GPIE.Multiple_MSIX
Akihiko Odaki
1
-0
/
+1
2023-05-23
hw/net/net_rx_pkt: Enforce alignment for eth_header
Akihiko Odaki
1
-4
/
+7
2023-05-23
net/eth: Always add VLAN tag
Akihiko Odaki
3
-27
/
+15
2023-05-23
net/eth: Use void pointers
Akihiko Odaki
2
-5
/
+5
2023-05-23
igb: Rename a variable in igb_receive_internal()
Akihiko Odaki
1
-6
/
+6
2023-05-23
e1000e: Rename a variable in e1000e_receive_internal()
Akihiko Odaki
1
-9
/
+9
2023-05-23
igb: Clear EICR bits for delayed MSI-X interrupts
Akihiko Odaki
1
-9
/
+12
2023-05-23
igb: Fix igb_mac_reg_init coding style alignment
Akihiko Odaki
1
-48
/
+48
2023-05-23
igb: Share common VF constants
Akihiko Odaki
3
-12
/
+13
2023-05-23
igb: Add more definitions for Tx descriptor
Akihiko Odaki
2
-7
/
+29
2023-05-23
vmxnet3: Reset packet state after emptying Tx queue
Akihiko Odaki
1
-1
/
+2
2023-05-23
e1000e: Reset packet state after emptying Tx queue
Akihiko Odaki
1
-4
/
+2
2023-05-23
igb: Read DCMD.VLE of the first Tx descriptor
Akihiko Odaki
1
-1
/
+1
2023-05-23
igb: Remove goto
Akihiko Odaki
1
-1
/
+1
2023-05-23
igb: Always log status after building rx metadata
Akihiko Odaki
1
-2
/
+1
2023-05-23
e1000e: Always log status after building rx metadata
Akihiko Odaki
1
-2
/
+1
2023-05-23
e1000x: Rename TcpIpv6 into TcpIpv6Ex
Akihiko Odaki
4
-21
/
+21
2023-05-23
e1000x: Take CRC into consideration for size check
Akihiko Odaki
2
-5
/
+7
2023-05-23
e1000x: Share more Rx filtering logic
Akihiko Odaki
6
-119
/
+56
2023-05-23
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
3
-10
/
+3
2023-05-23
hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info
Akihiko Odaki
2
-14
/
+0
2023-05-23
tests/avocado: Remove test_igb_nomsi_kvm
Akihiko Odaki
1
-11
/
+1
2023-05-23
tests/avocado: Remove unused imports
Akihiko Odaki
1
-1
/
+0
2023-05-23
Fix references to igb Avocado test
Akihiko Odaki
3
-3
/
+3
2023-05-23
igb: Always copy ethernet header
Akihiko Odaki
1
-20
/
+23
2023-05-23
e1000e: Always copy ethernet header
Akihiko Odaki
1
-16
/
+10
2023-05-23
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
7
-30
/
+34
2023-05-23
igb: Clear IMS bits when committing ICR access
Akihiko Odaki
1
-4
/
+4
2023-05-23
igb: Do not require CTRL.VME for tx VLAN tagging
Akihiko Odaki
1
-1
/
+1
[next]