aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-05-17Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
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
2021-05-13multi-process: Avoid logical AND of mutually exclusive testsJagannathan Raman
2021-05-13hw/pci-host: Do not build gpex-acpi.c if GPEX is not selectedPhilippe Mathieu-Daudé
2021-05-13hw/mem/meson: Fix linking sparse-mem device with fuzzerPhilippe Mathieu-Daudé
2021-05-13hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé
2021-05-13hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé
2021-05-13hw/gpio/aspeed: spelling fix (addtional)Michael Tokarev
2021-05-13virtio-net: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé
2021-05-13virtio-blk: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé
2021-05-13hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé
2021-05-13Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210511' into stagingPeter Maydell
2021-05-12Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell
2021-05-12Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell
2021-05-11hw/block/pflash_cfi02: Do not create aliases when not necessaryPhilippe Mathieu-Daudé
2021-05-11hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize()Philippe Mathieu-Daudé
2021-05-11hw/riscv: Fix OT IBEX reset vectorAlexander Wagner
2021-05-11hw/riscv: Enable VIRTIO_VGA for RISC-V virt machineAlistair Francis
2021-05-11hw/opentitan: Update the interrupt layoutAlistair Francis
2021-05-11hw/riscv: Connect Shakti UART to Shakti platformVijai Kumar K
2021-05-11hw/char: Add Shakti UART emulationVijai Kumar K
2021-05-11riscv: Add initial support for Shakti C machineVijai Kumar K
2021-05-11hw/riscv: sifive_e: Add 'const' to sifive_e_memmap[]Bin Meng
2021-05-10accel: move call to accel_init_interfacesClaudio Fontana