xen.git
2018-07-30 Jan Beulichx86: command line option to avoid use of secondary...
2018-07-30 Jan Beulichx86: possibly bring up all CPUs even if not all are...
2018-07-30 Jan Beulichx86: distinguish CPU offlining from CPU removal
2018-07-30 Jan Beulichx86/AMD: distinguish compute units from hyper-threads
2018-07-30 Jan Beulichcpupools: fix state when downing a CPU failed
2018-07-30 Andrew Cooperx86/svm Fixes and cleanup to svm_inject_event()
2018-07-30 Jan Beulichallow cpu_down() to be called earlier
2018-07-30 Sergey Dyaslimm/page_alloc: correct first_dirty calculations during...
2018-07-30 Ian Jacksonxen: oprofile/nmi_int.c: Drop unwanted sexual reference
2018-07-30 Jan Beulichx86/spec-ctrl: command line handling adjustments
2018-07-30 Jan Beulichx86: correctly set nonlazy_xstate_used when loading...
2018-07-30 Andrew Cooperxen: Port the array_index_nospec() infrastructure from...
2018-07-09 Ian Jacksonxen/Makefile: Bump version to 4.11.1-pre for ongoing...
2018-07-09 Ian JacksonSUPPORT.md: Support lifetime for 4.11
2018-07-09 Ian JacksonConfig.mk, xen/Makefile, SUPPORT.md: Xen 4.11: Update...
2018-07-09 Ian JacksonXen 4.11: Switch to final release tags
2018-06-28 Jan Beulichx86: guard against #NM
2018-06-28 Jan Beulichx86/HVM: don't cause #NM to be raised in Xen
2018-06-28 Jan Beulichlibxl: restore passing "readonly=" to qemu for SCSI...
2018-06-28 Jan Beulichlibxl: qemu_disk_scsi_drive_string: Break out common...
2018-06-28 Andrew Cooperx86: Refine checks in #DB handler for faulting conditions
2018-06-28 Jan Beulichx86/mm: don't bypass preemption checks
2018-06-26 Jan Beulichx86/EFI: further correct FPU state handling around...
2018-06-26 Jan Beulichx86/HVM: attempts to emulate FPU insns need to set...
2018-06-25 Ian JacksonMAINTAINERS: Update info for stable branch
2018-06-25 Ian JacksonBranching for 4.11 stable branch, turn off debug
2018-06-21 Jan Beulichx86/EFI: fix FPU state handling around runtime calls
2018-06-18 Juergen Grosstools/libxc: retry hypercall in case of EFAULT
2018-06-18 Juergen Grosstools/libxencalls: add new function to query hypercall...
2018-06-18 Juergen Grosstools/libxencall: use hypercall buffer device if available
2018-06-15 Jan Beulichx86/HVM: account for fully eager FPU mode in emulation
2018-06-13 Andrew Cooperx86/spec-ctrl: Mitigations for LazyFPU
2018-06-13 Andrew Cooperx86: Support fully eager FPU context switching
2018-06-12 Julien Grallscripts/add_maintainers.pl: Don't call get_maintainers...
2018-06-08 Oleksandr Andrushchenkoxen/sndif: Change stream's unique-id to string
2018-06-08 Oleksandr Andrushchenkoxen/displif: Add unique display connector identifier
2018-06-08 Oleksandr Andrushchenkoxen/kbdif: Add unique input device identifier
2018-06-08 Oleksandr Andrushchenkoxen/kbdif: Move multi-touch device parameters to backen...
2018-06-05 Andrew Cooperx86/VT-x: Fix printing of EFER in vmcs_dump_vcpu()
2018-06-04 Marcello Seriocaml/xenstored: reduce use of unsafe conversions
2018-06-04 Marcello Seriocaml/libs/xb: Use bytes in place of strings for mutabl...
2018-06-04 Andrew Cooperx86/traps: Fix error handling of the pv %dr7 shadow...
2018-05-29 Jan Beulichx86/CPUID: don't override tool stack decision to hide...
2018-05-29 Jan Beulichx86: correct default_xen_spec_ctrl calculation
2018-05-29 Jan Beulichx86: suppress sync when XPTI is disabled for a domain
2018-05-29 Jan Beulichlibxc/x86/PV: don't hand through CPUID leaf 0x80000008...
2018-05-29 Marek Marczykowski... tools/kdd: alternative way of muting spurious gcc warning
2018-05-29 Ian Jacksondocs/process/xen-release-management: Lesson to learn
2018-05-29 Ian Jacksondocs/process: Add RUBRIC
2018-05-28 Andrew Cooperx86/traps: Dump the instruction stream even for double...
2018-05-28 Jan Beulichx86/XPTI: fix S3 resume (and CPU offlining in general)
2018-05-22 Jan Beulichx86/HVM: correct mtrr_pat_not_equal()
2018-05-22 Jan Beulichx86: correct vCPU dirty CPU handling
2018-05-22 Andrew Cooperx86/spec-ctrl: Rename ARCH_CAPS.SSBD_NO to SSB_NO
2018-05-21 Andrew Cooperx86/msr: Virtualise MSR_SPEC_CTRL.SSBD for guests to use
2018-05-21 Andrew Cooperx86/Intel: Mitigations for GPZ SP4 - Speculative Store...
2018-05-21 Andrew Cooperx86/AMD: Mitigations for GPZ SP4 - Speculative Store...
2018-05-21 Juergen Grossdoc: correct livepatch.markdown syntax
2018-05-18 Olaf Heringxl: show full value of cpu_khz in xl info output
2018-05-18 Anthony PERARDConfig.mk: Update QEMU to include build fixes
2018-05-17 Oleksandr Andrushchenkoxen/kbdif: Add features to disable keyboard and pointer
2018-05-16 Lars Kurthscripts/add_maintainers.pl: New script
2018-05-16 Roger Pau Monnévpci/msi: fix unbind loop
2018-05-16 Andrew Cooperx86/spec_ctrl: Introduce a new `spec-ctrl=` command...
2018-05-16 Andrew Cooperx86/cpuid: Improvements to guest policies for speculati...
2018-05-16 Andrew Cooperx86/spec_ctrl: Explicitly set Xen's default MSR_SPEC_CT...
2018-05-16 Andrew Cooperx86/spec_ctrl: Split X86_FEATURE_SC_MSR into PV and...
2018-05-16 Andrew Cooperx86/spec_ctrl: Elide MSR_SPEC_CTRL handling in idle...
2018-05-16 Andrew Cooperx86/spec_ctrl: Rename bits of infrastructure to avoid...
2018-05-16 Andrew Cooperx86/spec_ctrl: Fold the XEN_IBRS_{SET,CLEAR} ALTERNATIV...
2018-05-16 Andrew Cooperx86/spec_ctrl: Merge bti_ist_info and use_shadow_spec_c...
2018-05-16 Andrew Cooperx86/spec_ctrl: Express Xen's choice of MSR_SPEC_CTRL...
2018-05-16 Andrew Cooperx86/spec_ctrl: Read MSR_ARCH_CAPABILITIES only once
2018-05-16 John Thomsontools/ocaml/libs/xc fix gcc-8 format-truncation warning
2018-05-15 Oleksandr Andrushchenkoxen/kbdif: Add string constants for raw pointer
2018-05-15 Ian Jacksondocs/parse-support-md: Correctly process caveats in...
2018-05-15 Ian Jacksondocs/parse-support-md: Provide $sectnode->{RealSectNode}
2018-05-15 Ian Jacksondocs/parse-support-md: Rename RealSect to RealInSect
2018-05-14 Paul Durrantviridian: fix cpuid leaf 0x40000003
2018-05-09 Roger Pau Monnélibacpi: fixes for iasl >= 20180427
2018-05-08 Jan Beulichx86/HVM: guard against emulator driving ioreq state...
2018-05-08 Xen Project... x86/vpt: add support for IO-APIC routed interrupts
2018-05-08 Andrew Cooperx86/traps: Fix handling of #DB exceptions in hypervisor...
2018-05-08 Andrew Cooperx86/traps: Use an Interrupt Stack Table for #DB
2018-05-08 Andrew Cooperx86/pv: Move exception injection into {,compat_}test_al...
2018-05-08 Andrew Cooperx86/traps: Fix %dr6 handing in #DB handler
2018-05-08 Andrew Cooperx86/domain: Drop the only-written smap_check_policy...
2018-05-07 Juergen Grossdoc: add credit2_cap_period_ms boot parameter description
2018-05-07 Juergen Grossdoc: add architecture qualifier to boot parameter entries
2018-05-07 Andrew Cooperx86/pv: Hide more EFER bits from PV guests
2018-05-07 Jan BeulichSVM: introduce a VM entry helper
2018-05-07 Jan BeulichSVM: re-work VMCB sync-ing
2018-05-04 Wei Liudocs: fix xpti command line option doc
2018-05-04 Juergen Grossxen/x86: use PCID feature
2018-05-04 Juergen Grossxen/x86: add some cr3 helpers
2018-05-04 Juergen Grossxen/x86: convert pv_guest_cr4_to_real_cr4() to a function
2018-05-04 Juergen Grossxen/x86: use flag byte for decision whether xen_cr3...
2018-05-04 Juergen Grossxen/x86: disable global pages for domains with XPTI...
2018-05-04 Juergen Grossxen/x86: use invpcid for flushing the TLB
2018-05-04 Juergen Grossxen/x86: support per-domain flag for xpti
next