xen.git
2018-10-03 Julien Gralltools/libxl: Switch Arm guest type to PVH
2018-10-03 Julien Gralltools/libxl: Deprecate PV fields kernel, ramdisk, cmdline
2018-10-03 Julien Gralltools/libxl: Rename libxl__arch_domain_build_info_acpi_...
2018-10-02 Julien Grallxen/arm: vgic-v3: Don't create empty re-distributor...
2018-10-02 Julien Grallxen/arm: vgic-v3: Delay the initialization of the domai...
2018-10-02 Roger Pau Monnéamd/iommu: remove hidden AMD inclusive mappings
2018-10-02 Roger Pau Monnéx86/iommu: fix wrong usage of iommu_hwdom_inclusive
2018-10-01 Julien Grallxen/arm: Replace call_smc with arm_smccc_smc
2018-10-01 Julien Grallxen/arm: smccc: Add wrapper to automatically select...
2018-10-01 Julien Grallxen/arm: cpufeature: Add helper to check constant caps
2018-10-01 Volodymyr Babchukxen/arm: add SMC wrapper that is compatible with SMCCC...
2018-10-01 George DunlapRevert "Make credit2 the default scheduler"
2018-10-01 Andrew Cooperxen/vsprintf: Introduce %pd formatter for domains
2018-10-01 Marc Zyngierxen/arm: smccc-1.1: Handle function result as parameters
2018-10-01 Marc Zyngierxen/arm: smccc-1.1: Make return values unsigned long
2018-10-01 Julien Grallxen/arm: vgic-v3-its: Make vgic_v3_its_free_domain...
2018-10-01 Wei Liuxen: initialise opt_xen_console early in PVH boot path
2018-10-01 Wei Liux86: make sure module array is large enough in pvh...
2018-09-28 Wei Liux86: undefine BOOSTRAP_MAP_LIMIT after its last user
2018-09-28 Wei Liux86: fix comment on super page alignment requirement
2018-09-28 Andrew Coopertools/libgnttab: Fix build following c/s 3d3feaa4560
2018-09-28 Andrew Coopertools/libgnttab: Undo incorrect SONAME bump in c/s...
2018-09-28 Andrew Coopertools/configure: Drop libgcrypt detection
2018-09-28 Jan Beulichx86: hap_enabled() is HVM-only
2018-09-28 Jan Beulichx86: silence false log messages for plain "xpti" /...
2018-09-28 Ian Jacksonstubdom/grub.patches: Drop docs changes, for licensing...
2018-09-27 Andrii Anisovarm/traps: coding style fixes
2018-09-27 Yang Qiantools/ocaml: Add OCaml binding of virq bind
2018-09-27 Daniel Kiperx86/boot: Allocate one extra module slot for Xen image...
2018-09-26 Wei Liux86: move hvm_domain_use_pirq to hvm files
2018-09-26 Wei Liuautomation: introduce a new variable to control contain...
2018-09-26 Jan Beulichx86emul: fix test harness build after e8dfbc2962
2018-09-25 Jan Beulicharm: fix Dom build after cd8015b634
2018-09-25 Razvan Cojocarux86/altp2m: clean up p2m_{get/set}_suppress_ve()
2018-09-25 Christopher... fuzz, test x86_emulator: disable sse before including...
2018-09-25 Roger Pau Monnéx86/mm: don't crash on unknown memory types in page_get...
2018-09-25 Alexandru Isailax86/hvm: change gethvmcontext_partial error code for...
2018-09-25 Andrew Cooperxen: Disallow variable length arrays
2018-09-25 Andrew Cooperx86/hvm: Adjust hvmemul_rep_stos() to compile with...
2018-09-25 Andrew Cooperx86/PoD: Avoid using variable length arrays in p2m_pod_...
2018-09-25 Andrew Cooperx86/PoD: Simplify handling of the quick check
2018-09-25 Alexandru Isailax86/hvm: Add check for cpu_has_vmx_virt_exceptions
2018-09-25 George DunlapMake credit2 the default scheduler
2018-09-24 Wei Liux86: expose CONFIG_HVM
2018-09-24 Wei Liux86/mm: put HVM only code under CONFIG_HVM
2018-09-24 Wei Liux86/mm: put nested p2m code under CONFIG_HVM
2018-09-24 Wei Liux86/p2m/pod: make it build with !CONFIG_HVM
2018-09-24 Andrew Cooperx86: Clean up the Xen MSR infrastructure
2018-09-24 Andrew Cooperx86/viridan: Clean up Viridian MSR infrastructure
2018-09-24 Andrew Cooperx86/msr: Dispatch Xen and Viridian MSRs from guest_...
2018-09-24 Andrew CooperARM/dom0: Avoid using a variable length array in make_m...
2018-09-24 Amit Singh... xen:arm: Populate arm64 image header
2018-09-22 Wei Liux86/mem_access: put p2m_{get/set}_suppress_ve under...
2018-09-21 Roger Pau Monnelibxl: keep assigned pci devices across domain reboots
2018-09-21 Roger Pau Monnéx86/pvh: copy data from low 1MB to Dom0 physmap instead...
2018-09-21 Roger Pau Monnéiommu: setup inclusive mappings before enabling iommu
2018-09-21 Jan Beulichx86/mm: re-indent after "re-arrange get_page_from_l...
2018-09-20 Adrian Popx86/altp2m: Allow setting the #VE info page for an...
2018-09-19 Andrii AnisovChange timestamps representation for keyhandlers
2018-09-19 Adrian Popx86/altp2m: Add a hvmop for querying the suppress ...
2018-09-19 Adrian Popx86/altp2m: Add a hvmop for setting the suppress #VE bit
2018-09-19 Paul Durranttools: add option to explicitly enable VirtFS in QEMU...
2018-09-18 Dario Faggiolixen: sched/Credit2: fix bug when moving CPUs between...
2018-09-18 Wei Liuautomation: skip some branches in gitlab CI
2018-09-17 Andrew Cooperxen/vcpu: Introduce vcpu_destroy()
2018-09-17 Andrew Cooperxen/vcpu: Rename the common interfaces for consistency
2018-09-14 Wei Liuxen: connect guest creation with CONFIG_HVM
2018-09-14 Wei Liux86: provide stubs, declarations and macros in hvm.h
2018-09-13 Wei Liux86/mm: put paging_update_nestedmode under CONFIG_HVM
2018-09-13 Juergen Grosstools: correct tools/tests/depriv/Makefile
2018-09-13 Jan Beulichtools/tests: allow depriv-fd-checker to build with...
2018-09-13 Wei Liuxen: decouple HVM and IOMMU capabilities
2018-09-12 Alexandru Isailax86/domctl: don't pause the whole domain if only gettin...
2018-09-12 Alexandru Isailax86/hvm: remove redundant save functions
2018-09-12 Alexandru Isailax86/domctl: use hvm_save_vcpu_handler
2018-09-12 Alexandru Isailax86/hvm: add handler for save_one funcs
2018-09-12 Alexandru Isailax86/hvm: introduce lapic_save_regs_one()
2018-09-12 Alexandru Isailax86/hvm: introduce lapic_save_hidden_one()
2018-09-12 Alexandru Isailax86/hvm: introduce viridian_save_vcpu_ctxt_one()
2018-09-12 Alexandru Isailax86/hvm: introduce hvm_save_mtrr_msr_one()
2018-09-12 Alexandru Isailax86/hvm: introduce hvm_save_cpu_msrs_one()
2018-09-12 Alexandru Isailax86/hvm: introduce hvm_save_cpu_xsave_states_one()
2018-09-12 Alexandru Isailax86/hvm: introduce hvm_save_cpu_ctxt_one()
2018-09-12 Alexandru Isailax86/hvm: introduce hvm_save_tsc_adjust_one()
2018-09-12 Alexandru Isailax86/cpu: introduce vmce_save_vcpu_ctxt_one()
2018-09-12 Vlad Ioan Topanx86/mm: change default value for suppress #VE in set_me...
2018-09-12 Roger Pau Monnéx86/iommu: add map-reserved dom0-iommu option to map...
2018-09-12 Roger Pau Monnéx86/iommu: switch the hwdom mapping function to use...
2018-09-12 Roger Pau Monnémm: introduce a helper to get the memory type of a...
2018-09-12 Roger Pau Monnéiommu: make iommu_inclusive_mapping a suboption of...
2018-09-12 Roger Pau Monnéiommu: introduce dom0-iommu option
2018-09-12 Roger Pau Monnéiommu: rename iommu_dom0_strict and iommu_passthrough
2018-09-11 Andrew Cooperxen/sched: Re-position the domain_update_node_affinity...
2018-09-11 Andrii Anisovxen/domain: Remove trailing whitespace
2018-09-11 Jan Beulichx86/HVM: don't #GP/#SS on wrapping virt->linear transla...
2018-09-11 Jan Beulichx86/shadow: a little bit of style cleanup
2018-09-11 Andrew Cooperxen: Fix inconsistent callers of panic()
2018-09-11 Jan BeulichSVM: limit GIF=0 region
2018-09-11 Jan Beulichx86/HVM: split page straddling emulated accesses in...
2018-09-11 Jan Beulichx86/HVM: add known_gla() emulation helper
next