xen.git
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
2017-10-05 Konrad Rzeszutek... mkhex: Move it to tools/misc
2017-10-05 Konrad Rzeszutek... livepatch: Include sizes when an mismatch occurs
2017-10-05 Konrad Rzeszutek... livepatch: Tighten alignment checks.
2017-10-05 Joao Martinsdocs/misc: add netif staging grants design document
2017-10-05 Joao Martinspublic/io/netif.h: add gref mapping control messages
2017-10-04 Wei Liuxenconsole: fix 32bit compilation
2017-10-04 Wei LiuConfig.mk: update mini-os changeset
2017-10-04 Juergen Grossgnttab: make resource limits per domain
2017-10-04 Jan Beulichx86/PV: fix/generalize guest nul selector handling
2017-10-04 Wei Liulibxl/gentypes: fix generating array of enums
2017-10-04 Jan Beulichx86: mmio_ro_do_page_fault() must be unreachable for...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Update documentation for vuart console...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a pl011 uart DT node in the guest...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new vuart console type to xencon...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add support for vuart console in xenco...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add support for multiple consoles...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new console_close_evtchn functio...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new console_open_log function...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new console_cleanup function...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new handle_console_tty function...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new handle_console_ring function...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new console_evtchn_unmask functi...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new maybe_add_console_tty_fd...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new maybe_add_console_evtchn_fd...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new buffer_available function...
next