summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()Vitaly Kuznetsov2021-10-011-3/+6
| * i386: Support KVM_CAP_HYPERV_ENFORCE_CPUIDVitaly Kuznetsov2021-10-014-3/+25
| * i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUIDVitaly Kuznetsov2021-10-013-0/+15
| * machine: Put all sanity-check in the generic SMP parserYanan Wang2021-10-011-32/+30
| * machine: Use g_autoptr in machine_set_smpPaolo Bonzini2021-10-011-5/+2
| * machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang2021-10-017-7/+8
| * machine: Remove smp_parse callback from MachineClassYanan Wang2021-10-012-7/+1
| * machine: Make smp_parse generic enough for all archesYanan Wang2021-10-013-103/+81
| * machine: Tweak the order of topology members in struct CpuTopologyYanan Wang2021-10-012-7/+8
| * machine: Use ms instead of global current_machine in sanity-checkYanan Wang2021-10-011-1/+1
| * machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang2021-10-019-19/+60
| * qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_splitYanan Wang2021-10-011-1/+2
| * qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfgYanan Wang2021-10-011-1/+2
| * machine: Improve the error reporting of smp parsingYanan Wang2021-10-012-27/+19
| * machine: Set the value of cpus to match maxcpus if it's omittedYanan Wang2021-10-013-29/+40
| * machine: Uniformly use maxcpus to calculate the omitted parametersYanan Wang2021-10-012-30/+30
| * machine: Minor refactor/fix for the smp parsersYanan Wang2021-10-012-17/+24
| * machine: Deprecate "parameter=0" SMP configurationsYanan Wang2021-10-013-5/+36
| * qapi/machine: Fix an incorrect comment of SMPConfigurationYanan Wang2021-10-011-1/+1
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...Peter Maydell2021-09-30108-447/+3806
|\
| * hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19Xuzhou Cheng2021-09-301-1/+1
| * ide: Rename ide_bus_new() to ide_bus_init()Peter Maydell2021-09-3011-12/+12
| * qbus: Rename qbus_create() to qbus_new()Peter Maydell2021-09-3014-14/+14
| * qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell2021-09-3032-61/+54
| * pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()Peter Maydell2021-09-304-23/+23
| * ipack: Rename ipack_bus_new_inplace() to ipack_bus_init()Peter Maydell2021-09-303-11/+11
| * scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()Peter Maydell2021-09-3013-22/+43
| * target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XMLPeter Maydell2021-09-309-26/+61
| * target/arm: Move gdbstub related code out of helper.cPeter Maydell2021-09-304-271/+277
| * target/arm: Fix coding style issues in gdbstub code in helper.cPeter Maydell2021-09-301-7/+16
| * configs: Don't include 32-bit-only GDB XML in aarch64 linux configsPeter Maydell2021-09-302-2/+2
| * docs/system/arm: xlnx-versal-virt: BBRAM and eFUSE UsageTong Ho2021-09-301-0/+49
| * hw/arm: xlnx-zcu102: Add Xilinx eFUSE deviceTong Ho2021-09-304-0/+48
| * hw/arm: xlnx-zcu102: Add Xilinx BBRAM deviceTong Ho2021-09-304-0/+38
| * hw/arm: xlnx-versal-virt: Add Xilinx eFUSE deviceTong Ho2021-09-304-0/+102
| * hw/arm: xlnx-versal-virt: Add Xilinx BBRAM deviceTong Ho2021-09-304-0/+60
| * hw/nvram: Introduce Xilinx battery-backed ramTong Ho2021-09-304-0/+604
| * hw/nvram: Introduce Xilinx ZynqMP eFuse deviceTong Ho2021-09-304-0/+905
| * hw/nvram: Introduce Xilinx Versal eFuse deviceTong Ho2021-09-305-0/+972
| * hw/nvram: Introduce Xilinx eFuse QOMTong Ho2021-09-305-0/+540
| * arm: tcg: Adhere to SMCCC 1.3 section 5.2Alexander Graf2021-09-301-29/+6
| * allwinner-h3: Switch to SMC as PSCI conduitAlexander Graf2021-09-301-1/+1
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-09-3064-38/+1397
|\ \
| * | meson_options.txt: Switch the default value for the vnc option to 'auto'Thomas Huth2021-09-301-1/+1
| * | build-sys: add HAVE_IPPROTO_MPTCPMarc-André Lureau2021-09-304-5/+7
| * | memory: Add tracepoint for dirty syncPeter Xu2021-09-302-0/+3
| * | memory: Name all the memory listenersPeter Xu2021-09-3019-4/+33
| * | target/i386: Fix memory leak in sev_read_file_base64()Peter Maydell2021-09-301-1/+1
| * | tests: qtest: bios-tables-test depends on the unpacked edk2 ROMsPaolo Bonzini2021-09-302-4/+5
| * | meson: unpack edk2 firmware even if --disable-blobsPaolo Bonzini2021-09-303-11/+11