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-03-10
pcie: Introduce pcie_sriov_num_vfs
Akihiko Odaki
2
-0
/
+8
2023-03-10
net/eth: Introduce EthL4HdrProto
Akihiko Odaki
8
-99
/
+147
2023-03-10
e1000e: Implement system clock
Akihiko Odaki
7
-5
/
+103
2023-03-10
net/eth: Report if headers are actually present
Akihiko Odaki
8
-166
/
+150
2023-03-10
e1000e: Count CRC in Tx statistics
Akihiko Odaki
1
-1
/
+1
2023-03-10
e1000: Count CRC in Tx statistics
Akihiko Odaki
1
-2
/
+2
2023-03-10
e1000e: Combine rx traces
Akihiko Odaki
2
-7
/
+4
2023-03-10
MAINTAINERS: Add e1000e test files
Akihiko Odaki
1
-0
/
+2
2023-03-10
MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
Akihiko Odaki
1
-0
/
+2
2023-03-10
e1000e: Do not assert when MSI-X is disabled later
Akihiko Odaki
1
-4
/
+0
2023-03-10
hw/net/net_tx_pkt: Check the payload length
Akihiko Odaki
1
-0
/
+6
2023-03-10
hw/net/net_tx_pkt: Implement TCP segmentation
Akihiko Odaki
3
-74
/
+206
2023-03-10
e1000e: Perform software segmentation for loopback
Akihiko Odaki
5
-51
/
+88
2023-03-10
hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
Akihiko Odaki
6
-45
/
+9
2023-03-10
hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
Akihiko Odaki
4
-17
/
+14
2023-03-10
net: Strip virtio-net header when dumping
Akihiko Odaki
4
-4
/
+47
2023-03-10
e1000x: Alter the signature of e1000x_is_vlan_packet
Akihiko Odaki
2
-2
/
+2
2023-03-10
net: Check L4 header size
Akihiko Odaki
4
-16
/
+33
2023-03-10
e1000e: Remove extra pointer indirection
Akihiko Odaki
1
-19
/
+19
2023-03-10
e1000e: Set MII_ANER_NWAY
Akihiko Odaki
1
-1
/
+1
2023-03-10
e1000e: Introduce e1000_rx_desc_union
Akihiko Odaki
2
-59
/
+57
2023-03-10
e1000e: Configure ResettableClass
Akihiko Odaki
2
-5
/
+7
2023-03-10
e1000: Configure ResettableClass
Akihiko Odaki
1
-9
/
+4
2023-03-10
e1000e: Improve software reset
Akihiko Odaki
1
-5
/
+19
2023-03-10
e1000e: Remove pending interrupt flags
Akihiko Odaki
4
-23
/
+5
2023-03-10
e1000e: Use memcpy to intialize registers
Akihiko Odaki
1
-2
/
+2
2023-03-10
e1000: Use memcpy to intialize registers
Akihiko Odaki
1
-2
/
+2
2023-03-10
e1000e: Use more constant definitions
Akihiko Odaki
2
-22
/
+34
2023-03-10
e1000: Use more constant definitions
Akihiko Odaki
4
-25
/
+41
2023-03-10
e1000e: Mask registers when writing
Akihiko Odaki
1
-44
/
+32
2023-03-10
e1000e: Introduce E1000E_LOW_BITS_SET_FUNC
Akihiko Odaki
1
-10
/
+8
2023-03-10
e1000: Mask registers when writing
Akihiko Odaki
1
-53
/
+31
2023-03-10
e1000: Use hw/net/mii.h
Akihiko Odaki
6
-144
/
+101
2023-03-10
fsl_etsec: Use hw/net/mii.h
Akihiko Odaki
4
-24
/
+10
2023-03-10
hw/net: Add more MII definitions
Akihiko Odaki
1
-1
/
+12
2023-03-10
e1000e: Fix the code style
Akihiko Odaki
5
-158
/
+168
2023-03-09
Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into s...
Peter Maydell
4
-0
/
+0
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
93
-1818
/
+2462
2023-03-09
Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
6
-156
/
+637
2023-03-09
Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
16
-80
/
+219
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
53
-927
/
+5804
2023-03-09
Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta...
Peter Maydell
4
-9
/
+17
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
34
-169
/
+768
2023-03-08
pc-bios/s390-ccw: Update s390-ccw.img with the list-directed IPL fix
Thomas Huth
1
-0
/
+0
2023-03-08
pc-bios: Add support for List-Directed IPL from ECKD DASD
Jared Rossi
2
-39
/
+148
2023-03-08
docs/config: Set the "kvm" accelerator via "[accel]" section
Thomas Huth
5
-2
/
+12
2023-03-08
tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfg
Thomas Huth
2
-0
/
+22
2023-03-08
tests/qtest/readconfig: Rework test_object_rng_resp into a generic function
Thomas Huth
1
-7
/
+8
2023-03-08
gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobs
Thomas Huth
1
-14
/
+0
2023-03-08
docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation
Thomas Huth
1
-0
/
+9
[next]