aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-03-16mac_via: fix 60Hz VIA1 timer intervalMark Cave-Ayland
2021-03-16mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland
2021-03-16mac_via: don't re-inject ADB response when switching to IDLE stateMark Cave-Ayland
2021-03-16mac_via: allow long accesses to VIA registersMark Cave-Ayland
2021-03-16mac_via: fix up adb_via_receive() trace eventsMark Cave-Ayland
2021-03-16mac_via: switch rtc pram trace-events to use hex rather than decimal for addr...Mark Cave-Ayland
2021-03-16hw/i8254: fix vmstate loadPavel Dovgalyuk
2021-03-16memory: add a sparse memory device for fuzzingAlexander Bulekov
2021-03-16vfio/migrate: Move switch of dirty tracking into vfio_memory_listenerKeqian Zhu
2021-03-16vfio: Support host translation granule sizeKunkun Jiang
2021-03-16vfio: Avoid disabling and enabling vectors repeatedly in VFIO migrationShenming Lu
2021-03-16vfio: Set the priority of the VFIO VM state change handler explicitlyShenming Lu
2021-03-16vfio: Move the saving of the config space to the right place in VFIO migrationShenming Lu
2021-03-16spapr_iommu: Fix vhost integration regressionEric Auger
2021-03-16vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifierEric Auger
2021-03-16hw/vfio/pci-quirks: Replace the word 'blacklist'Philippe Mathieu-Daudé
2021-03-16vfio: Fix vfio_listener_log_sync function name typoZenghui Yu
2021-03-16Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...Peter Maydell
2021-03-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-03-16hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARDMahmoud Mandour
2021-03-15m68k: add Virtual M68k MachineLaurent Vivier
2021-03-15m68k: add a system controllerLaurent Vivier
2021-03-15m68k: add an interrupt controllerLaurent Vivier
2021-03-15hw/intc: add goldfish-picLaurent Vivier
2021-03-15hw/char: add goldfish-ttyLaurent Vivier
2021-03-15Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-03-15Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into stagingPeter Maydell
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: 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