messages from 2014-03-15 02:08:29 to 2014-03-17 14:44:11 UTC [more...]
[PATCH v3 0/6] Support for running secondary emulators
2014-03-17 14:44 UTC (19+ messages)
` [PATCH v3 5/6] ioreq-server: add support for multiple servers
` [PATCH v3 6/6] ioreq-server: bring the PCI hotplug controller implementation into Xen
[PATCH 0/4 v2] xen: arm: smp & tlb cleanups
2014-03-17 14:43 UTC (10+ messages)
` [PATCH 1/4] xen: arm: clarify naming of the Xen TLB flushing functions
` [PATCH 2/4] xen: arm: flush TLB on all CPUs when setting or clearing fixmaps
` [PATCH 3/4] xen: arm: add barrier before sev in smp_spin_table_cpu_up
` [PATCH 4/4] xen: arm32: don't force the compiler to allocate a dummy register
[PATCHv1] x86: don't schedule when handling #NM exception
2014-03-17 14:18 UTC (17+ messages)
` [PATCH] x86: Control CR0 TS behavior using dev_na_ts_allowed
` [PATCH] x86, fpu, xen: Allocate fpu state for xen pv based on PVABI behavior
[PATCH v2 00/15] Add support for XSM
2014-03-17 14:06 UTC (16+ messages)
` [PATCH v2 01/15] xen/arm: kernel: Don't hardcode flash address
` [PATCH v2 02/15] xen/arm: Remove the parameter "attrindx" in copy_from_paddr
` [PATCH v2 03/15] xen/arm: Correctly define size_t
` [PATCH v2 04/15] xen/arm: next_module: Skip module if the size is 0
` [PATCH v2 05/15] xen/xsm: xsm functions for PCI passthrough is not x86 specific
` [PATCH v2 06/15] xen/xsm: xsm_do_mca is "
` [PATCH v2 07/15] xen/xsm: flask: Fix compilation when CONFIG_COMPAT=n
` [PATCH v2 08/15] xen/xsm: flask: Rename variable "bool" in "b"
` [PATCH v2 09/15] xen/xsm: flask: MSI is PCI specific
` [PATCH v2 10/15] xen/xsm: flask: flask_copying_string is taking a XEN_GUEST_HANDLE as first param
` [PATCH v2 11/15] xen/xsm: flask: Add missing header in hooks.c
` [PATCH v2 12/15] xen/xsm: Don't use multiboot by default to initialize XSM
` [PATCH v2 13/15] xen/xsm: Add xsm_core_init function
` [PATCH v2 14/15] xen/xsm: Add support for device tree
` [PATCH v2 15/15] xen/arm: Add support for XSM
ARM: EXYNOS 5410 - DOM0 not being scheduled
2014-03-17 13:52 UTC (9+ messages)
[PATCH 0/3] x86: support further Intel CPU families
2014-03-17 13:43 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] x86: Intel CPU family update
` [PATCH v2 2/2] x86/idle: update to include further package/core residency MSRs
[PATCH v3 RESEND 00/22] libxl: asynchronous suspend
2014-03-17 13:39 UTC (27+ messages)
` [PATCH 01/22] libxl: init: Provide a gc later in libxl_ctx_alloc
` [PATCH 02/22] libxl: init: libxl__poller_init and _get take gc
` [PATCH 03/22] libxl: events: const-correct *_inuse, *_isregistered
` [PATCH 04/22] libxl: Formally document libxl__xs_transaction
` [PATCH 05/22] libxl: events: Provide libxl__xswait_*
` [PATCH 06/22] libxl: events: libxl__xswait* support @paths
` [PATCH 07/22] libxl: events: Use libxl__xswait_* in spawn code
` [PATCH 08/22] libxl: events: Provide libxl__ev_evtchn*
` [PATCH 09/22] libxc: suspend: Rename, improve xc_suspend_evtchn_init
` [PATCH 10/22] libxc: suspend: Fix suspend event channel locking
` [PATCH 11/22] libxl: suspend: trailing ws in libxl_save_msgs_gen.pl
` [PATCH 12/22] libxl: suspend: Async libxl__domain_suspend_callback
` [PATCH 13/22] libxl: suspend: Async domain_suspend_callback_common
` [PATCH 14/22] libxl: suspend: Reorg domain_suspend_callback_common
` [PATCH 15/22] libxl: suspend: New libxl__domain_pvcontrol_xspath
` [PATCH 16/22] libxl: suspend: New domain_suspend_pvcontrol_acked
` [PATCH 17/22] libxl: suspend: domain_suspend_callback_common xs errs
` [PATCH 18/22] libxl: suspend: Async xenstore pvcontrol wait
` [PATCH 19/22] libxl: suspend: Abolish usleeps in domain suspend wait
` [PATCH 20/22] libxl: suspend: Fix suspend wait corner cases
` [PATCH 21/22] libxl: suspend: Async evtchn wait
` [PATCH 22/22] libxl: suspend: Apply guest timeout in evtchn case
[PATCH OSSTEST] standalone: add blessing to flights table
2014-03-17 13:02 UTC (2+ messages)
[PATCH OSSTEST] cri-args-hostlists: Allow environment to control OSSTEST_CONFIG
2014-03-17 13:02 UTC (2+ messages)
[PATCH v2.1 RESEND 00/19] libxl: asynchronous suspend
2014-03-17 13:00 UTC (16+ messages)
` [PATCH 08/19] libxc: suspend: Fix suspend event channel locking
` [PATCH 16/19] libxl: suspend: Abolish usleeps in domain suspend wait
[PATCH v2] xen: arm: increase priority of SGIs used as IPIs
2014-03-17 12:59 UTC (4+ messages)
broken live migration in xen 4.3 (release)
2014-03-17 12:58 UTC (2+ messages)
[PATCH] x86/Intel: work around Xeon 7400 series erratum AAI65
2014-03-17 12:57 UTC (3+ messages)
` Ping: "
GSoC 2014 CPUID Programming for Humans
2014-03-17 12:37 UTC
[PATCH] xen: arm: increase priority of SGIs used as IPIs
2014-03-17 12:42 UTC (11+ messages)
[PATCH v3 0/5] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-03-17 12:35 UTC (16+ messages)
` [PATCH v3 1/5] arch, arm: domain build: allow access to I/O memory of mapped devices
` [PATCH v3 2/5] arch, arm: add consistency checks to REMOVE p2m changes
` [PATCH v3 3/5] xen, common: add the XEN_DOMCTL_memory_mapping hypercall
` [PATCH v3 4/5] tools, libxl: parse optional start gfn from the iomem config option
` [PATCH v3 5/5] tools, libxl: handle the iomem parameter with the memory_mapping hcall
[PATCH] Xen: include asm/page.h in xen-ops.h
2014-03-17 12:28 UTC
[linux-linus test] 25478: regressions - FAIL
2014-03-17 12:23 UTC (6+ messages)
[PATCH V6 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
2014-03-17 12:19 UTC (4+ messages)
` [PATCH V6 net-next 1/5] xen-netback: Factor queue-specific data into queue struct
[RFC 00/14] xen/arm: Add support for XSM
2014-03-17 12:05 UTC (24+ messages)
` [RFC 02/14] xen/arm: Remove the parameter "attrindx" in copy_paddr
` [RFC 07/14] xen/xsm: flask: Fix compilation when CONFIG_COMPAT=y
` [RFC 09/14] xen/xsm: flask: MSI is PCI specific
` [RFC 13/14] xen/xsm: Add support for device tree
[PATCH OSSTEST] Allow forcing the use of current osstest HEAD for branch=osstest
2014-03-17 11:57 UTC (4+ messages)
[PATCH OSSTEST v2] cr-daily-branch: Make it possible to suppress the forcing of a baseline test
2014-03-17 11:57 UTC (6+ messages)
[PATCH OSSTEST] ts-hosts-allocate-Standalone: abort if the host to use has changed
2014-03-17 11:32 UTC (3+ messages)
[PATCH OSSTEST] cs-adjust-flight: fix runvar-del
2014-03-17 11:32 UTC (4+ messages)
Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles "bisected"
2014-03-17 10:35 UTC (11+ messages)
measuring guest boot process
2014-03-17 10:32 UTC (4+ messages)
[RFC Patch 0/3] Putting the "Simple" back in sedf
2014-03-17 10:29 UTC (7+ messages)
` [RFC Patch 1/3] Remove sedf extra, weight, and latency parameter support
[PATCH 0/4] vtpm{,mgr}: TPM groups and deep quotes
2014-03-17 9:42 UTC (12+ messages)
` [PATCH 1/4] vtpmmgr: add TPM group support
` [PATCH 2/4] vtpm: passthru requests to manager
[RFC PATCH v2 0/3] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-03-17 9:37 UTC (10+ messages)
` [RFC PATCH v2 3/3] tools, libxl: handle the iomem parameter with the memory_mapping hcall
[xen-unstable test] 25559: tolerable FAIL
2014-03-17 9:31 UTC
usage of libxl__sprintf for flexarray_append
2014-03-17 9:27 UTC (3+ messages)
question about evtchn_send()
2014-03-17 8:16 UTC (2+ messages)
[PATCH] xl cpupool-list: add option to list domains
2014-03-17 7:52 UTC (5+ messages)
[PATCH] xen: declare notifier_block on xen-ops.h
2014-03-17 7:48 UTC
XSA-59
2014-03-17 7:37 UTC (6+ messages)
Please review the key 4.4 release docs
2014-03-17 1:04 UTC (7+ messages)
Dealing with non-existent BDF devices in VT-d and in the hardware
2014-03-17 1:03 UTC (6+ messages)
[PATCH v3 0/4] Expose HW APIC virtualization support to HVM guests
2014-03-17 0:40 UTC (5+ messages)
` [PATCH v3 4/4] x86/hvm: Indicate avaliability of HW support of APIC virtualization "
[linux-linus test] 25558: regressions - FAIL
2014-03-16 16:53 UTC
[PATCH] xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
2014-03-16 16:32 UTC
[PATCH v2 0/4] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
2014-03-16 16:10 UTC (5+ messages)
` [PATCH v2 1/4] xen-all: Fix xen_hvm_init() to adjust pc memory layout
` [PATCH v2 4/4] xen-all: Pass max_ram_below_4g to xen_hvm_init
[BUG] PCI passtrough causes driver crash in DomU (Xen 4.3, Linux kernel 3.12)
2014-03-16 15:52 UTC (2+ messages)
[xen-4.4-testing test] 25557: tolerable FAIL - PUSHED
2014-03-16 13:09 UTC
[xen-unstable test] 25555: tolerable FAIL
2014-03-16 11:33 UTC
[BUG] Xen 4.3.0 and Linux 3.12.9/3.13.5 dom0 crash: "Fatal exception in interrupt"
2014-03-16 10:51 UTC (2+ messages)
[xen-4.4-testing test] 25554: regressions - FAIL
2014-03-16 7:01 UTC
about the interrupt
2014-03-16 2:28 UTC
[xen-unstable test] 25546: tolerable trouble: broken/fail/pass
2014-03-16 2:06 UTC
[xen-4.4-testing test] 25550: regressions - FAIL
2014-03-16 1:10 UTC
[linux-linus test] 25545: regressions - FAIL
2014-03-15 21:42 UTC
[xen-4.2-testing test] 25543: tolerable FAIL - PUSHED
2014-03-15 18:45 UTC
[PATCH V3] xen/balloon: flush persistent kmaps in correct position
2014-03-15 16:11 UTC
[PATCH V2] xen/balloon: flush persistent kmaps before updating P2M table
2014-03-15 15:46 UTC (2+ messages)
[xen-4.4-testing test] 25505: regressions - FAIL
2014-03-15 14:49 UTC
[xen-4.3-testing test] 25503: tolerable FAIL - PUSHED
2014-03-15 12:43 UTC
[xen-unstable test] 25501: tolerable FAIL - PUSHED
2014-03-15 10:46 UTC
[PATCH] Xen: include asm/page.h in xen-ops.h
2014-03-15 9:42 UTC
[xen-4.2-testing test] 25500: regressions - FAIL
2014-03-15 7:07 UTC
[xen-4.4-testing test] 25489: regressions - FAIL
2014-03-15 3:29 UTC
[PATCH 3/3] bridge: fix bridge root block on designated port
2014-03-15 2:08 UTC
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).