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