aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-15virtio-blk: Respect discard granularityAkihiko Odaki
2021-03-15net: Move NetClientState.info_str to dynamic allocationsAlexey 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-15e1000: fail early for evil descriptorJason Wang
2021-03-15virtio-net: calculating proper msix vectors on initJason Wang
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-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
2021-03-14hw/display/pxa2xx_lcd: Remove dest_width state fieldPeter Maydell
2021-03-14hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfacesPeter Maydell
2021-03-14hw/display/pl110: Remove use of BITS from pl110_template.hPeter Maydell
2021-03-14hw/display/pl110: Pull included-once parts of template header into pl110.cPeter Maydell
2021-03-14hw/display/pl110: Remove dead code for non-32-bpp surfacesPeter Maydell
2021-03-13hw/mips/gt64xxx: Trace accesses to ISD registersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Rename trace events related to interrupt registersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Fix typos in qemu_log_mask() formatsPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize()Philippe Mathieu-Daudé
2021-03-12hw/arm: Connect PWM fans in NPCM7XX boardsHao Wu
2021-03-12hw/arm: Add MFT device to NPCM7xx SocHao Wu
2021-03-12hw/misc: Add NPCM7XX MFT ModuleHao Wu
2021-03-12hw/misc: Add GPIOs for duty in NPCM7xx PWMHao Wu
2021-03-12hw/arm/virt: KVM: The IPA lower bound is 32Andrew Jones
2021-03-12hw/timer/sse-timer: Propagate eventual error in sse_timer_realize()Philippe Mathieu-Daudé
2021-03-12hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC regist...Niek Linnenbank
2021-03-12hw/arm/smmuv3: Uniformize sid tracesEric Auger
2021-03-12hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handlingEric Auger
2021-03-12hw/arm/smmuv3: Enforce invalidation on a power of two rangeEric Auger
2021-03-12hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not setEric Auger