messages from 2015-12-16 10:36:15 to 2015-12-17 09:18:56 UTC [more...]
[V3 PATCH 0/9] x86/hvm: pkeys, add memory protection-key support
2015-12-17 9:18 UTC (18+ messages)
` [V3 PATCH 7/9] x86/hvm: pkeys, add pkeys support for guest_walk_tables
Garbled serial console output
2015-12-17 9:06 UTC (2+ messages)
[PATCH XEN v7 00/29] Begin to disentangle libxenctrl and provide some stable libraries
2015-12-17 8:37 UTC (61+ messages)
` [PATCH XEN v7 01/29] stubdom: recurse into tools/include in mk-headers-$(XEN_TARGET_ARCH) rule
` [PATCH XEN v7 02/29] tools: Refactor "xentoollog" into its own library
` [PATCH XEN v7 03/29] tools/libxc: Remove osdep indirection for xc_evtchn
` [PATCH XEN v7 04/29] tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn
` [PATCH XEN v7 05/29] tools: Arrange to check public headers for ANSI compatiblity
` [PATCH XEN v7 06/29] tools/libxc: Remove osdep indirection for xc_gnt{shr, tab}
` [PATCH XEN v7 07/29] tools: Refactor /dev/xen/gnt{dev, shr} wrappers into libxengnttab
` [PATCH XEN v7 08/29] tools/libxc: Remove osdep indirection for privcmd
` [PATCH XEN v7 09/29] tools: Refactor hypercall calling wrappers into libxencall
` [PATCH XEN v7 10/29] tools/libxc: drop xc_map_foreign_bulk_compat wrappers
` [PATCH XEN v7 11/29] tools: Remove xc_map_foreign_batch
` [PATCH XEN v7 12/29] tools: Implement xc_map_foreign_range(s) in terms of common helper
` [PATCH XEN v7 13/29] tools: Refactor foreign memory mapping into libxenforeignmemory
` [PATCH XEN v7 14/29] tools/libs/foreignmemory: provide xenforeignmemory_unmap
` [PATCH XEN v7 15/29] tools/libs/foreignmemory: use size_t for size arguments
` [PATCH XEN v7 16/29] tools/libs/foreignmemory: Mention restrictions on fork in docs
` [PATCH XEN v7 17/29] tools/libs/foreignmemory: Support err == NULL to map
` [PATCH XEN v7 18/29] tools/libs/foreignmemory: pull array length argument to map forward
` [PATCH XEN v7 19/29] tools/libs/evtchn: Review and update doc comments
` [PATCH XEN v7 20/29] tools/libs: Clean up hard tabs
` [PATCH XEN v7 21/29] tools/libs/gnttab: Extensive updates to API documentation
` [PATCH XEN v7 22/29] tools/libs/call: Update some log messages to not refer to xc
` [PATCH XEN v7 23/29] tools/libs/call: Describe return values and error semantics for xencall*
` [PATCH XEN v7 24/29] tools/libs/call: Avoid xc_memalign in netbsd and solaris backends
` [PATCH XEN v7 25/29] tools/libs/call: linux: touch newly allocated pages after madvise lockdown
` [PATCH XEN v7 26/29] tools/libs/{call, evtchn}: Document requirements around forking
` [PATCH XEN v7 27/29] tools/libs/*: Use O_CLOEXEC on Linux and FreeBSD
` [PATCH XEN v7 28/29] tools: Update CFLAGS for qemu-xen to allow it to use new libraries
` [PATCH XEN v7 29/29] HACK: Update Config.mk to pull all the right bits from my xenbits trees
` [PATCH XEN-BONUS v7] tools/libs/*: Introduce APIs to restrict handles to a specific domain
` [PATCH QEMU-XEN v7 0/8] Begin to disentangle libxenctrl and provide some stable libraries
` [PATCH QEMU-XEN v7 1/8] xen_console: correctly cleanup primary console on teardown
` [PATCH QEMU-XEN v7 2/8] xen: Switch to libxenevtchn interface for compat shims
` [PATCH QEMU-XEN v7 3/8] xen: Switch to libxengnttab "
` [PATCH QEMU-XEN v7 4/8] xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
` [PATCH QEMU-XEN v7 5/8] xen: Switch uses of xc_map_foreign_{pages, bulk} to use libxenforeignmemory API
` [PATCH QEMU-XEN v7 6/8] xen: Use stable library interfaces when they are available
` [PATCH QEMU-XEN v7 7/8] xen: domainbuild: reopen libxenctrl interface after forking for domain watcher
` [PATCH QEMU-XEN v7 8/8] xen: make it possible to build without the Xen PV domain builder
` [PATCH QEMU-XEN-TRADITIONAL v7 0/4] Begin to disentangle libxenctrl and provide some stable libraries
` [PATCH QEMU-XEN-TRADITIONAL v7 1/4] qemu-xen-traditional: Use libxenevtchn
` [PATCH QEMU-XEN-TRADITIONAL v7 2/4] qemu-xen-traditional: Use libxengnttab
` [PATCH QEMU-XEN-TRADITIONAL v7 3/4] qemu-xen-traditional: Add libxencall to rpath-link
` [PATCH QEMU-XEN-TRADITIONAL v7 4/4] qemu-xen-traditional: Add libxenforeignmemory "
` [PATCH MINI-OS v7 0/4] Begin to disentangle libxenctrl and provide some stable libraries
` [PATCH MINI-OS v7 1/4] mini-os: Include libxenevtchn with libxc
` [PATCH MINI-OS v7 2/4] mini-os: Include libxengnttab "
` [PATCH MINI-OS v7 3/4] mini-os: Include libxencall "
` [PATCH MINI-OS v7 4/4] mini-os: Include libxenforeignmemory "
[PATCH 0/9] xenstore: make it easier to run xenstore in a domain
2015-12-17 8:26 UTC (9+ messages)
` [PATCH 8/9] xenstore: write xenstore domain data to xenstore
[linux-linus test] 66414: regressions - FAIL
2015-12-17 7:50 UTC
[PATCH v5 COLOPre 00/18] Prerequisite patches for COLO
2015-12-17 7:48 UTC (19+ messages)
` [PATCH v5 COLOPre 01/18] libxl/remus: init checkpoint_callback in Remus setup callback
` [PATCH v5 COLOPre 02/18] tools/libxl: move remus code into libxl_remus.c
` [PATCH v5 COLOPre 03/18] tools/libxl: move save/restore code into libxl_dom_save.c
` [PATCH v5 COLOPre 04/18] libxl/save: Refactor libxl__domain_suspend_state
` [PATCH v5 COLOPre 05/18] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v5 COLOPre 06/18] tools/libxl: introduce enum type libxl_checkpointed_stream
` [PATCH v5 COLOPre 07/18] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v5 COLOPre 08/18] tools/libxl: introduce libxl__domain_restore_device_model to load qemu state
` [PATCH v5 COLOPre 09/18] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v5 COLOPre 10/18] tools/libxl: export logdirty_init
` [PATCH v5 COLOPre 11/18] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v5 COLOPre 12/18] tools/libx{l, c}: add back channel to libxc
` [PATCH v5 COLOPre 13/18] tools/libxl: rename remus device to checkpoint device
` [PATCH v5 COLOPre 14/18] tools/libxl: fix backword compatibility after the automatic renaming
` [PATCH v5 COLOPre 15/18] tools/libxl: adjust the indentation
` [PATCH v5 COLOPre 16/18] tools/libxl: store remus_ops in checkpoint device state
` [PATCH v5 COLOPre 17/18] tools/libxl: move remus state into a seperate structure
` [PATCH v5 COLOPre 18/18] tools/libxl: seperate device init/cleanup from checkpoint device layer
[xen-unstable test] 66415: tolerable FAIL - PUSHED
2015-12-17 7:40 UTC
[xen-unstable baseline-only test] 38525: regressions - trouble: broken/fail/pass
2015-12-17 7:33 UTC
how to enable kdb for xen
2015-12-17 1:38 UTC (5+ messages)
xen panics when setting int3 traps
2015-12-17 1:35 UTC (6+ messages)
[libvirt test] 66413: regressions - FAIL
2015-12-17 0:54 UTC
[PATCH 3.13.y-ckt 24/78] x86/cpu: Fix SMAP check in PVOPS environments
2015-12-17 0:39 UTC
[3.13.y-ckt stable] Patch "x86/cpu: Fix SMAP check in PVOPS environments" has been added to staging queue
2015-12-17 0:36 UTC
[linux-3.18 test] 66410: regressions - FAIL
2015-12-16 23:16 UTC
How to change/set preferred SSL cipher suite for relocation (migration)?
2015-12-16 22:22 UTC (3+ messages)
[linux-mingo-tip-master test] 66412: regressions - FAIL
2015-12-16 21:39 UTC
[PATCH RFC 00/31] x86: Improvements to cpuid handling for guests
2015-12-16 21:24 UTC (32+ messages)
` [PATCH RFC 01/31] xen/public: Export featureset information in the public API
` [PATCH RFC 02/31] tools/libxc: Use public/featureset.h for cpuid policy generation
` [PATCH RFC 03/31] xen/x86: Store antifeatures inverted in a featureset
` [PATCH RFC 04/31] xen/x86: Mask out unknown features from Xen's capabilities
` [PATCH RFC 05/31] xen/x86: Collect more CPUID feature words
` [PATCH RFC 06/31] xen/x86: Infrastructure to calculate guest featuresets
` [PATCH RFC 07/31] xen/x86: Export host featureset via SYSCTL
` [PATCH RFC 08/31] tools/stubs: Expose host featureset to userspace
` [PATCH RFC 09/31] xen/x86: Calculate PV featureset
` [PATCH RFC 10/31] xen/x86: Calculate HVM featureset
` [PATCH RFC 11/31] xen/x86: Calculate Raw featureset
` [PATCH RFC 12/31] tools: Utility for dealing with featuresets
` [PATCH RFC 13/31] tools/libxc: Wire a featureset through to cpuid policy logic
` [PATCH RFC 14/31] tools/libxc: Use featureset rather than guesswork
` [PATCH RFC 15/31] x86: Generate deep dependencies of x86 features
` [PATCH RFC 16/31] x86: Automatically generate known_features
` [PATCH RFC 17/31] xen/x86: Clear dependent features when clearing a cpu cap
` [PATCH RFC 18/31] xen/x86: Improve disabling of features which have dependencies
` [PATCH RFC 19/31] tools/libxc: Sanitise guest featuresets
` [PATCH RFC 20/31] x86: Improvements to in-hypervisor cpuid sanity checks
` [PATCH RFC 21/31] x86/domctl: Break out logic to update domain state from cpuid information
` [PATCH RFC 22/31] x86/cpu: Move set_cpumask() calls into c_early_init()
` [PATCH RFC 23/31] xen/x86: Export cpuid levelling capabilities via SYSCTL
` [PATCH RFC 24/31] tools/stubs: Expose host levelling capabilities to userspace
` [PATCH RFC 25/31] xen/x86: Common infrastructure for levelling context switching
` [PATCH RFC 26/31] xen/x86: Rework AMD masking MSR setup
` [PATCH RFC 27/31] xen/x86: Rework Intel masking/faulting setup
` [PATCH RFC 28/31] xen/x86: Context switch all levelling state in context_switch()
` [PATCH RFC 29/31] x86/pv: Provide custom cpumasks for PV domains
` [PATCH RFC 30/31] x86/domctl: Update PV domain cpumasks when setting cpuid policy
` [PATCH RFC 31/31] tools/libxc: Calculate xstate cpuid leaf from guest information
[linux-linus bisection] complete test-amd64-i386-xl-qemuu-winxpsp3-vcpus1
2015-12-16 20:25 UTC
[PATCH] x86/PCI: Intercept Dom0 MMCFG from dom0s in HVM containers
2015-12-16 19:34 UTC (5+ messages)
[PATCH RFC v1 00/14] xen: arm: support for save restore and dead migration
2015-12-16 18:30 UTC (15+ messages)
` [PATCH RFC XEN v1 07/14] xen: arm: Save and restore basic per-VCPU state
` [PATCH RFC XEN v1 08/14] xen: arm: Save and restore arch timer state
` [PATCH RFC XEN v1 09/14] xen: arm: Save and restore GIC state
` [PATCH RFC XEN v1 12/14] tools: libxc: implement modify_returncode for ARM
[xen-unstable-smoke test] 66434: tolerable all pass - PUSHED
2015-12-16 18:27 UTC
[PATCH v3 1/6] xl: Return proper error codes for block-attach and block-detach
2015-12-16 18:25 UTC (6+ messages)
` [PATCH v3 6/6] xl: Return error code on save
[linux-3.16 test] 66400: regressions - FAIL
2015-12-16 18:09 UTC
[PATCHv4 0/2] x86/ept: reduce translation invalidation impact
2015-12-16 17:55 UTC (3+ messages)
` [PATCHv4 2/2] x86/ept: defer the invalidation until the p2m lock is released
[PATCH 3.19.y-ckt 028/128] x86/cpu: Fix SMAP check in PVOPS environments
2015-12-16 17:37 UTC
[PATCH] x86: Make debug output consistent in hvm_set_callback_via
2015-12-16 17:07 UTC (2+ messages)
[PATCH v8 00/28] Kconfig conversion
2015-12-16 17:01 UTC (31+ messages)
` [PATCH v8 18/28] build: convert HAS_CADENCE_UART use to Kconfig
` [PATCH v8 19/28] build: convert HAS_PL011 "
` [PATCH v8 20/28] build: convert HAS_EXYNOS4210 "
` [PATCH v8 21/28] build: convert HAS_OMAP "
` [PATCH v8 22/28] build: convert HAS_SCIF "
` [PATCH v8 24/28] build: convert HAS_MEM_ACCESS "
` [PATCH v8 25/28] build: convert HAS_MEM_PAGING "
` [PATCH v8 27/28] build: convert HAS_GICV3 "
` [PATCH v8 28/28] build: convert CONFIG_COMPAT "
` [PATCH] "
` [PATCH] squash into 'build: use generated Kconfig options for Xen'
[PATCH v2] x86/HVM: Merge HVM and PVH hypercall tables
2015-12-16 16:55 UTC (2+ messages)
[PATCHv3 0/2] x86/ept: reduce translation invalidation impact
2015-12-16 16:04 UTC (7+ messages)
` [PATCHv3 1/2] x86/ept: invalidate guest physical mappings on VMENTER
[PATCH] tools: allow configure time choice of libexec subdirectory
2015-12-16 15:33 UTC (2+ messages)
[distros-debian-snapshot test] 38518: tolerable FAIL
2015-12-16 15:29 UTC
[PATCH v13 0/8] Xen VMware tools support
2015-12-16 15:12 UTC (3+ messages)
` [PATCH v13 5/8] xen: Add vmware_port support
[PATCH] x86: Make printks consistent in hvm_set_callback_via function
2015-12-16 14:59 UTC (2+ messages)
[xen-unstable-smoke test] 66430: tolerable all pass - PUSHED
2015-12-16 14:58 UTC
[PATCH v8 02/28] MAINTAINERS: add myself for kconfig
2015-12-16 14:41 UTC (5+ messages)
` [PATCH] "
[linux-4.1 test] 66399: tolerable FAIL - PUSHED
2015-12-16 13:27 UTC
[PATCH] VMX: allocate APIC access page from domain heap
2015-12-16 12:59 UTC (3+ messages)
[xen-unstable-smoke test] 66424: tolerable all pass - PUSHED
2015-12-16 12:46 UTC
[Minios-devel] [PATCH v7 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
2015-12-16 12:30 UTC
[ovmf test] 66401: regressions - FAIL
2015-12-16 12:17 UTC
[PATCH] tools: always enable HAS_MEM_ACCESS
2015-12-16 12:14 UTC (3+ messages)
Question about VirtIO on Xen - Disk performance issues
2015-12-16 11:31 UTC (2+ messages)
[xen-4.5-testing test] 66395: regressions - FAIL
2015-12-16 11:26 UTC
[RFC 00/10] xen/arm: Implement the hypercall handling in assembly
2015-12-16 11:19 UTC (3+ messages)
[PATCH V2] Xen: support maxvcpus in xm and xl config
2015-12-16 11:09 UTC (2+ messages)
[PATCH] hvmlite: document the BSP/AP boot ABI
2015-12-16 11:04 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).