Show patches with: Submitter = Jan Beulich       |   4066 patches
« 1 2 ... 31 32 3340 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
xen: use vMSI related #define-s from public interface - 1 - --- 2017-09-01 Jan Beulich New
[resend] domctl/x86: move vMSI related #define-s to public interface 1 2 - --- 2017-09-01 Jan Beulich New
domctl/x86: move vMSI related #define-s to public interface - - - --- 2017-09-01 Jan Beulich New
[RFC] domctl: improve locking during domain destruction - - - --- 2017-09-01 Jan Beulich New
MAINTAINERS: add arch specific public headers to arch file groups 1 - - --- 2017-09-01 Jan Beulich New
x86: mark the entire directmap NX - 1 - --- 2017-08-31 Jan Beulich New
libxl: fix incremental parallel build - - - --- 2017-08-30 Jan Beulich New
[RESEND,v9] VT-d: use correct BDF for VF to search VT-d unit - - - --- 2017-08-25 Jan Beulich New
[v2] x86/EFI: warn about r/o sections requiring relocations 1 - - --- 2017-08-25 Jan Beulich New
x86/EFI: warn about r/o sections requiring relocations - - - --- 2017-08-25 Jan Beulich New
gnttab: fix "don't use possibly unbounded tail calls" - 1 - --- 2017-08-21 Jan Beulich New
[v3] passthrough: give XEN_DOMCTL_test_assign_device more sane semantics 1 1 - --- 2017-08-16 Jan Beulich New
x86/asm: add .file directives - 1 - --- 2017-08-16 Jan Beulich New
[v2,7/7] gnttab: properly handle transfer slots when changing version - - - --- 2017-08-16 Jan Beulich New
[v2,6/7] gnttab: clean up main switch in do_grant_table_op() - 1 - --- 2017-08-16 Jan Beulich New
[v2,5/7] gnttab: drop struct active_grant_entry's gfn field for release builds - 1 - --- 2017-08-16 Jan Beulich New
[v2,4/7] gnttab: re-arrange struct active_grant_entry - 1 - --- 2017-08-16 Jan Beulich New
[v2,3/7] gnttab: drop pointless leading double underscores - 1 - --- 2017-08-16 Jan Beulich New
[v2,2/7] gnttab: type adjustments - 1 - --- 2017-08-16 Jan Beulich New
[v2,1/7] gnttab: avoid spurious maptrack handle allocation failures - 1 - --- 2017-08-16 Jan Beulich New
[v4,2/2] gnttab: fix transitive grant handling - 1 - --- 2017-08-16 Jan Beulich New
[v4,1/2] gnttab: don't use possibly unbounded tail calls - 1 - --- 2017-08-16 Jan Beulich New
[8/8] gnttab: drop struct active_grant_entry's gfn field for release builds - - - --- 2017-08-15 Jan Beulich New
[7/8] gnttab: use DIV_ROUND_UP() instead of open-coding it - 1 - --- 2017-08-15 Jan Beulich New
[6/8] gnttab: move GNTPIN_* out of header file - - - --- 2017-08-15 Jan Beulich New
[5/8] gnttab: re-arrange struct active_grant_entry - 1 - --- 2017-08-15 Jan Beulich New
[4/8] gnttab: drop pointless leading double underscores - - - --- 2017-08-15 Jan Beulich New
[3/8] gnttab: type adjustments - 1 - --- 2017-08-15 Jan Beulich New
[RESEND,2/8] gnttab: avoid spurious maptrack handle allocation failures - - - --- 2017-08-15 Jan Beulich New
[RESEND,1/8] gnttab: drop useless locking - 1 - --- 2017-08-15 Jan Beulich New
[v3,2/2] gnttab: fix transitive grant handling - 1 - --- 2017-08-15 Jan Beulich New
[v3,1/2] gnttab: don't use possibly unbounded tail calls - - - --- 2017-08-15 Jan Beulich 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
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
[v4] x86/hvm: Allow guest_request vm_events coming from userspace - - - --- 2017-08-07 Jan Beulich New
IOMMU/PCI: make a few functions static - 2 - --- 2017-07-14 Jan Beulich New
AMD IOMMU: drop amd_iommu_setup_hwdom_device() - 1 - --- 2017-07-14 Jan Beulich New
[v3] x86/HVM: don't #GP/#SS on wrapping virt->linear translations - - - --- 2017-07-10 Jan Beulich New
x86emul: correct EVEX register extension bit handling for non-64-bit modes - - - --- 2017-07-10 Jan Beulich New
x86emul: correct VEX.L handling for VCVT{, T}S{S, D}2SI - 1 - --- 2017-07-10 Jan Beulich New
x86emul: correct VEX.W handling for non-64-bit VPINSRD - 1 - --- 2017-07-10 Jan Beulich New
[v3] x86emul/fuzz: add rudimentary limit checking - - - --- 2017-07-06 Jan Beulich New
[RFC,XTF] add split memory access tests - - - --- 2017-07-06 Jan Beulich New
[v2] x86/HVM: don't #GP/#SS on wrapping virt->linear translations - - - --- 2017-07-06 Jan Beulich New
[v3] x86emul/fuzz: add rudimentary limit checking - - - --- 2017-07-06 Jan Beulich New
[v2] x86emul/fuzz: add rudimentary limit checking - - - --- 2017-07-05 Jan Beulich New
x86/HVM: don't #GP/#SS on wrapping 64-bit virt->linear translations - - - --- 2017-07-05 Jan Beulich New
[v2,3/3] x86/p2m-pt: pass level instead of page type to p2m_next_level() - 1 - --- 2017-07-05 Jan Beulich New
[v2,2/3] x86/p2m: make p2m_alloc_ptp() return an MFN 1 - - --- 2017-07-05 Jan Beulich New
[v2,1/3] x86/p2m-pt: simplify p2m_next_level() - - - --- 2017-07-05 Jan Beulich New
x86emul/fuzz: add rudimentary limit checking - - - --- 2017-07-05 Jan Beulich New
[RFC] x86emul: add read-modify-write hook - - - --- 2017-07-04 Jan Beulich New
x86emul: shifts/rotates don't allow LOCK prefix - 1 - --- 2017-07-04 Jan Beulich New
[v2] passthrough: give XEN_DOMCTL_test_assign_device more sane semantics - - - --- 2017-06-23 Jan Beulich New
[v2] x86emul: correct CF output of SHLD/SHRD - 1 - --- 2017-06-23 Jan Beulich New
[v3,2/2,XTF] extend FPU exception tests - - - --- 2017-06-21 Jan Beulich New
[v3,1/2,XTF] add FPU/SIMD register state test - - - --- 2017-06-21 Jan Beulich New
x86emul: correct CF output of SHLD/SHRD - - - --- 2017-06-21 Jan Beulich New
[17/17] x86/HVM: eliminate custom #MF/#XM handling - - - --- 2017-06-21 Jan Beulich New
[16/17] x86emul: make all FPU emulation use the stub - - - --- 2017-06-21 Jan Beulich New
[15/17] x86emul: adjust_bnd() should check XCR0 - - - --- 2017-06-21 Jan Beulich New
[14/17] x86emul: abstract out XCRn accesses - - - --- 2017-06-21 Jan Beulich New
[13/17] x86emul: re-order checks in test harness - - - --- 2017-06-21 Jan Beulich New
[12/17] x86emul: support 3DNow! insns - - - --- 2017-06-21 Jan Beulich New
[11/17] x86emul: support XOP insns - - - --- 2017-06-21 Jan Beulich New
[10/17] x86emul: add tables for XOP 08 and 09 extension spaces - - - --- 2017-06-21 Jan Beulich New
[09/17] x86emul: support AVX2 gather insns - - - --- 2017-06-21 Jan Beulich New
[08/17] x86emul: fold/eliminate some local variables - - - --- 2017-06-21 Jan Beulich New
[07/17] x86emul: support most remaining AVX2 insns - - - --- 2017-06-21 Jan Beulich New
[06/17] x86emul: support FMA insns - - - --- 2017-06-21 Jan Beulich New
[05/17] x86emul: support FMA4 insns - - - --- 2017-06-21 Jan Beulich New
[04/17] x86emul: support F16C insns - - - --- 2017-06-21 Jan Beulich New
[03/17] x86emul: build SIMD tests with -Os - 1 - --- 2017-06-21 Jan Beulich New
[02/17] x86emul: re-order cases of main switch statement - 1 - --- 2017-06-21 Jan Beulich New
[01/17] x86emul: support remaining AVX insns - - - --- 2017-06-21 Jan Beulich New
[2/2] x86/p2m: make p2m_alloc_ptp() return an MFN 1 - - --- 2017-06-21 Jan Beulich New
[1/2] x86/p2m: simplify p2m_next_level() - - - --- 2017-06-21 Jan Beulich New
x86/mm: drop redundant domain parameter from get_page_from_gfn_p2m() - 2 - --- 2017-06-21 Jan Beulich New
x86/mm: consolidate setting of TLB flush time stamps - - - --- 2017-06-21 Jan Beulich New
x86/mmuext: don't allow copying/clearing non-RAM pages - 1 - --- 2017-06-21 Jan Beulich New
passthrough: give XEN_DOMCTL_test_assign_device more sane semantics - - - --- 2017-06-21 Jan Beulich New
[11/11] gnttab: drop useless locking - - - --- 2017-06-21 Jan Beulich New
[10/11] gnttab: limit mapkind()'s iteration count - 1 - --- 2017-06-21 Jan Beulich New
[09/11] gnttab: avoid spurious maptrack handle allocation failures - - - --- 2017-06-21 Jan Beulich New
[08/11] gnttab: remove host map in the event of a grant_map failure - 2 - --- 2017-06-21 Jan Beulich New
[07/11] x86: fold identical error paths in xenmem_add_to_physmap_one() - 1 - --- 2017-06-21 Jan Beulich New
[06/11] ARM: simplify page type handling - 1 - --- 2017-06-21 Jan Beulich New
[05/11] evtchn: convert evtchn_port_is_*() to plain bool - 1 - --- 2017-06-21 Jan Beulich New
[04/11] domctl: restrict DOMCTL_set_target to HVM domains - 1 - --- 2017-06-21 Jan Beulich New
[03/11] make steal_page() return a proper error value 1 1 - --- 2017-06-21 Jan Beulich New
[02/11] gnttab: remove redundant xenheap check from gnttab_transfer() - 1 - --- 2017-06-21 Jan Beulich New
[01/11] public: adjust documentation following XSA-217 - 1 - --- 2017-06-21 Jan Beulich New
xen/disk: don't leak stack data via response ring 2 2 - --- 2017-06-20 Jan Beulich New
x86emul: simplify SHLD/SHRD handling - 1 - --- 2017-06-20 Jan Beulich New
memory: don't suppress P2M update in populate_physmap() 1 - - --- 2017-06-20 Jan Beulich New
« 1 2 ... 31 32 3340 41 »