aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2021-03-18hw/block/nvme: add non-mdts command size limit for verifyKlaus Jensen2-4/+31
2021-03-18hw/block/nvme: add verify commandGollu Appalanaidu5-3/+154
2021-03-18hw/block/nvme: end-to-end data protectionKlaus Jensen8-41/+837
2021-03-18hw/block/nvme: add metadata supportKlaus Jensen4-81/+620
2021-03-18hw/block/nvme: fix zone management receive reporting too many zonesKlaus Jensen1-2/+3
2021-03-18hw/block/nvme: assert namespaces array indicesKlaus Jensen3-4/+15
2021-03-18hw/block/nvme: fix potential overflowKlaus Jensen1-1/+2
2021-03-18Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...Peter Maydell2-121/+77
2021-03-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell3-1/+153
2021-03-17Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210316.0' i...Peter Maydell7-95/+118
2021-03-17Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210316' int...Peter Maydell1-8/+4
2021-03-17Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into...Peter Maydell1-6/+3
2021-03-17Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell16-0/+1141
2021-03-16mac_via: remove VIA1 timer optimisationsMark Cave-Ayland1-39/+4
2021-03-16mac_via: fix 60Hz VIA1 timer intervalMark Cave-Ayland1-2/+9
2021-03-16mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland1-20/+21
2021-03-16mac_via: don't re-inject ADB response when switching to IDLE stateMark Cave-Ayland1-51/+27
2021-03-16mac_via: allow long accesses to VIA registersMark Cave-Ayland1-2/+2
2021-03-16mac_via: fix up adb_via_receive() trace eventsMark Cave-Ayland1-17/+24
2021-03-16mac_via: switch rtc pram trace-events to use hex rather than decimal for addr...Mark Cave-Ayland1-2/+2
2021-03-16hw/i8254: fix vmstate loadPavel Dovgalyuk1-1/+1
2021-03-16memory: add a sparse memory device for fuzzingAlexander Bulekov2-0/+152
2021-03-16vfio/migrate: Move switch of dirty tracking into vfio_memory_listenerKeqian Zhu2-44/+40
2021-03-16vfio: Support host translation granule sizeKunkun Jiang1-23/+25
2021-03-16vfio: Avoid disabling and enabling vectors repeatedly in VFIO migrationShenming Lu1-3/+17
2021-03-16vfio: Set the priority of the VFIO VM state change handler explicitlyShenming Lu1-1/+2
2021-03-16vfio: Move the saving of the config space to the right place in VFIO migrationShenming Lu1-10/+15
2021-03-16spapr_iommu: Fix vhost integration regressionEric Auger1-0/+5
2021-03-16vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifierEric Auger1-1/+1
2021-03-16hw/vfio/pci-quirks: Replace the word 'blacklist'Philippe Mathieu-Daudé4-11/+11
2021-03-16vfio: Fix vfio_listener_log_sync function name typoZenghui Yu1-2/+2
2021-03-16Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...Peter Maydell13-335/+391
2021-03-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell17-42/+63
2021-03-16hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARDMahmoud Mandour1-8/+4
2021-03-15m68k: add Virtual M68k MachineLaurent Vivier3-0/+323
2021-03-15m68k: add a system controllerLaurent Vivier4-0/+164
2021-03-15m68k: add an interrupt controllerLaurent Vivier3-0/+123
2021-03-15hw/intc: add goldfish-picLaurent Vivier4-0/+231
2021-03-15hw/char: add goldfish-ttyLaurent Vivier4-0/+300
2021-03-15Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2-1/+8
2021-03-15Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into stagingPeter Maydell2-4/+17
2021-03-15usb/storage: clear csw on resetGerd Hoffmann1-0/+1
2021-03-15usb/storage: add kconfig symbolsGerd Hoffmann2-3/+14
2021-03-15usb/storage move usb-storage device to separate source fileGerd Hoffmann3-135/+157
2021-03-15usb/storage: move usb-bot device to separate source fileGerd Hoffmann3-42/+64
2021-03-15usb/storage: move declarations to usb/msd.h headerGerd Hoffmann1-42/+6
2021-03-15hw/usb: Extract VT82C686 UHCI PCI function into a new unitPhilippe Mathieu-Daudé3-23/+44
2021-03-15hw/usb/hcd-uhci: Expose generic prototypes to local headerPhilippe Mathieu-Daudé2-57/+96
2021-03-15hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCIPhilippe Mathieu-Daudé1-0/+1
2021-03-15usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)Thomas Huth1-1/+0