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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS
Yang Zhong
1
-2
/
+2
2019-01-21
ftgmac100: implement the new MDIO interface on Aspeed SoC
Cédric Le Goater
1
-12
/
+68
2019-01-17
virtio-net: changed VIRTIO_NET_F_RSC_EXT to be 61
Yuri Benditovich
1
-1
/
+1
2019-01-17
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
1
-1
/
+666
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
1
-7
/
+7
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
5
-36
/
+36
2018-12-22
vmxnet3: Move some definitions to header file
Yuval Shaia
2
-115
/
+134
2018-11-26
net: cadence_gem: Remove incorrect assert()
Edgar E. Iglesias
1
-1
/
+0
2018-10-30
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
1
-5
/
+10
2018-10-30
milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_report
Philippe Mathieu-Daudé
1
-5
/
+10
2018-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
9
-60
/
+59
2018-10-24
net: xgmac: convert SysBus init method to a realize method
Cédric Le Goater
1
-6
/
+3
2018-10-24
net: stellaris_enet: add a reset method
Cédric Le Goater
1
-3
/
+4
2018-10-24
net: stellaris_enet: convert SysBus init method to a realize method
Cédric Le Goater
1
-5
/
+3
2018-10-24
net: smc91c111: convert SysBus init method to a realize method
Cédric Le Goater
1
-5
/
+3
2018-10-24
net: opencores_eth: convert SysBus init method to a realize method
Cédric Le Goater
1
-5
/
+3
2018-10-24
net: mipsnet: convert SysBus init method to a realize method
Cédric Le Goater
1
-6
/
+3
2018-10-24
net: milkymist_minimac2: convert SysBus init method to a realize method
Cédric Le Goater
1
-6
/
+3
2018-10-24
net: lance: convert SysBus init method to a realize method
Cédric Le Goater
1
-5
/
+3
2018-10-24
net: lan9118: convert SysBus init method to a realize method
Cédric Le Goater
1
-6
/
+3
2018-10-24
net: etraxfs_eth: add a reset method
Cédric Le Goater
1
-6
/
+25
2018-10-24
net: etraxfs_eth: convert SysBus init method to a realize method
Cédric Le Goater
1
-7
/
+6
2018-10-24
net: cadence_gem: Announce 64bit addressing support
Edgar E. Iglesias
1
-1
/
+2
2018-10-24
net: cadence_gem: Announce availability of priority queues
Edgar E. Iglesias
1
-1
/
+7
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
1
-4
/
+4
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
1
-4
/
+4
2018-10-19
e1000: indicate dropped packets in HW counters
Jason Wang
2
-3
/
+16
2018-10-19
pcnet: fix possible buffer overflow
Jason Wang
1
-2
/
+2
2018-10-19
rtl8139: fix possible out of bound access
Jason Wang
1
-4
/
+4
2018-10-19
ne2000: fix possible out of bound access in ne2000_receive
Jason Wang
1
-2
/
+2
2018-10-16
net: cadence_gem: Implement support for 64bit descriptor addresses
Edgar E. Iglesias
1
-8
/
+39
2018-10-16
net: cadence_gem: Add support for selecting the DMA MemoryRegion
Edgar E. Iglesias
1
-22
/
+37
2018-10-16
net: cadence_gem: Add support for extended descriptors
Edgar E. Iglesias
1
-18
/
+51
2018-10-16
net: cadence_gem: Add macro with max number of descriptor words
Edgar E. Iglesias
1
-2
/
+2
2018-10-16
net: cadence_gem: Use uint32_t for 32bit descriptor words
Edgar E. Iglesias
1
-21
/
+21
2018-10-16
net: cadence_gem: Disable TSU feature bit
Edgar E. Iglesias
1
-1
/
+1
2018-09-25
hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write
Peter Maydell
2
-67
/
+2
2018-09-25
hw/net/pcnet-pci: Convert away from old_mmio accessors
Peter Maydell
2
-84
/
+57
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-1
/
+1
2018-07-20
e1000e: Prevent MSI/MSI-X storms
Jan Kiszka
2
-0
/
+13
2018-07-16
etsec: fix IRQ (un)masking
Michael Davidsaver
4
-43
/
+49
2018-07-09
hw/net/dp8393x: don't make prom region 'nomigrate'
Peter Maydell
1
-1
/
+1
2018-07-02
hw/net: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
4
-8
/
+10
2018-06-29
hw/net/etraxfs_eth: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2
-4
/
+9
2018-06-29
hw/net/ne2000: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2
-6
/
+4
2018-06-29
hw/net/ne2000: Add trace events
Philippe Mathieu-Daudé
2
-5
/
+16
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2
-2
/
+2
2018-06-26
hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
1
-4
/
+8
2018-06-26
hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
1
-2
/
+7
2018-06-26
hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
1
-2
/
+7
[next]