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
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
9
-28
/
+0
|
\
|
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
7
-22
/
+0
|
*
nic: do not destroy memory regions in cleanup functions
Paolo Bonzini
2014-08-17
2
-6
/
+0
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
2014-08-15
1
-8
/
+8
|
\
\
|
*
|
vmxnet3: don't use 'Yoda conditions'
Gonglei
2014-08-15
1
-8
/
+8
|
|
/
*
|
e1000: use symbolic constants to init phy ctrl & status registers
Gabriel L. Somlo
2014-08-14
1
-6
/
+23
*
|
e1000: correctly handle phy_ctrl reserved & self-clearing bits
Gabriel L. Somlo
2014-08-14
1
-14
/
+17
|
/
*
vhost-net: disable when cross-endian
Greg Kurz
2014-06-29
1
-0
/
+19
*
virtio-net: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-14
/
+17
*
virtio-net: implement per-device migration calls
Greg Kurz
2014-06-29
1
-6
/
+16
*
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
1
-1
/
+1
*
virtio-net: byteswap virtio-net header
Cédric Le Goater
2014-06-29
1
-0
/
+17
*
hw/net/eepro100: Implement read-only bits in MDI registers
Peter Maydell
2014-06-27
1
-2
/
+2
*
net: move queue number into NICPeers
Jiri Pirko
2014-06-27
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-24
1
-10
/
+3
|
\
|
*
qapi event: convert NIC_RX_FILTER_CHANGED
Wenchao Xia
2014-06-23
1
-10
/
+3
*
|
e1000: factor out checking for auto-negotiation availability
Gabriel L. Somlo
2014-06-23
1
-12
/
+14
*
|
e1000: move e1000_autoneg_timer() to after set_ics()
Gabriel L. Somlo
2014-06-23
1
-13
/
+13
*
|
e1000: signal guest on successful link auto-negotiation
Gabriel L. Somlo
2014-06-23
1
-0
/
+1
*
|
e1000: improve auto-negotiation reporting via mii-tool
Gabriel L. Somlo
2014-06-23
2
-1
/
+7
*
|
e1000: emulate auto-negotiation during external link status change
Gabriel L. Somlo
2014-06-23
1
-16
/
+19
|
/
*
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
2014-06-19
1
-0
/
+4
*
vhost-net: vhost-user feature bits support
Nikolay Nikolaev
2014-06-19
1
-0
/
+35
*
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
1
-29
/
+46
*
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
1
-4
/
+6
*
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
1
-11
/
+12
*
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
2014-06-19
2
-24
/
+35
*
vhost_net should call the poll callback only when it is set
Nikolay Nikolaev
2014-06-19
1
-3
/
+10
*
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
2014-06-19
1
-27
/
+29
*
virtio-net: announce self by guest
Jason Wang
2014-06-19
1
-0
/
+42
*
virtio: Drop superfluous conditionals around g_strdup()
Markus Armbruster
2014-06-19
1
-6
/
+1
*
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-19
1
-16
/
+8
*
Fix typo in eTSEC Ethernet controller
Fabien Chouteau
2014-06-16
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
8
-25
/
+12
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
1
-2
/
+1
*
hw/net/ne2000-isa: Register vmstate struct
Peter Maydell
2014-06-10
1
-0
/
+1
*
net: cadence_gem: Remove &desc[0] usages
Peter Crosthwaite
2014-06-10
1
-2
/
+2
*
net: cadence_gem: Comment spelling sweep
Peter Crosthwaite
2014-06-10
1
-6
/
+6
*
net: cadence_gem: Add Tx descriptor fetch printf
Peter Crosthwaite
2014-06-10
1
-0
/
+3
*
net: cadence_gem: Fix Tx descriptor update
Peter Crosthwaite
2014-06-10
1
-5
/
+7
*
e1000: remove broken support for 82573L
Gabriel L. Somlo
2014-06-09
1
-18
/
+0
*
e1000: allow command-line selection of card model
Gabriel L. Somlo
2014-06-09
2
-24
/
+102
*
vmxnet3: fix msix vectors unuse
Jiri Pirko
2014-06-09
1
-1
/
+1
*
net: xilinx_ethlite: Fix Rx-pong interrupt
Peter Crosthwaite
2014-06-09
1
-1
/
+2
*
net: xilinx_ethlite: Convert to realize()
Peter Crosthwaite
2014-06-09
1
-11
/
+14
*
net: xilinx_ethlite: Don't reset from init
Peter Crosthwaite
2014-06-09
1
-1
/
+8
*
net: cadence_gem: Fix top comment
Peter Crosthwaite
2014-05-26
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2014-05-15
3
-8
/
+4
|
\
|
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
3
-8
/
+4
*
|
hw/net/cadence_gem: Remove dead code
Peter Maydell
2014-05-13
1
-7
/
+1
[next]