summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/tricore: Add testdevice for tests in tests/tcg/Bastian Koppelmann2021-05-183-0/+91
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell2021-05-177-28/+39
|\
| * hw/avr/atmega.c: use the avr51 cpu for atmega1280Frederic Konrad2021-05-131-1/+1
| * multi-process: Avoid logical AND of mutually exclusive testsJagannathan Raman2021-05-131-1/+1
| * hw/pci-host: Do not build gpex-acpi.c if GPEX is not selectedPhilippe Mathieu-Daudé2021-05-131-1/+1
| * hw/mem/meson: Fix linking sparse-mem device with fuzzerPhilippe Mathieu-Daudé2021-05-131-1/+2
| * hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé2021-05-131-20/+22
| * hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé2021-05-131-3/+11
| * hw/gpio/aspeed: spelling fix (addtional)Michael Tokarev2021-05-131-1/+1
| * virtio-net: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé2021-05-131-1/+1
| * virtio-blk: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé2021-05-131-1/+1
| * hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé2021-05-131-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-05-1615-63/+256
|\ \
| * | Fix build with 64 bits time_tFabrice Fontaine2021-05-141-1/+4
| * | vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu2021-05-141-2/+2
| * | hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk2021-05-141-1/+10
| * | hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat2021-05-143-4/+131
| * | virtio-scsi: Configure all host notifiers in a single MR transactionGreg Kurz2021-05-141-0/+16
| * | virtio-scsi: Set host notifiers and callbacks separatelyGreg Kurz2021-05-141-18/+22
| * | virtio-blk: Configure all host notifiers in a single MR transactionGreg Kurz2021-05-141-0/+25
| * | virtio-blk: Fix rollback path in virtio_blk_data_plane_start()Greg Kurz2021-05-141-2/+9
| * | pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero2021-05-141-19/+14Star
| * | amd_iommu: fix wrong MMIO operationsRoman Kapl2021-05-141-3/+3
| * | virtio-net: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé2021-05-141-1/+1
| * | virtio-blk: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé2021-05-141-1/+1
| * | hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé2021-05-141-1/+1
| * | x86: acpi: use offset instead of pointer when using build_header()Igor Mammedov2021-05-042-8/+15
| * | amd_iommu: Fix pte_override_page_mask()Jean-Philippe Brucker2021-05-041-2/+2
* | | Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...Peter Maydell2021-05-145-13/+342
|\ \ \
| * | | hw/i2c: add pca954x i2c-mux switchPatrick Venture2021-04-154-0/+300
| * | | hw/i2c: move search to i2c_scan_bus methodPatrick Venture2021-04-151-12/+26
| * | | hw/i2c: add match method for device searchPatrick Venture2021-04-151-4/+19
* | | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell2021-05-144-13/+42
|\ \ \ \
| * | | | numa: Make all callbacks of ram block notifiers optionalDavid Hildenbrand2021-05-131-3/+10
| * | | | numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand2021-05-132-8/+21
| * | | | util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand2021-05-131-0/+14
| * | | | migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"David Hildenbrand2021-05-132-6/+1Star
* | | | | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell2021-05-1358-6971/+0Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Drop the deprecated unicore32 targetMarkus Armbruster2021-05-1215-909/+0Star
| * | | | Drop the deprecated lm32 targetMarkus Armbruster2021-05-1245-5898/+0Star
| * | | | Remove the deprecated moxie targetThomas Huth2021-05-125-164/+0Star
* | | | | Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210511' into stagingPeter Maydell2021-05-131-3/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | hw/block/pflash_cfi02: Do not create aliases when not necessaryPhilippe Mathieu-Daudé2021-05-111-2/+6
| * | | | hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize()Philippe Mathieu-Daudé2021-05-111-1/+1
* | | | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell2021-05-129-16/+399
|\ \ \ \ \
| * | | | | hw/riscv: Fix OT IBEX reset vectorAlexander Wagner2021-05-111-1/+1
| * | | | | hw/riscv: Enable VIRTIO_VGA for RISC-V virt machineAlistair Francis2021-05-111-0/+1
| * | | | | hw/opentitan: Update the interrupt layoutAlistair Francis2021-05-112-14/+14
| * | | | | hw/riscv: Connect Shakti UART to Shakti platformVijai Kumar K2021-05-111-0/+8
| * | | | | hw/char: Add Shakti UART emulationVijai Kumar K2021-05-113-0/+190