xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-15 10:22:30 to 2016-03-16 03:11:19 UTC [more...]

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

[RFC PATCH] blkif.h: document scsi/0x12/0x83 node
 2016-03-16  3:09 UTC 

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

[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 

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-03-16  1:40 UTC  (30+ messages)
` [PATCH v4 01/14] libxc: Rework extra module initialisation
` [PATCH v4 02/14] libxc: Prepare a start info structure for hvmloader
` [PATCH v4 03/14] configure: #define SEABIOS_PATH and OVMF_PATH
` [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
` [PATCH v4 07/14] hvmloader: Grab the hvm_start_info pointer
` [PATCH v4 08/14] hvmloader: Locate the BIOS blob
` [PATCH v4 09/14] hvmloader: Check modules whereabouts in perform_tests
` [PATCH v4 10/14] hvmloader: Load SeaBIOS from hvm_start_info modules
` [PATCH v4 11/14] hvmloader: Load OVMF from modules
` [PATCH v4 12/14] hvmloader: Specific bios_load function required
` [PATCH v4 14/14] configure: do not depend on SEABIOS_PATH or OVMF_PATH

[PATCH v4 1/3] libxc: move migration_stream's definition to xenguest.h
 2016-03-16  1:08 UTC  (4+ messages)
` [PATCH v4 3/3] libxl: rename checkpointed_stream to stream_type

[GRUB2 PATCH v4 0/4] multiboot2: Add two extensions
 2016-03-15 23:54 UTC  (20+ messages)
` [GRUB2 PATCH v4 1/4] i386/relocator: Add grub_relocator64_efi relocator
` [GRUB2 PATCH v4 2/4] multiboot2: Add tags used to pass ImageHandle to loaded image
` [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 3/4 - FOR COMMIT] "
` [GRUB2 PATCH v4 4/4] multiboot2: Add support for relocatable images

[PATCH 1/2] x86/mm/pat: Change pat_disable() to emulate PAT table
 2016-03-15 23:48 UTC  (9+ messages)
              ` [PATCH 2/2] x86/mtrr: Refactor PAT initialization code

help
 2016-03-15 23:47 UTC  (13+ messages)

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

Sharing memory between two virtual machine on XEN Hypervisor
 2016-03-15 22:47 UTC  (2+ messages)

HVMlite gains
 2016-03-15 22:39 UTC  (8+ messages)

[linux-mingo-tip-master test] 86277: regressions - FAIL
 2016-03-15 21:25 UTC 

[xen-unstable-smoke test] 86337: tolerable all pass - PUSHED
 2016-03-15 20:47 UTC 

[PATCH] docs: update FLASK cmd line instructions
 2016-03-15 20:43 UTC  (4+ messages)

Virtualization 2.0
 2016-03-15 20:43 UTC 

[PATCH v4] xSplice v1 design and implementation
 2016-03-15 20:19 UTC  (47+ messages)
` [PATCH v4 01/34] compat/x86: Remove unncessary #define
` [PATCH v4 02/34] libxc: Remove dead code (XENVER_capabilities)
` [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 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 08/34] vmap: Make the while loop less fishy
` [PATCH v4 09/34] vmap: ASSERT on NULL
` [PATCH v4 10/34] vmap: Add vmalloc_cb and vfree_cb
` [PATCH v4 11/34] xsplice: Design document
` [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 15/34] xsplice: Add helper elf routines
` [PATCH v4 16/34] xsplice: Implement payload loading
` [PATCH v4 17/34] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v4 18/34] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v4 19/34] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v4 20/34] x86, xsplice: Print payload's symbol name and payload name in backtraces
` [PATCH v4 21/34] xsplice: Add .xsplice.hooks functions and test-case
` [PATCH v4 22/34] xsplice: Add support for bug frames
` [PATCH v4 23/34] xsplice: Add support for exception tables
` [PATCH v4 24/34] xsplice: Add support for alternatives
` [PATCH v4 25/34] build_id: Provide ld-embedded build-ids
` [PATCH v4 26/34] HYPERCALL_version_op: Add VERSION_OP_build_id to retrieve build-id
` [PATCH v4 27/34] libxl: info: Display build_id of the hypervisor using XEN_VERSION_OP_build_id
` [PATCH v4 28/34] xsplice: Print build_id in keyhandler and on bootup
` [PATCH v4 29/34] xsplice: Stacking build-id dependency checking
` [PATCH v4 30/34] xsplice/xen_replace_world: Test-case for XSPLICE_ACTION_REPLACE
` [PATCH v4 31/34] xsplice: Print dependency and payloads build_id in the keyhandler
` [PATCH v4 32/34] xsplice: Prevent duplicate payloads from being loaded
` [PATCH v4 33/34] xsplice: Add support for shadow variables
` [PATCH v4 34/34] MAINTAINERS/xsplice: Add myself and Ross as the maintainers

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

[libvirt test] 86280: trouble: broken/fail/pass
 2016-03-15 20:09 UTC 

[PATCH RFC v3 00/28] x86: Improvements to cpuid handling for guests
 2016-03-15 19:34 UTC  (32+ 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 10/28] xen/x86: Generate deep dependencies of features
` [PATCH v3 11/28] xen/x86: Clear dependent features when clearing a cpu cap
` [PATCH v3 12/28] xen/x86: Improve disabling of features which have dependencies
` [PATCH v3 13/28] xen/x86: Improvements to in-hypervisor cpuid sanity checks
` [PATCH v3 14/28] x86/cpu: Move set_cpumask() calls into c_early_init()
` [PATCH v3 15/28] x86/cpu: Sysctl and common infrastructure for levelling context switching
` [PATCH v3 16/28] x86/cpu: Rework AMD masking MSR setup
` [PATCH v3 17/28] x86/cpu: Rework Intel masking/faulting setup
` [PATCH v3 18/28] x86/cpu: Context switch cpuid masks and faulting state in context_switch()
` [PATCH v3 19/28] x86/pv: Provide custom cpumasks for PV domains
` [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 v3 22/28] tools/libxc: Modify bitmap operations to take void pointers
` [PATCH v3 23/28] tools/libxc: Use public/featureset.h for cpuid policy generation
` [PATCH v3 24/28] tools/libxc: Expose the automatically generated cpu featuremask information
` [PATCH v3 25/28] tools: Utility for dealing with featuresets
` [PATCH v3 26/28] tools/libxc: Wire a featureset through to cpuid policy logic
` [PATCH v3 27/28] tools/libxc: Use featuresets rather than guesswork
` [PATCH v3 28/28] tools/libxc: Calculate xstate cpuid leaf from guest information

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

identify a Xen PV domU to fix devmem_is_allowed
 2016-03-15 18:56 UTC  (7+ messages)

[RFC PATCH v1] Splitting off stubdom to a different tree
 2016-03-15 18:26 UTC  (5+ messages)

Frequent reports about Xen unstable hanging on ARM boots
 2016-03-15 18:37 UTC  (2+ messages)

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

[PATCH v3] xSplice v1 implementation and design
 2016-03-15 18:02 UTC  (4+ messages)
` [PATCH v3 21/23] xsplice: Add support for shadow variables

[xen-4.3-testing test] 86275: regressions - trouble: blocked/broken/fail/pass
 2016-03-15 18:00 UTC 

[PATCH v2] xen/arm64: Fix incorrect memory region size in TCR_EL2
 2016-03-15 17:39 UTC  (2+ messages)

[PATCH] xen: arm: zero EL2 pagetable pages before use
 2016-03-15 17:37 UTC  (8+ messages)

[PATCH v6 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-03-15 17:22 UTC  (13+ messages)
` [PATCH v6 for Xen 4.7 1/4] xen: enable "

[linux-4.1 test] 86270: regressions - FAIL
 2016-03-15 16:56 UTC 

[xen-unstable-smoke test] 86322: tolerable all pass - PUSHED
 2016-03-15 16:48 UTC 

[PATCH V17 0/6] xen pvusb toolstack work
 2016-03-15 16:39 UTC  (7+ messages)
` [PATCH V17 3/6] refactor DEFINE_DEVICE_REMOVE to fit for more device types
` [PATCH V17 4/6] libxl: add pvusb API
` [PATCH V17 6/6] xl: add pvusb commands

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

XSM permissive by default
 2016-03-15 14:48 UTC  (4+ messages)
` [PATCH] flask: change default state to enforcing

[PULL v2 17/51] msi_supported -> msi_nonbroken
 2016-03-15 15:01 UTC 

[xen-unstable-smoke test] 86310: tolerable all pass - PUSHED
 2016-03-15 14:15 UTC 

Interested to participate in Outreachy Program
 2016-03-15 13:44 UTC  (2+ messages)

[V4] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
 2016-03-15 13:33 UTC  (4+ messages)

[xen-4.4-testing baseline-only test] 44247: tolerable FAIL
 2016-03-15 12:54 UTC 

[xen-unstable test] 86228: regressions - FAIL
 2016-03-15 12:46 UTC 

[PATCH] tools: Restrict configuration of qemu processes
 2016-03-15 12:28 UTC  (3+ messages)

[ovmf test] 86258: regressions - FAIL
 2016-03-15 11:09 UTC 

[PATCH v4 2/5] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops
 2016-03-15 10:26 UTC  (3+ 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).