aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-05ioapic: clear irq_eoi when updating the ioapic redirect table entryLi Qiang
2019-07-05intel_iommu: Fix unexpected unmaps during global unmapPeter Xu
2019-07-05intel_iommu: Fix incorrect "end" for vtd_address_space_unmapYan Zhao
2019-07-05i386/kvm: Fix build with -m32Max Reitz
2019-07-05checkpatch: do not warn for multiline parenthesized returned valuePaolo Bonzini
2019-07-05pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...Igor Mammedov
2019-07-05tests: use -numa memdev option in tests instead of legacy 'mem' optionIgor Mammedov
2019-07-05numa: allow memory-less nodes when using memdev as backendIgor Mammedov
2019-07-05numa: Make deprecation warnings conditional on !qtest_enabled()Eduardo Habkost
2019-07-05i386: Add Cascadelake-Server-v2 CPU modelEduardo Habkost
2019-07-05docs: Deprecate CPU model runnability guaranteesEduardo Habkost
2019-07-05i386: Make unversioned CPU models be aliasesEduardo Habkost
2019-07-05i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliasesEduardo Habkost
2019-07-05i386: Define -IBRS, -noTSX, -IBRS versions of CPU modelsEduardo Habkost
2019-07-05i386: Register versioned CPU modelsEduardo Habkost
2019-07-05i386: Get model-id from CPU object on "-cpu help"Eduardo Habkost
2019-07-05i386: Add x-force-features option for testingEduardo Habkost
2019-07-05qmp: Add "alias-of" field to query-cpu-definitionsEduardo Habkost
2019-07-05i386: Introduce SnowRidge CPU modelPaul Lai
2019-07-05qmp: Add deprecation information to query-machinesEduardo Habkost
2019-07-05vl.c: Add -smp, dies=* command line support and update docLike Xu
2019-07-05machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()Like Xu
2019-07-05target/i386: Add CPUID.1F generation support for multi-dies PCMachineLike Xu
2019-07-05i386: Remove unused host_cpudef variableEduardo Habkost
2019-07-05x86/cpu: use FeatureWordArray to define filtered_featuresWei Yang
2019-07-05i386: make 'hv-spinlocks' a regular uint32 propertyRoman Kagan
2019-07-05i386: Fix signedness of hyperv_spinlock_attemptsEduardo Habkost
2019-07-05i386: Don't print warning if phys-bits was set automaticallyEduardo Habkost
2019-07-05deprecate -mem-path fallback to anonymous RAMIgor Mammedov
2019-07-05hppa: Delete unused hppa_cpu_list() functionEduardo Habkost
2019-07-05numa: deprecate implict memory distribution between nodesIgor Mammedov
2019-07-05numa: deprecate 'mem' parameter of '-numa node' optionIgor Mammedov
2019-07-05machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov
2019-07-05pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...Igor Mammedov
2019-07-05i386: Update new x86_apicid parsing rules with die_offset supportLike Xu
2019-07-05i386/cpu: Consolidate die-id validity in smp contextLike Xu
2019-07-05hw/i386: Adjust nr_dies with configured smp_dies for PCMachineLike Xu
2019-07-05i386: Add die-level cpu topology to x86CPU on PCMachineLike Xu
2019-07-05vl.c: Replace smp global variables with smp machine propertiesLike Xu
2019-07-05hw: Replace global smp variables with MachineState for all remaining archsLike Xu
2019-07-05hw/arm: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05hw/i386: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05hw/s390x: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05hw/riscv: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05hw/ppc: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05general: Replace global smp variables with smp machine propertiesLike Xu
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu
2019-07-05hw/boards: Add struct CpuTopology to MachineStateLike Xu
2019-07-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-07-05Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...Peter Maydell