aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-07pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug i...Igor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=o...Igor Mammedov
2023-03-07tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge testsIgor Mammedov
2023-03-07x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotpl...Igor Mammedov
2023-03-07tests: acpi: extend multi-bridge case with case 'root-port,id=HOHP,hotplug=of...Igor Mammedov
2023-03-07tests: acpi: whitelist q35/DSDT.multi-bridge before extending testcaseIgor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_...Igor Mammedov
2023-03-07tests: acpi: whitelist new q35.noacpihp test and pc.hpbrrootIgor Mammedov
2023-03-07Revert "tests/qtest: Check for devices in bios-tables-test"Igor Mammedov
2023-03-07vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devicesEugenio Pérez
2023-03-07vdpa net: allow VHOST_F_LOG_ALLEugenio Pérez
2023-03-07vdpa: block migration if SVQ does not admit a featureEugenio Pérez
2023-03-07vdpa: block migration if device has unsupported featuresEugenio Pérez
2023-03-07vdpa net: block migration if the device has CVQEugenio Pérez
2023-03-07vdpa: disable RAM block discard only for the first deviceEugenio Pérez
2023-03-07vdpa: add vdpa net migration state notifierEugenio Pérez
2023-03-07vdpa: move vhost reset after get vring baseEugenio Pérez
2023-03-07vdpa: add vhost_vdpa_suspendEugenio Pérez
2023-03-07vdpa: add vhost_vdpa->suspended parameterEugenio Pérez
2023-03-07vdpa: rewind at get_base, not set_baseEugenio Pérez
2023-03-07vdpa: Negotiate _F_SUSPEND featureEugenio Pérez
2023-03-07vdpa: Remember last call fd setEugenio Pérez
2023-03-07vdpa net: move iova tree creation from init to startEugenio Pérez
2023-03-07MAINTAINERS: add myself as the maintainer for cryptodevzhenwei pi
2023-03-07cryptodev: Support query-stats QMP commandzhenwei pi
2023-03-07cryptodev: support QoSzhenwei pi
2023-03-07cryptodev: Account statisticszhenwei pi
2023-03-07cryptodev: Use CryptoDevBackendOpInfo for operationzhenwei pi
2023-03-07hmp: add cryptodev info commandzhenwei pi
2023-03-07cryptodev-builtin: Detect akcipher capabilityzhenwei pi
2023-03-07cryptodev: Introduce 'query-cryptodev' QMP commandzhenwei pi
2023-03-07cryptodev: Introduce server type in QAPIzhenwei pi
2023-03-07cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi
2023-03-07cryptodev: Remove 'name' & 'model' fieldszhenwei pi
2023-03-07cryptodev: Introduce cryptodev.jsonzhenwei pi
2023-03-07docs/devel: Document VFIO device dirty page trackingAvihai Horon
2023-03-07vfio/migration: Query device dirty page tracking supportJoao Martins
2023-03-07vfio/migration: Block migration with vIOMMUJoao Martins
2023-03-07vfio/common: Add device dirty page bitmap syncJoao Martins
2023-03-07vfio/common: Extract code from vfio_get_dirty_bitmap() to new functionAvihai Horon
2023-03-07vfio/common: Add device dirty page tracking start/stopJoao Martins
2023-03-07target/mips: Fix JALS32/J32 instruction handling for microMIPSMarcin Nowakowski
2023-03-07target/mips: Replace [g_]assert(0) -> g_assert_not_reached()Philippe Mathieu-Daudé
2023-03-07docs/system: Remove "mips" board from target-mips.rstJiaxun Yang
2023-03-07gdbstub: move chunk of softmmu functionality to own fileAlex Bennée
2023-03-07gdbstub: make various helpers visible to the rest of the moduleAlex Bennée
2023-03-07gdbstub: move fromhex/tohex routines to internalsAlex Bennée
2023-03-07includes: move tb_flush into its own headerAlex Bennée