messages from 2013-12-10 13:06:07 to 2013-12-11 08:53:04 UTC [more...]
[PATCH v3 00/15] tmem: continue to cleanup tmem
2013-12-11 8:50 UTC (8+ 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 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 net v5] xen-netback: fix fragment detection in checksum setup
2013-12-11 7:27 UTC (6+ messages)
Kernel 3.11 / 3.12 OOM killer and Xen ballooning
2013-12-11 7:22 UTC (11+ messages)
[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)
About booting Xen with UEFI on FastModel
2013-12-11 5:06 UTC (3+ 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
[V6 PATCH 0/7]: PVH dom0
2013-12-11 1:47 UTC (6+ messages)
` [V6 PATCH 6/7] pvh dom0: Add and remove foreign pages
` [V6 PATCH 6.2/7] "
[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 RFC 0/5] OSSTest: OVMF guest test case
2013-12-10 19:31 UTC (19+ 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-10 18:52 UTC (15+ 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
Developer Dashboards for Xen Project sub-projects (need input)
2013-12-10 18:47 UTC (3+ messages)
Testing for the Xen Project
2013-12-10 18:29 UTC (2+ messages)
XE Manpages
2013-12-10 18:26 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] libxc/arm: Correctly handle the difference between virtual and physical address
2013-12-10 18:16 UTC (3+ messages)
[RFC PATCH net-next 0/3] unify netfront and netback checksum setup code
2013-12-10 18:09 UTC (5+ 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 net v3 1/2] xen-netback: napi: fix abuse of budget
2013-12-10 17:46 UTC (3+ messages)
` [PATCH net v3 2/2] xen-netback: napi: don't prematurely request a tx event
[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 (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
[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 (13+ messages)
` [PATCH v2 04/10] xen/arm: Store p2m type in each page of the guest
` [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 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 (2+ messages)
[xen-unstable test] 22371: tolerable FAIL - PUSHED
2013-12-10 13:06 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).