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-23
meson: Fix detect atomic128 support with optimization
Richard Henderson
1
-1
/
+1
2023-05-23
include/host: Split out atomic128-ldst.h
Richard Henderson
3
-73
/
+107
2023-05-23
include/host: Split out atomic128-cas.h
Richard Henderson
3
-54
/
+87
2023-05-23
util: Add cpuinfo-aarch64.c
Richard Henderson
5
-43
/
+96
2023-05-23
migration: Build migration_files once
Richard Henderson
1
-1
/
+0
2023-05-23
migration/xbzrle: Use i386 host/cpuinfo.h
Richard Henderson
6
-550
/
+39
2023-05-23
migration/xbzrle: Shuffle function order
Richard Henderson
1
-122
/
+122
2023-05-23
util/bufferiszero: Use i386 host/cpuinfo.h
Richard Henderson
1
-80
/
+45
2023-05-23
tcg/i386: Use host/cpuinfo.h
Richard Henderson
2
-129
/
+22
2023-05-23
util: Add i386 CPUINFO_ATOMIC_VMOVDQU
Richard Henderson
2
-1
/
+4
2023-05-23
util: Add cpuinfo-i386.c
Richard Henderson
5
-0
/
+142
2023-05-23
util: Introduce host-specific cpuinfo.h
Richard Henderson
2
-0
/
+14
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
[next]