index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-03-17
hw/net: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
Chen Qun
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
2020-03-09
hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
Philippe Mathieu-Daudé
2020-03-09
hw/net/e1000: Add readops/writeops typedefs
Philippe Mathieu-Daudé
2020-03-09
dp8393x: Mask EOL bit from descriptor addresses, take 2
Finn Thain
2020-03-03
hw: net: cadence_gem: Fix build errors in DB_PRINT()
Bin Meng
2020-03-03
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
2020-03-03
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
2020-03-03
e1000e: Avoid hw_error if legacy mode used
Yuri Benditovich
2020-03-03
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
2020-03-03
dp8393x: Don't reset Silicon Revision register
Finn Thain
2020-03-03
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
2020-03-03
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
2020-03-03
dp8393x: Pad frames to word or long word boundary
Finn Thain
2020-03-03
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Finn Thain
2020-03-03
dp8393x: Don't clobber packet checksum
Finn Thain
2020-03-03
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
2020-03-03
dp8393x: Clear RRRA command register bit only when appropriate
Finn Thain
2020-03-03
dp8393x: Update LLFA and CRDA registers from rx descriptor
Finn Thain
2020-03-03
dp8393x: Have dp8393x_receive() return the packet size
Finn Thain
2020-03-03
dp8393x: Clean up endianness hacks
Finn Thain
2020-03-03
dp8393x: Always use 32-bit accesses
Finn Thain
2020-03-02
dp8393x: Mask EOL bit from descriptor addresses
Finn Thain
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-20
hw/net: Avoid casting non-const pointer, use address_space_write()
Philippe Mathieu-Daudé
2020-02-18
hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2020-01-30
ftgmac100: check RX and TX buffer alignment
Cédric Le Goater
2020-01-27
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
Philippe Mathieu-Daudé
2020-01-24
hw/net/imx_fec: Rewrite fall through comments
Philippe Mathieu-Daudé
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-07
dp8393x: replace PROP_PTR with PROP_LINK
Marc-André Lureau
2020-01-07
etraxfs: remove PROP_PTR usage
Marc-André Lureau
2020-01-07
lance: replace PROP_PTR with PROP_LINK
Marc-André Lureau
2020-01-07
hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROM
Philippe Mathieu-Daudé
2020-01-06
virtio-net: delete also control queue when TX/RX deleted
Yuri Benditovich
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2019-12-18
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
2019-12-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-dec-16-2019' ...
Peter Maydell
2019-12-16
mips: mipssim: Renovate coding style
Filip Bozuta
[next]