xen.git
2018-07-04 Ian Jacksonprocess docs: Add some detail about changes during...
2018-07-04 Ian Jacksonprocess docs: Drop some obsolete stuff
2018-07-04 Andrew Coopertools/ocaml: Drop int_array_of_uuid_string()
2018-07-04 Andrew Coopertools/ocaml: Drop domain_create_flag_table[]
2018-07-04 Andrew Cooperx86/cpuid: Alter the policy logic for leaf 0xb to be...
2018-07-04 Andrew Cooperx86: Address "Bitwise-and with zero CONSTANT_EXPRESSION...
2018-07-04 Andrew Cooperx86/vmx: Don't leak EFER.NXE into guest context
2018-07-04 Andrew Cooperx86/vmx: Support removing MSRs from the host/guest...
2018-07-04 Andrew Cooperx86/vmx: Support load-only guest MSR list entries
2018-07-04 Andrew Cooperx86/vmx: Pass an MSR value into vmx_msr_add()
2018-07-04 Andrew Cooperx86/vmx: Improvements to LBR MSR handling
2018-07-04 Andrew Cooperx86/vmx: Support remote access to the MSR lists
2018-07-04 Andrew Cooperx86/vmx: Factor locate_msr_entry() out of vmx_find_msr...
2018-07-04 Andrew Cooperx86/vmx: Internal cleanup for MSR load/save infrastructure
2018-07-04 Andrew Cooperx86/vmx: API improvements for MSR load/save infrastructure
2018-07-04 Andrew Cooperx86/suspend: Fix restoration of guest state across...
2018-07-04 Andrew Cooperx86: Improvements to ler debugging
2018-07-04 Andrew Cooperx86/vmx: Fix handing of MSR_DEBUGCTL on VMExit
2018-07-04 Julien GrallMerge branch 'arm-next' into staging
2018-07-02 Andrew Cooperx86/msr: Use the architectural layout for MSR_{MISC_ENA...
2018-07-02 Andrew Cooperx86/msr: Drop {MISC_ENABLES,PLATFORM_INFO}.available
2018-07-02 Andrew Coopertools/libxc: Drop xc_cpuid_to_str()
2018-07-02 Andrew Cooperxen: Plumb an is_priv boolean into domain_create()
2018-07-02 Jan BeulichVMX: don't needlessly write CR4 guest/host mask
2018-07-02 Jan Beulichx86: move per-vendor early CPU init declarations
2018-07-02 Jan Beulichx86: remove dead code from cpuid4_cache_lookup()
2018-07-02 Jan Beulichx86/HPET: drop useless check
2018-07-02 Jan Beulichschedulers: validate / correct global data just once
2018-07-02 Razvan Cojocarusvm: don't clear interception for MSRs required for...
2018-07-02 Roger Pau Monnévpci/msi: fix update of bound MSI interrupts
2018-07-02 Roger Pau Monnévpci/msi: split code to bind pirq
2018-07-02 Paul DurrantVT-d: reconcile iommu_inclusive_mapping and iommu=dom0...
2018-07-02 Paul DurrantVT-d: re-phrase logic in vtd_set_hwdom_mapping() for...
2018-06-28 Jan Beulichgnttab: silence table expansion message
2018-06-28 Jan Beulichx86/XPTI: use %r12 to write zero into xen_cr3
2018-06-28 Roger Pau Monnelibxc: remove xch parameter from xc_cpuid_policy
2018-06-28 Roger Pau Monnelibxc: do not return a value from xc_cpuid_policy
2018-06-28 Roger Pau Monnelibxc: fix stale PVH comment
2018-06-28 Andrew Cooperx86/vmx: Drop VMX signal for full real-mode
2018-06-28 Andrew Cooperx86/vmx: Defer vmx_vmcs_exit() as long as possible...
2018-06-28 Andrew Cooperx86/vmx: Simplify PAT handling during vcpu construction
2018-06-28 Andrew Cooperx86/pat: Simplify host PAT handling
2018-06-28 Roger Pau Monnepci: treat class 0 devices as endpoints
2018-06-28 Ross Lagerwallx86/shutdown: use ACPI reboot method for Dell PowerEdge...
2018-06-28 Daniel Kiperx86/setup: properly update PTEs if src/dst overlaps...
2018-06-28 Olaf Heringunmodified_drivers: unplug the emulated devices at...
2018-06-28 Daniel Kiperbuild: remove stray .*.d2 files during clean/distclean
2018-06-28 Roger Pau Monnex86/cpuid: fix generation of auto cpuid header
2018-06-28 Jan Beulichx86/idle: don't mix up ACPI and APIC IDs
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 Ian Jacksonlibxl: restore passing "readonly=" to qemu for SCSI...
2018-06-28 Ian Jacksonlibxl: 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-27 Andrew Cooperx86/cpuid: Fix up stale comments
2018-06-26 Jan Beulichx86/EFI: further correct FPU state handling around...
2018-06-26 Olaf Heringlibxl: fix return code in qmp_synchronous_send
2018-06-26 Olaf Heringstubdom/vtpm: fix memcmp in TPM_ChangeAuthAsymFinish
2018-06-26 Roger Pau Monnéx86/dom0: add extra RAM regions as UNUSABLE for PVH...
2018-06-26 Jan Beulichx86/HVM: alter completion-needed checking
2018-06-26 Jan Beulichx86/HVM: attempts to emulate FPU insns need to set...
2018-06-25 Ian Jacksonconfigure: Rerun autogen.sh (on stretch)
2018-06-25 Ian JacksonREADME, Makefiles, Config.mk: Update for branching...
2018-06-22 Julien Grallxen/arm: Avoid to use current everywhere in enter_hyper...
2018-06-22 Julien Grallxen/arm: smccc: Fix indentation in ARM_SMCCC_ARCH_WORKA...
2018-06-22 Julien Grallxen/arm: Kconfig: Move HARDEN_BRANCH_PREDICTOR under...
2018-06-22 Julien Grallxen/arm64: Implement a fast path for handling SMCCC_ARC...
2018-06-22 Julien Grallxen/arm64: Add generic assembly macros
2018-06-22 Julien Grallxen/arm: alternatives: Add dynamic patching feature
2018-06-22 Julien Grallxen/arm: Simplify alternative patching of non-writable...
2018-06-22 Julien Grallxen/arm: Add ARCH_WORKAROUND_2 support for guests
2018-06-22 Julien Grallxen/arm: Add command line option to control SSBD mitigation
2018-06-22 Julien Grallxen/arm: Add ARCH_WORKAROUND_2 probing
2018-06-22 Julien Grallxen/arm: setup: Check errata for boot CPU later on
2018-06-22 Julien Grallxen/arm64: entry: Use named label in guest_sync
2018-06-22 Julien Grallxen/arm: domain: Zero the per-vCPU cpu_info
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 Mirela Simonovicxen/arm: Enable errata for secondary CPU on hotplug...
2018-06-05 Mirela Simonovicxen/arm: Free memory allocated for sibling/core maps...
2018-06-05 Mirela Simonovicxen/arm: Disable timers and release their interrupts...
2018-06-05 Mirela Simonovicxen/arm: Release maintenance interrupt when CPU is...
2018-06-05 Mirela Simonovicxen/common: Restore IRQ affinity when hotplugging a...
2018-06-05 Mirela Simonovicxen/arm: Setup virtual paging for non-boot CPUs on...
2018-06-05 Mirela Simonovicxen/arm: Remove __initdata and __init to enable CPU...
2018-06-05 Mirela Simonovicxen/arm: Implement CPU_OFF PSCI call (physical interface)
2018-06-05 Mirela Simonovicxen/arm: Ignore write to GICD_ISACTIVERn registers...
2018-06-05 Mirela Simonovicxen/arm64: Added handling of the trapped access to...
2018-06-05 Stefano Stabelliniarm: remove the ARM HDLCD driver
next