xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-16 16:47:51 to 2016-03-17 10:45:32 UTC [more...]

[PATCH 0/2] XSA-171 Followup work
 2016-03-17 10:45 UTC  (5+ messages)
` [PATCH 1/2] xen/x86: Don't hold TRAPBOUNCE_flags in %cl during create_bounce_frame
` [PATCH 2/2] xen/x86: Introduce a new VMASSIST for architectural behaviour of iopl

[PATCH v6 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-17 10:42 UTC  (24+ messages)
` [PATCH v6 01/22] arm/acpi: Estimate memory required for acpi/efi tables
` [PATCH v6 02/22] arm/acpi: Add a helper function to get the acpi table offset
` [PATCH v6 03/22] arm/acpi: Prepare FADT table for Dom0
` [PATCH v6 04/22] arm/gic: Add a new callback for creating MADT "
` [PATCH v6 05/22] arm/acpi: Prepare "
` [PATCH v6 06/22] arm/acpi: Prepare STAO "
` [PATCH v6 07/22] arm/acpi: Prepare XSDT "
` [PATCH v6 08/22] arm/acpi: Prepare RSDP "
` [PATCH v6 09/22] arm/p2m: Add helper functions to map memory regions
` [PATCH v6 10/22] arm/acpi: Map all other tables for Dom0
` [PATCH v6 11/22] arm/acpi: Prepare EFI system table "
` [PATCH v6 12/22] arm/acpi: Prepare EFI memory descriptor "
` [PATCH v6 13/22] arm/acpi: Map the new created EFI and ACPI tables to Dom0
` [PATCH v6 14/22] arm/acpi: Create min DT stub for Dom0
` [PATCH v6 15/22] arm/acpi: Permit access all Xen unused SPIs "
` [PATCH v6 16/22] arm/acpi: Configure SPI interrupt type and route to Dom0 dynamically
` [PATCH v6 17/22] arm/gic: Add a new callback to deny Dom0 access to GIC regions
` [PATCH v6 18/22] arm/acpi: Permit MMIO access of Xen unused devices for Dom0
` [PATCH v6 19/22] hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v6 20/22] xen/acpi: Fix event-channel interrupt when booting with ACPI
` [PATCH v6 21/22] xen/arm: Add a hypercall for device mmio mapping
` [PATCH v6 22/22] xen/arm64: Add ACPI support

[PATCH 0/6] xentrace/xenalyze support on ARM
 2016-03-17 10:39 UTC  (9+ messages)
` [PATCH 1/6] Flask: Support for ARM xentrace
` [PATCH 2/6] xenalyze: Support for ARM platform
` [PATCH 3/6] xentrace: P2M lookup suport "
` [PATCH 4/6] xentrace: ARM platform DOMID_XEN mapping support
` [PATCH 5/6] xentrace: Trace buffer support for ARM platform
` [PATCH 6/6] xentrace: ARM platform timestamp support

[PATCH v10]xen: sched: convert RTDS from time to event driven model
 2016-03-17 10:37 UTC  (2+ messages)

[PATCH v2] x86/hvm/viridian: fix the TLB flush hypercall
 2016-03-17 10:30 UTC  (7+ messages)

[PATCH v7 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-03-17 10:03 UTC  (13+ messages)
` [PATCH v7 for Xen 4.7 1/4] xen: enable "
` [PATCH v7 for Xen 4.7 2/4] libxc: "
` [PATCH v7 for Xen 4.7 3/4] libxl: "
` [PATCH v7 for Xen 4.7 4/4] xl: "

[PATCH v6 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-17  9:57 UTC  (18+ messages)
` [PATCH v6 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v6 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v6 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v6 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v6 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v6 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v6 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v6 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v6 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v6 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v6 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v6 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v6 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v6 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v6 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v6 16/17] FDT: Add a helper to get the subnode by given name
` [PATCH v6 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI

[PATCH 0/8] tools: Allow HVM domains emulated access to disks provided by hotplug scripts
 2016-03-17  9:55 UTC  (14+ messages)
` [PATCH 1/8] tools/hotplug: Add a "dummy" hotplug script for testing
` [PATCH 2/8] libxl: Remove redundant setting of phyical-device
` [PATCH 3/8] tools/hotplug: Write physical-device-path in addition to physical-device
` [PATCH 4/8] libxl: Move check for local access to a funciton
` [PATCH 7/8] docs: Document block-script protocol

[linux-3.14 test] 86411: tolerable FAIL - PUSHED
 2016-03-17  9:52 UTC 

[PATCH v7 0/2] VT-d Device-TLB flush issue
 2016-03-17  9:43 UTC  (9+ messages)
` [PATCH v7 1/2] VT-d: Reduce spin timeout to 1ms, which can be boot-time changed
` [PATCH v7 2/2] VT-d: Fix vt-d Device-TLB flush timeout issue

[PATCH v11 00/27] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-03-17  9:03 UTC  (22+ messages)
` [PATCH v11 03/27] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v11 04/27] tools/libxl: Introduce new helper function dup_fd_helper()
` [PATCH v11 08/27] libxc/migration: Specification update for DIRTY_PFN_LIST records
` [PATCH v11 10/27] tools/libxl: add back channel support to write stream
` [PATCH v11 12/27] tools/libx{l, c}: introduce wait_checkpoint callback
` [PATCH v11 13/27] tools/libx{l, c}: add postcopy/suspend callback to restore side
` [PATCH v11 14/27] secondary vm suspend/resume/checkpoint code

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-03-17  8:58 UTC  (11+ messages)

[PATCH V2] tools/xenstore-watch: Add new timeout parameter
 2016-03-17  8:55 UTC 

[PATCH v4 0/2] x86/hvm/viridian: APIC assist
 2016-03-17  8:37 UTC  (3+ messages)
` [PATCH v4 1/2] x86/hvm/viridian: keep APIC assist page mapped
` [PATCH v4 2/2] x86/hvm/viridian: Enable APIC assist enlightenment

[distros-debian-wheezy test] 44254: tolerable trouble: blocked/broken
 2016-03-17  8:13 UTC 

[PATCH 0/2] x86/hvm/viridian: APIC assist
 2016-03-17  8:12 UTC  (7+ messages)
` [PATCH 2/2] x86/hvm/viridian: Enable APIC assist enlightenment

[PATCH v3 0/2] x86/hvm/viridian: APIC assist
 2016-03-17  8:11 UTC  (6+ messages)
` [PATCH v3 1/2] x86/hvm/viridian: keep APIC assist page mapped
` [PATCH v3 2/2] x86/hvm/viridian: Enable APIC assist enlightenment

[PATCH 0/4] x86: accommodate 32-bit PV guests with SMAP/SMEP handling
 2016-03-17  8:04 UTC  (7+ messages)
` [PATCH v2 0/3] x86: accommodate 32-bit PV guests with SMEP/SMAP handling
    ` [PATCH v3 0/4] "
      ` [PATCH v3 1/4] x86: move cached CR4 value to struct cpu_info
      ` [PATCH v3 2/4] x86: suppress SMEP and SMAP while running 32-bit PV guest code
      ` [PATCH v3 3/4] x86: use optimal NOPs to fill the SMEP/SMAP placeholders
      ` [PATCH v3 4/4] x86: use 32-bit loads for 32-bit PV guest state reload

[PATCH 0/2] Check VT-d Device-TLB flush error
 2016-03-17  8:00 UTC  (7+ messages)
` [PATCH 1/2] IOMMU/MMU: Adjust top level functions for "
` [PATCH 2/2] IOMMU/MMU: Adjust low "

[PATCH v4] xSplice v1 design and implementation
 2016-03-17  7:45 UTC  (31+ messages)
` [PATCH v4 01/34] compat/x86: Remove unncessary #define
` [PATCH v4 02/34] libxc: Remove dead code (XENVER_capabilities)
` [PATCH v4 04/34] HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane
` [PATCH v4 05/34] libxc/libxl/python/xenstat: Use new XEN_VERSION_OP hypercall
` [PATCH v4 12/34] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v4 13/34] libxc: Implementation of XEN_XSPLICE_op in libxc
` [PATCH v4 14/34] xen-xsplice: Tool to manipulate xsplice payloads
` [PATCH v4 25/34] build_id: Provide ld-embedded build-ids
` [PATCH v4 27/34] libxl: info: Display build_id of the hypervisor using XEN_VERSION_OP_build_id
` [PATCH v4 34/34] MAINTAINERS/xsplice: Add myself and Ross as the maintainers

[linux-3.10 test] 86412: tolerable FAIL - PUSHED
 2016-03-17  7:40 UTC 

[xen-unstable baseline-only test] 44252: trouble: blocked/broken/fail/pass
 2016-03-17  7:34 UTC 

[qemu-mainline test] 86399: regressions - FAIL
 2016-03-17  5:56 UTC 

[RFC PATCH] blkif.h: document scsi/0x12/0x83 node
 2016-03-17  5:07 UTC  (7+ messages)

[PATCH] docs: update FLASK cmd line instructions
 2016-03-17  4:32 UTC  (5+ messages)

[ovmf test] 86402: regressions - FAIL
 2016-03-17  4:25 UTC 

[xen-4.3-testing test] 86395: regressions - trouble: blocked/broken/fail/pass
 2016-03-17  3:48 UTC 

[PATCH v9]xen: sched: convert RTDS from time to event driven model
 2016-03-17  2:24 UTC  (13+ messages)

[PATCH v4 0/2] Make the pcidevs_lock a recursive one
 2016-03-17  2:07 UTC  (6+ messages)

[linux-4.1 test] 86392: regressions - FAIL
 2016-03-17  2:05 UTC 

Patching error while setting up COLO
 2016-03-17  1:41 UTC  (18+ messages)

[PATCH v3] Requisite paches for xSplice v3 (not yet posted)
 2016-03-17  1:16 UTC  (12+ messages)
` [PATCH v3 2/5] arm/config: Declare ELFSIZE_[32|64] respectively

[PATCH v2 2/6] x86/mm/pat: Add pat_disable() interface
 2016-03-17  0:46 UTC  (5+ messages)
` [PATCH v2 3/6] x86/mtrr: Fix Xorg crashes in Qemu sessions
` [PATCH v2 4/6] x86/mtrr: Fix PAT init handling when MTRR MSR is disabled
` [PATCH v2 5/6] x86/xen, pat: Remove PAT table init code from Xen
` [PATCH v2 6/6] x86/pat: Document PAT initializations

[PATCH v2 1/6] x86/mm/pat: Change PAT to support non-default PAT MSR
 2016-03-17  0:44 UTC 

[PATCH 0/6] Enhance PAT init to fix Xorg crashes
 2016-03-17  0:44 UTC 

[xen-unstable test] 86376: tolerable FAIL - PUSHED
 2016-03-16 22:25 UTC 

Frequent reports about Xen unstable hanging on ARM boots
 2016-03-16 21:57 UTC  (4+ messages)

rcu_sched self-detected stall on CPU on kernel 4.4.5 in PV DomU
 2016-03-16 21:39 UTC 

[PATCH V2 0/4] Extend <hap> to a tristate
 2016-03-16 21:06 UTC  (2+ messages)
  ` [libvirt] "

[PATCH RFC v3 00/28] x86: Improvements to cpuid handling for guests
 2016-03-16 20:38 UTC  (16+ messages)
` [PATCH v3 06/28] xen/x86: Mask out unknown features from Xen's capabilities
` [PATCH v3 07/28] xen/x86: Annotate special features
` [PATCH v3 08/28] xen/x86: Annotate VM applicability in featureset
` [PATCH v3 09/28] xen/x86: Calculate maximum host and guest featuresets
` [PATCH v3 21/28] xen+tools: Export maximum host and guest cpu featuresets via SYSCTL
` [PATCH v3 25/28] tools: Utility for dealing with featuresets
` [PATCH v3 28/28] tools/libxc: Calculate xstate cpuid leaf from guest information

MTRR on Xen - BIOS use and implications for Linux
 2016-03-16 20:08 UTC 

[qemu-mainline baseline-only test] 44251: regressions - FAIL
 2016-03-16 19:43 UTC 

[PATCH v2 1/2] xsm: only define XSM_MAGIC in xsm.h
 2016-03-16 19:18 UTC  (2+ messages)
` [PATCH v2 2/2] xsm: move FLASK_AVC_STATS to Kconfig

[PATCH 1/2] libxl: ensure var is inited in libxl__domain_firmware
 2016-03-16 19:14 UTC  (6+ messages)
` [PATCH 2/2] tools: detect appropriate debug optimization level

[PATCH v2] arm: Fix asynchronous aborts (SError exceptions) due to bogus PTEs
 2016-03-16 19:08 UTC 

[PATCH] tools/xenstore-watch: Add new timeout parameter
 2016-03-16 19:06 UTC  (7+ messages)

Xen Security Advisory 171 (CVE-2016-3157) - I/O port access privilege escalation in x86-64 Linux
 2016-03-16 19:04 UTC 

[linux-linus test] 86368: regressions - FAIL
 2016-03-16 18:56 UTC 

[PATCH v2 0/2] x86/hvm/viridian: APIC assist
 2016-03-16 17:48 UTC  (4+ messages)
` [PATCH v2 2/2] x86/hvm/viridian: Enable APIC assist enlightenment

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-03-16 18:01 UTC  (4+ messages)
` [PATCH v4 02/14] libxc: Prepare a start info structure for hvmloader

[xen-unstable-smoke test] 86408: tolerable all pass - PUSHED
 2016-03-16 17:51 UTC 

FROZEN transitions hotplug notifier
 2016-03-16 17:49 UTC 

[PATCH v5 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-16 17:49 UTC  (5+ messages)
` [PATCH v5 19/22] hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ


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).