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