index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: stellaris_enet: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
1
-5
/
+3
|
*
net: smc91c111: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
1
-5
/
+3
|
*
net: opencores_eth: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
1
-5
/
+3
|
*
net: mipsnet: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
1
-6
/
+3
|
*
net: milkymist_minimac2: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
1
-6
/
+3
|
*
net: lance: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
1
-5
/
+3
|
*
net: lan9118: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
1
-6
/
+3
|
*
net: etraxfs_eth: add a reset method
Cédric Le Goater
2018-10-24
1
-6
/
+25
|
*
net: etraxfs_eth: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
1
-7
/
+6
*
|
net: cadence_gem: Announce 64bit addressing support
Edgar E. Iglesias
2018-10-24
1
-1
/
+2
*
|
net: cadence_gem: Announce availability of priority queues
Edgar E. Iglesias
2018-10-24
1
-1
/
+7
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
1
-4
/
+4
|
\
|
*
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
1
-4
/
+4
*
|
e1000: indicate dropped packets in HW counters
Jason Wang
2018-10-19
2
-3
/
+16
*
|
pcnet: fix possible buffer overflow
Jason Wang
2018-10-19
1
-2
/
+2
*
|
rtl8139: fix possible out of bound access
Jason Wang
2018-10-19
1
-4
/
+4
*
|
ne2000: fix possible out of bound access in ne2000_receive
Jason Wang
2018-10-19
1
-2
/
+2
|
/
*
net: cadence_gem: Implement support for 64bit descriptor addresses
Edgar E. Iglesias
2018-10-16
1
-8
/
+39
*
net: cadence_gem: Add support for selecting the DMA MemoryRegion
Edgar E. Iglesias
2018-10-16
1
-22
/
+37
*
net: cadence_gem: Add support for extended descriptors
Edgar E. Iglesias
2018-10-16
1
-18
/
+51
*
net: cadence_gem: Add macro with max number of descriptor words
Edgar E. Iglesias
2018-10-16
1
-2
/
+2
*
net: cadence_gem: Use uint32_t for 32bit descriptor words
Edgar E. Iglesias
2018-10-16
1
-21
/
+21
*
net: cadence_gem: Disable TSU feature bit
Edgar E. Iglesias
2018-10-16
1
-1
/
+1
*
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
|
\
\
|
|
/
|
/
|
[prev]
[next]