aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2021-05-17hw/block/nvme: streamline namespace array indexingKlaus Jensen2-4/+4
2021-05-17hw/block/nvme: add metadata offset helperKlaus Jensen4-10/+15
2021-05-17hw/block/nvme: cache lba and ms sizesKlaus Jensen4-99/+56
2021-05-17hw/block/nvme: replace nvme_ns_statusKlaus Jensen2-12/+8
2021-05-17hw/block/nvme: remove non-shared defines from header fileKlaus Jensen3-2/+2
2021-05-17hw/block/nvme: cleanup includesKlaus Jensen4-36/+15
2021-05-17hw/block/nvme: consolidate header filesKlaus Jensen8-391/+348
2021-05-17hw/block/nvme: rename __nvme_select_ns_iocsKlaus Jensen1-24/+23
2021-05-17hw/block/nvme: rename __nvme_advance_zone_wpKlaus Jensen1-4/+4
2021-05-17hw/block/nvme: rename __nvme_zrm_openKlaus Jensen1-6/+10
2021-05-17hw/block/nvme: align with existing styleGollu Appalanaidu2-30/+39
2021-05-17hw/block/nvme: function formatting fixGollu Appalanaidu1-1/+1
2021-05-17hw/block/nvme: fix io-command set profile featureGollu Appalanaidu1-3/+2
2021-05-17hw/block/nvme: consider metadata read aio return value in compareGollu Appalanaidu1-0/+11
2021-05-17hw/block/nvme: remove redundant invalid_lba_range traceGollu Appalanaidu1-8/+1
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell15-63/+256
2021-05-14Fix build with 64 bits time_tFabrice Fontaine1-1/+4
2021-05-14vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu1-2/+2
2021-05-14hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk1-1/+10
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat3-4/+131
2021-05-14virtio-scsi: Configure all host notifiers in a single MR transactionGreg Kurz1-0/+16
2021-05-14virtio-scsi: Set host notifiers and callbacks separatelyGreg Kurz1-18/+22
2021-05-14virtio-blk: Configure all host notifiers in a single MR transactionGreg Kurz1-0/+25
2021-05-14virtio-blk: Fix rollback path in virtio_blk_data_plane_start()Greg Kurz1-2/+9
2021-05-14pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero1-19/+14
2021-05-14amd_iommu: fix wrong MMIO operationsRoman Kapl1-3/+3
2021-05-14Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...Peter Maydell5-13/+342
2021-05-14virtio-net: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé1-1/+1
2021-05-14virtio-blk: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé1-1/+1
2021-05-14hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé1-1/+1
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell4-13/+42
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell58-6971/+0
2021-05-13numa: Make all callbacks of ram block notifiers optionalDavid Hildenbrand1-3/+10
2021-05-13numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand2-8/+21
2021-05-13util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand1-0/+14
2021-05-13migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"David Hildenbrand2-6/+1
2021-05-13hw/avr/atmega.c: use the avr51 cpu for atmega1280Frederic Konrad1-1/+1
2021-05-13multi-process: Avoid logical AND of mutually exclusive testsJagannathan Raman1-1/+1
2021-05-13hw/pci-host: Do not build gpex-acpi.c if GPEX is not selectedPhilippe Mathieu-Daudé1-1/+1
2021-05-13hw/mem/meson: Fix linking sparse-mem device with fuzzerPhilippe Mathieu-Daudé1-1/+2
2021-05-13hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé1-20/+22
2021-05-13hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé1-3/+11
2021-05-13hw/gpio/aspeed: spelling fix (addtional)Michael Tokarev1-1/+1
2021-05-13virtio-net: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé1-1/+1
2021-05-13virtio-blk: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé1-1/+1
2021-05-13hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé1-1/+1
2021-05-13Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210511' into stagingPeter Maydell1-3/+7
2021-05-12Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell9-16/+399
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster15-909/+0
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster45-5898/+0