index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-network.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
Peter Maydell
2014-02-20
1
-2
/
+2
|
\
|
*
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-18
1
-2
/
+2
*
|
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
1
-1
/
+1
|
/
*
usb: drop unused USBNetState.inpkt field
Stefan Hajnoczi
2013-11-13
1
-1
/
+0
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
2013-03-01
1
-0
/
+1
*
usb-core: usb3 streams
Gerd Hoffmann
2013-02-19
1
-1
/
+1
*
net: intorduce qemu_del_nic()
Jason Wang
2013-02-01
1
-1
/
+1
*
net: introduce qemu_get_nic()
Jason Wang
2013-02-01
1
-3
/
+3
*
net: introduce qemu_get_queue()
Jason Wang
2013-02-01
1
-5
/
+5
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
net: reorganize headers
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-19
1
-0
/
+1
*
usb: Call wakeup when data becomes available for all devices with int eps
Hans de Goede
2012-12-04
1
-0
/
+7
*
usb: split packet result into actual_length + status
Hans de Goede
2012-11-08
1
-52
/
+49
*
net: fix usbnet_receive() packet drops
Stefan Hajnoczi
2012-09-14
1
-3
/
+16
*
net: clean up usbnet_receive()
Stefan Hajnoczi
2012-09-14
1
-13
/
+17
*
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
2012-08-01
1
-1
/
+1
*
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
1
-3
/
+3
*
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-07-23
1
-1
/
+1
*
net: net_client_init(): use error_set()
Luiz Capitulino
2012-06-04
1
-2
/
+5
*
net: purge the monitor object from all init functions
Luiz Capitulino
2012-06-04
1
-1
/
+1
*
usb: add serial number generator
Gerd Hoffmann
2012-04-26
1
-0
/
+1
*
usb: the big rename
Gerd Hoffmann
2012-03-13
1
-0
/
+1423