messages from 2016-02-18 19:13:56 to 2016-02-19 17:20:20 UTC [more...]
[RFC PATCH 0/5] x86: workaround inability to fully restore FPU state
2016-02-19 17:20 UTC (20+ messages)
` [PATCHv1 1/5] domctl: Add op to get/set generic numeric parameters
` [PATCHv1 3/5] x86/fpu: Add a per-domain field to set the width of FIP/FDP
` [PATCHv1 4/5] x86/viridian: set x87 FIP width to 4 for Windows guests
` [PATCHv1 5/5] x86/domctl: Add XEN_DOMCTL_PARAM_ARCH_X86_FIP_WIDTH parameter
[PATCH v3 1/2] hvm/vmx: save dr7 during vmx_vmcs_save
2016-02-19 17:18 UTC (5+ messages)
[PATCH v8 00/13] Prerequisite patches for COLO
2016-02-19 17:16 UTC (10+ messages)
` [PATCH v8 05/13] tools/libxc: support to resume uncooperative HVM guests
[PATCH] xen/arm64: Make sure we get all debug output
2016-02-19 17:16 UTC (8+ messages)
[PATCH] arm/monitor vm-events: Implement guest-request support
2016-02-19 17:15 UTC (15+ messages)
[PATCH] tools: remove xenpmd
2016-02-19 17:12 UTC (4+ messages)
[PATCH] xen/blback: Fit the important information of the thread in 17 characters
2016-02-19 17:08 UTC (3+ messages)
Adding Xen to the kbuild bot?
2016-02-19 17:06 UTC
git workflow and http://wiki.xenproject.org/wiki/Submitting_Xen_Project_Patches
2016-02-19 16:59 UTC (4+ messages)
[PATCH] xenpaging: don't try to log via xch if xc_interface_close fails
2016-02-19 16:45 UTC (2+ messages)
[PATCH 1/2] tools: gtracestat: Drop unused functions do_cstate and single_cstate helper
2016-02-19 16:44 UTC (3+ messages)
` [PATCH 2/2] tools: gtracestat: make all functions and global data static
[RFC v2 0/6] x86/init: use linker table
2016-02-19 16:40 UTC (9+ messages)
` [RFC v2 1/6] x86/boot: add BIT() to boot/bitops.h
` [RFC v2 2/6] x86/init: use linker tables to simplify x86 init and annotate dependencies
` [RFC v2 3/6] x86/init: move ebda reservations into linker table
` [RFC v2 4/6] x86/init: use linker table for i386 early setup
` [RFC v2 5/6] x86/init: user linker table for ce4100 "
` [RFC v2 6/6] x86/init: use linker table for mid "
[PATCH] xl: Improve return and exit codes of parse_config_data()
2016-02-19 16:37 UTC
[PATCH] arm64: xen_boot: Fix xen boot using Grub on AARCH64
2016-02-19 16:28 UTC
[PATCH v5 1/2] xenoprof: fix up ability to disable it
2016-02-19 16:27 UTC (5+ messages)
` [PATCH v5 2/2] build: convert xenoprof to Kconfig
[RFC v2 0/7] linux: add linker tables
2016-02-19 16:23 UTC (11+ messages)
` [RFC v2 1/7] sections.h: add sections header to collect all section info
` [RFC v2 2/7] tables.h: add linker table support
` [RFC v2 3/7] firmware: port built-in section to linker table
` [RFC v2 4/7] asm/sections: add a generic push_section_tbl()
` [RFC v2 5/7] jump_label: port __jump_table to linker tables
` [RFC v2 6/7] dynamic_debug: port to use "
` [RFC v2 7/7] kprobes: port to linker table
Is there a way to get the current PV domain's UUID?
2016-02-19 16:23 UTC (9+ messages)
` [PATCH] version: Document guest_handle
[PATCH OSSTEST] sg-report-flight: move "started" column to the left in Step table
2016-02-19 16:21 UTC
[PATCH v3 00/10] grub-xen: support booting huge pv-domains
2016-02-19 16:20 UTC (11+ messages)
` [PATCH v3 01/10] xen: make xen loader callable multiple times
` [PATCH v3 02/10] xen: reduce number of global variables in xen loader
` [PATCH v3 09/10] xen: modify page table construction
[PATCH] xen/x86: Map Xen code/data/bss with superpages
2016-02-19 16:18 UTC (9+ messages)
` [PATCH] xen/memguard: Drop memguard_init() entirely
` [PATCH] xen/x86: Use 2M superpages for text/data/bss mappings
` [PATCH] xen/x86: Unilaterally remove .init mappings
[PATCH] docs: document handling of metacharacter escape in xl disk format
2016-02-19 16:11 UTC (5+ messages)
[PATCH 1/3] xl: free config_data on error in domain_create
2016-02-19 16:10 UTC (8+ messages)
` [PATCH 2/3] xl: use xrealloc in domain create
` [PATCH 3/3] xl: create: close restore_fd_to_close on error
Stabilising some tools only HVMOPs?
2016-02-19 16:05 UTC (2+ messages)
` Domctl and physdevop for passthrough (Was: Re: Stabilising some tools only HVMOPs?)
[xen-4.4-testing test] 83002: regressions - trouble: blocked/broken/fail/pass
2016-02-19 15:56 UTC
[PATCH] x86/PVHv2: add XEN_ prefix to HVM_START_MAGIC_VALUE
2016-02-19 15:45 UTC (3+ messages)
[PATCH] tools: libxl: Simplify logic in libxl__realloc
2016-02-19 15:34 UTC
[PATCH] libxl: add basic spice support for pv domUs
2016-02-19 15:26 UTC (5+ messages)
[PATCH] libxl: small indentation fix in libxl_types.idl
2016-02-19 15:22 UTC
[linux-4.1 test] 83005: regressions - FAIL
2016-02-19 15:16 UTC
[PATCH] travis: add IRC notifications
2016-02-19 15:13 UTC
[PATCH 0/9] x86/init: replace paravirt_enabled() were possible
2016-02-19 15:08 UTC (19+ messages)
` [PATCH 1/9] x86/boot: enumerate documentation for the x86 hardware_subarch
` [Xen-devel] "
` [PATCH 2/9] tools/lguest: make lguest launcher use X86_SUBARCH_LGUEST explicitly
` [PATCH 3/9] x86/xen: use X86_SUBARCH_XEN for PV guest boots
` [PATCH 4/9] x86/init: make ebda depend on PC subarch
` [PATCH 5/9] apm32: remove paravirt_enabled() use
` [PATCH 6/9] x86/tboot: remove paravirt_enabled()
` [PATCH 7/9] x86/cpu/intel: replace paravirt_enabled() for f00f work around
` [PATCH 8/9] x86/rtc: replace paravirt_enabled() check with subarch check
` [Xen-devel] "
` [PATCH 9/9] pnpbios: replace paravirt_enabled() check with subarch checks
` [Xen-devel] [PATCH 0/9] x86/init: replace paravirt_enabled() were possible
[PATCH v2 1/4] tools/configure: only require bcc/ld86/as86 when needed
2016-02-19 14:27 UTC (7+ messages)
` [PATCH v2 2/4] m4/python: fix typo in LDFLAGS variable name
` [PATCH v2 3/4] m4/python: fix checks for Python library support
` [PATCH v2 4/4] configure: rerun autoconf
[PATCH V13 0/5] xen pvusb toolstack work
2016-02-19 12:07 UTC (6+ messages)
` [PATCH V13 5/5] xl: add pvusb commands
Xen Project Infrastructure Maintenance: Feb 22nd from 8:00 AM UTC (to fix CVE-2015-7547)
2016-02-19 11:59 UTC
[PATCH] MAINTAINERS: Drop myself as xen netback maintainer
2016-02-19 11:50 UTC
dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 failed with error -110"
2016-02-19 11:47 UTC (2+ messages)
[PATCH] MAINTAINERS: Drop myself as xen netback maintainer
2016-02-19 11:44 UTC
[PATCH v3] Requisite paches for xSplice v3 (not yet posted)
2016-02-19 11:42 UTC (8+ messages)
` [PATCH v3 5/5] mkelf32: Close those file descriptors in the error paths
[PATCH] x86, microcode: Remove unnecessary paravirt_enabled check
2016-02-19 11:36 UTC (9+ messages)
[PATCH] hvmloader: Use xen/errno.h rather than the host systems errno.h
2016-02-19 11:16 UTC (10+ messages)
Current LibXL Status
2016-02-19 11:00 UTC (6+ messages)
` libxl and malloc failure (Re: Current LibXL Status)
` Processed: "
[PATCH V14 0/6] xen pvusb toolstack work
2016-02-19 10:39 UTC (7+ messages)
` [PATCH V14 1/6] libxl: export some functions for pvusb use
` [PATCH V14 2/6] libxl_utils: add internal function to read sysfs file contents
` [PATCH V14 3/6] refactor DEFINE_DEVICE_REMOVE to fit for more device types
` [PATCH V14 4/6] libxl: add pvusb API
` [PATCH V14 5/6] domcreate: support pvusb in configuration file
` [PATCH V14 6/6] xl: add pvusb commands
[PATCH V11 0/3] x86/hvm: pkeys, add memory protection-key support
2016-02-19 9:55 UTC
[PATCH V11 3/3] x86/hvm: pkeys, add pkeys support for cpuid handling
2016-02-19 9:53 UTC
[PATCH V11 2/3] x86/hvm: pkeys, add xstate support for pkeys
2016-02-19 9:52 UTC
[PATCH V11 1/3] x86/hvm: pkeys, add pkeys support for guest_walk_tables
2016-02-19 9:51 UTC
[PATCH v3] xSplice v1 implementation and design
2016-02-19 9:30 UTC (4+ messages)
` [PATCH v3 07/23] xsplice: Implement support for applying/reverting/replacing patches. (v5)
[xen-4.5-testing test] 83003: regressions - FAIL
2016-02-19 6:32 UTC
[xen-4.6-testing test] 83001: regressions - FAIL
2016-02-19 4:30 UTC
[RFC Design Doc] Add vNVDIMM support for Xen
2016-02-19 2:14 UTC (8+ messages)
[PATCH v12 0/2] Add VT-d Posted-Interrupts support
2016-02-19 1:55 UTC (3+ messages)
` [PATCH v12 1/2] vmx: VT-d posted-interrupt core logic handling
` [PATCH v12 2/2] Add a command line parameter for VT-d posted-interrupts
[xen-unstable-smoke test] 83064: tolerable all pass - PUSHED
2016-02-19 0:43 UTC
[PATCH] MAINTAINERS: add myself as seabios maintainer
2016-02-18 23:56 UTC (6+ messages)
[PATCH v2 10/30] xen/x86: Annotate VM applicability in featureset
2016-02-18 22:08 UTC (11+ messages)
` Is: PVH dom0 - MWAIT detection logic to get deeper C-states exposed in ACPI AML code. Was:Re: "
[PATCH 1/4] tools/configure: only require bcc/ld86/as86 when needed
2016-02-18 21:52 UTC (7+ messages)
` [PATCH 2/4] m4/python: fix typo in LDFLAGS variable name
` [PATCH 3/4] m4/python: fix checks for Python library support
` [PATCH 4/4] tools/configure: rerun autoconf
[PATCH RFC] osstest: add a cd-{insert/eject} test for Debian HVM
2016-02-18 19:21 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).