Age | Commit message (Expand) | Author | Files | Lines |
2021-03-16 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ... | Peter Maydell | 13 | -335/+391 |
2021-03-16 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 17 | -42/+63 |
2021-03-15 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell | 2 | -1/+8 |
2021-03-15 | Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into staging | Peter Maydell | 2 | -4/+17 |
2021-03-15 | usb/storage: clear csw on reset | Gerd Hoffmann | 1 | -0/+1 |
2021-03-15 | usb/storage: add kconfig symbols | Gerd Hoffmann | 2 | -3/+14 |
2021-03-15 | usb/storage move usb-storage device to separate source file | Gerd Hoffmann | 3 | -135/+157 |
2021-03-15 | usb/storage: move usb-bot device to separate source file | Gerd Hoffmann | 3 | -42/+64 |
2021-03-15 | usb/storage: move declarations to usb/msd.h header | Gerd Hoffmann | 1 | -42/+6 |
2021-03-15 | hw/usb: Extract VT82C686 UHCI PCI function into a new unit | Philippe Mathieu-Daudé | 3 | -23/+44 |
2021-03-15 | hw/usb/hcd-uhci: Expose generic prototypes to local header | Philippe Mathieu-Daudé | 2 | -57/+96 |
2021-03-15 | hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCI | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-03-15 | usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed) | Thomas Huth | 1 | -1/+0 |
2021-03-15 | usb: remove '-usbdevice u2f-key' | Paolo Bonzini | 1 | -1/+0 |
2021-03-15 | usb: remove support for -usbdevice parameters | Paolo Bonzini | 2 | -26/+8 |
2021-03-15 | hw/usb/bus: Remove the "full-path" property | Thomas Huth | 1 | -6/+1 |
2021-03-15 | Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314... | Peter Maydell | 4 | -0/+354 |
2021-03-15 | virtio-blk: Respect discard granularity | Akihiko Odaki | 2 | -1/+8 |
2021-03-15 | net: Move NetClientState.info_str to dynamic allocations | Alexey Kirillov | 1 | -3/+2 |
2021-03-15 | pvrdma: wean code off pvrdma_ring.h kernel header | Cornelia Huck | 5 | -28/+37 |
2021-03-15 | lan9118: switch to use qemu_receive_packet() for loopback | Alexander Bulekov | 1 | -1/+1 |
2021-03-15 | cadence_gem: switch to use qemu_receive_packet() for loopback | Alexander Bulekov | 1 | -2/+2 |
2021-03-15 | pcnet: switch to use qemu_receive_packet() for loopback | Alexander Bulekov | 1 | -1/+1 |
2021-03-15 | rtl8139: switch to use qemu_receive_packet() for loopback | Alexander Bulekov | 1 | -1/+1 |
2021-03-15 | tx_pkt: switch to use qemu_receive_packet_iov() for loopback | Jason Wang | 1 | -1/+1 |
2021-03-15 | sungem: switch to use qemu_receive_packet() for loopback | Jason Wang | 1 | -1/+1 |
2021-03-15 | msf2-mac: switch to use qemu_receive_packet() for loopback | Jason Wang | 1 | -1/+1 |
2021-03-15 | dp8393x: switch to use qemu_receive_packet() for loopback packet | Jason Wang | 1 | -1/+1 |
2021-03-15 | e1000: switch to use qemu_receive_packet() for loopback | Jason Wang | 1 | -1/+1 |
2021-03-15 | e1000: fail early for evil descriptor | Jason Wang | 1 | -0/+4 |
2021-03-15 | virtio-net: calculating proper msix vectors on init | Jason Wang | 2 | -1/+10 |
2021-03-15 | hw/avr/arduino: List board schematic links | Philippe Mathieu-Daudé | 1 | -4/+16 |
2021-03-15 | hw/misc/led: Add yellow LED | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-03-14 | Merge remote-tracking branch 'remotes/philmd/tags/mips-20210313' into staging | Peter Maydell | 2 | -26/+39 |
2021-03-14 | tricore: added triboard with tc27x_soc | Andreas Konopik | 4 | -0/+354 |
2021-03-14 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'... | Peter Maydell | 21 | -777/+1670 |
2021-03-14 | hw/display/pxa2xx: Inline template header | Peter Maydell | 2 | -436/+425 |
2021-03-14 | hw/display/pxa2xx: Apply whitespace-only coding style fixes to template header | Peter Maydell | 1 | -34/+32 |
2021-03-14 | hw/display/pxa2xx: Apply brace-related coding style fixes to template header | Peter Maydell | 1 | -19/+28 |
2021-03-14 | hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.h | Peter Maydell | 1 | -65/+45 |
2021-03-14 | hw/display/pxa2xx_lcd: Remove dest_width state field | Peter Maydell | 1 | -9/+11 |
2021-03-14 | hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfaces | Peter Maydell | 1 | -62/+17 |
2021-03-14 | hw/display/pl110: Remove use of BITS from pl110_template.h | Peter Maydell | 2 | -68/+65 |
2021-03-14 | hw/display/pl110: Pull included-once parts of template header into pl110.c | Peter Maydell | 2 | -99/+80 |
2021-03-14 | hw/display/pl110: Remove dead code for non-32-bpp surfaces | Peter Maydell | 1 | -45/+8 |
2021-03-13 | hw/mips/gt64xxx: Trace accesses to ISD registers | Philippe Mathieu-Daudé | 2 | -0/+4 |
2021-03-13 | hw/mips/gt64xxx: Rename trace events related to interrupt registers | Philippe Mathieu-Daudé | 2 | -10/+10 |
2021-03-13 | hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats | Philippe Mathieu-Daudé | 1 | -10/+10 |
2021-03-13 | hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers | Philippe Mathieu-Daudé | 1 | -4/+6 |
2021-03-13 | hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize() | Philippe Mathieu-Daudé | 1 | -2/+9 |