Show patches with: none      |   49549 patches
« 1 2 ... 372 373 374495 496 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,10/11] vmware: set cpu capabilities during platform initialization 1 - - --- 2017-04-13 Juergen Gross New
[v2,09/11] x86/xen: use capabilities instead of fake cpuid values for xsave - - - --- 2017-04-13 Juergen Gross New
[v2,08/11] x86/xen: use capabilities instead of fake cpuid values for x2apic - - - --- 2017-04-13 Juergen Gross New
[v2,07/11] x86/xen: use capabilities instead of fake cpuid values for mwait - - - --- 2017-04-13 Juergen Gross New
[v2,06/11] x86/xen: use capabilities instead of fake cpuid values for acpi - - - --- 2017-04-13 Juergen Gross New
[v2,05/11] x86/xen: use capabilities instead of fake cpuid values for acc - - - --- 2017-04-13 Juergen Gross New
[v2,04/11] x86/xen: use capabilities instead of fake cpuid values for mtrr - - - --- 2017-04-13 Juergen Gross New
[v2,03/11] x86/xen: use capabilities instead of fake cpuid values for aperf - - - --- 2017-04-13 Juergen Gross New
[v2,02/11] x86/xen: don't indicate DCA support in pv domains - - - --- 2017-04-13 Juergen Gross New
[v2,01/11] xen: set cpu capabilities from xen_start_kernel() - - - --- 2017-04-13 Juergen Gross New
[for-4.9] xen: credit: change an ASSERT on nr_runnable so that it makes sense. - 1 - --- 2017-04-13 Dario Faggioli New
[v4] x86emul: add "unblock NMI" retire flag - 2 - --- 2017-04-13 Jan Beulich New
[v1] vmx: set 'SN' bit for the runstate transition from blocked to runnable - - - --- 2017-04-13 Xuquan (Euler) New
[v3] x86emul: add "unblock NMI" retire flag - - - --- 2017-04-12 Jan Beulich New
[5/5] misc/release-checklist.txt: Try to avoid wrong-tag mistakes - - - --- 2017-04-12 Ian Jackson New
[4/5] misc/release-checklist.txt: Preemptive updates - - - --- 2017-04-12 Ian Jackson New
[3/5] Config.mk: Update for 4.9.0-rc1.2 - - - --- 2017-04-12 Ian Jackson New
[2/5] Config.mk: Update for 4.9.0-rc1.1 - - - --- 2017-04-12 Ian Jackson New
[1/5] Config.mk, etc.: Prepare 4.9.0-rc1 - - - --- 2017-04-12 Ian Jackson New
Add clang-format file for Xen Hypervisor format - - - --- 2017-04-12 Ishani Chugh New
[v2] VT-d: correct a comment and remove an useless if() statement 1 1 - --- 2017-04-12 Chao Gao New
valgrind support for xen4.7+ - - - --- 2017-04-12 Glenn Enright New
linux-next: manual merge of the xen-tip tree with the tip tree - - - --- 2017-04-12 Stephen Rothwell New
linux-next: manual merge of the xen-tip tree with the tip tree - - - --- 2017-04-12 Stephen Rothwell New
tools:misc:xenpm: set max freq to all cpu with default cpuid 1 - - --- 2017-04-12 Luwei Kang New
[v8,27/27] ARM: vITS: create ITS subnodes for Dom0 DT - - - --- 2017-04-12 Andre Przywara New
[v8,26/27] ARM: vITS: create and initialize virtual ITSes for Dom0 - - - --- 2017-04-12 Andre Przywara New
[v8,25/27] ARM: vITS: increase mmio_count for each ITS - - - --- 2017-04-12 Andre Przywara New
[v8,24/27] ARM: vITS: handle INVALL command - - - --- 2017-04-12 Andre Przywara New
[v8,23/27] ARM: vITS: handle INV command - - - --- 2017-04-12 Andre Przywara New
[v8,22/27] ARM: vITS: handle DISCARD command - - - --- 2017-04-12 Andre Przywara New
[v8,21/27] ARM: vITS: handle MOVI command - - - --- 2017-04-12 Andre Przywara New
[v8,20/27] ARM: GICv3: handle unmapped LPIs - - - --- 2017-04-12 Andre Przywara New
[v8,19/27] ARM: vITS: handle MAPTI command - - - --- 2017-04-12 Andre Przywara New
[v8,18/27] ARM: vITS: handle MAPD command - - - --- 2017-04-12 Andre Przywara New
[v8,17/27] ARM: vITS: handle MAPC command 1 - - --- 2017-04-12 Andre Przywara New
[v8,16/27] ARM: vITS: handle INT command - - - --- 2017-04-12 Andre Przywara New
[v8,15/27] ARM: vITS: handle CLEAR command - - - --- 2017-04-12 Andre Przywara New
[v8,14/27] ARM: vITS: introduce translation table walks - - - --- 2017-04-12 Andre Przywara New
[v8,13/27] ARM: vITS: add command handling stub and MMIO emulation - - - --- 2017-04-12 Andre Przywara New
[v8,12/27] ARM: vGIC: advertise LPI support - - - --- 2017-04-12 Andre Przywara New
[v8,11/27] ARM: VGIC: add vcpu_id to struct pending_irq - - - --- 2017-04-12 Andre Przywara New
[v8,10/27] ARM: GIC: export vgic_init_pending_irq() 1 - - --- 2017-04-12 Andre Przywara New
[v8,09/27] ARM: vGICv3: re-use vgic_reg64_check_access 1 - - --- 2017-04-12 Andre Przywara New
[v8,08/27] ARM: introduce vgic_access_guest_memory() - - - --- 2017-04-12 Andre Przywara New
[v8,07/27] ARM: vGICv3: handle virtual LPI pending and property tables - 1 - --- 2017-04-12 Andre Przywara New
[v8,06/27] ARM: GICv3: enable ITS and LPIs on the host 1 - - --- 2017-04-12 Andre Przywara New
[v8,05/27] ARM: GICv3: forward pending LPIs to guests - - - --- 2017-04-12 Andre Przywara New
[v8,04/27] ARM: GICv3: introduce separate pending_irq structs for LPIs - - - --- 2017-04-12 Andre Przywara New
[v8,03/27] ARM: GIC: Add checks for NULL pointer pending_irq's - - - --- 2017-04-12 Andre Przywara New
[v8,02/27] ARM: VGIC: move irq_to_pending() calls under the VGIC VCPU lock - - - --- 2017-04-12 Andre Przywara New
[v8,01/27] ARM: GICv3: propagate number of host LPIs to GICv3 guest - - - --- 2017-04-12 Andre Przywara New
VT-d: correct a comment and remove useless if() statement - - - --- 2017-04-12 Chao Gao New
[Qemu-devel,RFC/BUG] xen-mapcache: buggy invalidate map cache? - - - --- 2017-04-11 Stefano Stabellini New
blkfront: add uevent for size change - - - --- 2017-04-11 Marc Olson New
[v4,09/13] qobject: Use simpler QDict/QList scalar insertion macros - 1 - --- 2017-04-11 Eric Blake New
xen: credit2: cleanup patch for type betterness - 1 - --- 2017-04-11 Praveen Kumar New
xen: credit2: enable per cpu runqueue creation - 1 - --- 2017-04-11 Praveen Kumar New
[v3] xen, kdump: handle pv domain in paddr_vmcoreinfo_note() - 2 1 --- 2017-04-11 Juergen Gross New
[v2] x86emul: add "unblock NMI" retire flag - - - --- 2017-04-11 Jan Beulich New
[v3] xen, input: add xen-kbdfront module parameter for setting resolution - 1 - --- 2017-04-11 Juergen Gross New
[for-4.9] docs: fix configuration syntax in xl.cfg manpage - - - --- 2017-04-11 Wei Liu New
[for-next,6/6] xen/vpci: trap access to the list of PCI capabilities - - - --- 2017-04-11 Roger Pau Monné New
[for-next,5/6] xen/vpci: add handlers to map the BARs - - - --- 2017-04-11 Roger Pau Monné New
[for-next,4/6] x86/ecam: add handlers for the PVH Dom0 MMCFG areas - - - --- 2017-04-11 Roger Pau Monné New
[for-next,3/6] xen/vpci: introduce basic handlers to trap accesses to the PCI config space - - - --- 2017-04-11 Roger Pau Monné New
[for-next,2/6] xen/mm: move modify_identity_mmio to global file - - - --- 2017-04-11 Roger Pau Monné New
[for-next,1/6] xen/pci: split code to size BARs from pci_add_device - - - --- 2017-04-11 Roger Pau Monné New
[RFC] handle tsc_tolerance during migration between identical hosts - - - --- 2017-04-11 Olaf Hering New
[Qemu-devel] configure: introduce --enable-xen-fb-backend - - - --- 2017-04-11 Oleksandr Andrushchenko New
[v2,2/2] xen, input: repair xen-kbdfront resolution setting via xenstore - 1 - --- 2017-04-11 Juergen Gross New
[v2,1/2] xen, input: add xen-kbdfront module parameter for setting resolution - - - --- 2017-04-11 Juergen Gross New
clang: disable the gcc-compat warnings for read_atomic 1 - - --- 2017-04-11 Roger Pau Monné New
kexec: Add spinlock for the whole hypercall - 1 - --- 2017-04-10 Eric DeVolder New
[8/8] serial logs capture: Detect errors from glob - - - --- 2017-04-10 Ian Jackson New
[7/8] serial logs capture: chomp parameters to the perl script - - - --- 2017-04-10 Ian Jackson New
[6/8] mg-repro-setup: New script for setting up repros automatically - - - --- 2017-04-10 Ian Jackson New
[5/8] ts-hosts-allocate-Executive: Honour OSSTEST_NOALLOCATE - - - --- 2017-04-10 Ian Jackson New
[4/8] mg-allocate: Provide --stdout-output - - - --- 2017-04-10 Ian Jackson New
[3/8] mg-allocate: Redirect a few messages to stderr - - - --- 2017-04-10 Ian Jackson New
[2/8] selecthost: Honour IDENT_hostflagadjust runvar - - - --- 2017-04-10 Ian Jackson New
[1/8] selecthost: Default pdu to "unsupported" rather than nothing - - - --- 2017-04-10 Ian Jackson New
[for-4.9,v3,2/3] x86/atomic: fix clang build - - - --- 2017-04-10 Roger Pau Monné New
PCI passthrough will cause unknown device appearance in device manager of Windows OS via xenstore k… - - - --- 2017-04-10 Konrad Rzeszutek Wilk New
[for-4.9,v3,3/3] x86/atomic: fix cmpxchg16b inline assembly to work with clang - 1 - --- 2017-04-10 Roger Pau Monné New
[for-4.9,v3,2/3] x86/atomic: fix clang build - - - --- 2017-04-10 Roger Pau Monné New
[for-4.9,v3,1/3] xsm: fix clang 3.5 build after c47d1d 1 - 1 --- 2017-04-10 Roger Pau Monné New
[for-next,8/8] x86/domain: move HVM specific code to hvm/domain.c 1 - - --- 2017-04-10 Wei Liu New
[for-next,7/8] x86/domain: move PV specific code to pv/domain.c - - - --- 2017-04-10 Wei Liu New
[for-next,6/8] x86/domain: factor out pv_domain_initialise - - - --- 2017-04-10 Wei Liu New
[for-next,5/8] x86/domain: factor out pv_domain_destroy 1 - - --- 2017-04-10 Wei Liu New
[for-next,4/8] x86/domain: push some code down to hvm_domain_initialise - - - --- 2017-04-10 Wei Liu New
[for-next,3/8] x86/domain: factor out pv_vcpu_destroy - 1 - --- 2017-04-10 Wei Liu New
[for-next,2/8] x86/domain: factor out pv_vcpu_initialise - - - --- 2017-04-10 Wei Liu New
[for-next,1/8] xen.h: fix comment for vcpu_guest_context 1 - - --- 2017-04-10 Wei Liu New
[for-4.9] x86/emul: Drop more redundant ctxt.event_pending checks - 2 - --- 2017-04-10 Andrew Cooper New
tools/golang: Add myself as maintainer 1 - - --- 2017-04-10 George Dunlap New
x86emul: add "unblock NMI" retire flag - - - --- 2017-04-10 Jan Beulich New
tools/golang: Add myself as maintainer - - - --- 2017-04-10 George Dunlap New
tests/xen-access: Added vm_event emulation tests - - - --- 2017-04-10 Razvan Cojocaru New
« 1 2 ... 372 373 374495 496 »