xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-22 12:34:01 to 2016-03-23 11:52:58 UTC [more...]

[OSSTEST PATCH 1/2] cri-getprevxenbranch: Only ever return xen-X.Y-testing
 2016-03-23 11:36 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] coverity: Rename branch names to `smoke', not `smoked'

[PATCH v6 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-23 11:50 UTC  (31+ messages)
` [PATCH v6 01/22] arm/acpi: Estimate memory required for acpi/efi tables
` [PATCH v6 09/22] arm/p2m: Add helper functions to map memory regions
` [PATCH v6 11/22] arm/acpi: Prepare EFI system table for Dom0
` [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] blkif.h: document scsi/0x12/0x<NN> node
 2016-03-23 11:47 UTC 

[PATCH 3/3] Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server
 2016-03-23 11:43 UTC  (8+ messages)

[PATCH] tools: fix xen-detect to correctly identify domU type
 2016-03-23 11:33 UTC  (17+ messages)

[PATCH v4] xSplice v1 design and implementation
 2016-03-23 11:21 UTC  (38+ messages)
` [PATCH v4 03/34] xsm/xen_version: Add XSM for the xen_version hypercall
` [PATCH v4 04/34] HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane
` [PATCH v4 06/34] x86/arm: Add BUGFRAME_NR define and BUILD checks
` [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 16/34] xsplice: Implement payload loading

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

[V5] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
 2016-03-23 11:01 UTC  (6+ messages)

[linux-4.1 test] 86912: regressions - trouble: blocked/broken/fail/pass
 2016-03-23 10:46 UTC 

help
 2016-03-23 10:23 UTC 

[libvirt test] 86994: tolerable FAIL - PUSHED
 2016-03-23 10:05 UTC 

[PATCH v2 2/6] x86/mm/pat: Add pat_disable() interface
 2016-03-23  8:51 UTC  (13+ 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-23  8:43 UTC  (4+ messages)

[xen-unstable test] 86901: regressions - FAIL
 2016-03-23  8:36 UTC 

identify a Xen PV domU to fix devmem_is_allowed
 2016-03-23  8:28 UTC  (9+ messages)

[PATCH v12 00/26] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-03-23  8:06 UTC  (27+ messages)
` [PATCH v12 01/26] tools/libxl: introduction of libxl__qmp_restore to load qemu state
` [PATCH v12 02/26] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v12 03/26] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v12 04/26] tools/libxl: Introduce new helper function dup_fd_helper()
` [PATCH v12 05/26] tools/libx{l, c}: add back channel to libxc
` [PATCH v12 06/26] docs: add colo readme
` [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 09/26] libxc/migration: export read_record for common use
` [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 18/26] COLO: introduce new API to prepare/start/do/get_error/stop replication
` [PATCH v12 19/26] Introduce COLO mode and refactor relevant function
` [PATCH v12 20/26] Support colo mode for qemu disk
` [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

[ovmf test] 86908: regressions - FAIL
 2016-03-23  7:30 UTC 

[PATCH 0/5] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-03-23  7:28 UTC  (9+ messages)
` [PATCH 2/5] x86/time: implement tsc as clocksource

bug: xen-detect returns HVM for pv-domU
 2016-03-23  7:22 UTC 

[PATCH] libxc/x86: XSAVE related adjustments
 2016-03-23  7:15 UTC  (5+ messages)

[PATCH 2/3] Rename p2m_mmio_write_dm to p2m_ioreq_server
 2016-03-23  6:30 UTC  (3+ messages)

[PATCH 1/3] Add new functions to get/set memory types
 2016-03-23  6:30 UTC  (3+ messages)

Severe guest disk corruption with device_model_stubdomain_override=1
 2016-03-23  6:03 UTC 

confirm
 2016-03-23  5:40 UTC  (2+ messages)

[PATCH v7 0/2] VT-d Device-TLB flush issue
 2016-03-23  5:39 UTC  (9+ messages)
` [PATCH v7 2/2] VT-d: Fix vt-d Device-TLB flush timeout issue

[V4] x86/xsaves: calculate the xstate_comp_offsets base on xstate_bv
 2016-03-23  3:28 UTC  (4+ messages)

[linux-3.4 test] 86898: regressions - FAIL
 2016-03-23  2:36 UTC 

[PATCH v11]xen: sched: convert RTDS from time to event driven model
 2016-03-18  9:23 UTC  (4+ messages)

[PATCH v2] arm: Fix asynchronous aborts (SError exceptions) due to bogus PTEs
 2016-03-22 22:38 UTC  (4+ messages)

Fwd: Last minute submission for OUTREACHY!
 2016-03-22 21:59 UTC 

[linux-3.4 baseline-only test] 44273: regressions - FAIL
 2016-03-22 21:22 UTC 

[PATCH v2] docs: update FLASK cmd line instructions
 2016-03-22 20:57 UTC  (2+ messages)

[PATCH] xenconsole: update help message
 2016-03-22 20:57 UTC  (3+ messages)

[PATCH] pygrub: remove isconfig option
 2016-03-22 20:54 UTC  (4+ messages)

[PATCH RFC v3 00/28] x86: Improvements to cpuid handling for guests
 2016-03-22 20:39 UTC  (26+ messages)
` [PATCH v3 01/28] xen/x86: Drop unused and non-useful feature definitions
` [PATCH v3 09/28] xen/x86: Calculate maximum host and guest featuresets
` [PATCH v3 13/28] xen/x86: Improvements to in-hypervisor cpuid sanity checks
` [PATCH v3 15/28] x86/cpu: Sysctl and common infrastructure for levelling context switching
` [PATCH v3 20/28] x86/domctl: Update PV domain cpumasks when setting cpuid policy
` [PATCH v3 21/28] xen+tools: Export maximum host and guest cpu featuresets via SYSCTL

[PATCH] tools: Restrict configuration of qemu processes
 2016-03-22 20:12 UTC  (4+ messages)

[PATCH v2 1/2] xsm: only define XSM_MAGIC in xsm.h
 2016-03-22 18:31 UTC  (2+ messages)

[GIT PULL] xen: features and fixes for 4.6-rc0
 2016-03-22 18:03 UTC 

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

Xen components
 2016-03-22 17:32 UTC  (3+ messages)

help .. xl :command not found
 2016-03-22 16:36 UTC 

[seabios baseline-only test] 44274: tolerable FAIL
 2016-03-22 16:02 UTC 

Interested to participate in Outreachy Program
 2016-03-22 15:49 UTC  (5+ messages)

[linux-mingo-tip-master test] 86881: regressions - FAIL
 2016-03-22 15:31 UTC 

[PATCH v2 0/3] libxl: add support for qemu base pvusb backend
 2016-03-22 15:31 UTC  (2+ messages)

[PATCH] x86/domctl: don't waste domain CPUID slot for all zero data
 2016-03-22 15:10 UTC  (2+ messages)

[libvirt test] 86883: tolerable FAIL - PUSHED
 2016-03-22 13:50 UTC 

[PATCH] x86: drop raw_write_cr4() again
 2016-03-22 13:25 UTC  (2+ messages)

[PATCH 0/4] ns16550: enable support for Pericom controllers
 2016-03-22 13:19 UTC  (3+ messages)
` [PATCH 2/4] ns16550: enable Pericom controller support
  ` [PATCH v2 "

Linux 4.5's nfp_net_irq_unmask_msix() vs Xen
 2016-03-22 12:33 UTC  (4+ messages)


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