xen.git
2017-10-11 Ian JacksonQEMU_TAG update
2017-10-11 Wei LiuRevert "DEBUG PRINTFS"
2017-10-11 Yi Sunx86: psr: support co-exist features' values setting
2017-10-11 Jan Beulichx86emul: handle address wrapping for VMASKMOVP{S,D}
2017-10-11 Boris Ostrovskyx86/vmx: remove unnecessary is_hvm_domain() test in...
2017-10-11 Andrew Cooperx86/hvm: implement hvmemul_write() using real mappings
2017-10-11 Ian JacksonDEBUG PRINTFS
2017-10-11 Ian Jacksonxl: Document VGA problems arising from lack of physmap...
2017-10-11 Ian Jacksontools: xentoolcore_restrict_all: use domid_t
2017-10-11 Ian Jacksonlibxl: dm_restrict: Support uid range user
2017-10-11 Ian Jacksonlibxl: userlookup_helper_getpwnam rename and turn into...
2017-10-11 Ian Jacksonlibxl: libxl__dm_runas_helper: return pwd
2017-10-11 Ian Jacksonlibxl: Rationalise calculation of user to run qemu as
2017-10-11 Ian Jacksonxl, libxl: Provide dm_restrict
2017-10-11 Ian Jacksonxentoolcore, _restrict_all: Document implementation...
2017-10-11 Ian Jacksonxentoolcore_restrict_all: "Implement" for xenstore
2017-10-11 Ian Jacksontools/xenstore: get_handle: Allocate struct before...
2017-10-11 Ian Jacksontools/xenstore: get_handle: use "goto err" error handli...
2017-10-11 Ian Jacksonxentoolcore_restrict_all: "Implement" for xengnttab
2017-10-11 Ian Jacksonxentoolcore_restrict_all: Declare problems due to no...
2017-10-11 Ian Jacksonxentoolcore_restrict_all: Implement for libxenforeignmemory
2017-10-11 Ian Jacksonxentoolcore_restrict: Break out xentoolcore__restrict_b...
2017-10-11 Ian Jacksonxentoolcore_restrict_all: "Implement" for libxencall
2017-10-11 Ian Jacksonxentoolcore_restrict_all: Implement for libxendevicemodel
2017-10-11 Ian Jacksontools: move CONTAINER_OF to xentoolcore_internal.h
2017-10-11 Ian Jacksonlibxl: #include "xentoolcore_internal.h"
2017-10-11 Ian Jacksontools: qemu-xen build: prepare to link against xentoolcore
2017-10-11 Ian Jacksonxentoolcore: Link into minios (update MINIOS_UPSTREAM_R...
2017-10-11 Ian Jacksonxentoolcore: Link into stubdoms
2017-10-11 Ian Jacksonxentoolcore, _restrict_all: Introduce new library and...
2017-10-11 Ian Jacksontools: libxendevicemodel: Provide xendevicemodel_shutdown
2017-10-11 Ian Jacksonxen: x86 dm_op: add missing newline before XEN_DMOP_inj...
2017-10-11 Ian Jacksonxen: Provide XEN_DMOP_remote_shutdown
2017-10-11 Meng Xudocs: enable per-VCPU extratime flag for RTDS
2017-10-11 Meng Xuxl: enable per-VCPU extratime flag for RTDS
2017-10-11 Meng Xulibxl: enable per-VCPU extratime flag for RTDS
2017-10-11 Meng Xuxen:rtds: towards work conserving RTDS
2017-10-11 Andrew Coopertools/libxc: Fix domid parameter types
2017-10-11 Andre PrzywaraARM: sunxi: support more Allwinner SoCs
2017-10-10 Julien Grallxen/arm: mm: Use memory flags for modify_xen_mappings...
2017-10-10 Julien Grallxen/arm: mm: Handle permission flags when adding a...
2017-10-10 Julien Grallxen/arm: mm: Embed permission in the flags
2017-10-10 Julien Grallxen/arm: page: Describe the layout of flags used to...
2017-10-10 Julien Grallxen/arm: mm: Use PAGE_HYPERVISOR_* instead of MT_*...
2017-10-10 Julien Grallxen/arm: mm: Rename 'ai' into 'flags' in create_xen_entries
2017-10-10 Julien Grallxen/arm: Switch to SYS_STATE_boot just after end_boot_a...
2017-10-10 Julien Grallxen/arm: mm: Rename and clarify AP[1] in the stage...
2017-10-10 Julien Grallxen/arm: page: Clean-up the definition of MAIRVAL
2017-10-10 Julien Grallxen/arm: page: Use ARMv8 naming to improve readability
2017-10-10 Stefano StabelliniARM: replace ACPI_MEMCPY with memcpy
2017-10-10 Manish JaggiARM: ITS: Expose ITS in the MADT table
2017-10-10 Manish JaggiARM: Update Formula to compute MADT size using new...
2017-10-10 Manish JaggiARM: ITS: Deny hardware domain access to ITS
2017-10-10 Manish JaggiARM: ITS: Populate host_its_list from ACPI MADT Table
2017-10-10 Manish JaggiARM: ITS: Introduce common function add_to_host_its_list
2017-10-10 Wei Liutravis: disable UBSAN
2017-10-10 Andrew Cooperx86/vmx: Better description of CR4 settings outside...
2017-10-10 Andrew Cooperx86/vmx: Don't self-recurse in vmx_update_guest_cr()
2017-10-10 Andrew Cooperx86/vmx: Misc cleanup to vmx_update_guest_cr()
2017-10-10 Andrew Cooperx86: Make use of pagetable_get_mfn() where appropriate
2017-10-09 Wei Liuxen: hook up UBSAN with CONFIG_UBSAN
2017-10-09 Andrew Cooperxen/ubsan: Implement __ubsan_handle_nonnull_arg()
2017-10-09 Andrew Cooperxen/ubsan: Import ubsan implementation from Linux 4.13
2017-10-09 Roger Pau Monneexamples: add a PVH guest config file template
2017-10-09 Roger Pau Monneexamples: fix HVM config file example
2017-10-09 Roger Pau Monnelibxc: panic when trying to create a PVH guest without...
2017-10-09 Jan Beulichx86emul: re-order cases of main switch statement
2017-10-09 Jan Beulichx86emul: support remaining AVX insns
2017-10-09 Roger Pau Monnexl: set default maptrack frames to 1024
2017-10-09 Roger Pau Monnelibxl: set the default grant/maptrack frames at structu...
2017-10-09 George Dunlapfuzz/x86_emulate: clear errors after each iteration
2017-10-09 George Dunlapfuzz/x86_emulate: actually use cpu_regs input
2017-10-09 Jan Beulichx86emul: fold/eliminate some local variables
2017-10-09 Jan Beulichx86emul/fuzz: add rudimentary limit checking
2017-10-09 Andrew Cooperxen/domctl: Fix Xen heap leak via XEN_DOMCTL_getvcpucontext
2017-10-09 Julien Grallxenoprof: convert the file to use typesafe MFN
2017-10-09 Julien Grallkexec, kimage: convert kexec and kimage to use typesafe...
2017-10-09 Julien Grallx86: use maddr_to_page and maddr_to_mfn to avoid open...
2017-10-09 Dario FaggioliRCU: make the period of the idle timer adaptive
2017-10-09 Dario FaggioliRCU: make the period of the idle timer configurable
2017-10-09 Dario FaggioliRCU: let the RCU idle timer handler run
2017-10-09 Wei Liuxen, tools: console.h shouldn't require string.h by...
2017-10-07 Julien Grallxen/arm: p2m: Read *_mapped_gfn with the p2m lock taken
2017-10-06 Dario FaggioliMAINTAINERS: update entries to Dario's new email address
2017-10-06 Awais Masoodns16550: fix ISR lockup on Allwinner uart
2017-10-06 Andrew Cooperxen/tmem: Drop unnecessary noinline attribute
2017-10-06 Julien Grallxen/kimage: Remove defined but unused variables
2017-10-06 Julien Grallxen/x86: mem_sharing: Use copy_domain_page in __mem_sha...
2017-10-06 Sergey Dyaslix86/np2m: add break to np2m_flush_eptp()
2017-10-06 Sergey Dyaslix86/np2m: refactor p2m_get_nestedp2m_locked()
2017-10-06 Sergey Dyaslix86/np2m: implement sharing of np2m between vCPUs
2017-10-06 Sergey Dyaslix86/np2m: send flush IPIs only when a vcpu is actively...
2017-10-06 Sergey Dyaslix86/vvmx: make updating shadow EPTP value more efficient
2017-10-06 Sergey Dyaslix86/np2m: simplify nestedhvm_hap_nested_page_fault()
2017-10-06 Sergey Dyaslix86/np2m: remove np2m_base from p2m_get_nestedp2m()
2017-10-06 Sergey Dyaslix86/np2m: flush all np2m objects on nested INVEPT
2017-10-06 Sergey Dyaslix86/np2m: refactor p2m_get_nestedp2m()
2017-10-05 Wei Liulibxl: use correct type modifier for vuart_gfn
2017-10-05 Konrad Rzeszutek... livepatch: Expand check for safe_for_reapply if livepat...
2017-10-05 Ross Lagerwalllivepatch: Declare live patching as a supported feature
next