xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-23 17:37:04 to 2016-03-24 17:04:03 UTC [more...]

[PATCH v4 00/26] x86: Improvements to cpuid handling for guests
 2016-03-24 17:04 UTC  (17+ messages)
` [PATCH v4 01/26] xen/public: Export cpu featureset information in the public API
` [PATCH v4 08/26] xen/x86: Generate deep dependencies of features
` [PATCH v4 11/26] xen/x86: Improvements to in-hypervisor cpuid sanity checks
` [PATCH v4 13/26] x86/cpu: Sysctl and common infrastructure for levelling context switching
` [PATCH v4 18/26] x86/domctl: Update PV domain cpumasks when setting cpuid policy

[PATCH v4 0/5] Return failure on failure for more xl commands
 2016-03-24 16:54 UTC  (4+ messages)
` [PATCH v4 1/5] libxl: Remove pointless hypercall from libxl_set_memory_target

[PATCH v2 0/9] tools: Allow HVM domains emulated access to disks provided by hotplug scripts
 2016-03-24 16:51 UTC  (7+ messages)
` [PATCH v2 8/9] docs: Document block-script protocol

[PATCH v12 00/26] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-03-24 16:49 UTC  (37+ messages)
` [PATCH v12 07/26] docs/libxl: Introduce CHECKPOINT_CONTEXT to support migration v2 colo streams
` [PATCH v12 08/26] libxc/migration: Specification update for DIRTY_PFN_LIST records
` [PATCH v12 10/26] tools/libxl: add back channel support to write stream
` [PATCH v12 11/26] tools/libxl: add back channel support to read stream
` [PATCH v12 12/26] secondary vm suspend/resume/checkpoint code
` [PATCH v12 13/26] libxl_internal: move stream read manipulations to right place
` [PATCH v12 14/26] primary vm suspend/resume/checkpoint code
` [PATCH v12 15/26] libxc/restore: support COLO restore
` [PATCH v12 16/26] libxc/save: support COLO save
` [PATCH v12 17/26] implement the cmdline for COLO
` [PATCH v12 19/26] Introduce COLO mode and refactor relevant function
` [PATCH v12 21/26] COLO: use qemu block replication
` [PATCH v12 22/26] COLO proxy: implement setup/teardown/preresume/postresume/checkpoint
` [PATCH v12 23/26] COLO nic: implement COLO nic subkind
` [PATCH v12 24/26] setup and control colo proxy on primary side
` [PATCH v12 25/26] setup and control colo proxy on secondary side
` [PATCH v12 26/26] cmdline switches and config vars to control colo-proxy

[RFC PATCH 1/2] build: add debug menu to Kconfig
 2016-03-24 16:48 UTC  (2+ messages)
` [RFC PATCH 2/2] build: convert crash_debug "

[xen-unstable-smoke test] 87201: tolerable all pass - PUSHED
 2016-03-24 16:47 UTC 

[ovmf test] 87014: regressions - FAIL
 2016-03-24 16:38 UTC  (4+ messages)

[PATCH] spinlock: improve spin_is_locked() for recursive locks
 2016-03-24 16:19 UTC  (5+ messages)

[PATCH v12 20/26] Support colo mode for qemu disk
 2016-03-24 15:53 UTC 

[PATCH 00/16] Fixes and improvement (including hard affinity!) for Credit2
 2016-03-24 15:42 UTC  (34+ messages)
` [PATCH 03/16] xen: sched: make implementing .alloc_pdata optional
` [PATCH 04/16] xen: sched: implement .init_pdata in all schedulers
` [PATCH 05/16] xen: sched: move pCPU initialization in an helper
` [PATCH 09/16] xen: sched: close potential races when switching scheduler to CPUs
` [PATCH 10/16] xen: sched: improve credit2 bootparams' scope, placement and signedness
` [PATCH 11/16] xen: sched: on Credit2, don't reprogram the timer if idle
` [PATCH 12/16] xen: sched: fix per-socket runqueue creation in credit2
` [PATCH 13/16] xen: sched: allow for choosing credit2 runqueues configuration at boot
` [PATCH 14/16] xen: sched: per-core runqueues as default in credit2
` [PATCH 15/16] xen: sched: scratch space for cpumasks on Credit2
` [PATCH 16/16] xen: sched: implement vcpu hard affinity in Credit2

[PATCH v6 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-24 15:39 UTC  (29+ 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 12/22] arm/acpi: Prepare EFI memory descriptor for Dom0
` [PATCH v6 13/22] arm/acpi: Map the new created EFI and ACPI tables to Dom0
` [PATCH v6 15/22] arm/acpi: Permit access all Xen unused SPIs for Dom0
` [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 v8 0/3] VT-d Device-TLB flush issue
 2016-03-24 15:38 UTC  (11+ messages)
` [PATCH v8 2/3] VT-d: Wrap a _sync version for all VT-d flush interfaces
` [PATCH v8 1/3] VT-d: Reduce spin timeout to 1ms, which can be boot-time changed
` [PATCH v8 3/3] VT-d: Fix vt-d Device-TLB flush timeout issue

[PATCH v4] xSplice v1 design and implementation
 2016-03-24 15:34 UTC  (19+ messages)
` [PATCH v4 03/34] xsm/xen_version: Add XSM for the xen_version hypercall
` [PATCH v4 07/34] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables
` [PATCH v4 11/34] xsplice: Design document
` [PATCH v4 12/34] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op

[linux-4.1 test] 87117: regressions - FAIL
 2016-03-24 15:34 UTC 

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

[PATCH v7 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-24 14:44 UTC 

[PATCH] public: drop assembly equates from errno.h again
 2016-03-24 14:37 UTC  (2+ messages)

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

[PATCH] build: avoid putting local absolute symbols in symbol tables
 2016-03-24 14:36 UTC  (2+ messages)

[PATCH 0/3] x86/HVM: adjustments to internal device emulation
 2016-03-24 14:08 UTC  (11+ messages)
` [PATCH 1/3] x86/HVM: fix forwarding of internally cached requests
` [PATCH 2/3] x86/vLAPIC: vlapic_reg_write() can't fail
` [PATCH 3/3] x86/HVM: terminate writes to PM_TMR port

[PATCH v4 0/3] add hypercall option to temporarily pin a vcpu
 2016-03-24 14:03 UTC  (3+ messages)

[PATCH v6] x86/hvm/viridian: Enable APIC assist enlightenment
 2016-03-24 13:56 UTC  (3+ messages)

COLO Xen patch v12 - Unable to start virtual machine
 2016-03-24 13:57 UTC  (2+ messages)

[PATCH] tools: Restrict configuration of qemu processes
 2016-03-24 13:53 UTC  (2+ messages)

[libvirt test] 87134: tolerable FAIL - PUSHED
 2016-03-24 13:08 UTC 

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

[PATCH v6 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-24 12:21 UTC  (2+ messages)

Question about /proc/interrupts on Xen ARM
 2016-03-24 12:20 UTC 

[PATCH v2] arm: Fix asynchronous aborts (SError exceptions) due to bogus PTEs
 2016-03-24 12:14 UTC  (5+ messages)

[PATCH v2] xen/arm64: correctly emulate the {w, x}zr registers
 2016-03-24 11:49 UTC  (7+ messages)

[xen-unstable test] 87093: regressions - trouble: blocked/broken/fail/pass
 2016-03-24 11:45 UTC 

[PATCH v4 04/34] HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane
 2016-03-24 11:39 UTC  (13+ messages)

[PATCH] tools: fix xen-detect to correctly identify domU type
 2016-03-24 11:38 UTC  (16+ messages)

Running Xen on Nvidia Jetson-TK1
 2016-03-24 11:05 UTC  (15+ messages)

x86/vMSI-X emulation issue
 2016-03-24  9:53 UTC  (7+ messages)

Severe guest disk corruption with device_model_stubdomain_override=1
 2016-03-24  9:55 UTC  (4+ messages)

[xen-4.5-testing test] 87050: regressions - trouble: broken/fail/pass
 2016-03-24  9:27 UTC 

[PATCH V6 0/2] xsaves bug fix
 2016-03-24  8:29 UTC  (3+ messages)
` [PATCH V6 1/2] x86/xsaves: calculate the comp_offsets base on xcomp_bv
` [PATCH V6 2/2] x86/xsaves: fix overwriting between non-lazy/lazy xsaves

[linux-mingo-tip-master test] 86993: regressions - FAIL
 2016-03-24  6:17 UTC 

[qemu-mainline test] 86891: regressions - FAIL
 2016-03-24  5:21 UTC 

[ovmf test] 87061: regressions - FAIL
 2016-03-24  5:13 UTC 

[linux-linus test] 86882: regressions - FAIL
 2016-03-24  4:15 UTC 

rcu_sched self-detected stall on CPU on kernel 4.4.5 in PV DomU
 2016-03-24  3:32 UTC  (4+ messages)
    ` rcu_sched self-detected stall on CPU on kernel 4.4.5/6 "

[linux-4.1 test] 87031: regressions - FAIL
 2016-03-24  0:43 UTC 

[PATCH] Mini-OS: netfront: fix off-by-one error introduced in 7c8f3483
 2016-03-23 21:26 UTC 

[xen-unstable test] 87027: regressions - FAIL
 2016-03-23 20:55 UTC 

[PATCH v2 2/6] x86/mm/pat: Add pat_disable() interface
 2016-03-23 21:47 UTC  (2+ messages)
          ` [PATCH v2 3/6] x86/mtrr: Fix Xorg crashes in Qemu sessions

[PATCH v3 1/7] x86/mm/pat: Add support of non-default PAT MSR setting
 2016-03-23 21:42 UTC  (7+ messages)
` [PATCH v3 2/7] x86/mm/pat: Add pat_disable() interface
` [PATCH v3 3/7] x86/mm/pat: Replace cpu_has_pat with boot_cpu_has
` [PATCH v3 4/6] x86/mtrr: Fix Xorg crashes in Qemu sessions
` [PATCH v3 5/7] x86/mtrr: Fix PAT init handling when MTRR is disabled
` [PATCH v3 6/7] x86/xen, pat: Remove PAT table init code from Xen
` [PATCH v3 7/7] x86/pat: Document PAT initialization

[PATCH v3 0/7] Enhance PAT init to fix Xorg crashes
 2016-03-23 21:41 UTC 

Interested to participate in Outreachy Program
 2016-03-23 19:05 UTC  (8+ messages)

[PATCH] tools/python/xc: fix tmem_control parameter parsing
 2016-03-23 18:43 UTC  (2+ messages)

ARMv8: New board bring up hangs in kernel start?
 2016-03-23 18:41 UTC  (2+ messages)

Outreachy bite-sized tasks
 2016-03-23 18:21 UTC  (3+ messages)

help
 2016-03-23 17:40 UTC  (2+ messages)
` Building tools for ARM (WAS Re: help)


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