aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-10target/arm: Move arm_debug_exception_fsr to debug_helper.cRichard Henderson2-25/+26
2022-06-10target/arm: Move exception_bkpt_insn to debug_helper.cRichard Henderson2-29/+31
2022-06-10target/arm: Use is_a64 in arm_generate_debug_exceptionsRichard Henderson1-1/+1
2022-06-10target/arm: Move arm_generate_debug_exceptions out of lineRichard Henderson3-91/+95
2022-06-10target/arm: Move arm_singlestep_active out of lineRichard Henderson3-10/+13
2022-06-10target/arm: Move exception_target_el out of lineRichard Henderson2-15/+16
2022-06-10target/arm: Add coproc parameter to syn_fp_access_trapRichard Henderson3-6/+18
2022-06-10target/arm: Mark exception helpers as noreturnRichard Henderson1-3/+3
2022-06-09Merge tag 'pull-riscv-to-apply-20220610' of github.com:alistair23/qemu into s...Richard Henderson19-759/+1244
2022-06-10target/riscv: trans_rvv: Avoid assert for RV32 and e64Alistair Francis1-2/+10
2022-06-09hw/vhost-user-scsi|blk: set `supports_config` flag correctlyChangpeng Liu2-1/+1
2022-06-09hw/virtio/vhost-user: don't use uninitialized variableChangpeng Liu1-5/+3
2022-06-09tests/acpi: virt: update golden masters for VIOTMark Cave-Ayland2-1/+0
2022-06-09hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_busMark Cave-Ayland1-0/+17
2022-06-09tests/acpi: virt: allow VIOT acpi table changesMark Cave-Ayland1-0/+1
2022-06-09hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI tableMark Cave-Ayland1-18/+24
2022-06-09hw/acpi/viot: move the individual PCI host bridge entry generation to a new f...Mark Cave-Ayland1-21/+27
2022-06-09hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()Mark Cave-Ayland1-2/+2
2022-06-09hw/cxl: Fix missing write mask for HDM decoder target list registersJonathan Cameron1-2/+11
2022-06-09pci: fix overflow in snprintf string formattingClaudio Fontana1-9/+9
2022-06-09hw/machine: Drop cxl_supported flag as no longer usefulJonathan Cameron2-2/+0
2022-06-09hw/cxl: Move the CXLState from MachineState to machine type specific state.Jonathan Cameron5-27/+21
2022-06-09tests/acpi: Update q35/CEDT.cxl for new memory addresses.Jonathan Cameron2-1/+0
2022-06-09pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.Jonathan Cameron8-13/+75
2022-06-09tests/acpi: Allow modification of q35 CXL CEDT table.Jonathan Cameron1-0/+1
2022-06-09hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron6-10/+10
2022-06-09hw/acpi/cxl: Pass in the CXLState directly rather than MachineStateJonathan Cameron3-9/+9
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron14-126/+150
2022-06-09x86: acpi-build: do not include hw/isa/isa.h directlyIgor Mammedov1-1/+0
2022-06-09tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobsIgor Mammedov3-2/+0
2022-06-09acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AMLIgor Mammedov2-34/+32
2022-06-09acpi: pc/q35: remove not needed 'if' condition on pci busIgor Mammedov1-8/+2
2022-06-09acpi: pc/q35: tpm-tis: fix TPM device scopeIgor Mammedov1-2/+1
2022-06-09tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobsIgor Mammedov1-0/+2
2022-06-09tests: acpi: update expected DSDT.pvpanic-isa blobIgor Mammedov2-1/+0
2022-06-09acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AMLIgor Mammedov3-46/+42
2022-06-09tests: acpi: add pvpanic-isa: testcaseIgor Mammedov1-0/+12
2022-06-09tests: acpi: white-lists expected DSDT.pvpanic-isa blobIgor Mammedov2-0/+1
2022-06-09tests: acpi: update expected blobsIgor Mammedov2-1/+0
2022-06-09acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AMLIgor Mammedov3-36/+29
2022-06-09tests: acpi: add applesmc testcaseIgor Mammedov1-0/+12
2022-06-09tests: acpi: add and white-list DSDT.applesmc expected blobIgor Mammedov2-0/+1
2022-06-09tests: acpi: update expected blobsIgor Mammedov33-32/+0
2022-06-09acpi: q35: isa bridge: use AcpiDevAmlIf interface to build ISA device descrip...Igor Mammedov2-19/+30
2022-06-09acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptorsIgor Mammedov2-5/+28
2022-06-09tests: acpi: white-list to be re-factored pc/q35 DSDTIgor Mammedov1-0/+32
2022-06-09q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpiIgor Mammedov4-4/+1
2022-06-09acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptorsIgor Mammedov7-47/+42
2022-06-09acpi: ich9-smb: add support for AcpiDevAmlIf interfaceIgor Mammedov1-0/+15
2022-06-09tests: acpi: update expected DSDT.ipmismbus blobIgor Mammedov2-1/+0