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
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
3
-8
/
+4
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
3
-8
/
+4
2014-05-13
hw/net/cadence_gem: Remove dead code
Peter Maydell
1
-7
/
+1
2014-05-13
hw/net/stellaris_enet: Convert to vmstate
Peter Maydell
1
-68
/
+80
2014-05-13
hw/net/stellaris_enet: Get rid of rx_fifo pointer
Peter Maydell
1
-21
/
+19
2014-05-13
hw/net/stellaris_enet: Fix debug format strings
Peter Maydell
1
-3
/
+3
2014-05-13
hw/net/stellaris_enet: Correctly implement the TR and THR registers
Peter Maydell
1
-2
/
+15
2014-05-13
hw/net/stellaris_enet: Rewrite tx fifo handling code
Peter Maydell
1
-42
/
+77
2014-05-13
hw/net/stellaris_enet: Correct handling of packet padding
Peter Maydell
1
-1
/
+1
2014-05-13
hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun
Peter Maydell
1
-4
/
+6
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
3
-4
/
+3
2014-05-07
hw: Add missing 'static' attributes
Stefan Weil
3
-5
/
+5
2014-05-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
1
-4
/
+16
2014-05-05
virtio-net: out-of-bounds buffer write on load
Michael S. Tsirkin
1
-4
/
+11
2014-05-05
hw: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-8
/
+8
2014-05-05
virtio-net: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
1
-0
/
+5
2014-04-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...
Peter Maydell
1
-1
/
+1
2014-04-28
xilinx: Fix typo in comment (Marvel -> Marvell)
Stefan Weil
1
-1
/
+1
2014-04-25
net: xilinx_axienet.c: Add phy soft reset bit clearing
Nathan Rossi
1
-0
/
+3
2014-04-25
pcnet: remove duplicate assignment
Prasad Joshi
1
-1
/
+0
2014-04-17
net: cadence_gem: Make phy respond to broadcast
Peter Crosthwaite
1
-2
/
+2
2014-04-17
allwinner-emac: update irq status after writes to interrupt registers
Beniamino Galvani
1
-0
/
+2
2014-04-17
allwinner-emac: set autonegotiation complete bit on link up
Beniamino Galvani
1
-2
/
+2
2014-04-14
vmxnet3: validate queues configuration read on migration
Dmitry Fleytman
1
-0
/
+1
2014-04-14
vmxnet3: validate interrupt indices read on migration
Dmitry Fleytman
1
-0
/
+2
2014-04-14
vmxnet3: validate queues configuration coming from guest
Dmitry Fleytman
1
-1
/
+18
2014-04-14
vmxnet3: validate interrupt indices coming from guest
Dmitry Fleytman
1
-2
/
+34
2014-04-11
virtio-net: fix guest-triggerable buffer overrun
Michael S. Tsirkin
1
-1
/
+1
2014-03-26
virtio-net: add vlan receive state to RxFilterInfo
Amos Kong
1
-13
/
+29
2014-03-26
virtio-net: Do not filter VLANs without F_CTRL_VLAN
Stefan Fritsch
1
-0
/
+6
2014-03-20
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
1
-0
/
+3
2014-03-20
spapr_llan: Add to boot device list
Alexey Kardashevskiy
1
-0
/
+3
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
1
-0
/
+4
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
1
-4
/
+12
2014-03-15
FSL eTSEC: Fix typo in rx ring
Fabien Chouteau
1
-2
/
+2
2014-03-15
misc: Fix typos in comments
Stefan Weil
1
-2
/
+2
2014-03-09
virtio-net: remove function calls from assert
Joel Stanley
1
-2
/
+5
2014-03-05
spapr-vlan: flush queue whenever can_receive can go from false to true
Alexey Kardashevskiy
1
-0
/
+2
2014-03-05
Add Enhanced Three-Speed Ethernet Controller (eTSEC)
Fabien Chouteau
7
-0
/
+2053
2014-02-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...
Peter Maydell
1
-1
/
+2
2014-02-26
hw/net/stellaris_enet: Avoid unintended sign extension
Peter Maydell
1
-1
/
+2
2014-02-25
virtio-net: use qemu_get_queue() where possible
Stefan Hajnoczi
1
-1
/
+1
2014-02-25
vhost_net: use offload API instead of bypassing it
Stefan Hajnoczi
1
-3
/
+3
2014-02-25
net: remove implicit peer from offload API
Stefan Hajnoczi
2
-15
/
+15
2014-02-25
net: virtio-net and vmxnet3 use offloading API
Vincenzo Maffione
3
-19
/
+13
2014-02-25
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
1
-2
/
+31
2014-02-24
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
1
-2
/
+31
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-1
/
+1
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
[next]