aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-02qapi/parser: fix unused check_args_section argumentsJohn Snow2-9/+11
2021-10-02qapi/gen: use dict.items() to iterate over _modulesJohn Snow1-2/+1
2021-10-02qapi/pylintrc: ignore 'consider-using-f-string' warningJohn Snow1-0/+1
2021-10-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson26-388/+547
2021-10-01docs: reorganize testing.rstPaolo Bonzini1-70/+76
2021-10-01docs: move gcov section at the end of testing.rstPaolo Bonzini1-19/+19
2021-10-01docs: reorganize tcg-plugins.rstPaolo Bonzini1-47/+46
2021-10-01docs: reorganize qgraph.rstPaolo Bonzini1-65/+67
2021-10-01docs: put "make" information together in build-system.rstPaolo Bonzini1-11/+10
2021-10-01docs: move notes inside the body of the documentPaolo Bonzini1-9/+11
2021-10-01docs: name included files ".rst.inc"Paolo Bonzini4-3/+3
2021-10-01i386: Change the default Hyper-V version to match WS2016Vitaly Kuznetsov3-5/+9
2021-10-01i386: Make Hyper-V version id configurableVitaly Kuznetsov4-15/+47
2021-10-01i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenmentVitaly Kuznetsov5-2/+24
2021-10-01i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()Vitaly Kuznetsov1-3/+6
2021-10-01i386: Support KVM_CAP_HYPERV_ENFORCE_CPUIDVitaly Kuznetsov4-3/+25
2021-10-01i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUIDVitaly Kuznetsov3-0/+15
2021-10-01machine: Put all sanity-check in the generic SMP parserYanan Wang1-32/+30
2021-10-01machine: Use g_autoptr in machine_set_smpPaolo Bonzini1-5/+2
2021-10-01machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang7-7/+8
2021-10-01machine: Remove smp_parse callback from MachineClassYanan Wang2-7/+1
2021-10-01machine: Make smp_parse generic enough for all archesYanan Wang3-103/+81
2021-10-01machine: Tweak the order of topology members in struct CpuTopologyYanan Wang2-7/+8
2021-10-01machine: Use ms instead of global current_machine in sanity-checkYanan Wang1-1/+1
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang9-19/+60
2021-10-01qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_splitYanan Wang1-1/+2
2021-10-01qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfgYanan Wang1-1/+2
2021-10-01machine: Improve the error reporting of smp parsingYanan Wang2-27/+19
2021-10-01machine: Set the value of cpus to match maxcpus if it's omittedYanan Wang3-29/+40
2021-10-01machine: Uniformly use maxcpus to calculate the omitted parametersYanan Wang2-30/+30
2021-10-01machine: Minor refactor/fix for the smp parsersYanan Wang2-17/+24
2021-10-01machine: Deprecate "parameter=0" SMP configurationsYanan Wang3-5/+36
2021-10-01qapi/machine: Fix an incorrect comment of SMPConfigurationYanan Wang1-1/+1
2021-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...Peter Maydell108-447/+3806
2021-09-30Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell64-38/+1397
2021-09-30Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210930' in...Peter Maydell35-445/+741
2021-09-30meson_options.txt: Switch the default value for the vnc option to 'auto'Thomas Huth1-1/+1
2021-09-30build-sys: add HAVE_IPPROTO_MPTCPMarc-André Lureau4-5/+7
2021-09-30memory: Add tracepoint for dirty syncPeter Xu2-0/+3
2021-09-30memory: Name all the memory listenersPeter Xu19-4/+33
2021-09-30target/i386: Fix memory leak in sev_read_file_base64()Peter Maydell1-1/+1
2021-09-30tests: qtest: bios-tables-test depends on the unpacked edk2 ROMsPaolo Bonzini2-4/+5
2021-09-30meson: unpack edk2 firmware even if --disable-blobsPaolo Bonzini3-11/+11
2021-09-30target/i386: Add the query-sgx-capabilities QMP commandYang Zhong6-0/+97
2021-09-30target/i386: Add HMP and QMP interfaces for SGXYang Zhong8-0/+136
2021-09-30docs/system: Add SGX documentation to the system manualSean Christopherson2-0/+166
2021-09-30sgx-epc: Add the fill_device_info() callback supportYang Zhong3-4/+56
2021-09-30i440fx: Add support for SGX EPCSean Christopherson1-0/+1
2021-09-30q35: Add support for SGX EPCSean Christopherson1-0/+1
2021-09-30i386: acpi: Add SGX EPC entry to ACPI tablesSean Christopherson1-0/+22