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/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write
Peter Maydell
2018-09-25
2
-67
/
+2
*
hw/net/pcnet-pci: Convert away from old_mmio accessors
Peter Maydell
2018-09-25
2
-84
/
+57
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-1
/
+1
*
e1000e: Prevent MSI/MSI-X storms
Jan Kiszka
2018-07-20
2
-0
/
+13
*
etsec: fix IRQ (un)masking
Michael Davidsaver
2018-07-16
4
-43
/
+49
*
hw/net/dp8393x: don't make prom region 'nomigrate'
Peter Maydell
2018-07-09
1
-1
/
+1
*
hw/net: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
4
-8
/
+10
*
hw/net/etraxfs_eth: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
2
-4
/
+9
*
hw/net/ne2000: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
2
-6
/
+4
*
hw/net/ne2000: Add trace events
Philippe Mathieu-Daudé
2018-06-29
2
-5
/
+16
*
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-27
2
-2
/
+2
*
hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-4
/
+8
*
hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
2018-06-26
1
-2
/
+7
*
hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
2018-06-26
1
-2
/
+7
*
hw/net/stellaris_enet: Fix a typo
Philippe Mathieu-Daudé
2018-06-26
1
-1
/
+1
*
e1000e: Do not auto-clear ICR bits which aren't set in EIAC
Jan Kiszka
2018-06-15
1
-4
/
+0
*
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
1
-2
/
+2
*
ftgmac100: remove check on runt messages
Cédric Le Goater
2018-06-08
1
-6
/
+0
*
ftgmac100: fix multicast hash routine
Cédric Le Goater
2018-06-08
1
-2
/
+2
*
ftgmac100: add IEEE 802.1Q VLAN support
Cédric Le Goater
2018-06-08
1
-1
/
+30
*
ftgmac100: compute maximum frame size depending on the protocol
Cédric Le Goater
2018-06-08
1
-11
/
+12
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
2
-2
/
+1
|
\
|
*
rocker: drop an unused include
Michael S. Tsirkin
2018-06-01
1
-1
/
+0
|
*
e1000e: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
|
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
2018-06-01
1
-1
/
+1
*
|
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
2
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...
Peter Maydell
2018-05-24
1
-19
/
+14
|
\
\
|
|
/
|
/
|
|
*
xen: remove other open-coded use of libxengnttab
Paul Durrant
2018-05-22
1
-19
/
+14
*
|
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-20
1
-4
/
+1
|
/
*
hw/net/smc91c111: Convert away from old_mmio
Peter Maydell
2018-05-04
1
-29
/
+25
*
e1000: Choose which set of props to migrate
Dr. David Alan Gilbert
2018-04-10
1
-1
/
+17
*
e1000: Migrate props via a temporary structure
Dr. David Alan Gilbert
2018-04-10
1
-12
/
+15
*
e1000: wire new subsection to property
Dr. David Alan Gilbert
2018-04-10
1
-0
/
+12
*
e1000: Dupe offload data on reading old stream
Dr. David Alan Gilbert
2018-04-10
1
-0
/
+16
*
e1000: Convert v3 fields to subsection
Dr. David Alan Gilbert
2018-04-10
1
-12
/
+22
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-26
1
-0
/
+4
|
\
|
*
hw/net/can: Fix segfaults when using the devices without bus
Thomas Huth
2018-03-26
1
-0
/
+4
*
|
virtio_net: flush uncompleted TX on reset
Greg Kurz
2018-03-26
1
-0
/
+11
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
1
-27
/
+54
|
\
|
*
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
2018-03-13
1
-0
/
+26
|
*
virtio-net: use 64-bit values for feature flags
Jason Baron
2018-03-13
1
-27
/
+28
*
|
fsl-imx6: Swap Ethernet interrupt defines
Guenter Roeck
2018-03-19
1
-1
/
+27
|
/
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-03-05
7
-11
/
+0
|
\
|
*
hw/net: Remove unnecessary header includes
Thomas Huth
2018-03-05
7
-11
/
+0
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...
Peter Maydell
2018-03-05
5
-5
/
+5
|
\
\
|
*
|
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
5
-5
/
+5
|
|
/
*
/
net: fix misaligned member access
Marc-André Lureau
2018-03-02
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-13
7
-0
/
+1949
|
\
|
*
hw/net/can: interrupt cleanup
Paolo Bonzini
2018-02-13
2
-41
/
+45
|
*
hw/net/can: MIOe-3680 PCI (dual SJA1000 channel) emulation
Deniz Eren
2018-02-13
2
-0
/
+263
[next]