aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-08qdev: add qdev_add_vm_change_state_handler()Stefan Hajnoczi
2019-07-08vl: add qemu_add_vm_change_state_handler_prio()Stefan Hajnoczi
2019-07-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190708'...Peter Maydell
2019-07-08target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCRPhilippe Mathieu-Daudé
2019-07-08hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULLPeter Maydell
2019-07-08tests/migration-test: Fix read off end of aarch64_kernel arrayPeter Maydell
2019-07-08target/arm: Fix sve_zcr_len_for_elRichard Henderson
2019-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-08Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-07-05ioapic: use irq number instead of vector in ioapic_eoi_broadcastLi Qiang
2019-07-05hw/i386: Fix linker error when ISAPC is disabledJulio Montes
2019-07-05Makefile: generate header file with the list of devices enabledJulio Montes
2019-07-05target/i386: kvm: Fix when nested state is needed for migrationLiran Alon
2019-07-05minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices...Paolo Bonzini
2019-07-05target/i386: fix feature check in hyperv-stub.cAlex Bennée
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