Show patches with: none      |   53408 patches
« 1 2 ... 377 378 379534 535 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/11] xen/arm: Move sysregs.h in arm64 sub-directory - - - --- 2017-08-11 Julien Grall New
[09/11] xen/arm: Move co-processor emulation outside of traps.c - - - --- 2017-08-11 Julien Grall New
[08/11] xen/arm: Move sysreg emulation outside of traps.c - - - --- 2017-08-11 Julien Grall New
[07/11] xen/arm: traps: Export a bunch of helpers to handle emulation - - - --- 2017-08-11 Julien Grall New
[06/11] xen/arm: Move arch/arm/vtimer.h to include/asm-arm/vtimer.h - - - --- 2017-08-11 Julien Grall New
[05/11] xen/arm: vtimer: Re-order the includes alphabetically - 1 - --- 2017-08-11 Julien Grall New
[04/11] xen/arm: vgic-v3: Re-order the includes alphabetically - 1 - --- 2017-08-11 Julien Grall New
[03/11] xen/arm: traps: Re-order the includes alphabetically 1 - - --- 2017-08-11 Julien Grall New
[02/11] xen/arm: domain: Re-order the includes alphabetically - 1 - --- 2017-08-11 Julien Grall New
[01/11] xen/grant_table: Include mm.h in xen/grant_table.h 2 - - --- 2017-08-11 Julien Grall New
[5/5] ARM: ITS: Pass ITS in Hardware Domain MADT - - - --- 2017-08-11 Manish Jaggi New
[4/5] ARM: Introduce get_hwdom_madt_size in gic_hw_operations - - - --- 2017-08-11 Manish Jaggi New
[3/5] ARM: ITS: Deny hardware domain access to its - - - --- 2017-08-11 Manish Jaggi New
[2/2] ARM: ITS: Populate host_its_list from ACPI MADT Table - - - --- 2017-08-11 Manish Jaggi New
[1/5] ARM: ITS: Introduce common function add_to_host_its_list - - - --- 2017-08-11 Manish Jaggi New
[v2,4/4] x86/dom0: re-order DMA remapping enabling for PVH Dom0 - - - --- 2017-08-11 Roger Pau Monné New
[v2,3/4] x86/vtd: introduce a PVH implementation of iommu_inclusive_mapping - - - --- 2017-08-11 Roger Pau Monné New
[v2,2/4] x86/dom0: prevent PVH Dom0 from mapping read-only the IO APIC area 1 - - --- 2017-08-11 Roger Pau Monné New
[v2,1/4] x86/dom0: prevent access to MMCFG areas for PVH Dom0 - - - --- 2017-08-11 Roger Pau Monné New
[v3] xen: Implement hypercall for tracing of program counters - - - --- 2017-08-11 Felix Schmoll New
[for-2.10,2/2] Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen" - - - --- 2017-08-11 Anthony PERARD New
[for-2.10,1/2] hw/acpi: Call acpi_set_pci_info when no ACPI tables needed - - 1 --- 2017-08-11 Anthony PERARD New
[v4] xen: get rid of paravirt op adjust_exception_frame 1 1 - --- 2017-08-11 Juergen Gross New
[v2,12/12] x86/hvm/ioreq: add a new mappable resource type... - - - --- 2017-08-11 Paul Durrant New
[v2,11/12] x86/hvm/ioreq: defer mapping gfns until they are actually requsted - - - --- 2017-08-11 Paul Durrant New
[v2,10/12] x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page - - - --- 2017-08-11 Paul Durrant New
[v2,09/12] x86/hvm/ioreq: simplify code and use consistent naming - - - --- 2017-08-11 Paul Durrant New
[v2,08/12] x86/hvm/ioreq: move is_default into struct hvm_ioreq_server - - - --- 2017-08-11 Paul Durrant New
[v2,07/12] x86/hvm/ioreq: use bool rather than bool_t - - - --- 2017-08-11 Paul Durrant New
[v2,06/12] x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn - - - --- 2017-08-11 Paul Durrant New
[v2,05/12] tools/libxenctrl: use new xenforeignmemory API to seed grant table 1 - - --- 2017-08-11 Paul Durrant New
[v2,04/12] tools/libxenforeignmemory: add support for resource mapping - - - --- 2017-08-11 Paul Durrant New
[v2,03/12] x86/mm: add HYPERVISOR_memory_op to acquire guest resources - - - --- 2017-08-11 Paul Durrant New
[v2,02/12] x86/mm: allow a privileged PV domain to map guest mfns - - - --- 2017-08-11 Paul Durrant New
[v2,01/12,x86|arm] : remove code duplication - - - --- 2017-08-11 Paul Durrant New
x86/config: Fix stale documentation concerning virtual layout 1 - - --- 2017-08-11 Andrew Cooper New
[v3,3/3] x86/p2m-pt: pass level instead of page type to p2m_next_level() - 1 - --- 2017-08-11 Jan Beulich New
[v3,2/3] x86/p2m: make p2m_alloc_ptp() return an MFN 1 1 - --- 2017-08-11 Jan Beulich New
[v3,1/3] x86/p2m-pt: simplify p2m_next_level() 1 - - --- 2017-08-11 Jan Beulich New
[v2] x86: check for allocation errors in modify_xen_mappings() - 1 - --- 2017-08-11 Jan Beulich New
[RFC,v2,23/23] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,22/23] x86/module: Add support for mcmodel large and PLTs - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,21/23] x86/relocs: Add option to generate 64-bit relocations - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,20/23] x86/pie: Add option to build the kernel as PIE for x86_64 - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,19/23] x86: Support global stack cookie - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,18/23] x86/relocs: Handle DYN relocations for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,17/23] compiler: Option to default to hidden symbols - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,16/23] x86/percpu: Adapt percpu for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,15/23] x86/boot/64: Use _text in a global for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,14/23] x86/paravirt: Adapt assembly for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,13/23] x86/power/64: Adapt assembly for PIE support 1 - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,12/23] x86/boot/64: Adapt assembly for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,11/23] x86/acpi: Adapt assembly for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,10/23] x86/CPU: Adapt assembly for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,09/23] x86: pm-trace - Adapt assembly for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,08/23] x86/entry/64: Adapt assembly for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,07/23] x86: relocate_kernel - Adapt assembly for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,06/23] kvm: Adapt assembly for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,05/23] xen: Adapt assembly for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,04/23] x86: Add macro to get symbol address for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,03/23] x86: Use symbol name in jump table for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,02/23] x86: Use symbol name on bug table for PIE support - - - --- 2017-08-10 Thomas Garnier New
[RFC,v2,01/23] x86/crypto: Adapt assembly for PIE support - - - --- 2017-08-10 Thomas Garnier New
[v2] xen: remove struct domain and vcpu declarations from types.h - 1 - --- 2017-08-10 Wei Liu New
Xen-unstable / Qemu-upstream: QMP server: Unsupported bus. Bus doesn't have property 'acpi-pcihp-bs… - - - --- 2017-08-10 Anthony PERARD New
[1/3] paravirt,xen: remove xen_patch() - - - --- 2017-08-10 Peter Zijlstra New
[3/3] x86/vsmp: remove vsmp paravirt support - - - --- 2017-08-10 Shai Fultheim (Shai@ScaleMP.com) New
xen: remove struct domain and vcpu declarations from types.h 1 - - --- 2017-08-10 Wei Liu New
xsm/flask: Fix build following "xsm: correct AVC lookups for two sysctls" 1 - - --- 2017-08-10 Andrew Cooper New
[3/3] x86/vsmp: remove vsmp paravirt support - - - --- 2017-08-10 Juergen Gross New
[2/3] x86/lguest: remove lguest support - - - --- 2017-08-10 Juergen Gross New
[1/3] paravirt,xen: remove xen_patch() - - - --- 2017-08-10 Juergen Gross New
libxc: increase maximum migration stream record length 1 - - --- 2017-08-10 Juergen Gross New
libxc: correct error message in xc_sr_common.c 1 1 - --- 2017-08-10 Juergen Gross New
[Bug] 4.12 kernel dom0 always reboot on xen 4.9 efi - - - --- 2017-08-10 Zhang, Xiong Y New
x86/HVM: fix boundary check in hvmemul_insn_fetch() (again) - 1 - --- 2017-08-10 Jan Beulich New
x86/mm: make various hotplug related functions static 1 - - --- 2017-08-10 Jan Beulich New
IOMMU/PCI: properly annotate setup_one_hwdom_device() 1 1 - --- 2017-08-10 Jan Beulich New
xen-blkfront: use a right index when checking requests - 4 - --- 2017-08-09 Munehisa Kamata New
[V2,3/3] msi: Handle remappable format interrupt request 1 - - --- 2017-08-09 lan,Tianyu New
[V2,2/3] xen-pt: bind/unbind interrupt remapping format MSI - 1 - --- 2017-08-09 lan,Tianyu New
[V2,1/3] i386/msi: Correct mask of destination ID in MSI address - 2 - --- 2017-08-09 lan,Tianyu New
[V2,25/25] x86/vvtd: save and restore emulated VT-d - - - --- 2017-08-09 lan,Tianyu New
[V2,24/25] x86/vvtd: Add queued invalidation (QI) support - - - --- 2017-08-09 lan,Tianyu New
[V2,23/25] x86/vvtd: Handle interrupt translation faults - - - --- 2017-08-09 lan,Tianyu New
[V2,22/25] x86/vmsi: Hook delivering remapping format msi to guest - - - --- 2017-08-09 lan,Tianyu New
[V2,21/25] tools/libxc: Add a new interface to bind remapping format msi with pirq - - - --- 2017-08-09 lan,Tianyu New
[V2,20/25] passthrough: move some fields of hvm_gmsi_info to a sub-structure - - - --- 2017-08-09 lan,Tianyu New
[V2,19/25] x86/vioapic: extend vioapic_get_vector() to support remapping format RTE - - - --- 2017-08-09 lan,Tianyu New
[V2,18/25] x86/vvtd: Enable Interrupt Remapping through GCMD - - - --- 2017-08-09 lan,Tianyu New
[V2,17/25] x86/vvtd: Enable Queued Invalidation through GCMD - - - --- 2017-08-09 lan,Tianyu New
[V2,16/25] x86/vioapic: Hook interrupt delivery of vIOAPIC - - - --- 2017-08-09 lan,Tianyu New
[V2,15/25] x86/vvtd: decode interrupt attribute from IRTE - - - --- 2017-08-09 lan,Tianyu New
[V2,14/25] x86/vvtd: Process interrupt remapping request - - - --- 2017-08-09 lan,Tianyu New
[V2,13/25] x86/vvtd: Set Interrupt Remapping Table Pointer through GCMD - - - --- 2017-08-09 lan,Tianyu New
[V2,12/25] x86/vvtd: Add MMIO handler for VVTD - - - --- 2017-08-09 lan,Tianyu New
[V2,11/25] x86/hvm: Introduce a emulated VTD for HVM - - - --- 2017-08-09 lan,Tianyu New
[V2,10/25] tools/libxl: create vIOMMU during domain construction - - - --- 2017-08-09 lan,Tianyu New
[V2,9/25] tools/libxl: build DMAR table for a guest with one virtual VTD - - - --- 2017-08-09 lan,Tianyu New
[V2,8/25] tools/libxl: Add a user configurable parameter to control vIOMMU attributes - - - --- 2017-08-09 lan,Tianyu New
« 1 2 ... 377 378 379534 535 »