messages from 2013-08-08 14:36:48 to 2013-08-09 15:29:56 UTC [more...]
[PATCH v3 0/10] enable swiotlb-xen on arm and arm64
2013-08-09 15:29 UTC (3+ messages)
` [PATCH v3 03/10] arm: make SWIOTLB available
[PATCH v4 0/2] make ballooned out pages have a valid mapping at all times
2013-08-09 15:26 UTC (3+ messages)
` [PATCH v4 2/2] xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
[PATCH 1/2 V6] x86/AMD: Fix nested svm crash due to assertion in __virt_to_maddr
2013-08-09 15:24 UTC (2+ messages)
` [PATCH 2/2 V2] x86/AMD: Inject #GP instead of #UD when unable to map vmcb
[PATCH 1/2 V6] x86/AMD: Fix nested svm crash due to assertion in __virt_to_maddr
2013-08-09 15:22 UTC (3+ messages)
` [PATCH 2/2] x86/AMD: Inject #GP instead of #UD when unable to map vmcb
stdbool.h -nostdinc XSA-55 trouble
2013-08-09 15:13 UTC (21+ messages)
[PATCH 3/3] xen-blkfront: revoke foreign access for grants not mapped by the backend
2013-08-09 15:08 UTC
[PATCH] xen/hvc: If we use xen_raw_printk let it also work on HVM guests
2013-08-09 14:55 UTC
[PATCH V12 0/14] Paravirtualized ticket spinlocks
2013-08-09 14:51 UTC (17+ messages)
[V10 PATCH 00/23]PVH xen: Phase I, Version 10 patches
2013-08-09 14:47 UTC (38+ messages)
` [V10 PATCH 09/23] PVH xen: introduce pvh_set_vcpu_info() and vmx_pvh_set_vcpu_info()
` [V10 PATCH 10/23] PVH xen: domain create, context switch related code changes
` [V10 PATCH 11/23] PVH xen: support invalid op emulation for PVH
` [V10 PATCH 12/23] PVH xen: Support privileged "
` [V10 PATCH 18/23] PVH xen: add hypercall support "
` [V10 PATCH 19/23] PVH xen: vmcs related changes
` [V10 PATCH 21/23] PVH xen: VMX support of PVH guest creation/destruction
` [V10 PATCH 22/23] PVH xen: preparatory patch for the pvh vmexit handler patch
[PATCH V13 00/14] Paravirtualized ticket spinlocks
2013-08-09 14:22 UTC (15+ messages)
` [PATCH V13 01/14] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH V13 02/14] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH V13 03/14] x86/ticketlock: Collapse a layer of functions
` [PATCH V13 04/14] xen: Defer spinlock setup until boot CPU setup
` [PATCH V13 05/14] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH V13 06/14] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH V13 07/14] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH V13 08/14] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH V13 09/14] jump_label: Split jumplabel ratelimit
` [PATCH V13 10/14] x86/ticketlock: Add slowpath logic
` [PATCH V13 11/14] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH V13 12/14] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
` [PATCH V13 13/14] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
[PATCH V13 01/14] x86/spinlock: Replace pv spinlocks with pv ticketlocks
2013-08-09 14:18 UTC (7+ messages)
` [PATCH V13 02/14] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH V13 03/14] x86/ticketlock: Collapse a layer of functions
` [PATCH V13 04/14] xen: Defer spinlock setup until boot CPU setup
` [PATCH V13 05/14] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH V13 06/14] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH V13 07/14] x86/pvticketlock: Use callee-save for lock_spinning
[PATCH V13 00/14] Paravirtualized ticket spinlocks
2013-08-09 14:18 UTC
[Seeking input] Format of Xen Project Developer Summit in October
2013-08-09 14:14 UTC (8+ messages)
[PATCH] Xen: Fix retry calls into PRIVCMD_MMAPBATCH*
2013-08-09 14:11 UTC
Xen 4.4 development update
2013-08-09 14:10 UTC (14+ messages)
[Xen-users] FreeBSD PVHVM call for testing
2013-08-09 13:54 UTC (11+ messages)
` HVM CPU enumeration, mapping to VCPU ID (Was: Re: [Xen-users] FreeBSD PVHVM call for testing)
[linux-linus test] 18670: regressions - FAIL
2013-08-09 13:44 UTC
[PATCH] xentrace: add a tool to break down the result of vmexit
2013-08-09 13:28 UTC (6+ messages)
unexpected Out Of Memory (OOM)
2013-08-09 12:53 UTC (10+ messages)
` [Xen-users] "
[PATCH 0/7] Nested VMX: APIC-v related bug fixing
2013-08-09 12:37 UTC (25+ messages)
` [PATCH 1/7] Nested VMX: Introduce interrupt source supporting
` [PATCH 2/7] Nested VMX: Allow to ack irq even virtual intr delivery is enabled
` [PATCH 3/7] Nested VMX: Force check ISR when L2 is running
` [PATCH 4/7] Nested VMX: Add interface to update vPPR
` [PATCH 5/7] Nested VMX: Check whether interrupt is blocked by TPR
` [PATCH 6/7] Nested VMX: Update APIC-v(RVI/SVI) when vmexit to L1
` [PATCH 7/7] Nested VMX: Clear APIC-v control bit in vmcs02
Call to write tests for osstest
2013-08-09 12:16 UTC (10+ messages)
[PATCH] VMX, apicv: add boot parameter to enable/disable APIC-v dynamically
2013-08-09 11:55 UTC (7+ messages)
[xen-unstable test] 18669: tolerable FAIL
2013-08-09 11:43 UTC
[PATCH] Xen: Fix retry calls into PRIVCMD_MMAPBATCH*
2013-08-09 10:30 UTC
Xen blktap driver for Ceph RBD : Anybody wants to test ? :p
2013-08-09 9:21 UTC (4+ messages)
[xen-4.2-testing test] 18668: tolerable FAIL - PUSHED
2013-08-09 9:10 UTC
Memory Sharing on HVM guests
2013-08-09 7:34 UTC
[PATCH] vif-bridge: fix cut behavior change
2013-08-09 7:18 UTC
[PATCH v4 0/3][xen-netback][toolstack] add a pseudo pps limit to netback
2013-08-09 6:03 UTC (8+ messages)
` [PATCH v4 1/3] xen netback: add a pseudo pps rate limit
` [PATCH v4 2/3] handle pps limit parameter
` [PATCH v4 3/3] netif documentation
[xen-unstable test] 18654: tolerable FAIL - PUSHED
2013-08-09 5:14 UTC
Questions about xen memory management
2013-08-09 3:15 UTC (3+ messages)
[xen-4.2-testing test] 18653: regressions - FAIL
2013-08-09 3:01 UTC
[PATCH v6 0/5] Add UART support and arch timer initialization for OMAP5
2013-08-09 2:20 UTC (7+ messages)
` [PATCH v6 1/6] xen: rename ns16550-uart.h to 8250-uart.h and fix some typos
` [PATCH v6 2/6] xen/arm: add 8250 compatible UART support for early_printk
` [PATCH v6 3/6] xen: Introduce a helper to read a u32 property in device tree
` [PATCH v6 4/6] xen/arm: Add the new OMAP UART driver
` [PATCH v6 5/6] xen/arm: Add support for device tree specified arch_timer clock frequency
` [PATCH v6 6/6] xen/arm: Platform recognition and initialize arch_timer for the OMAP5
[xen-unstable bisection] complete build-armhf
2013-08-08 23:00 UTC
[xen-4.1-testing test] 18651: tolerable FAIL - PUSHED
2013-08-08 22:59 UTC
Memory Sharing on HVM guests
2013-08-08 22:47 UTC
Xen 4.4 development update
2013-08-08 20:51 UTC (3+ messages)
[xen-unstable test] 18645: regressions - FAIL
2013-08-08 20:17 UTC (2+ messages)
[xen-4.2-testing test] 18647: regressions - FAIL
2013-08-08 19:59 UTC
pvops: Does PVOPS guest os support online "suspend/resume"
2013-08-08 19:16 UTC (2+ messages)
[PATCH v3] Intel/VPMU: Add support for full-width PMC writes
2013-08-08 17:54 UTC (2+ messages)
[xen-4.1-testing test] 18644: regressions - trouble: blocked/broken/fail/pass
2013-08-08 17:40 UTC
[RFC Patch 0/2] Improvements to stack traces
2013-08-08 17:23 UTC (4+ messages)
` [RFC Patch 1/2] x86/traps: Refactor show_trace()
` [RFC Patch 2/2] x86/traps: Change show_stack_overflow() to use frame pointers if available
[PATCH 1/1 V5] x86/AMD: Fix nested svm crash due to assertion in __virt_to_maddr
2013-08-08 16:42 UTC (7+ messages)
[linux-linus test] 18642: regressions - FAIL
2013-08-08 15:42 UTC
[PATCH v3 0/3] introduce XENMEM_get_dma_buf and XENMEM_put_dma_buf
2013-08-08 15:25 UTC (10+ messages)
` [PATCH v3 3/3] xen: "
[PATCH] xen: arm: document which hypercalls (and subops) are supported on ARM
2013-08-08 15:25 UTC (4+ messages)
Dear Ren Yongjie
2013-08-08 15:18 UTC (7+ messages)
` Dear Ren Yongjie and Xen Developers
[PATCH v3 3/3] xen: introduce XENMEM_get_dma_buf and XENMEM_put_dma_buf
2013-08-08 15:04 UTC (5+ messages)
[PATCH v6 0/5] xen: public interface and foreign struct check changes for arm
2013-08-08 14:44 UTC (6+ messages)
` [PATCH v6 3/5] xen: arm: include public/xen.h in foreign interface checking
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).