xen.git
2017-10-12 Andrew Cooperx86/shadow: Don't create self-linear shadow mappings...
2017-10-12 Jan Beulichx86: don't allow page_unlock() to drop the last type...
2017-10-12 Jan Beulichx86: don't store possibly stale TLB flush time stamp
2017-10-12 Jan Beulichx86: limit linear page table use to a single level
2017-10-12 Jan Beulichx86/HVM: prefill partially used variable on emulation...
2017-10-12 Vitaly Kuznetsovx86/ioreq server: correctly handle bogus XEN_DMOP_...
2017-10-12 Jan Beulichx86/FLASK: fix unmap-domain-IRQ XSM hook
2017-10-12 Jan Beulichx86/IRQ: conditionally preserve irq <-> pirq mapping...
2017-10-12 Jan Beulichx86/MSI: disallow redundant enabling
2017-10-12 Jan Beulichx86: enforce proper privilege when (un)mapping pIRQ-s
2017-10-12 Jan Beulichx86: don't allow MSI pIRQ mapping on unowned device
2017-10-12 Ian Jacksonxl: dm_restrict: Document that it does not work with PV
2017-10-12 Ian Jacksonlibxl: dm_restrict: Move to domain_build_info
2017-10-11 George Dunlapfuzz/x86_emulate: Move definitions into a header
2017-10-11 George Dunlapfuzz/x86_emulate: Take multiple test files for inputs
2017-10-11 George Dunlapfuzz/x86_emulate: Add 'afl-cov' target
2017-10-11 George Dunlapfuzz/x86_emulate: Rename the file containing the wrappe...
2017-10-11 George Dunlapfuzz/x86_emulate: Implement input_read() and input_avail()
2017-10-11 George Dunlapfuzz/x86_emulate: Improve failure descriptions in x86_e...
2017-10-11 George Dunlapfuzz/x86_emulate: Clear errors in the officially sancti...
2017-10-11 Volodymyr Babchukpublic: add and enable XENFEAT_ARM_SMCCC_supported...
2017-10-11 Volodymyr Babchukarm: vsmc: remove 64 bit mode check in PSCI handler
2017-10-11 Volodymyr Babchukarm: PSCI: use definitions provided by asm/smccc.h
2017-10-11 Volodymyr Babchukarm: traps: handle PSCI calls inside `vsmc.c`
2017-10-11 Volodymyr Babchukarm: smccc: handle SMCs according to SMCCC
2017-10-11 Volodymyr Babchukarm: add SMCCC protocol definitions
2017-10-11 Volodymyr Babchukarm: processor.h: add definition for immediate value...
2017-10-11 Volodymyr Babchukpublic: xen.h: add definitions for UUID handling
2017-10-11 Volodymyr Babchukarm: traps: check if SMC was conditional before handling it
2017-10-11 Volodymyr Babchukarm: traps: use generic register accessors in the PSCI...
2017-10-11 Volodymyr Babchukarm: traps: use only least 32 bits of fid in PSCI handler
2017-10-11 Julien Grallxen/arm: guest_walk: Fix get_ipa_output_size
2017-10-11 Julien Grallxen/arm: mm: Rework MAIR* definitions to handle 32...
2017-10-11 Andrew Coopercommon/gnttab: Improve logging message by including...
2017-10-11 Ross Lagerwallx86: fix XEN_DMOP_remote_shutdown return value
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
next