Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | usb: Remove legacy -usbdevice options (host, serial, disk and net) | Thomas Huth | 1 | -26/+0 |
2017-02-23 | usb: replace handle_destroy with unrealize | Marc-André Lureau | 1 | -2/+2 |
2016-07-19 | net: Use correct type for bool flag | Eric Blake | 1 | -1/+1 |
2016-07-19 | qapi: Change Netdev into a flat union | Eric Blake | 1 | -1/+1 |
2016-06-13 | hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p() | Peter Maydell | 1 | -33/+30 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-02-23 | usb: check RNDIS buffer offsets & length | Prasad J Pandit | 1 | -3/+6 |
2016-02-23 | usb: check USB configuration descriptor object | Prasad J Pandit | 1 | -1/+2 |
2016-01-29 | usb: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-07-27 | usbnet: Drop usbnet_can_receive | Fam Zheng | 1 | -16/+4 |
2015-06-22 | QemuOpts: Wean off qerror_report_err() | Markus Armbruster | 1 | -1/+1 |
2015-05-08 | usb: usb-net QOMify | Gonglei | 1 | -4/+7 |
2015-05-08 | usb: fix usb-net segfault | Michal Kazior | 1 | -0/+4 |
2015-02-26 | QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use | Markus Armbruster | 1 | -2/+2 |
2015-02-26 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into... | Peter Maydell | 1 | -2/+1 |
2015-02-18 | usb: Improve -usbdevice error reporting a bit | Markus Armbruster | 1 | -1/+0 |
2015-02-18 | usb: usb_create() can't fail, drop useless error handling | Markus Armbruster | 1 | -3/+0 |
2015-02-18 | error: Use error_report_err() where appropriate | Markus Armbruster | 1 | -2/+1 |
2014-10-15 | bootindex: move calling add_boot_device_patch to bootindex setter function | Gonglei | 1 | -2/+0 |
2014-10-15 | usb-net: add bootindex to qom property | Gonglei | 1 | -0/+11 |
2014-09-23 | usb-net: convert init to realize | Gonglei | 1 | -5/+4 |
2014-02-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging | Peter Maydell | 1 | -2/+2 |
2014-02-18 | usb: Remove magic constants from device bmAttributes | Pantelis Koukousoulas | 1 | -2/+2 |
2014-02-17 | Use error_is_set() only when necessary | Markus Armbruster | 1 | -1/+1 |
2013-11-13 | usb: drop unused USBNetState.inpkt field | Stefan Hajnoczi | 1 | -1/+0 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-03-01 | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini | 1 | -0/+1 |
2013-02-19 | usb-core: usb3 streams | Gerd Hoffmann | 1 | -1/+1 |
2013-02-01 | net: intorduce qemu_del_nic() | Jason Wang | 1 | -1/+1 |
2013-02-01 | net: introduce qemu_get_nic() | Jason Wang | 1 | -3/+3 |
2013-02-01 | net: introduce qemu_get_queue() | Jason Wang | 1 | -5/+5 |
2013-01-10 | Make all static TypeInfos const | Andreas Färber | 1 | -1/+1 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -3/+3 |
2012-12-19 | net: reorganize headers | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | janitor: do not rely on indirect inclusions of or from qemu-char.h | Paolo Bonzini | 1 | -0/+1 |
2012-12-04 | usb: Call wakeup when data becomes available for all devices with int eps | Hans de Goede | 1 | -0/+7 |
2012-11-08 | usb: split packet result into actual_length + status | Hans de Goede | 1 | -52/+49 |
2012-09-14 | net: fix usbnet_receive() packet drops | Stefan Hajnoczi | 1 | -3/+16 |
2012-09-14 | net: clean up usbnet_receive() | Stefan Hajnoczi | 1 | -13/+17 |
2012-08-01 | net: Rename qemu_del_vlan_client() to qemu_del_net_client() | Stefan Hajnoczi | 1 | -1/+1 |
2012-08-01 | net: Rename VLANClientState to NetClientState | Stefan Hajnoczi | 1 | -3/+3 |
2012-07-23 | hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) | Laszlo Ersek | 1 | -1/+1 |
2012-06-04 | net: net_client_init(): use error_set() | Luiz Capitulino | 1 | -2/+5 |
2012-06-04 | net: purge the monitor object from all init functions | Luiz Capitulino | 1 | -1/+1 |
2012-04-26 | usb: add serial number generator | Gerd Hoffmann | 1 | -0/+1 |
2012-03-13 | usb: the big rename | Gerd Hoffmann | 1 | -0/+1423 |