aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-05-18Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-05-18vhost-user-blk: Check that num-queues is supported by backendKevin Wolf
2021-05-18virtio: Fail if iommu_platform is requested, but unsupportedKevin Wolf
2021-05-18vhost-user-blk: Get more feature flags from vhost deviceKevin Wolf
2021-05-18vhost-user-blk: Improve error reporting in realizeKevin Wolf
2021-05-18vhost-user-blk: Don't reconnect during initialisationKevin Wolf
2021-05-18vhost-user-blk: Make sure to set Error on realize failureKevin Wolf
2021-05-17Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-17hw/nvme: move nvme emulation out of hw/blockKlaus Jensen
2021-05-17hw/block/nvme: move zoned constraints checksKlaus Jensen
2021-05-17hw/block/nvme: remove irrelevant zone resource checksKlaus Jensen
2021-05-17hw/block/nvme: remove num_namespaces memberKlaus Jensen
2021-05-17hw/block/nvme: streamline namespace array indexingKlaus Jensen
2021-05-17hw/block/nvme: add metadata offset helperKlaus Jensen
2021-05-17hw/block/nvme: cache lba and ms sizesKlaus Jensen
2021-05-17hw/block/nvme: replace nvme_ns_statusKlaus Jensen
2021-05-17hw/block/nvme: remove non-shared defines from header fileKlaus Jensen
2021-05-17hw/block/nvme: cleanup includesKlaus Jensen
2021-05-17hw/block/nvme: consolidate header filesKlaus Jensen
2021-05-17hw/block/nvme: rename __nvme_select_ns_iocsKlaus Jensen
2021-05-17hw/block/nvme: rename __nvme_advance_zone_wpKlaus Jensen
2021-05-17hw/block/nvme: rename __nvme_zrm_openKlaus Jensen
2021-05-17hw/block/nvme: align with existing styleGollu Appalanaidu
2021-05-17hw/block/nvme: function formatting fixGollu Appalanaidu
2021-05-17hw/block/nvme: fix io-command set profile featureGollu Appalanaidu
2021-05-17hw/block/nvme: consider metadata read aio return value in compareGollu Appalanaidu
2021-05-17hw/block/nvme: remove redundant invalid_lba_range traceGollu Appalanaidu
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-05-14Fix build with 64 bits time_tFabrice Fontaine
2021-05-14vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu
2021-05-14hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat
2021-05-14virtio-scsi: Configure all host notifiers in a single MR transactionGreg Kurz
2021-05-14virtio-scsi: Set host notifiers and callbacks separatelyGreg Kurz
2021-05-14virtio-blk: Configure all host notifiers in a single MR transactionGreg Kurz
2021-05-14virtio-blk: Fix rollback path in virtio_blk_data_plane_start()Greg Kurz
2021-05-14pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero
2021-05-14amd_iommu: fix wrong MMIO operationsRoman Kapl
2021-05-14Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...Peter Maydell
2021-05-14virtio-net: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé
2021-05-14virtio-blk: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé
2021-05-14hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell
2021-05-13numa: Make all callbacks of ram block notifiers optionalDavid Hildenbrand
2021-05-13numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand
2021-05-13util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand
2021-05-13migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"David Hildenbrand
2021-05-13hw/avr/atmega.c: use the avr51 cpu for atmega1280Frederic Konrad