summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/block/nvme: end-to-end data protectionKlaus Jensen2021-03-188-41/+837
* hw/block/nvme: add metadata supportKlaus Jensen2021-03-184-81/+620
* hw/block/nvme: fix zone management receive reporting too many zonesKlaus Jensen2021-03-181-2/+3
* hw/block/nvme: assert namespaces array indicesKlaus Jensen2021-03-183-4/+15
* hw/block/nvme: fix potential overflowKlaus Jensen2021-03-181-1/+2
* Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...Peter Maydell2021-03-182-121/+77Star
|\
| * mac_via: remove VIA1 timer optimisationsMark Cave-Ayland2021-03-161-39/+4Star
| * mac_via: fix 60Hz VIA1 timer intervalMark Cave-Ayland2021-03-161-2/+9
| * mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland2021-03-161-20/+21
| * mac_via: don't re-inject ADB response when switching to IDLE stateMark Cave-Ayland2021-03-161-51/+27Star
| * mac_via: allow long accesses to VIA registersMark Cave-Ayland2021-03-161-2/+2
| * mac_via: fix up adb_via_receive() trace eventsMark Cave-Ayland2021-03-161-17/+24
| * mac_via: switch rtc pram trace-events to use hex rather than decimal for addr...Mark Cave-Ayland2021-03-161-2/+2
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-03-173-1/+153
|\ \
| * | hw/i8254: fix vmstate loadPavel Dovgalyuk2021-03-161-1/+1
| * | memory: add a sparse memory device for fuzzingAlexander Bulekov2021-03-162-0/+152
| |/
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210316.0' i...Peter Maydell2021-03-177-95/+118
|\ \
| * | vfio/migrate: Move switch of dirty tracking into vfio_memory_listenerKeqian Zhu2021-03-162-44/+40Star
| * | vfio: Support host translation granule sizeKunkun Jiang2021-03-161-23/+25
| * | vfio: Avoid disabling and enabling vectors repeatedly in VFIO migrationShenming Lu2021-03-161-3/+17
| * | vfio: Set the priority of the VFIO VM state change handler explicitlyShenming Lu2021-03-161-1/+2
| * | vfio: Move the saving of the config space to the right place in VFIO migrationShenming Lu2021-03-161-10/+15
| * | spapr_iommu: Fix vhost integration regressionEric Auger2021-03-161-0/+5
| * | vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifierEric Auger2021-03-161-1/+1
| * | hw/vfio/pci-quirks: Replace the word 'blacklist'Philippe Mathieu-Daudé2021-03-164-11/+11
| * | vfio: Fix vfio_listener_log_sync function name typoZenghui Yu2021-03-161-2/+2
* | | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210316' int...Peter Maydell2021-03-171-8/+4Star
|\ \ \
| * | | hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARDMahmoud Mandour2021-03-161-8/+4Star
* | | | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into...Peter Maydell2021-03-171-6/+3Star
|\ \ \ \
| * | | | s390x/pci: Add missing initialization for g_autofree variablesMiroslav Rezanina2021-03-151-6/+3Star
* | | | | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell2021-03-1716-0/+1141
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | m68k: add Virtual M68k MachineLaurent Vivier2021-03-153-0/+323
| * | | | m68k: add a system controllerLaurent Vivier2021-03-154-0/+164
| * | | | m68k: add an interrupt controllerLaurent Vivier2021-03-153-0/+123
| * | | | hw/intc: add goldfish-picLaurent Vivier2021-03-154-0/+231
| * | | | hw/char: add goldfish-ttyLaurent Vivier2021-03-154-0/+300
* | | | | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...Peter Maydell2021-03-1613-335/+391
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | usb/storage: clear csw on resetGerd Hoffmann2021-03-151-0/+1
| * | | | usb/storage: add kconfig symbolsGerd Hoffmann2021-03-152-3/+14
| * | | | usb/storage move usb-storage device to separate source fileGerd Hoffmann2021-03-153-135/+157
| * | | | usb/storage: move usb-bot device to separate source fileGerd Hoffmann2021-03-153-42/+64
| * | | | usb/storage: move declarations to usb/msd.h headerGerd Hoffmann2021-03-151-42/+6Star
| * | | | hw/usb: Extract VT82C686 UHCI PCI function into a new unitPhilippe Mathieu-Daudé2021-03-153-23/+44
| * | | | hw/usb/hcd-uhci: Expose generic prototypes to local headerPhilippe Mathieu-Daudé2021-03-152-57/+96
| * | | | hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCIPhilippe Mathieu-Daudé2021-03-151-0/+1
| * | | | usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)Thomas Huth2021-03-151-1/+0Star
| * | | | usb: remove '-usbdevice u2f-key'Paolo Bonzini2021-03-151-1/+0Star
| * | | | usb: remove support for -usbdevice parametersPaolo Bonzini2021-03-152-26/+8Star
| * | | | hw/usb/bus: Remove the "full-path" propertyThomas Huth2021-03-151-6/+1Star
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2021-03-1617-42/+63
|\ \ \ \ | |_|_|/ |/| | |