messages from 2012-08-05 14:48:57 to 2012-08-07 11:05:15 UTC [more...]
PoD code killing domain before it really gets started
2012-08-07 11:05 UTC (11+ messages)
[xen-unstable test] 13567: regressions - FAIL
2012-08-07 11:02 UTC (8+ messages)
` [PATCH 0 of 2] xl: fix localhost migration after 25733:353bc0801b11
` [PATCH 1 of 2] libxl: add libxl_device_<type>_list_free helpers
` [PATCH 2 of 2] xl: migrate: destroy disks on source before giving destination the "go"
[PATCH RFC/for-4.2?] libxl: Support backend domain ID for disks
2012-08-07 10:38 UTC (3+ messages)
[PATCH] Fix invalidate if memory requested was not bucket aligned
2012-08-07 10:23 UTC
The hypercall will fail and return EFAULT when the page becomes COW by forking process in linux
2012-08-07 10:07 UTC (11+ messages)
[xen-4.1-testing test] 13565: trouble: broken/fail/pass
2012-08-07 10:03 UTC
[PATCH 0/4] arm: SMP interrupt handling fixes
2012-08-07 9:42 UTC (10+ messages)
` [PATCH 1/4] arm: disable distributor delivery on boot CPU only
` [PATCH 2/4] arm: don't bother setting up vtimer, vgic etc on idle CPUs
` [PATCH 3/4] arm/vtimer: convert result to ticks when reading CNTPCT register
` [PATCH 4/4] arm: Use per-CPU irq_desc for PPIs and SGIs
About revoke write access of all the shadows
2012-08-07 9:40 UTC (4+ messages)
[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
2012-08-07 8:55 UTC
kernel bootup slow issue on ovm3.1.1
2012-08-07 8:37 UTC (2+ messages)
[PATCH DOCDAY] use lynx to produce better formatted text documentation from markdown
2012-08-07 8:23 UTC (5+ messages)
[problem in `xl_cmdimpl.c`] Why pid return by fork() in parent process is not the same with pid returned by getpid()?
2012-08-07 8:22 UTC (4+ messages)
4.2 TODO / Release Plan
2012-08-07 8:17 UTC (4+ messages)
Xen 4.2 TODO / Release Plan
2012-08-07 8:10 UTC (8+ messages)
4.1.2 very slow without upstream patches, but fast with them, also 4.2 very slow
2012-08-07 7:25 UTC (6+ messages)
[PATCH 00/18] RFC: Merge IS_PRIV checks into XSM hooks
2012-08-07 7:00 UTC (35+ messages)
` [PATCH 01/18] xsm/flask: remove inherited class attributes
` [PATCH 02/18] xsm/flask: remove unneeded create_sid field
` [PATCH 03/18] xsm/flask: add domain relabel support
` [PATCH 04/18] libxl: introduce XSM relabel on build
` [PATCH 05/18] flask/policy: Add domain relabel example
` [PATCH 06/18] xsm, arch/x86: add distinct XSM hooks for map/unmap
` [PATCH 07/18] arch/x86: add missing XSM checks to XENPF_ commands
` [PATCH 08/18] xen: Add DOMID_SELF support to rcu_lock_domain_by_id
` [PATCH 09/18] xsm/flask: Add checks on the domain performing the set_target operation
` [PATCH 10/18] xsm: Add IS_PRIV checks to dummy XSM module
` [PATCH 11/18] xen: use XSM instead of IS_PRIV where duplicated
` [PATCH 12/18] xsm: Add missing domctl and mem_sharing hooks
` [PATCH 13/18] tmem: Add access control check
` [PATCH 14/18] xsm: remove unneeded xsm_call macro
` [PATCH 15/18] xsm/flask: add distinct SIDs for self/target access
` [PATCH 16/18] arch/x86: use XSM hooks for get_pg_owner access checks
` [PATCH 17/18] xen: Add XSM hook for XENMEM_exchange
` [PATCH 18/18] xen: remove rcu_lock_target_domain_by_id
[PATCH] xen/x86: Add support for cpuid masking on Intel Xeon Processor E5 Family
2012-08-07 6:49 UTC (4+ messages)
[PATCH 0/5] ARM hypercall ABI: 64 bit ready
2012-08-07 6:24 UTC (21+ messages)
` [PATCH 1/5] xen: improve changes to xen_add_to_physmap
` [PATCH 2/5] xen/arm: introduce __lshrdi3 and __aeabi_llsr
` [PATCH 3/5] xen: few more xen_ulong_t substitutions
` [PATCH 4/5] xen: introduce XEN_GUEST_HANDLE_PARAM
` [PATCH 5/5] xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriate
[Patch 2/6] Xen/MCE: remove mcg_ctl and other adjustment for future vMCE
2012-08-07 6:21 UTC (6+ messages)
vif backend configuration times out
2012-08-07 5:42 UTC (2+ messages)
wheezy VT-d passthrough test: DMAR:[fault reason 06h] PTE Read access is not set
2012-08-07 3:37 UTC
[PATCH DOCDAY v3] docs: improve documentation of Xen command line parameters
2012-08-07 3:24 UTC (2+ messages)
[xen-unstable test] 13566: regressions - FAIL
2012-08-06 23:01 UTC
[xen-unstable test] 13564: regressions - FAIL
2012-08-06 17:16 UTC
NUMA TODO-list for xen-devel
2012-08-06 16:28 UTC (5+ messages)
[PATCH v2 00/23] Introduce Xen support on ARM
2012-08-06 16:23 UTC (25+ messages)
` [PATCH v2 01/23] arm: initial Xen support
` [PATCH v2 02/23] xen/arm: hypercalls
` [PATCH v2 06/23] xen: missing includes
` [PATCH v2 03/23] xen/arm: page.h definitions
` [PATCH v2 04/23] xen/arm: sync_bitops
` [PATCH v2 05/23] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH v2 07/23] xen/arm: Xen detection and shared_info page mapping
` [Xen-devel] "
` [PATCH v2 08/23] xen/arm: Introduce xen_pfn_t for pfn and mfn types
` [PATCH v2 09/23] xen/arm: Introduce xen_ulong_t for unsigned long
` [PATCH v2 11/23] xen: do not compile manage, balloon, pci, acpi and cpu_hotplug on ARM
` [PATCH v2 12/23] xen/arm: introduce CONFIG_XEN "
` [PATCH v2 13/23] xen/arm: get privilege status
` [PATCH v2 14/23] xen/arm: initialize grant_table on ARM
` [PATCH v2 15/23] xen/arm: receive Xen events "
` [PATCH v2 16/23] xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
` [PATCH v2 18/23] xen: allow privcmd for HVM guests
` [PATCH v2 19/23] xen/arm: compile blkfront and blkback
` [PATCH v2 20/23] xen/arm: compile netback
` [PATCH v2 21/23] xen: update xen_add_to_physmap interface
` [PATCH v2 22/23] arm/v2m: initialize arch_timers even if v2m_timer is not present
` [PATCH v2 23/23] [HACK] xen/arm: implement xen_remap_domain_mfn_range
` [PATCH v2 10/23] xen/arm: compile and run xenbus
` [PATCH v2 17/23] xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
Regression in kernel 3.5 as Dom0 regarding PCI Passthrough?!
2012-08-06 16:16 UTC (3+ messages)
[xen-4.1-testing test] 13558: trouble: blocked/broken
2012-08-06 16:09 UTC
ATI VGA passthrough and S400 Synchronization module
2012-08-06 15:50 UTC (3+ messages)
[PATCH 0/5] RFC: V4V (v3)
2012-08-06 15:46 UTC (16+ messages)
` [PATCH 1/5] xen: add ssize_t
` [PATCH 3/5] xen: virq, remove VIRQ_XC_RESERVED
` [PATCH 4/5] xen: events, exposes evtchn_alloc_unbound_domain
` [PATCH 5/5] xen: Add V4V implementation
Xen4.2-rc1 test result
2012-08-06 15:31 UTC (2+ messages)
[PATCH] RFC: V4V Linux Driver
2012-08-06 15:28 UTC (2+ messages)
lists.xen.org Mailman configuration and DKIM
2012-08-06 15:09 UTC (5+ messages)
Regression in xen-netfront on v3.6
2012-08-06 14:31 UTC (5+ messages)
` [Xen-devel] "
` [Xen-devel] Regression in xen-netfront on v3.6 (git commit c48a11c7ad2623b99bbd6859b0b4234e7f11176f, netvm: propagate page->pfmemalloc to skb)
xl segfault when starting a guest
2012-08-06 14:27 UTC (6+ messages)
Security discussion poll
2012-08-06 14:18 UTC
[xen-unstable test] 13563: trouble: preparing/queued
2012-08-06 11:38 UTC
[PATCH 00/24] Introduce Xen support on ARM
2012-08-06 11:17 UTC (16+ messages)
` [PATCH 01/24] arm: initial Xen support
` [Xen-devel] "
` [PATCH 09/24] xen/arm: compile and run xenbus
` [PATCH 15/24] xen/arm: receive Xen events on ARM
LSI SAS2008 Option Rom Failure
2012-08-06 10:23 UTC (14+ messages)
[PATCH] kexec-tools: Read always one vmcoreinfo file
2012-08-06 9:32 UTC
[xen-unstable test] 13557: trouble: blocked/broken
2012-08-06 8:53 UTC
Unable to configure GRUB to boto xen 4.2 Kernel
2012-08-06 8:53 UTC (2+ messages)
vscsi
2012-08-06 8:41 UTC (4+ messages)
[xen-unstable test] 13547: trouble: blocked/broken
2012-08-06 8:34 UTC (2+ messages)
[PATCH] kexec-tools: Read always one vmcoreinfo file
2012-08-06 8:27 UTC (2+ messages)
[PATCH] Increment buffer used to read first boot sector in order to accomodate space for 4k sector
2012-08-06 7:54 UTC (4+ messages)
Failure to boot, Debian squeeze with 4.0.1 hypervisor, timer problems?
2012-08-06 7:32 UTC (6+ messages)
Security discussion: Summary of proposals and criteria (was Re: Security vulnerability process, and CVE-2012-0217)
2012-08-06 6:55 UTC (3+ messages)
[xen-4.1-testing test] 13556: trouble: blocked/broken
2012-08-06 4:31 UTC
[xen-unstable test] 13555: trouble: blocked/broken
2012-08-06 0:08 UTC
[xen-4.1-testing test] 13554: trouble: blocked/broken
2012-08-05 19:46 UTC
[xen-unstable test] 13553: trouble: blocked/broken
2012-08-05 15:24 UTC
[Patch 1 of 1] [xen-4.1.2] libxl: Seal tapdisk minor leak
2012-08-05 14:48 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).