summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-15usb/storage: move declarations to usb/msd.h headerGerd Hoffmann
2021-03-15hw/usb: Extract VT82C686 UHCI PCI function into a new unitPhilippe Mathieu-Daudé
2021-03-15hw/usb/hcd-uhci: Expose generic prototypes to local headerPhilippe Mathieu-Daudé
2021-03-15hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCIPhilippe Mathieu-Daudé
2021-03-15usb: Document the missing -usbdevice optionsThomas Huth
2021-03-15usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)Thomas Huth
2021-03-15usb: remove '-usbdevice u2f-key'Paolo Bonzini
2021-03-15usb: remove support for -usbdevice parametersPaolo Bonzini
2021-03-15hw/usb/bus: Remove the "full-path" propertyThomas Huth
2021-03-15Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314...Peter Maydell
2021-03-15virtio-blk: Respect discard granularityAkihiko Odaki
2021-03-15net: Do not fill legacy info_str for backendsAlexey Kirillov
2021-03-15hmp: Use QAPI NetdevInfo in hmp_info_networkAlexey Kirillov
2021-03-15net: Move NetClientState.info_str to dynamic allocationsAlexey Kirillov
2021-03-15tests: Add tests for query-netdev commandAlexey Kirillov
2021-03-15qapi: net: Add query-netdev commandAlexey Kirillov
2021-03-15pvrdma: wean code off pvrdma_ring.h kernel headerCornelia Huck
2021-03-15lan9118: switch to use qemu_receive_packet() for loopbackAlexander Bulekov
2021-03-15cadence_gem: switch to use qemu_receive_packet() for loopbackAlexander Bulekov
2021-03-15pcnet: switch to use qemu_receive_packet() for loopbackAlexander Bulekov
2021-03-15rtl8139: switch to use qemu_receive_packet() for loopbackAlexander Bulekov
2021-03-15tx_pkt: switch to use qemu_receive_packet_iov() for loopbackJason Wang
2021-03-15sungem: switch to use qemu_receive_packet() for loopbackJason Wang
2021-03-15msf2-mac: switch to use qemu_receive_packet() for loopbackJason Wang
2021-03-15dp8393x: switch to use qemu_receive_packet() for loopback packetJason Wang
2021-03-15e1000: switch to use qemu_receive_packet() for loopbackJason Wang
2021-03-15net: introduce qemu_receive_packet()Jason Wang
2021-03-15e1000: fail early for evil descriptorJason Wang
2021-03-15net: validate that ids are well formedPaolo Bonzini
2021-03-15net: Fix build error when DEBUG_NET is onBin Meng
2021-03-15virtio-net: calculating proper msix vectors on initJason Wang
2021-03-15target/avr: Fix interrupt executionIvanov Arkasha
2021-03-15target/avr: Fix some comment spelling errorsLichang Zhao
2021-03-15hw/avr/arduino: List board schematic linksPhilippe Mathieu-Daudé
2021-03-15hw/misc/led: Add yellow LEDPhilippe Mathieu-Daudé
2021-03-14Merge remote-tracking branch 'remotes/philmd/tags/mips-20210313' into stagingPeter Maydell
2021-03-14Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...Peter Maydell
2021-03-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell
2021-03-14target/tricore: Fix OPC2_32_RRPW_EXTR for width=0Bastian Koppelmann
2021-03-14target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2Bastian Koppelmann
2021-03-14tricore: fixed faulty conditions for extr and imaskAndreas Konopik
2021-03-14target/tricore: Remove unused definitionsPhilippe Mathieu-Daudé
2021-03-14target/tricore: Pass MMUAccessType to get_physical_address()Philippe Mathieu-Daudé
2021-03-14target/tricore: Replace magic value by MMU_DATA_LOAD definitionPhilippe Mathieu-Daudé
2021-03-14tricore: added triboard with tc27x_socAndreas Konopik
2021-03-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...Peter Maydell
2021-03-14hw/display/pxa2xx: Inline template headerPeter Maydell
2021-03-14hw/display/pxa2xx: Apply whitespace-only coding style fixes to template headerPeter Maydell
2021-03-14hw/display/pxa2xx: Apply brace-related coding style fixes to template headerPeter Maydell
2021-03-14hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.hPeter Maydell