xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-16 02:31:01 to 2016-03-16 18:57:59 UTC [more...]

[PATCH] tools/xenstore-watch: Add new timeout parameter
 2016-03-16 18:57 UTC  (6+ messages)

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

[PATCH v4] xSplice v1 design and implementation
 2016-03-16 18:34 UTC  (28+ messages)
` [PATCH v4 01/34] compat/x86: Remove unncessary #define
` [PATCH v4 02/34] libxc: Remove dead code (XENVER_capabilities)
` [PATCH v4 05/34] libxc/libxl/python/xenstat: Use new XEN_VERSION_OP hypercall
` [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 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

[PATCH v3 0/2] x86/hvm/viridian: APIC assist
 2016-03-16 18:30 UTC  (4+ 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 v2 0/2] x86/hvm/viridian: APIC assist
 2016-03-16 17:48 UTC  (5+ messages)
` [PATCH v2 1/2] x86/hvm/viridian: keep APIC assist page mapped
` [PATCH v2 2/2] x86/hvm/viridian: Enable APIC assist enlightenment

[PATCH RFC v3 00/28] x86: Improvements to cpuid handling for guests
 2016-03-16 18:24 UTC  (28+ messages)
` [PATCH v3 01/28] xen/x86: Drop unused and non-useful feature definitions
` [PATCH v3 02/28] xen/x86: Rename features to be closer to the vendor definitions
` [PATCH v3 03/28] xen/public: Export cpu featureset information in the public API
` [PATCH v3 04/28] xen/x86: Script to automatically process featureset information
` [PATCH v3 05/28] xen/x86: Collect more cpuid feature leaves
` [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 22/28] tools/libxc: Modify bitmap operations to take void pointers
` [PATCH v3 25/28] tools: Utility for dealing with featuresets
` [PATCH v3 28/28] tools/libxc: Calculate xstate cpuid leaf from guest information

[PATCH v2] x86/hvm/viridian: fix the TLB flush hypercall
 2016-03-16 17:35 UTC  (3+ messages)

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

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

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-03-16 18:01 UTC  (15+ messages)
` [PATCH v4 02/14] libxc: Prepare a start info structure for hvmloader
` [PATCH v4 04/14] firmware/makefile: install BIOS blob
` [PATCH v4 05/14] libxl: Load guest BIOS from file
` [PATCH v4 06/14] xen: Move the hvm_start_info C representation from libxc to public/xen.h

[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  (16+ messages)
` [PATCH v5 12/22] arm/acpi: Prepare EFI memory descriptor for Dom0
` [PATCH v5 19/22] hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v5 21/22] xen/arm: Add a hypercall for device mmio mapping

[PATCH 0/8] tools: Allow HVM domains emulated access to disks provided by hotplug scripts
 2016-03-16 17:02 UTC  (15+ 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 5/8] libxl: Share logic for finding path between qemuu and pygrub
` [PATCH 6/8] libxl: Allow local access for block devices with hotplug scripts
` [PATCH 7/8] docs: Document block-script protocol
` [PATCH 8/8] DO NOT APPLY libxl: Change hotplug script interface to use physical-device-path

[PATCH v7 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-03-16 16:47 UTC  (5+ 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 0/3] xen: more scheduler tracing improvement
 2016-03-16 16:38 UTC  (6+ messages)
` [PATCH 1/3] xenalyze: handle DOM0 operaions events
  ` [PATCH 1/3 v2] xenalyze: handle DOM0 operations events
` [PATCH 2/3] xen: sched RTDS: use uint64_t for tracing time values

[PATCH v9]xen: sched: convert RTDS from time to event driven model
 2016-03-16 16:11 UTC  (10+ messages)

[PATCH 1/2] xsm: move the XSM_MAGIC value to Kconfig
 2016-03-16 16:09 UTC  (8+ messages)
` [PATCH 2/2] xsm: move FLASK_AVC_STATS "

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-03-16 15:23 UTC  (17+ messages)

[xen-unstable baseline-only test] 44249: regressions - FAIL
 2016-03-16 14:58 UTC 

[PATCH v6 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-03-16 14:54 UTC  (23+ messages)
` [PATCH v6 for Xen 4.7 1/4] xen: enable "

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

[PATCH v3 0/3] Allow tmem to be disabled via Kconfig
 2016-03-16 14:11 UTC  (4+ messages)
` [PATCH v3 1/3] tmem: add tmem_disable() function
` [PATCH v3 2/3] tmem: drop direct usage of opt_tmem
` [PATCH v3 3/3] tmem: allow tmem to be disabled with Kconfig

[PATCH v2] vmx: Restore debug registers when injecting #DB traps
 2016-03-16 14:07 UTC  (2+ messages)

[ovmf test] 86364: regressions - FAIL
 2016-03-16 13:43 UTC 

[PATCH] x86/hvm/viridian: fix the TLB flush hypercall
 2016-03-16 13:39 UTC  (7+ messages)

Xen PV block device support in Seabios
 2016-03-16 13:41 UTC  (10+ messages)
` [SeaBIOS] "

[PATCH v2 0/3] Allow tmem to be disabled via Kconfig
 2016-03-16 13:34 UTC  (10+ messages)
` [PATCH v2 2/3] tmem: drop direct usage of opt_tmem
` [PATCH v2 3/3] tmem: allow tmem to be disabled with Kconfig

[qemu-mainline test] 86362: tolerable FAIL - PUSHED
 2016-03-16 13:33 UTC 

[distros-debian-squeeze test] 44250: tolerable trouble: broken/pass
 2016-03-16 13:33 UTC 

[libvirt test] 86369: tolerable FAIL - PUSHED
 2016-03-16 13:18 UTC 

[PATCH] x86/hvm/viridian: fix the TLB flush hypercall
 2016-03-16 13:09 UTC  (2+ messages)

[GRUB2 PATCH v4 0/4] multiboot2: Add two extensions
 2016-03-16 13:06 UTC  (10+ messages)
` [GRUB2 PATCH v4 3/4 - FOR REVIEW ONLY] multiboot2: Do not pass memory maps to image if EFI boot services are enabled
` [GRUB2 PATCH v4 4/4] multiboot2: Add support for relocatable images

[PATCH 3/3] Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server
 2016-03-16 12:22 UTC 

[PATCH 2/3] Rename p2m_mmio_write_dm to p2m_ioreq_server
 2016-03-16 12:21 UTC 

[PATCH 1/3] Add new functions to get/set memory types
 2016-03-16 12:21 UTC 

[PATCH 0/3] introduce HVMMEM_ioreq_server mem type
 2016-03-16 12:20 UTC 

[V4] x86/xsaves: calculate the xstate_comp_offsets base on xstate_bv
 2016-03-16 12:12 UTC 

[xen-unstable-smoke test] 86384: tolerable all pass - PUSHED
 2016-03-16 11:55 UTC 

[xen-4.3-testing test] 86333: regressions - trouble: blocked/broken/fail/pass
 2016-03-16 11:51 UTC 

[xen-unstable-coverity test] 86387: all pass - PUSHED
 2016-03-16 11:41 UTC 

[PATCH v2 0/3] allow runtime log level threshold adjustments
 2016-03-16 11:22 UTC  (14+ messages)
` [PATCH v2 3/3] xl: new "loglvl" command

Frequent reports about Xen unstable hanging on ARM boots
 2016-03-16  9:05 UTC  (3+ messages)

[linux-mingo-tip-master test] 86367: regressions - FAIL
 2016-03-16 10:52 UTC 

[linux-4.1 test] 86330: regressions - FAIL
 2016-03-16 10:51 UTC 

[V4] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
 2016-03-16 10:51 UTC  (7+ messages)

HVMlite gains
 2016-03-16 10:46 UTC  (8+ messages)

[PATCH v4 0/2] Make the pcidevs_lock a recursive one
 2016-03-16 10:45 UTC  (4+ messages)

[PATCH v1 0/1] xen/arm: Re-add the Xilinx ZynqMP platform
 2016-03-16 10:19 UTC  (5+ messages)
` [PATCH v1 1/1] "

XSA-155 and XSA-157 fixes missing from some stable Linux trees
 2016-03-16  9:55 UTC  (2+ messages)

XSA-155 and XSA-157 fixes missing from some stable Linux trees
 2016-03-16  9:25 UTC 

[PATCH V3] libxc: Have xc_translate_foreign_address() set errno properly
 2016-03-16  9:01 UTC  (4+ messages)

[PATCH 0/5] Allow tmem to be disabled via Kconfig
 2016-03-16  8:36 UTC  (5+ messages)
` [PATCH 5/5] tmem: allow tmem to be disabled with Kconfig

[PATCH 3.4 055/107] x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
 2016-03-16  8:05 UTC  (2+ messages)
` [PATCH 3.4 056/107] x86/ldt: Make modify_ldt synchronous

[xen-unstable test] 86315: tolerable FAIL - PUSHED
 2016-03-16  7:12 UTC 

Patching error while setting up COLO
 2016-03-16  6:06 UTC  (16+ messages)

[ovmf test] 86305: regressions - FAIL
 2016-03-16  3:18 UTC 

[qemu-mainline test] 86289: trouble: broken/fail/pass
 2016-03-16  2:35 UTC 

[linux-linus test] 86279: regressions - FAIL
 2016-03-16  2:31 UTC 


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