xen.git
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...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new console_init function in...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Modify xenconsole functions to take...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Rename the console structure field...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Modify xenconsole to define and use...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new vuart node in the xenstore
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new domctl API to initialize...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Rearrange xen header includes in alpha...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add support for vuart in libxl
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Allocate a new GFN in the toolstack...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add SBSA UART emulation in Xen
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Define common ring buffer helper funct...
2017-10-03 Andrew Cooperx86/msr: Correct the definition of MSR_IA32_APICBASE_BASE
2017-10-02 Julien Grallxen/x86: p2m-pod: Rework prototype of p2m_pod_demand_po...
2017-10-02 Julien Grallxen/x86: p2m-pod: Use typesafe gfn for the fields recla...
2017-10-02 Julien Grallxen/x86: p2m-pod: Use typesafe gfn in p2m_pod_demand_po...
2017-10-02 Julien Grallxen/x86: p2m-pod: Use typesafe gfn in p2m_pod_zero_check
2017-10-02 Julien Grallxen/x86: p2m-pod: Clean-up p2m_pod_zero_check
2017-10-02 Julien Grallxen/x86: p2m-pod: Use typesafe GFN in pod_eager_record
2017-10-02 Julien Grallxen/x86: p2m: Use typesafe GFN in p2m_set_entry
2017-10-02 Julien Grallxen/x86: p2m: Use typesafe gfn for the P2M callbacks...
2017-10-02 Julien Grallxen/x86: p2m-pod: Use typesafe gfn in p2m_pod_decrease_...
2017-10-02 Julien Grallxen/x86: p2m-pod: Clean-up use of typesafe MFN
2017-10-02 Julien Grallxen/x86: p2m-pod: Avoid redundant assignments in p2m_po...
2017-10-02 Julien Grallxen/x86: p2m-pod: Fix coding style
2017-10-02 Julien Grallxen/x86: p2m-pod: Fix coding style for comments
next