summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26xen/arm: p2m don't fall over on FEAT_LPA enabled hwfix/arm-feat-lpaAlex Bennée
2022-02-16x86emul: fix VPBLENDMW with mask and memory operandJan Beulich
2022-02-16tools/libs: Fix build dependenciesAnthony PERARD
2022-02-16build: fix exported variable name CFLAGS_stack_boundaryAnthony PERARD
2022-02-16libxl: force netback to wait for hotplug execution before connectingRoger Pau Monné
2022-02-16tools/libs/light: don't touch nr_vcpus_out if listing vcpus and returning NULLDario Faggioli
2022-02-08x86/spec-ctrl: Support Intel PSFD for guestsAndrew Cooper
2022-02-08x86/cpuid: Infrastructure for cpuid word 7:2.edxAndrew Cooper
2022-02-08tests/tsx: Extend test-tsx to check MSR_MCU_OPT_CTRLAndrew Cooper
2022-02-08x86/tsx: Cope with TSX deprecation on WHL-R/CFL-RAndrew Cooper
2022-02-08x86/tsx: Move has_rtm_always_abort to an outer scopeAndrew Cooper
2022-02-08x86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handlingAndrew Cooper
2022-02-04x86/cpuid: Infrastructure for leaf 7:1.ebxJan Beulich
2022-02-04x86/cpuid: Disentangle logic for new feature leavesAndrew Cooper
2022-02-04x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by defaultAndrew Cooper
2022-02-04x86/msr: AMD MSR_SPEC_CTRL infrastructureAndrew Cooper
2022-02-04x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRLAndrew Cooper
2022-02-04x86/spec-ctrl: Use common MSR_SPEC_CTRL logic for AMDAndrew Cooper
2022-02-04x86/spec-ctrl: Record the last write to MSR_SPEC_CTRLAndrew Cooper
2022-02-04x86/spec-ctrl: Don't use spec_ctrl_{enter,exit}_idle() for S3Andrew Cooper
2022-02-04x86/spec-ctrl: Introduce new has_spec_ctrl booleanAndrew Cooper
2022-02-04x86/spec-ctrl: Drop use_spec_ctrl booleanAndrew Cooper
2022-02-04x86/cpuid: Advertise SSB_NO to guests by defaultAndrew Cooper
2022-02-04x86/msr: Fix migration compatibility issue with MSR_SPEC_CTRLAndrew Cooper
2022-02-04tools/guest: Fix comment regarding CPUID compatibilityAndrew Cooper
2022-02-04x86/vmx: Drop spec_ctrl load in VMEntry pathAndrew Cooper
2022-02-03MAINTAINERS: Anthony is stable branch tools maintainerJan Beulich
2022-01-26x86/pvh: fix population of the low 1MB for dom0Roger Pau Monné
2022-01-26x86: Fix build with the get/set_reg() infrastructureAndrew Cooper
2022-01-25x86/spec-ctrl: Fix NMI race condition with VT-x MSR_SPEC_CTRL handlingAndrew Cooper
2022-01-25x86/spec-ctrl: Drop SPEC_CTRL_{ENTRY_FROM,EXIT_TO}_HVMAndrew Cooper
2022-01-25x86/msr: Split MSR_SPEC_CTRL handlingAndrew Cooper
2022-01-25x86/guest: Introduce {get,set}_reg() infrastructureAndrew Cooper
2022-01-25libxl/PCI: Fix PV hotplug & stubdom coldplugJason Andryuk
2022-01-25x86/time: improve TSC / CPU freq calibration accuracyJan Beulich
2022-01-25x86/time: use relative counts in calibration loopsJan Beulich
2022-01-25passthrough/x86: stop pirq iteration immediately in case of errorJulien Grall
2022-01-25xen/grant-table: Only decrement the refcounter when grant is fully unmappedJulien Grall
2022-01-25xen/arm: p2m: Always clear the P2M entry when the mapping is removedJulien Grall
2022-01-06x86/spec-ctrl: Fix default calculation of opt_srb_lockAndrew Cooper
2022-01-06x86/cpuid: Fix TSXLDTRK definitionAndrew Cooper
2022-01-06revert "hvmloader: PA range 0xfc000000-0xffffffff should be UC"Jan Beulich
2022-01-06x86/HVM: permit CLFLUSH{,OPT} on execute-only code segmentsJan Beulich
2022-01-06x86: avoid wrong use of all-but-self IPI shorthandJan Beulich
2022-01-06x86/HVM: fail virt-to-linear conversion for insn fetches from non-code segmentsJan Beulich
2022-01-06x86/Viridian: fix error code useJan Beulich
2022-01-06VT-d: don't leak domid mapping on error pathJan Beulich
2022-01-06VT-d: split domid map cleanup check into a functionJan Beulich
2021-12-13docs/efi: Fix wrong compatible in dts exampleLuca Fancellu
2021-12-06REAMDE: trim over-long lines around figletIan Jackson