messages from 2013-12-09 23:22:48 to 2013-12-10 16:57:20 UTC [more...]
[PATCH v6 00/11] libxl: ocaml: improve the bindings
2013-12-10 16:57 UTC (35+ messages)
` [PATCH v6 03/11] libxl: ocaml: event management
` [PATCH v6 04/11] libxl: ocaml: allow device operations to be called asynchronously
` [PATCH v6 06/11] libxl: ocaml: add VM lifecycle operations
` [PATCH v6 08/11] libxl: ocaml: drop the ocaml heap lock before calling into libxl
libxl: ocaml: improve the bindings
2013-12-10 16:48 UTC (10+ messages)
` [PATCH v7 1/9] libxl: ocaml: add simple test case for xentoollog
` [PATCH v7 2/9] libxl: ocaml: implement some simple tests
` [PATCH v7 3/9] libxl: ocaml: event management
` [PATCH v7 4/9] libxl: ocaml: allow device operations to be called asynchronously
` [PATCH v7 5/9] libxl: ocaml: add disk and cdrom helper functions
` [PATCH v7 6/9] libxl: ocaml: add VM lifecycle operations
` [PATCH v7 7/9] libxl: ocaml: add console reader functions
` [PATCH v7 8/9] libxl: ocaml: drop the ocaml heap lock before calling into libxl
` [PATCH v7 9/9] libxl: ocaml: add some missing CAML macros
[PATCH v2 0/6] interrupt handling fixes
2013-12-10 16:46 UTC (15+ messages)
` [PATCH v2 1/6] xen/arm: Physical IRQ is not always equal to virtual IRQ
` [PATCH v2 2/6] xen/arm: track the state of guest IRQs
` [PATCH v2 3/6] xen/arm: do not add a second irq to the LRs if one is already present
` [PATCH v2 4/6] xen/arm: implement gic_irq_enable and gic_irq_disable
` [PATCH v2 5/6] xen/arm: Only enable physical IRQs when the guest asks
` [PATCH v2 6/6] xen/arm: disable a physical IRQ when the guest disables the corresponding IRQ
[xen-4.1-testing test] 22378: regressions - trouble: broken/fail/pass
2013-12-10 16:38 UTC
[PATCH net v5] xen-netback: fix fragment detection in checksum setup
2013-12-10 16:24 UTC (2+ messages)
[RFC] dma-mapping: dma_alloc_coherent_mask return dma_addr_t
2013-12-10 16:05 UTC
[PATCH 0/5] XSA-77 follow-ups
2013-12-10 16:01 UTC (8+ messages)
` [PATCH 1/5] IOMMU: make page table population preemptible
` [PATCH 2/5] IOMMU: make page table deallocation preemptible
` [PATCH 3/5] x86/p2m: restrict auditing to debug builds
` [PATCH 4/5] HVM: prevent leaking heap data from hvm_save_one()
` [PATCH 5/5] x86/PV: don't commit debug register values early in arch_set_info_guest()
[Patch v3] xl: Fix CHK_ERRNO()
2013-12-10 15:45 UTC
[PATCH] x86/cpuidle: publish new states only after fully initializing them
2013-12-10 15:40 UTC (2+ messages)
[RFC PATCH net-next 0/3] unify netfront and netback checksum setup code
2013-12-10 15:39 UTC (4+ messages)
` [RFC PATCH net-next 1/3] net: add skb checksum setup functions for TCP and UDP
` [RFC PATCH net-next 2/3] xen-netback: use new core skb_checksum_setup function
` [RFC PATCH net-next 3/3] xen-netfront: "
[PATCH qemu-traditional] qemu: Fix race condition when binding ports
2013-12-10 15:38 UTC (4+ messages)
` [PATCH v2 qemu-traditional] qemu: Fix race condition when opening ports
[PATCH] MAINTAINERS: Add Andres Lagar-Cavilla for mem-sharing/paging
2013-12-10 15:29 UTC (2+ messages)
Kernel 3.11 / 3.12 OOM killer and Xen ballooning
2013-12-10 15:27 UTC (10+ messages)
[PATCH] xl: Fix CHK_ERRNO
2013-12-10 15:25 UTC (7+ messages)
[PATCH v2 00/10] xen/arm: Handle correctly foreign mapping
2013-12-10 15:13 UTC (34+ messages)
` [PATCH v2 03/10] xen/arm: Implement p2m_type_t as an enum
` [PATCH v2 04/10] xen/arm: Store p2m type in each page of the guest
` [PATCH v2 06/10] xen/arm: Retrieve p2m type in get_page_from_gfn
` [PATCH v2 07/10] xen/arm: Introduce relinquish_p2m_mapping to remove refcount every mapped page
` [PATCH v2 08/10] xen/arm: Implement xen_rem_foreign_from_p2m
` [PATCH v2 09/10] xen/arm: Set foreign page type to p2m_map_foreign
[BUG] Xen vm kernel crash in get_free_entries
2013-12-10 15:07 UTC (11+ messages)
[PATCHv7 0/2] Xen: FIFO-based event channel fixes
2013-12-10 14:55 UTC (6+ messages)
` [PATCH 1/2] evtchn/fifo: initialize priority when events are bound
` [PATCH 2/2] evtchn/fifo: don't corrupt queues if an old tail is linked
[Patch] x86/mm: Prevent leaking domain mappings in paging_log_dirty_op()
2013-12-10 14:50 UTC (3+ messages)
` [Patch v2] "
xl vcpu-set <guest> <nr> does not work properly
2013-12-10 14:46 UTC (5+ messages)
Vdagent not working on xen linux hvm DomUs
2013-12-10 14:38 UTC (12+ messages)
[3.5.y.z extended stable] Patch "xen/gnttab: leave lazy MMU mode in the case of a m2p override failure" has been added to staging queue
2013-12-10 14:28 UTC
[xen-unstable test] 22283: regressions - FAIL
2013-12-10 14:26 UTC (5+ messages)
[PATCH v3 00/10] xen/arm: Handle correctly foreign mapping
2013-12-10 14:18 UTC (11+ messages)
` [PATCH v3 01/10] xen/arm: Introduce steps in domain_relinquish_resource
` [PATCH v3 02/10] xen/arm: move mfn_to_p2m_entry in arch/arm/p2m.c
` [PATCH v3 03/10] xen/arm: Implement p2m_type_t as an enum
` [PATCH v3 04/10] xen/arm: Store p2m type in each page of the guest
` [PATCH v3 05/10] xen/arm: p2m: Extend p2m_lookup parameters to retrieve the p2m type
` [PATCH v3 06/10] xen/arm: Retrieve p2m type in get_page_from_gfn
` [PATCH v3 07/10] xen/arm: Implement xen_rem_foreign_from_p2m
` [PATCH v3 08/10] xen/arm: Add relinquish_p2m_mapping to remove reference on every mapped page
` [PATCH v3 09/10] xen/arm: Set foreign page type to p2m_map_foreign
` [PATCH v3 10/10] xen/arm: grant-table: Support read-only mapping
New Coverity issues (tools/libxl/testidl.c)
2013-12-10 14:12 UTC (5+ messages)
` [PATCH] tools: libxl: testidl: initialise the KeyedUnion keyvar before the union
[PATCH net v3 1/2] xen-netback: napi: fix abuse of budget
2013-12-10 13:39 UTC (2+ messages)
` [PATCH net v3 2/2] xen-netback: napi: don't prematurely request a tx event
[PATCH net v3 0/2] xen-netback: napi fixes
2013-12-10 13:39 UTC
Questions / Comments about hard / soft affinity in Credit 2
2013-12-10 13:17 UTC (3+ messages)
` Fwd: "
[xen-unstable test] 22371: tolerable FAIL - PUSHED
2013-12-10 13:06 UTC
[PATCH 0/6] interrupt handling fixes
2013-12-10 13:02 UTC (4+ messages)
` [PATCH 2/6] xen/arm: track the state of guest IRQs
Xen on ARMv8
2013-12-10 12:59 UTC (11+ messages)
[PATCH] kexec/x86: Do not map crash kernel area
2013-12-10 12:58 UTC (7+ messages)
Xen Security Advisory 80 (CVE-2013-6400) - IOMMU TLB flushing may be inadvertently suppressed
2013-12-10 12:58 UTC
Xen Security Advisory 77 - Disaggregated domain management security status
2013-12-10 12:58 UTC
[xen-4.1-testing test] 22376: regressions - trouble: broken/fail/pass
2013-12-10 11:59 UTC
ARINC653
2013-12-10 11:55 UTC (3+ messages)
[PATCH net v2] xen-netback: fix abuse of napi budget
2013-12-10 11:50 UTC (3+ messages)
[PATCH net v2] xen-netback: fix abuse of napi budget
2013-12-10 11:27 UTC
[PATCH net] xen-netback: fix abuse of napi budget
2013-12-10 11:03 UTC (9+ messages)
Fwd: NetBSD xl core-dump not working... Memory fault (core dumped)
2013-12-10 10:46 UTC (14+ messages)
` [Xen-devel] "
[PATCH v2 3/4] makedumpfile/xen: Fail immediately on every architecture if dump level is invalid
2013-12-10 10:39 UTC
Best board for ARM ?
2013-12-10 10:16 UTC (7+ messages)
[PATCH net] xen-netback: fix abuse of napi budget
2013-12-10 10:16 UTC
[PATCH] mm, x86: use E820_X_MAX instead of ARRAY_SIZE(e820.map)
2013-12-10 10:08 UTC
[PATCH] MAINTAINERS: Add me as Xen kexec maintainer
2013-12-10 9:59 UTC (3+ messages)
Fehler bei xm new
2013-12-10 9:53 UTC (2+ messages)
[PATCH v2] xen: arm: correct return value of raw_copy_{to/from}_guest_*, raw_clear_guest
2013-12-10 9:29 UTC (3+ messages)
[PATCH] xend: make xc.vcpu_getinfo() return None if guest not existed
2013-12-10 9:05 UTC (4+ messages)
[PATCH] Xend: handle died domain in getVCPUInfo()
2013-12-10 9:04 UTC
[xen-4.3-testing test] 22367: tolerable FAIL - PUSHED
2013-12-10 8:46 UTC
[PATCH] firmware: Fix vcpu hotplug race with qemu-xen
2013-12-10 8:43 UTC (2+ messages)
Questions / Comments about hard / soft affinity in Credit 2
2013-12-10 8:31 UTC
[RFC][PATCH 3/3] timekeeping: Fix potential lost pv notification of time change
2013-12-10 8:13 UTC (2+ messages)
[xen-4.1-testing test] 22366: regressions - trouble: broken/fail/pass
2013-12-10 7:46 UTC
[xen-unstable test] 22363: regressions - FAIL
2013-12-10 5:38 UTC
[V6 PATCH 0/7]: PVH dom0
2013-12-10 2:17 UTC (9+ messages)
` [V6 PATCH 6/7] pvh dom0: Add and remove foreign pages
` [V6 PATCH 6.1/7] "
[xen-4.1-testing test] 22362: regressions - FAIL
2013-12-10 2:16 UTC
[xen-4.3-testing test] 22359: regressions - FAIL
2013-12-10 1:54 UTC
[net-next v2] xen-netback: improve guest-receive-side flow control
2013-12-10 1:33 UTC
NAPI rescheduling and the delay caused by it
2013-12-10 1:17 UTC (3+ messages)
[xen-4.2-testing test] 22358: tolerable FAIL - PUSHED
2013-12-10 0:54 UTC
[PATCH] Update x86_msi.restore_msi_irqs API param
2013-12-09 23:22 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).