xen.git
2018-10-16 Razvan Cojocarux86/altp2m: Add a subop for obtaining the mem access...
2018-10-15 Wei Liux86: provide stub for arch_do_multicall_call
2018-10-15 Wei Liux86: make x86_64/traps.c build with !CONFIG_PV
2018-10-15 Wei Liux86: introduce is_pv_64bit_{vcpu,domain}
2018-10-15 Wei Liux86: turn is_pv_{,32bit_}{domain,vcpu} into inline...
2018-10-15 Ian Jacksontools/libfsimage: Rename /usr/lib/fs to /usr/lib/xenfsimage
2018-10-15 Ian Jacksontools/pygrub: Add `xen' to fsimage python module name
2018-10-15 Ian Jacksontools/libfsimage: Add `xen' to .h names and principal...
2018-10-15 Ian Jacksontools/libfsimage: Bump soname to 4.12
2018-10-15 Ian Jacksonxenstore.h: Put ( ) around XS_* define shifts
2018-10-15 Ian Jacksontools/debugger/kdd: Install as `xen-kdd', not just...
2018-10-15 Ian Jacksonxenmon: Install as xenmon, not xenmon.py
2018-10-15 Ian Jacksonpygrub fsimage.so: Honour LDFLAGS when building
2018-10-15 Ian Jacksongdbsx: Honour LDFLAGS when linking
2018-10-15 Ian Jacksontools/Rules.mk: Honour PREPEND_LDFLAGS_XEN_TOOLS
2018-10-15 Xin Lixen/xsm: Add new SILO mode for XSM
2018-10-15 Xin Lixen/xsm: Introduce new boot parameter xsm
2018-10-15 Xin Lixen/xsm: remove unnecessary #define
2018-10-15 Paul Durrantamd-iommu: use correct constants in amd_iommu_get_next_...
2018-10-15 Roger Pau Monnex86/dom0: switch parse_dom0_param to use parse_boolean
2018-10-14 Wei Liux86: don't report PV support when !CONFIG_PV
2018-10-11 Roger Pau Monnetools/pvh: set coherent MTRR state for all vCPUs
2018-10-11 Wei Liux86/shadow: put PV L1TF functions under CONFIG_PV
2018-10-11 Wei Liux86/vtd: fix IOMMU share PT destruction path
2018-10-10 George Dunlaplibxl: Restore scheduling parameters after migrate...
2018-10-10 Wei Liuiommu: fix arm build after e9be34be5
2018-10-09 Jan Beulichx86: put_page_from_l2e() should honor _PAGE_RW
2018-10-09 Roger Pau Monnéx86/vtd: fix iommu_share_p2m_table
2018-10-09 Daniel De Graafflask: sort io{port,mem}con entries
2018-10-09 Jan Beulichx86/HVM: move vendor independent CPU save/restore logic...
2018-10-09 Andrew Coopertools/libxenstat: Fix SONAME following c/s 57077cc42
2018-10-08 Andrew Cooperxen/sched: Drop set_current_state()
2018-10-08 Ian Jacksonlibfsimage: Honour general LDFLAGS
2018-10-08 Bastian Blanktools/xenstat: Fix shared library version
2018-10-08 Ian Jacksondocs/man/xen-pv-channel.pod.7: Remove a spurious blank...
2018-10-08 Ian Jacksondocs/man: Provide properly-formatted NAME sections
2018-10-08 Ian JacksonVarious: Fix typo `mappping'
2018-10-08 Ian JacksonVarious: Fix typo `infomation'
2018-10-08 Ian Jacksontools/python/xen/lowlevel: Fix typo `sucess'
2018-10-08 Ian JacksonVarious: Fix typo `reseting'
2018-10-08 Ian JacksonVarious: Fix typo `occured'
2018-10-08 Ian JacksonVarious: Fix typos `unkown', `retreive' (detected by...
2018-10-08 Ian Jacksontools/xentrace/xenalyze: Fix typos detected by lintian
2018-10-08 Ian Jacksondocs/man: Fix two typos detected by the Debian lintian...
2018-10-08 Yang Qiantools/ocaml: Release the global lock before invoking...
2018-10-05 Paul Durrantmm / iommu: split need_iommu() into has_iommu_pt()...
2018-10-05 Paul Durrantmm / iommu: include need_iommu() test in iommu_use_hap_pt()
2018-10-05 Paul Durrantvtd: add lookup_page method to iommu_ops
2018-10-05 Jan Beulichpass-through: provide two !HVM stubs
2018-10-05 Jan Beulichfix uninitialized variable error in do_poll()
2018-10-05 Jan Beulichx86: use VMLOAD for PV context switch
2018-10-05 Paul Durrantmemory: add check_get_page_from_gfn() as a wrapper...
2018-10-05 Paul Durrantiommu: push use of type-safe DFN and MFN into iommu_ops
2018-10-05 Paul Durrantiommu: make use of type-safe DFN and MFN in exported...
2018-10-05 Andrew CooperAMD/IOMMU: Drop get_field_from_byte()
2018-10-05 Andrew CooperAMD/IOMMU: Don't opencode memcpy() in queue_iommu_command()
2018-10-05 Wei Liux86: fix !CONFIG_HVM build for clang 3.8
2018-10-04 Andrew Coopertools/ocaml: Delete the Xenctrl.with_intf wrapper
2018-10-04 Andrew Cooperoxenstored: Don't re-open a xenctrl handle for every...
2018-10-04 Andrew Coopertools/ocaml: Strip all trailing whitespace
2018-10-04 Jan Beulichtools/xen-hvmctx: drop bogus casts from dump_mtrr()
2018-10-04 Jan Beulichtools/xen-hvmctx: drop bogus casts from dump_hpet()
2018-10-04 Jan Beulichtools/xen-hvmctx: drop bogus casts from dump_lapic_regs()
2018-10-04 Jan Beulichtools/xen-hvmctx: drop bogus casts from dump_cpu()
2018-10-04 Paul Durrantvtd: add missing check for shared EPT...
2018-10-04 Paul Durrantiommu: introduce the concept of DFN...
2018-10-04 Jan Beulichx86: fix "xpti=" and "pv-l1tf=" yet again
2018-10-04 Jan Beulichx86: split opt_pv_l1tf
2018-10-04 Jan Beulichx86: split opt_xpti
2018-10-04 Juergen Grossxentrace: handle sparse cpu ids correctly in xen trace...
2018-10-04 Juergen Grossxentrace: allow sparse cpu list
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...
next