xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-26 19:49:10 to 2013-11-27 20:12:12 UTC [more...]

[V3 PATCH 0/9]: PVH dom0
 2013-11-27 20:12 UTC  (13+ messages)
` [V3 PATCH 1/9] PVH dom0: iommu related changes
` [V3 PATCH 2/9] PVH dom0: create add_mem_mapping_for_xlate() function
` [V3 PATCH 3/9] PVH dom0: move some pv specific code to static functions
` [V3 PATCH 4/9] dom0: construct_dom0 changes
` [V3 PATCH 5/9] PVH dom0: implement XENMEM_add_to_physmap_range for x86
` [V3 PATCH 6/9] PVH dom0: Introduce p2m_map_foreign
` [V3 PATCH 7/9] pvh: change xsm_add_to_physmap
` [V3 PATCH 8/9] pvh dom0: Add and remove foreign pages
` [V3 PATCH 9/9] pvh dom0: add opt_dom0pvh to setup.c

[xen-4.2-testing test] 22149: regressions - trouble: broken/fail/pass
 2013-11-27 20:05 UTC 

[PATCH v2] Handle xen_platform_pci=0 case
 2013-11-27 18:21 UTC  (2+ messages)
` [PATCH v2] libxl: Handle xen_platform_pci=0 case with qemu-xen

pvgrub2 is merged
 2013-11-27 17:35 UTC  (9+ messages)

[PATCH] Update QEMU_UPSTREAM_REVISION
 2013-11-27 17:31 UTC  (3+ messages)

Netback vif reference count mismatching in latest 3.11 kernels
 2013-11-27 17:24 UTC  (8+ messages)

[PATCH v4 0/2] xen: arm: introduce a function and flush dcache while preparing the device tree for Dom0
 2013-11-27 17:23 UTC  (5+ messages)
` [PATCH v4 1/2] xen: arm: introduce raw_copy_to_guest_flush_dcache() function
` [PATCH v4 2/2] xen: arm: flush dcache while preparing the device tree for Dom0

[PATCH v3 0/2] xen: arm: introduce a function and flush dcache while preparing the device tree for Dom0
 2013-11-27 17:05 UTC  (5+ messages)
` [PATCH v3 1/2] xen: arm: introduce raw_copy_to_guest_flush_dcache() function
` [PATCH v3 2/2] xen: arm: flush dcache while preparing the device tree for Dom0

[PATCH 0/2] XSA-74 follow-ups
 2013-11-27 16:51 UTC  (16+ messages)
` [PATCH 1/2] fix locking in offline_page()
` [PATCH 2/2] use return value of domain_adjust_tot_pages() where feasible

GeForce 4xx/Fermi to Quadro Modifying Quide
 2013-11-27 16:49 UTC  (8+ messages)

[BUG] Xen vm kernel crash in get_free_entries
 2013-11-27 16:40 UTC  (20+ messages)

[PATCH v2 0/2] xen: arm: introduce a function and flush dcache while preparing the device tree for Dom0
 2013-11-27 16:37 UTC  (8+ messages)
` [PATCH v2 1/2] xen: arm: introduce raw_copy_to_guest_flush_dcache() function

Xen 4.4 trunk: device [xxxx:yyyy] has invalid IRQ; check vendor BIOS
 2013-11-27 16:20 UTC  (10+ messages)

[xen-4.1-testing test] 22150: regressions - trouble: blocked/broken/fail/pass
 2013-11-27 16:11 UTC 

[PATCH 3/4 V3] X86: MPX IA32_BNDCFGS msr handle
 2013-11-27 16:03 UTC  (11+ messages)

[PATCH v4 00/15] Implement vcpu soft affinity for credit1
 2013-11-27 15:55 UTC  (17+ messages)
` [PATCH v4 02/15] libxl: sanitize error handling in libxl_get_max_{cpus, nodes}
` [PATCH v4 03/15] libxl: introduce libxl_get_nr_cpus()
` [PATCH v4 10/15] xen: sched: DOMCTL_*vcpuaffinity works with hard and soft affinity
` [PATCH v4 12/15] libxl: get and set "
` [PATCH v4 13/15] xl: enable getting and setting soft
` [PATCH v4 14/15] xl: enable for specifying node-affinity in the config file
` [PATCH v4 15/15] libxl: automatic NUMA placement affects soft affinity

[PATCH 01/16] tmem: cleanup: drop some debug code
 2013-11-27 15:55 UTC  (6+ messages)
` [PATCH 14/16] tmem: cleanup: drop useless functions from head file

[PATCH] xen/tmem: Fix uses of unmatched __map_domain_page()
 2013-11-27 14:55 UTC 

Coverity issues from 27/11/2013
 2013-11-27 14:31 UTC  (2+ messages)

[PATCH v5 00/12] libxl: ocaml: improve the bindings
 2013-11-27 14:29 UTC  (16+ messages)
` [PATCH v5 08/12] libxl: ocaml: drop the ocaml heap lock before calling into libxl
` [PATCH v5 09/12] libxl: ocaml: add some missing CAML macros
` [PATCH v5 10/12] libxl: ocaml: fix memory corruption when converting string and key/values lists
` [PATCH v5 11/12] libxl: ocaml: remove dead code in xentoollog bindings
` [PATCH v5 12/12] libxl: ocaml: git/hgignore generated files

[PATCH 0/4] ARM: add PSCI host support
 2013-11-27 14:28 UTC  (4+ messages)

Developer Dashboards for Xen Project sub-projects (need input)
 2013-11-27 14:13 UTC  (3+ messages)

PV guest timings
 2013-11-27 14:07 UTC  (7+ messages)

[PATCH v6 08/12] libxl: ocaml: drop the ocaml heap lock before calling into libxl
 2013-11-27 13:56 UTC  (5+ messages)

[PATCH] xen: arm: Enable 1:1 workaround by default
 2013-11-27 13:43 UTC  (7+ messages)

[xen-4.3-testing test] 22147: tolerable FAIL - PUSHED
 2013-11-27 13:38 UTC 

PV guest timings
 2013-11-27 13:00 UTC  (5+ messages)

[PATCH RFC 0/2] Fix RTC noack issues
 2013-11-27 12:58 UTC  (8+ messages)
` [PATCH 1/2] x86/vRTC: Make rtc_mode_{strict, no_ack} a per-domain option
` [PATCH 2/2] hvmloader: Allow the toolstack to choose WAET optimisations

Change on_poweroff while domain is running
 2013-11-27 12:44 UTC  (2+ messages)

[xen-unstable test] 22146: regressions - FAIL
 2013-11-27 12:28 UTC 

[edk2] [PATCH v3 1/8] MdeModulePkg: introduce PcdPciDisableBusEnumeration
 2013-11-27 12:22 UTC  (5+ messages)
  ` [PATCH v3 2/8] OvmfPkg: introduce E820.h

Possible memory leak in qemu-dm (qemu-dm swapping 20GB+, adding 2gb+ per day)
 2013-11-27 11:06 UTC  (10+ messages)

Xen 4.4 development update
 2013-11-27 10:51 UTC  (2+ messages)

[PATCH 0/2] Kexec crash path fixes
 2013-11-27 10:27 UTC  (3+ messages)
` [PATCH 1/2] common/kexec: Prevent deadlock on reentry to the crash path

Xen error
 2013-11-27  9:26 UTC  (5+ messages)

[Patch v4 2/5] x86/hpet: Use singe apic vector rather than irq_descs for HPET interrupts
 2013-11-27  8:35 UTC  (7+ messages)
` [Patch v5 "

[PATCH 3/4 V2] X86: MPX IA32_BNDCFGS msr handle
 2013-11-27  8:24 UTC  (8+ messages)

[PATCH v3 0/7] vNUMA introduction
 2013-11-27  8:14 UTC  (17+ messages)
` [PATCH v3 1/7] xen: vNUMA support for PV guests
` [PATCH v3 4/7] libxl: vNUMA supporting interface

[xen-4.3-testing test] 22144: regressions - FAIL
 2013-11-27  6:48 UTC 

[xen-unstable test] 22142: regressions - FAIL
 2013-11-27  5:40 UTC 

Testing for the Xen Project
 2013-11-27  3:56 UTC 

[V2 PATCH 0/8]: PVH dom0
 2013-11-27  1:32 UTC  (14+ messages)
` [V2 PATCH 7/8] pvh dom0: Add and remove foreign pages

[PATCH 07/25] block: Convert bio_for_each_segment() to bvec_iter
 2013-11-27  0:45 UTC 

[xen-4.3-testing test] 22138: regressions - trouble: blocked/broken/fail/pass
 2013-11-26 22:06 UTC 

[xen-unstable test] 22137: regressions - trouble: blocked/broken/fail/pass
 2013-11-26 21:23 UTC 

[PATCH 1/3] makedumpfile/xen: Move Xen crash dump check
 2013-11-26 20:18 UTC  (3+ messages)
` [PATCH 2/3] makedumpfile/xen: Disable cyclic mode for every Xen crash dump
` [PATCH 3/3] makedumpfile/xen: Fail immediately if dump level is invalid

[PATCH 0/3] makedumpfile: Xen fixes
 2013-11-26 20:18 UTC 

[PATCH 0/2] Handle xen_platform_pci=0 case
 2013-11-26 20:09 UTC  (5+ messages)

Linux 3.11.1 HVM guest kernel crash when started with xl (get_free_entries)
 2013-11-26 20:09 UTC  (4+ messages)

Grant references for xen-bkd/fb front
 2013-11-26 20:04 UTC 

[PATCH v4 0/4] hvmloader: make OVMF work with Xen
 2013-11-26 19:50 UTC  (3+ messages)
` [PATCH v4 3/4] hvmloader/ovmf: setup ovmf_info

[PATCH] kexec/xen: Fix typo in __i386__ preprocessor identifier
 2013-11-26 19:49 UTC 


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