xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-10 14:18:52 to 2013-12-11 11:13:26 UTC [more...]

[xen-4.2-testing test] 22389: tolerable FAIL - PUSHED
 2013-12-11 11:13 UTC 

About booting Xen with UEFI on FastModel
 2013-12-11 11:06 UTC  (5+ messages)

[PATCH net v4 1/2] xen-netback: napi: fix abuse of budget
 2013-12-11 10:57 UTC  (2+ messages)
` [PATCH net v4 2/2] xen-netback: napi: don't prematurely request a tx event

[PATCH net v4 0/2] napi fixes
 2013-12-11 10:57 UTC 

[PATCH v3 00/15] tmem: continue to cleanup tmem
 2013-12-11 10:45 UTC  (17+ messages)
` [PATCH v3 01/15] tmem: cleanup: drop unused sub command
` [PATCH v3 02/15] tmem: cleanup: drop some debug code
` [PATCH v3 03/15] tmem: cleanup: drop useless function 'tmem_copy_page'
` [PATCH v3 04/15] tmem: cleanup: drop useless parameters from put/get page
` [PATCH v3 05/15] tmem: cleanup: reorg function do_tmem_put()
` [PATCH v3 06/15] tmem: drop unneeded is_ephemeral() and is_private()
` [PATCH v3 07/15] tmem: cleanup: rm useless EXPORT/FORWARD define
` [PATCH v3 08/15] tmem: cleanup: drop runtime statistics
` [PATCH v3 09/15] tmem: cleanup: drop tmem_lock_all
` [PATCH v3 10/15] tmem: cleanup: refactor the alloc/free path
` [PATCH v3 11/15] tmem: cleanup: __tmem_alloc_page: drop unneed parameters
` [PATCH v3 12/15] tmem: cleanup: drop useless functions from head file
` [PATCH v3 13/15] tmem: refator function tmem_ensure_avail_pages()
` [PATCH v3 14/15] tmem: cleanup: rename tmem_relinquish_npages()
` [PATCH v3 15/15] tmem: cleanup: rm unused tmem_freeze_all()

[PATCH net v3 2/2] xen-netback: napi: don't prematurely request a tx event
 2013-12-11 10:34 UTC  (4+ messages)

[RFC PATCH net-next 0/3] unify netfront and netback checksum setup code
 2013-12-11 10:32 UTC  (6+ 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 RFC 0/5] OSSTest: OVMF guest test case
 2013-12-11 10:29 UTC  (20+ messages)
` [PATCH RFC 1/5] TestSupport.pm: add bios option to guest config file
` [PATCH RFC 2/5] Build OVMF for Xen-unstable
` [PATCH RFC 3/5] Introduce ts-ovmf-debian-install
` [PATCH RFC 4/5] make-flight: OVMF test filght
` [PATCH RFC 5/5] sg-run-job: OVMF job

[PATCH v2 0/6] interrupt handling fixes
 2013-12-11 10:28 UTC  (16+ messages)
` [PATCH v2 3/6] xen/arm: do not add a second irq to the LRs if one is already present
` [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

[PATCH v2] kexec/x86: Do not map crash kernel area
 2013-12-11 10:26 UTC 

Developer Dashboards for Xen Project sub-projects (need input)
 2013-12-11 10:18 UTC  (4+ messages)

Kernel 3.11 / 3.12 OOM killer and Xen ballooning
 2013-12-11 10:16 UTC  (14+ messages)

Testing for the Xen Project
 2013-12-11 10:12 UTC  (3+ messages)

XE Manpages
 2013-12-11 10:03 UTC  (2+ messages)

[PATCH] libxc/arm: Correctly handle the difference between virtual and physical address
 2013-12-11 10:02 UTC  (4+ messages)

[ANNOUNCE] OASIS VIRTIO Committee Specification Public Review Draft is about to release
 2013-12-11  9:55 UTC 

[PATCH net v5] xen-netback: fix fragment detection in checksum setup
 2013-12-11  9:47 UTC  (7+ messages)

[xen-unstable test] 22386: regressions - FAIL
 2013-12-11  9:31 UTC 

[V6 PATCH 0/7]: PVH dom0
 2013-12-11  9:23 UTC  (7+ messages)
` [V6 PATCH 6/7] pvh dom0: Add and remove foreign pages
  ` [V6 PATCH 6.2/7] "

[PATCH 0 of 2] libxl: AO support in domain suspend ops
 2013-12-11  7:38 UTC  (3+ messages)
` [PATCH 1 of 2] libxl: async version of domain suspend

[PATCH] x86/cpuidle: publish new states only after fully initializing them
 2013-12-11  6:39 UTC  (3+ messages)

[xen-unstable test] 21288: regressions - FAIL
 2013-12-11  5:19 UTC  (5+ messages)

[xen-4.1-testing test] 22385: regressions - FAIL
 2013-12-11  4:58 UTC 

[xen-4.3-testing test] 22383: tolerable FAIL - PUSHED
 2013-12-11  2:23 UTC 

[xen-4.2-testing test] 22382: regressions - FAIL
 2013-12-11  1:11 UTC 

[xen-unstable test] 22380: regressions - trouble: broken/fail/pass
 2013-12-10 23:31 UTC 

[RFC][PATCH 3/3] timekeeping: Fix potential lost pv notification of time change
 2013-12-10 22:30 UTC 

[PATCH v3 0/6] interrupt handling fixes
 2013-12-10 22:09 UTC  (12+ messages)
` [PATCH v3 1/6] xen/arm: Physical IRQ is not always equal to virtual IRQ
` [PATCH v3 2/6] xen/arm: track the state of guest IRQs
` [PATCH v3 3/6] xen/arm: do not add a second irq to the LRs if one is already present
` [PATCH v3 4/6] xen/arm: implement gic_irq_enable and gic_irq_disable
` [PATCH v3 5/6] xen/arm: Only enable physical IRQs when the guest asks
` [PATCH v3 6/6] xen/arm: disable a physical IRQ when the guest disables the corresponding IRQ

[xen-4.1-testing test] 22381: regressions - trouble: broken/fail/pass
 2013-12-10 21:19 UTC 

[PATCH 0/5] XSA-77 follow-ups
 2013-12-10 18:17 UTC  (13+ 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] libxc: elfloader: add support for ARM
 2013-12-10 18:17 UTC  (3+ messages)

[Patch v3] xl: Fix CHK_ERRNO()
 2013-12-10 17:19 UTC  (2+ messages)

[PATCH v6 00/11] libxl: ocaml: improve the bindings
 2013-12-10 17:01 UTC  (31+ 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

[xen-4.1-testing test] 22378: regressions - trouble: broken/fail/pass
 2013-12-10 16:38 UTC 

[RFC] dma-mapping: dma_alloc_coherent_mask return dma_addr_t
 2013-12-10 16:05 UTC 

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

[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  (7+ messages)
` [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  (3+ messages)
` [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


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