aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-10target/arm: Add is_secure parameter to v7m_read_half_insnRichard Henderson
2022-10-10target/arm: Split out get_phys_addr_with_secureRichard Henderson
2022-10-10target/arm: Add is_secure parameter to regime_translation_disabledRichard Henderson
2022-10-10target/arm: Fix S2 disabled check in S1_ptw_translateRichard Henderson
2022-10-10target/arm: Add is_secure parameter to get_phys_addr_lpaeRichard Henderson
2022-10-10target/arm: Make the final stage1+2 write to secure be unconditionalRichard Henderson
2022-10-10target/arm: Split s2walk_secure from ipa_secure in get_phys_addrRichard Henderson
2022-10-10docs/nuvoton: Update URL for imagesJoel Stanley
2022-10-10target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME is implementedJerome Forissier
2022-10-10target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTRPeter Maydell
2022-10-10kvm: allow target-specific accelerator propertiesPaolo Bonzini
2022-10-10i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple faultChenyi Qiang
2022-10-10scsi-disk: support setting CD-ROM block size via device optionsJohn Millikin
2022-10-09x86: pci: acpi: consolidate PCI slots creationIgor Mammedov
2022-10-09tests: acpi: update expected blobsIgor Mammedov
2022-10-09x86: pci: acpi: reorder Device's _DSM methodIgor Mammedov
2022-10-09tests: acpi: whitelist pc/q35 DSDT before moving _ADR fieldIgor Mammedov
2022-10-09tests: acpi: update expected blobsIgor Mammedov
2022-10-09x86: pci: acpi: reorder Device's _ADR and _SUN fieldsIgor Mammedov
2022-10-09tests: acpi: whitelist pc/q35 DSDT before moving _ADR fieldIgor Mammedov
2022-10-09tests: acpi: update expected blobsIgor Mammedov
2022-10-09x86: acpi: cleanup PCI device _DSM duplicationIgor Mammedov
2022-10-09tests: acpi: whitelist pc/q35 DSDT before switching _DSM to use ASUNIgor Mammedov
2022-10-09tests: acpi: update expected blobsIgor Mammedov
2022-10-09x86: acpi: _DSM: use Package to pass parametersIgor Mammedov
2022-10-09acpi: x86: refactor PDSM method to reduce nestingIgor Mammedov
2022-10-09tests: acpi: whitelist pc/q35 DSDT due to HPET AML moveIgor Mammedov
2022-10-09tests: acpi: update expected blobs after HPET moveIgor Mammedov
2022-10-09acpi: x86: deduplicate HPET AML buildingIgor Mammedov
2022-10-09tests: acpi: whitelist pc/q35 DSDT due to HPET AML moveIgor Mammedov
2022-10-09hw/smbios: support for type 8 (port connector)Hal Martin
2022-10-09pci: Sanity check mask argument to pci_set_*_by_mask()Peter Maydell
2022-10-09pci: Remove unused pci_get_*_by_mask() functionsPeter Maydell
2022-10-09hmp: add virtio commandsLaurent Vivier
2022-10-09qmp: add QMP command x-query-virtio-queue-elementLaurent Vivier
2022-10-09qmp: add QMP commands for virtio/vhost queue-statusLaurent Vivier
2022-10-09qmp: decode feature & status bits in virtio-statusLaurent Vivier
2022-10-09qmp: add QMP command x-query-virtio-statusLaurent Vivier
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier
2022-10-09Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"Peter Xu
2022-10-09mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron
2022-10-09tests/acpi: virt: update ACPI GTDT binariesMiguel Luis
2022-10-09acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addressesMiguel Luis
2022-10-09tests/acpi: virt: allow acpi GTDT changesMiguel Luis
2022-10-07vhost-user-blk: dynamically resize config space based on featuresDaniil Tatianin
2022-10-07vhost-user-blk: make 'config_wce' part of 'host_features'Daniil Tatianin
2022-10-07vhost-user-blk: make it possible to disable write-zeroes/discardDaniil Tatianin
2022-10-07virtio-blk: move config size params to virtio-blk-commonDaniil Tatianin
2022-10-07virtio: introduce VirtIOConfigSizeParams & virtio_get_config_sizeDaniil Tatianin
2022-10-07tests/qtest: enable tests for virtio-gpioAlex Bennée