summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | qmp: add QMP command x-query-virtio-queue-elementLaurent Vivier2022-10-093-0/+360
| * | | | qmp: add QMP commands for virtio/vhost queue-statusLaurent Vivier2022-10-093-0/+373
| * | | | qmp: decode feature & status bits in virtio-statusLaurent Vivier2022-10-094-28/+874
| * | | | qmp: add QMP command x-query-virtio-statusLaurent Vivier2022-10-093-0/+331
| * | | | qmp: add QMP command x-query-virtioLaurent Vivier2022-10-098-0/+132
| * | | | Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"Peter Xu2022-10-091-0/+5
| * | | | mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron2022-10-092-1/+14
| * | | | tests/acpi: virt: update ACPI GTDT binariesMiguel Luis2022-10-094-3/+0Star
| * | | | acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addressesMiguel Luis2022-10-091-3/+2Star
| * | | | tests/acpi: virt: allow acpi GTDT changesMiguel Luis2022-10-091-0/+3
| * | | | vhost-user-blk: dynamically resize config space based on featuresDaniil Tatianin2022-10-073-8/+13
| * | | | vhost-user-blk: make 'config_wce' part of 'host_features'Daniil Tatianin2022-10-072-5/+2Star
| * | | | vhost-user-blk: make it possible to disable write-zeroes/discardDaniil Tatianin2022-10-071-2/+4
| * | | | virtio-blk: move config size params to virtio-blk-commonDaniil Tatianin2022-10-075-23/+64
| * | | | virtio: introduce VirtIOConfigSizeParams & virtio_get_config_sizeDaniil Tatianin2022-10-074-17/+28
| * | | | tests/qtest: enable tests for virtio-gpioAlex Bennée2022-10-076-1/+275
| * | | | tests/qtest: add a get_features op to vhost-user-testAlex Bennée2022-10-071-10/+27
| * | | | tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée2022-10-071-0/+13
| * | | | tests/qtest: add assert to catch bad featuresAlex Bennée2022-10-071-0/+2
| * | | | tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée2022-10-071-2/+1Star
| * | | | tests/qtest: catch unhandled vhost-user messagesAlex Bennée2022-10-071-0/+43
| * | | | tests/qtest: use qos_printf instead of g_test_messageAlex Bennée2022-10-072-6/+12
| * | | | tests/qtest: add a timeout for subprocess_run_one_testAlex Bennée2022-10-071-1/+1
| * | | | tests/qtest: pass stdout/stderr down to subtestsAlex Bennée2022-10-071-1/+3
| * | | | hw/virtio: add vhost-user-gpio-pci boilerplateViresh Kumar2022-10-073-1/+71
| * | | | hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar2022-10-076-0/+464
| * | | | hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée2022-10-0710-13/+33
| * | | | hw/virtio: move vm_running check to virtio_device_startedAlex Bennée2022-10-076-25/+10Star
| * | | | hw/virtio: add some vhost-user trace eventsAlex Bennée2022-10-072-0/+10
| * | | | hw/virtio: log potentially buggy guest driversAlex Bennée2022-10-071-0/+7
| * | | | hw/virtio: fix some coding style issuesAlex Bennée2022-10-071-3/+4
| * | | | include/hw: document vhost_dev feature life-cycleAlex Bennée2022-10-071-0/+3
| * | | | include/hw/virtio: more comment for VIRTIO_F_BAD_FEATUREAlex Bennée2022-10-071-1/+6
| * | | | hw/virtio: incorporate backend features in featuresAlex Bennée2022-10-071-1/+8
| |/ / /
* | | | Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2022-10-1213-586/+717
|\ \ \ \
| * | | | docs/system/arm/emulation.rst: Report FEAT_GTG supportPeter Maydell2022-10-101-0/+1
| * | | | target/arm: Use ARMGranuleSize in ARMVAParametersPeter Maydell2022-10-103-20/+50
| * | | | target/arm: Don't allow guest to use unimplemented granule sizesPeter Maydell2022-10-103-8/+136
| * | | | hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3Jerome Forissier2022-10-101-0/+4
| * | | | target/arm: Use tlb_set_page_fullRichard Henderson2022-10-105-114/+111Star
| * | | | target/arm: Fix cacheattr in get_phys_addr_disabledRichard Henderson2022-10-101-23/+25
| * | | | target/arm: Split out get_phys_addr_disabledRichard Henderson2022-10-101-64/+74
| * | | | target/arm: Fix ATS12NSO* from S PL1Richard Henderson2022-10-101-4/+4
| * | | | target/arm: Pass HCR to attribute subroutines.Richard Henderson2022-10-101-13/+17
| * | | | target/arm: Remove env argument from combined_attrs_fwbRichard Henderson2022-10-101-3/+2Star
| * | | | target/arm: Hoist read of *is_secure in S1_ptw_translateRichard Henderson2022-10-101-10/+12
| * | | | target/arm: Introduce arm_hcr_el2_eff_secstateRichard Henderson2022-10-102-10/+21
| * | | | target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.MRichard Henderson2022-10-101-2/+2
| * | | | target/arm: Reorg regime_translation_disabledRichard Henderson2022-10-101-7/+25
| * | | | target/arm: Fold secure and non-secure a-profile mmu indexesRichard Henderson2022-10-107-203/+85Star