xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-18 02:43:18 to 2016-02-19 02:14:20 UTC [more...]

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-02-19  2:14 UTC  (9+ messages)

[PATCH v12 0/2] Add VT-d Posted-Interrupts support
 2016-02-19  1:55 UTC  (3+ messages)
` [PATCH v12 1/2] vmx: VT-d posted-interrupt core logic handling
` [PATCH v12 2/2] Add a command line parameter for VT-d posted-interrupts

[xen-unstable-smoke test] 83064: tolerable all pass - PUSHED
 2016-02-19  0:43 UTC 

[PATCH] MAINTAINERS: add myself as seabios maintainer
 2016-02-18 23:56 UTC  (7+ messages)

[PATCH] docs: document handling of metacharacter escape in xl disk format
 2016-02-18 22:44 UTC  (2+ messages)

[PATCH] hvmloader: Use xen/errno.h rather than the host systems errno.h
 2016-02-18 22:10 UTC 

[PATCH RFC v2 00/30] x86: Improvements to cpuid handling for guests
 2016-02-18 22:08 UTC  (44+ messages)
` [PATCH v2 10/30] xen/x86: Annotate VM applicability in featureset
                  ` Is: PVH dom0 - MWAIT detection logic to get deeper C-states exposed in ACPI AML code. Was:Re: "
` [PATCH v2 15/30] xen/x86: Improvements to in-hypervisor cpuid sanity checks
` [PATCH v2 16/30] x86/cpu: Move set_cpumask() calls into c_early_init()
` [PATCH v2 21/30] x86/pv: Provide custom cpumasks for PV domains
` [PATCH v2 24/30] tools/libxc: Modify bitmap operations to take void pointers

[PATCH 1/4] tools/configure: only require bcc/ld86/as86 when needed
 2016-02-18 21:52 UTC  (7+ messages)
` [PATCH 2/4] m4/python: fix typo in LDFLAGS variable name
` [PATCH 3/4] m4/python: fix checks for Python library support
` [PATCH 4/4] tools/configure: rerun autoconf

[PATCH] arm/monitor vm-events: Implement guest-request support
 2016-02-18 21:25 UTC  (3+ messages)

[PATCH v3] Requisite paches for xSplice v3 (not yet posted)
 2016-02-18 21:12 UTC  (6+ messages)
` [PATCH v3 5/5] mkelf32: Close those file descriptors in the error paths

[PATCH RFC] osstest: add a cd-{insert/eject} test for Debian HVM
 2016-02-18 19:21 UTC  (2+ messages)

[RFC PATCH 0/5] x86: workaround inability to fully restore FPU state
 2016-02-18 19:19 UTC  (10+ messages)
` [PATCHv1 1/5] domctl: Add op to get/set generic numeric parameters
` [PATCHv1 2/5] tools/libxc: add xc_domain_get_param() and xc_domain_set_param()
` [PATCHv1 3/5] x86/fpu: Add a per-domain field to set the width of FIP/FDP
` [PATCHv1 4/5] x86/viridian: set x87 FIP width to 4 for Windows guests
` [PATCHv1 5/5] x86/domctl: Add XEN_DOMCTL_PARAM_ARCH_X86_FIP_WIDTH parameter

[xen-unstable-smoke test] 83012: tolerable all pass - PUSHED
 2016-02-18 18:37 UTC 

Current LibXL Status
 2016-02-18 18:30 UTC  (19+ messages)
    ` libxl and malloc failure (Re: Current LibXL Status)

[PATCH] xen/x86: Map Xen code/data/bss with superpages
 2016-02-18 18:20 UTC  (6+ messages)
` [PATCH] xen: Introduce IS_ALIGNED()
` [PATCH] xen/memguard: Drop memguard_init() entirely
` [PATCH] xen/x86: Use 2M superpages for text/data/bss mappings
` [PATCH] xen/x86: Unilaterally remove .init mappings

libxl_device handling for nic and vtmp
 2016-02-18 17:25 UTC  (6+ messages)

[PATCH v3 00/10] grub-xen: support booting huge pv-domains
 2016-02-18 17:20 UTC  (27+ messages)
` [PATCH v3 01/10] xen: make xen loader callable multiple times
` [PATCH v3 02/10] xen: reduce number of global variables in xen loader
` [PATCH v3 04/10] xen: synchronize xen header
` [PATCH v3 06/10] xen: factor out allocation of special pages into separate function
` [PATCH v3 07/10] xen: factor out allocation of page tables "
` [PATCH v3 09/10] xen: modify page table construction
` [PATCH v3 10/10] xen: add capability to load p2m list outside of kernel mapping
  ` [PATCH v3 03/10] xen: add elfnote.h to avoid using numbers instead of constants
  ` [PATCH v3 05/10] xen: factor out p2m list allocation into separate function
  ` [PATCH v3 08/10] xen: add capability to load initrd outside of initial mapping

[PATCH v2 00/16] Scheduling related tracing improvements
 2016-02-18 17:10 UTC  (33+ messages)
` [PATCH v2 01/16] xen: sched: __runq_tickle takes a useless cpu parameter
` [PATCH v2 02/16] xen: sched: move up the trace record for vcpu_wake and vcpu_sleep
` [PATCH v2 03/16] xen: sched: improve domain creation tracing
` [PATCH v2 04/16] xen: credit2: pack trace data better for xentrace_format
` [PATCH v2 05/16] xen: RTDS: "
` [PATCH v2 06/16] xen: sched: tracing: enable TSC tracing for all events
` [PATCH v2 07/16] xentrace: formats: update format of scheduling events
` [PATCH v2 12/16] xenalyze: handle "
` [PATCH v2 13/16] xenalyze: handle Credit1 scheduler events
` [PATCH v2 14/16] xenalyze: handle Credit2 "
` [PATCH v2 15/16] xenalyze: handle RTDS "

Stabilising some tools only HVMOPs?
 2016-02-18 16:49 UTC  (20+ messages)

[PATCH OSSTEST] crontab: adjust to remove "." from mg-list-all-branches output
 2016-02-18 16:56 UTC 

[PATCH v3] xSplice v1 implementation and design
 2016-02-18 16:20 UTC  (4+ messages)
  ` [PATCH v3 MISSING/23] xsplice: Design document (v7)

False positive coverity bug id: 1351218
 2016-02-18 15:49 UTC  (2+ messages)

[PATCH] tools/xenalyze: Fix build with clang
 2016-02-18 15:43 UTC  (2+ messages)

[PATCH] x86/hvm_event: fix uninitialized struct field usage introduced by c/s f5365e6
 2016-02-18 15:37 UTC  (7+ messages)

[PATCH] travis: Drop bridge-utils and iproute2
 2016-02-18 14:50 UTC  (2+ messages)

[PATCH] xen/x86: Annotate deliberate fallthrough cases from XSA-154
 2016-02-18 14:05 UTC  (3+ messages)

[PATCH] x86/monitor: minor left-shift undefined behavior checks
 2016-02-18 14:03 UTC  (2+ messages)

[PATCH v8 00/13] Prerequisite patches for COLO
 2016-02-18 12:30 UTC  (11+ messages)
` [PATCH v8 01/13] libxl/remus: init checkpoint callback in Remus setup callback
` [PATCH v8 05/13] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v8 08/13] tools/libxl: export logdirty_init
` [PATCH v8 09/13] tools/libxl: rename remus device to checkpoint device
` [PATCH v8 10/13] tools/libxl: adjust the indentation
` [PATCH v8 11/13] tools/libxl: store remus_ops in checkpoint device state
` [PATCH v8 12/13] tools/libxl: move remus state into a seperate structure
` [PATCH v8 13/13] tools/libxl: seperate device init/cleanup from checkpoint device layer

[PATCH v3] libxc: fix leak of t_info in xc_tbuf_get_size()
 2016-02-18 11:58 UTC  (3+ messages)

[PATCH v2] tools: libxl: make it illegal to pass libxl__realloc(gc) a non-gc ptr
 2016-02-18 12:02 UTC  (4+ messages)

[PATCH] [VERY RFC] Clang: Issues with .data.rel.ro relocations
 2016-02-18 10:58 UTC  (3+ messages)

[PATCH V2 0/4] libxl: support qemu's network-based block backends
 2016-02-18 10:51 UTC  (2+ messages)

[PATCH v4 4/4] libxl: fix cd-eject
 2016-02-18 10:27 UTC  (3+ messages)
` [PATCH v6] libxl: allow 'phy' backend to use empty files

[PATCH V2 0/3] libxl and docs: small improvements in qdisk support
 2016-02-18 10:24 UTC  (3+ messages)
` [PATCH V2 3/3] docs: add more info about target= in disk config

[PATCH 0/3] libxl and docs: small improvements in qdisk support
 2016-02-18 10:22 UTC  (5+ messages)
` [PATCH 3/3] docs: add more info about target= in disk config

[PATCH] xen/arm64: Make sure we get all debug output
 2016-02-18 10:21 UTC  (6+ messages)

[PATCH] tools: remove xenpmd
 2016-02-18 10:20 UTC  (3+ messages)

Uninitialized variables in hvm_event_breakpoint (Re: New Defects reported by Coverity Scan for XenProject)
 2016-02-18 10:17 UTC  (4+ messages)

[PATCH v5 0/7] VT-d Device-TLB flush issue
 2016-02-18 10:00 UTC  (22+ messages)
` [PATCH v5 1/7] VT-d: Check VT-d Device-TLB flush error(IOMMU part)
` [PATCH v5 4/7] VT-d: Refactor iommu_ops .iotlb_flush() and iotlb_flush_all()
` [PATCH v5 7/7] VT-d: Fix vt-d Device-TLB flush timeout issue

Restoring FPU exception state
 2016-02-18  9:30 UTC  (9+ messages)

[PATCH v2] x86: avoid flush IPI when possible
 2016-02-18  8:44 UTC  (3+ messages)

[RFC] Xen PV IOMMU interface draft B
 2016-02-18  8:21 UTC  (4+ messages)
` Xen PV IOMMU interface draft C
  ` Xen PV IOMMU interface draft D

[PATCH v3 1/3] PMU: make {acquire, release}_pmu_ownership names consistent
 2016-02-18  6:36 UTC  (2+ messages)

[linux-next test] 82983: regressions - FAIL
 2016-02-18  5:31 UTC 

[PATCH 0/5] x86: XSA-170 follow-up
 2016-02-18  5:26 UTC  (3+ messages)
` [PATCH 4/5] VMX: fold redundant code

XSAVE flavors
 2016-02-18  3:19 UTC  (5+ messages)

[PATCH 1/2] xen: add randconfig target to Makefile
 2016-02-18  2:57 UTC  (2+ messages)
` [PATCH 2/2] travis: add randconfig test target


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).