index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-23
hw/net/opencores_eth: Allocating Large sized arrays to heap
Zhou Jie
1
-1
/
+10
2016-05-23
hw/net/opencores_eth: use mii.h
Max Filippov
1
-17
/
+16
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
6
-1
/
+6
2016-05-19
hw: do not use VMSTATE_*TL
Paolo Bonzini
1
-4
/
+4
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-2
/
+2
2016-04-11
net: stellaris_enet: check packet length against receive buffer
Prasad J Pandit
1
-1
/
+11
2016-04-08
Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into staging
Peter Maydell
1
-1
/
+1
2016-04-06
rtl8139: using CP_TX_OWN for ownership transferring during tx
Jason Wang
1
-1
/
+1
2016-04-04
opencores_eth: indicate autonegotiation completion
Max Filippov
1
-1
/
+1
2016-03-30
Revert "e1000: fix hang of win2k12 shutdown with flood ping"
Sameeh Jubran
1
-5
/
+0
2016-03-30
e1000: Fixing interrupts pace.
Sameeh Jubran
1
-0
/
+8
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-5
/
+11
2016-03-24
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
1
-1
/
+1
2016-03-24
hw/net/spapr_llan: Fix receive buffer handling for better performance
Thomas Huth
1
-2
/
+216
2016-03-24
hw/net/spapr_llan: Extract rx buffer code into separate functions
Thomas Huth
1
-36
/
+70
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-1
/
+1
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
3
-0
/
+6
2016-03-22
Clean up includes some more
Markus Armbruster
2
-4
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
4
-0
/
+4
2016-03-16
i.MX: Add missing descriptions in devices.
Jean-Christophe Dubois
1
-0
/
+1
2016-03-08
rocker: allow user to specify rocker world by property
Jiri Pirko
1
-1
/
+28
2016-03-08
rocker: add name field into WorldOps ale let world specify its name
Jiri Pirko
3
-6
/
+3
2016-03-08
rocker: return -ENOMEM in case of some world alloc fails
Jiri Pirko
1
-0
/
+1
2016-03-08
rocker: forbid to change world type
Jiri Pirko
3
-1
/
+13
2016-03-08
net: ne2000: check ring buffer control registers
Prasad J Pandit
1
-0
/
+4
2016-02-23
all: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-18
vhost-user interrupt management fixes
Victor Kaplansky
1
-2
/
+13
2016-02-16
vhost-net: revert support of cross-endian vnet headers
Greg Kurz
1
-36
/
+5
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
1
-2
/
+66
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-4
/
+6
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-38
/
+54
2016-02-06
net: set endianness on all backend devices
Laurent Vivier
1
-12
/
+11
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-26
/
+43
2016-02-04
e1000: eliminate infinite loops on out-of-bounds transfer start
Laszlo Ersek
1
-2
/
+4
2016-02-04
cadence_gem: fix buffer overflow
Michael S. Tsirkin
1
-0
/
+8
2016-02-04
net: cadence_gem: check packet size in gem_recieve
Prasad J Pandit
1
-0
/
+4
2016-01-29
hw/net: Clean up includes
Peter Maydell
31
-5
/
+31
2016-01-29
virtio: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-29
xen: Clean up includes
Peter Maydell
1
-10
/
+1
2016-01-29
arm: Clean up includes
Peter Maydell
5
-0
/
+5
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-29
lm32: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
1
-9
/
+9
2016-01-22
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
1
-1
/
+1
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
1
-1
/
+1
2016-01-13
etraxfs_eth: Don't use hw_error() in init() method
Markus Armbruster
1
-1
/
+3
2016-01-11
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
1
-1
/
+0
2016-01-11
net: ne2000: fix bounds check in ioport operations
Prasad J Pandit
1
-4
/
+6
2016-01-11
net: rocker: fix an incorrect array bounds check
Prasad J Pandit
1
-4
/
+4
[next]