index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
2016-05-23
hw/net/opencores_eth: Allocating Large sized arrays to heap
Zhou Jie
2016-05-23
hw/net/opencores_eth: use mii.h
Max Filippov
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
hw: do not use VMSTATE_*TL
Paolo Bonzini
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-04-11
net: stellaris_enet: check packet length against receive buffer
Prasad J Pandit
2016-04-08
Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into staging
Peter Maydell
2016-04-06
rtl8139: using CP_TX_OWN for ownership transferring during tx
Jason Wang
2016-04-04
opencores_eth: indicate autonegotiation completion
Max Filippov
2016-03-30
Revert "e1000: fix hang of win2k12 shutdown with flood ping"
Sameeh Jubran
2016-03-30
e1000: Fixing interrupts pace.
Sameeh Jubran
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
2016-03-24
hw/net/spapr_llan: Fix receive buffer handling for better performance
Thomas Huth
2016-03-24
hw/net/spapr_llan: Extract rx buffer code into separate functions
Thomas Huth
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
Clean up includes some more
Markus Armbruster
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-16
i.MX: Add missing descriptions in devices.
Jean-Christophe Dubois
2016-03-08
rocker: allow user to specify rocker world by property
Jiri Pirko
2016-03-08
rocker: add name field into WorldOps ale let world specify its name
Jiri Pirko
2016-03-08
rocker: return -ENOMEM in case of some world alloc fails
Jiri Pirko
2016-03-08
rocker: forbid to change world type
Jiri Pirko
2016-03-08
net: ne2000: check ring buffer control registers
Prasad J Pandit
2016-02-23
all: Clean up includes
Peter Maydell
2016-02-18
vhost-user interrupt management fixes
Victor Kaplansky
2016-02-16
vhost-net: revert support of cross-endian vnet headers
Greg Kurz
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-06
net: set endianness on all backend devices
Laurent Vivier
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-04
e1000: eliminate infinite loops on out-of-bounds transfer start
Laszlo Ersek
2016-02-04
cadence_gem: fix buffer overflow
Michael S. Tsirkin
2016-02-04
net: cadence_gem: check packet size in gem_recieve
Prasad J Pandit
2016-01-29
hw/net: Clean up includes
Peter Maydell
2016-01-29
virtio: Clean up includes
Peter Maydell
2016-01-29
xen: Clean up includes
Peter Maydell
2016-01-29
arm: Clean up includes
Peter Maydell
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-29
lm32: Clean up includes
Peter Maydell
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-22
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-13
etraxfs_eth: Don't use hw_error() in init() method
Markus Armbruster
2016-01-11
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
2016-01-11
net: ne2000: fix bounds check in ioport operations
Prasad J Pandit
2016-01-11
net: rocker: fix an incorrect array bounds check
Prasad J Pandit
[next]