xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-08 02:05:36 to 2013-08-09 02:20:20 UTC [more...]

[PATCH v6 0/5] Add UART support and arch timer initialization for OMAP5
 2013-08-09  2:20 UTC  (4+ 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

[V10 PATCH 00/23]PVH xen: Phase I, Version 10 patches
 2013-08-09  1:32 UTC  (52+ messages)
` [V10 PATCH 08/23] PVH xen: Introduce PVH guest type and some basic changes
` [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 13/23] PVH xen: interrupt/event-channel delivery to PVH
` [V10 PATCH 14/23] PVH xen: additional changes to support PVH guest creation and execution
` [V10 PATCH 18/23] PVH xen: add hypercall support for PVH

[PATCH V12 0/14] Paravirtualized ticket spinlocks
 2013-08-09  1:04 UTC  (11+ messages)

Xen blktap driver for Ceph RBD : Anybody wants to test ? :p
 2013-08-09  0:12 UTC  (3+ messages)

[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 

stdbool.h -nostdinc XSA-55 trouble
 2013-08-08 19:52 UTC  (12+ messages)

Call to write tests for osstest
 2013-08-08 19:42 UTC  (5+ messages)

Xen 4.4 development update
 2013-08-08 19:30 UTC  (6+ messages)

[Seeking input] Format of Xen Project Developer Summit in October
 2013-08-08 19:20 UTC  (3+ messages)

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  (22+ messages)
` [PATCH v3 1/3] xen/arm: implement steal_page
` [PATCH v3 2/3] xen: implement guest_physmap_(un)pin_range
` [PATCH v3 3/3] xen: introduce XENMEM_get_dma_buf and XENMEM_put_dma_buf

[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 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

Is Xen Project User Summit the first true large User event in the Xen world?
 2013-08-08 14:23 UTC 

unexpected Out Of Memory (OOM)
 2013-08-08 14:17 UTC  (15+ messages)
` [Xen-users] "

[PATCH 0/3] tools: build: allow disabling qemu-trad and selecting system qemu-xen
 2013-08-08 14:16 UTC  (5+ messages)
` [PATCH 2/3] tools: allow user to specify a system qemu-xen binary

[PATCH] xen: arm: reduce the size of the xen heap to max 1/8 RAM size
 2013-08-08 14:03 UTC  (4+ messages)

[PATCH v3 00/10] xen: arm: direct 1:1 map on 64 bit
 2013-08-08 14:01 UTC  (12+ messages)
` [PATCH v3 01/10] xen: arm: Use _AC macros in config.h
` [PATCH v3 02/10] xen: arm: Add zeroeth level page table macros and defines
` [PATCH v3 03/10] xen: arm: Rename page table "hint" field to slightly more descriptive "contig"
` [PATCH v3 04/10] xen: arm: refactor create_mappings
` [PATCH v3 05/10] xen: arm: define a macro to get this CPUs page table root
` [PATCH v3 06/10] xen: arm: Add a pte_of_xenaddr helper
` [PATCH v3 07/10] xen: arm: fix is_xen_fixed_mfn
` [PATCH v3 08/10] xen: arm: allow virt_to_maddr to take either a pointer or an integer
` [PATCH v3 09/10] xen: gate split heap code on its own config option rather than !X86
` [PATCH v3 10/10] xen: arm: Use a direct mapping of RAM on arm64

[xen-4.2-testing test] 18643: regressions - FAIL
 2013-08-08 13:04 UTC 

Spurious Acks (was Re: PVH domU patches....)
 2013-08-08 12:57 UTC  (8+ messages)

[PATCH v5 0/2] Implement erratum 766422
 2013-08-08 12:56 UTC  (3+ messages)
` [PATCH v5 1/2] xen/arm: Start to implement an ARM decoder instruction
` [PATCH v5 2/2] xen/arm: erratum 766422: decode thumb store during data abort

[PATCH v5 0/5] Add UART support and arch timer initialization for OMAP5
 2013-08-08 12:54 UTC  (21+ messages)
` [PATCH v5 1/5] xen: rename ns16550-uart.h to 8250-uart.h and fix some typos
` [PATCH v5 2/5] xen/arm: add 8250 compatible UART support for early_printk
` [PATCH v5 3/5] xen/arm: Add the new OMAP UART driver
` [PATCH v5 4/5] xen/arm: Add support for device tree specified arch_timer clock frequency
` [PATCH v5 5/5] xen/arm: Platform recognition and initialize arch_timer for the OMAP5

[PATCH] docs: Build docs for ARM as well as x86_64
 2013-08-08 12:48 UTC  (4+ messages)

[PATCH] autoconf: regenerate configure scripts with 4.4 version
 2013-08-08 12:48 UTC  (3+ messages)

HVM performance improvements
 2013-08-08 12:47 UTC  (2+ messages)

[PATCH 1/1] x86/AMD: Fix setup ssss:bb:dd:f for d0 failed
 2013-08-08 12:35 UTC  (13+ messages)

[xen-unstable test] 18641: tolerable FAIL
 2013-08-08 12:30 UTC 

[PATCH] libelf: Fix typo in header guard macro
 2013-08-08 12:17 UTC  (3+ messages)

[PATCH v3 0/7] Emulate virtual UART for DOM0 and some UART clean up
 2013-08-08 12:16 UTC  (2+ messages)

[PATCH v4 0/2] Implement errata 766422
 2013-08-08 12:13 UTC  (9+ messages)
` [PATCH v4 1/2] xen/arm: Start to implement an ARM decoder instruction
` [PATCH v4 2/2] xen/arm: errata 766422: decode thumb store during data abort

[Seeking input] Format of Xen Project Developer Summit in October
 2013-08-08 11:39 UTC 

[PATCH v2 00/10] xen: arm: direct 1:1 map on 64 bit
 2013-08-08 11:32 UTC  (6+ messages)
` [PATCH v2 02/10] xen: arm: Add zeroeth level page table macros and defines

[PATCH 0 of 4 RFC] xl - Remus network buffering support
 2013-08-08 11:07 UTC  (5+ messages)
` [PATCH 3 of 4 RFC] xl/remus: Control network buffering in remus callbacks

[Input needed, open until Monday Aug 12th] Should we have an invite only, 1/2 day developer meeting before Xen Developer Summit (i.e. in the afternoon of October 23, Edinburgh, UK)
 2013-08-08 10:59 UTC 

[PATCH v3 0/5] Add UART support and arch timer initialization for OMAP5
 2013-08-08 10:12 UTC  (5+ messages)
` [PATCH v3 5/5] xen/arm: Add OMAP5 architected timer initialization codes

mem_sharing_nominate_page: p2mt should never change before p2m_change_type()
 2013-08-08  9:49 UTC  (3+ messages)

Questions about xen memory management
 2013-08-08  9:37 UTC  (3+ messages)

[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
 2013-08-08  9:07 UTC  (4+ messages)
` [PATCH 3/9] tools: remove in tree libaio

[PATCH resend 3/3] pciif: add multi-vector-MSI command
 2013-08-08  9:02 UTC  (2+ messages)

[PATCH resend 2/3] x86: enable multi-vector MSI
 2013-08-08  9:02 UTC  (2+ messages)

Memory Sharing on HVM guests
 2013-08-08  8:29 UTC  (5+ messages)

VMX test report for Xen 4.4-unstable-C/S 27314
 2013-08-08  8:13 UTC  (2+ messages)

how to move the memory of a domain from one NUMAnode to another?
 2013-08-08  7:56 UTC  (2+ messages)

Scan initramfs for microcode cpio archive. (v2)
 2013-08-08  7:07 UTC  (5+ messages)
` [PATCH v2] microcode: Scan the initramfs payload for microcode blob

[xen-unstable test] 18639: tolerable FAIL - PUSHED
 2013-08-08  7:04 UTC 

[PATCH v4 0/4] Add UART support and arch timer initialization for OMAP5
 2013-08-08  2:05 UTC  (2+ messages)
` [PATCH v4 4/4] xen/arm: Platform recognition and initialize arch_timer for the OMAP5


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).