aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-15ui/cocoa: Do not exit immediately after shutdownAkihiko Odaki
2021-03-15opengl: Do not convert format with glTexImage2D on OpenGL ESAkihiko Odaki
2021-03-15ui: deprecate "password" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for VNC serversDaniel P. Berrangé
2021-03-15usb/storage: clear csw on resetGerd Hoffmann
2021-03-15usb/storage: add kconfig symbolsGerd Hoffmann
2021-03-15usb/storage move usb-storage device to separate source fileGerd Hoffmann
2021-03-15usb/storage: move usb-bot device to separate source fileGerd Hoffmann
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-15s390x/pci: Add missing initialization for g_autofree variablesMiroslav Rezanina
2021-03-15target/s390x: Store r1/r2 for page-translation exceptions during MVPGDavid Hildenbrand
2021-03-15target/s390x: Implement the MVPG condition-code-option bitRichard Henderson
2021-03-15s390x/cpu_model: use official name for 8562Cornelia Huck
2021-03-15exec: Get rid of phys_mem_set_alloc()David Hildenbrand
2021-03-15s390x/kvm: Get rid of legacy_s390_alloc()David Hildenbrand
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é