xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-26 15:34:04 to 2012-07-29 12:58:17 UTC [more...]

[PATCH V2 0/5] Xen, introducing dirty log for migration
 2012-07-29 12:58 UTC  (3+ messages)
  ` [PATCH V2 1/5] QMP, Introduce xen-set-global-dirty-log command
  ` [PATCH V2 3/5] exec: Introduce helper to set dirty flags

domain communication info
 2012-07-29 11:20 UTC 

[xen-unstable test] 13522: tolerable FAIL
 2012-07-29  6:07 UTC 

using debug registers in hypervisor to intercept access to a function inside HVM
 2012-07-28 23:41 UTC 

[PATCH] xen/x86: Add support for cpuid masking on Intel Xeon Processor E5 Family
 2012-07-28 19:19 UTC 

XSM instead of IS_PRIV
 2012-07-28 14:54 UTC 

Xenstore restart
 2012-07-28 14:09 UTC  (3+ messages)

Kernel crash with acpi_processor, cpu_idle and intel_idle =y
 2012-07-28 12:55 UTC  (7+ messages)

[xen-unstable test] 13521: tolerable FAIL
 2012-07-28  8:42 UTC 

[xen-unstable test] 13520: tolerable FAIL - PUSHED
 2012-07-28  3:01 UTC 

(no subject)
 2012-07-27 23:02 UTC 

[xen-unstable test] 13519: regressions - FAIL
 2012-07-27 21:25 UTC 

compiling error "xen-unstable.hg"
 2012-07-27 20:29 UTC  (10+ messages)

[PATCH 0/2] libxl: fixes for device addition/removal
 2012-07-27 18:26 UTC  (9+ messages)
` [PATCH 1/2] libxl: fix race in libxl__devices_destroy
` [PATCH 2/2] libxl: allow to create a domain without disks

3.5.0 dom0 crash on boot
 2012-07-27 18:04 UTC  (2+ messages)

[RFC PATCH] Xen-SWIOTLB fixes (v1) for 3.7
 2012-07-27 17:55 UTC  (7+ messages)
` [PATCH 1/2] xen/swiotlb: If iommu=soft was not passed in on > 4GB, don't turn it on
    ` [Xen-devel] "
` [PATCH 2/2] xen/swiotlb: If user supplied e820_hole=1 in the guest config, enable SWIOTLB

[Patch] Xen/migration: Add hvm resume support when migration fail
 2012-07-27 17:47 UTC 

[PATCH] documentation, refactor, and cleanups (v2) for 3.7
 2012-07-27 17:45 UTC  (8+ messages)
` [PATCH 1/4] xen/p2m: Fix the comment describing the P2M tree
` [PATCH 2/4] xen/x86: Use memblock_reserve for sensitive areas
    ` [Xen-devel] "
` [PATCH 3/4] xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything
` [PATCH 4/4] xen/mmu: Provide comments describing the _ka and _va aliasing issue

[RFC PATCH] Boot PV guests with more than 128GB (v1) for 3.7
 2012-07-27 17:42 UTC  (23+ messages)
` [PATCH 1/7] xen/mmu: use copy_page instead of memcpy
` [PATCH 2/7] xen/mmu: For 64-bit do not call xen_map_identity_early
` [PATCH 3/7] xen/mmu: Release the Xen provided L4 (PGD) back
  ` [Xen-devel] "
` [PATCH 4/7] xen/mmu: Recycle the Xen provided L4, L3, and L2 pages
  ` [Xen-devel] "
` [PATCH 5/7] xen/p2m: Add logic to revector a P2M tree to use __va leafs
  ` [Xen-devel] "
` [PATCH 6/7] xen/mmu: Copy and revector the P2M tree
` [PATCH 7/7] xen/mmu: Remove from __ka space PMD entries for pagetables
  ` [Xen-devel] "

[Patch 0/6] Xen vMCE implement
 2012-07-27 17:38 UTC  (4+ messages)

[PATCH 0/3] libxl cd-insert/eject with qemu-xen
 2012-07-27 17:22 UTC  (5+ messages)
` [PATCH 1/3] libxl_qmp, Introduce libxl__qmp_insert_cdrom
` [PATCH 2/3] libxl_dm: Set an id to cdrom drives with qemuu
` [PATCH 3/3] libxl: Fix cd-insert with qemu-xen

[PATCH v2 0/5] NetBSD: minor fixes and hotplug execution
 2012-07-27 17:01 UTC  (16+ messages)
` [PATCH v2 1/5] tools/build: fix pygrub linking
` [PATCH v2 2/5] libxl: react correctly to POLLHUP
` [PATCH v2 3/5] hotplug/NetBSD: check type of file to attach from params
` [PATCH v2 4/5] libxl: call hotplug scripts from xl for NetBSD
` [PATCH v2 5/5] init/NetBSD: move xenbackendd to xend init script

[PATCH 00/24] Introduce Xen support on ARM
 2012-07-27 16:51 UTC  (54+ messages)
` [PATCH 01/24] arm: initial Xen support
  ` [Xen-devel] "
` [PATCH 02/24] xen/arm: hypercalls
  ` [Xen-devel] "
` [PATCH 03/24] xen/arm: page.h definitions
  ` [Xen-devel] "
` [PATCH 04/24] xen/arm: sync_bitops
  ` [Xen-devel] "
` [PATCH 06/24] xen: missing includes
  ` [Xen-devel] "
` [PATCH 07/24] xen/arm: Xen detection and shared_info page mapping
` [PATCH 10/24] xen: do not compile manage, balloon, pci, acpi and cpu_hotplug on ARM
  ` [Xen-devel] "
` [PATCH 12/24] xen/arm: Introduce xen_guest_init
` [PATCH 13/24] xen/arm: get privilege status
` [PATCH 17/24] xen: allow privcmd for HVM guests
  ` [Xen-devel] "
` [PATCH 18/24] xen/arm: compile blkfront and blkback
  ` [PATCH 22/24] ARM: enable earlyprintk=xen
  ` [PATCH 23/24] hvc_xen: allow dom0_write_console for HVM guests
  ` [PATCH 24/24] [HACK] xen/arm: implement xen_remap_domain_mfn_range

[PATCH v2] libxl: enforce prohibitions of internal callers
 2012-07-27 16:21 UTC 

Failure to boot, Debian squeeze with 4.0.1 hypervisor, timer problems?
 2012-07-27 16:15 UTC 

[PATCH] libxl: support custom block hotplug scripts
 2012-07-27 16:10 UTC  (3+ messages)

[Patch] Xen/migration: Add hvm resume support when migration fail
 2012-07-27 15:26 UTC 

[Patch 7] Xen/MCE: Abort live migration when vMCE occur
 2012-07-27 15:24 UTC 

Xen Security Advisory 10 (CVE-2012-3432) - HVM user mode MMIO emul DoS
 2012-07-27 14:39 UTC 

[PATCH] nestedhvm: fix write access fault on ro mapping
 2012-07-27 11:57 UTC  (3+ messages)

Time for 4.2.0 rc0?
 2012-07-27 10:54 UTC  (3+ messages)

[xen-unstable test] 13517: regressions - FAIL
 2012-07-27 10:52 UTC 

[xen-unstable test] 13516: regressions - FAIL
 2012-07-27 10:36 UTC  (3+ messages)

Proper place for an overview of Xen virtual space
 2012-07-27 10:02 UTC  (5+ messages)

Xen Security Advisory 10 - HVM guest user mode MMIO emulation DoS
 2012-07-27  8:10 UTC  (2+ messages)

[PATCH, v2] x86: fix off-by-one in nr_irqs_gsi calculation
 2012-07-27  8:01 UTC  (3+ messages)

[PATCH v2 0/6] xen/arm: grant_table
 2012-07-27  7:57 UTC  (13+ messages)
` [PATCH v2 1/6] Initialize lr_queue in vcpu_vgic_init for the first 32 irqs
  ` [PATCH v2 3/6] xen/arm: implement page reference and grant table functions needed by grant_table.c
  ` [PATCH v2 4/6] xen/arm: implement get/put_page_type

about libxc/ia64/
 2012-07-27  7:12 UTC  (3+ messages)

PoD code killing domain before it really gets started
 2012-07-27  6:45 UTC  (4+ messages)

[xen-4.1-testing test] 13515: tolerable FAIL - PUSHED
 2012-07-27  2:01 UTC 

[xen-4.0-testing test] 13514: tolerable FAIL - PUSHED
 2012-07-26 23:44 UTC 

[xen-unstable test] 13513: tolerable FAIL - PUSHED
 2012-07-26 20:48 UTC 

About revoke write access of all the shadows
 2012-07-26 20:18 UTC 

[PATCH v3 0/4] xen/arm: grant_table
 2012-07-26 18:54 UTC  (5+ messages)
` [PATCH v3 1/4] xen/arm: implement page reference and grant table functions needed by grant_table.c
` [PATCH v3 2/4] xen/arm: implement get/put_page_type
` [PATCH v3 3/4] xen/arm: create_p2m_entries should not call free_domheap_page
` [PATCH v3 4/4] xen/arm: grant table

[PATCH] x86/mm/p2m: use NX bit for p2m entries
 2012-07-26 18:07 UTC  (2+ messages)

[PATCH] libxc: Don't call set_pod_target in case of previous memory failure
 2012-07-26 17:05 UTC  (2+ messages)

[PATCH 0/3 V2] arm: guest domain building
 2012-07-26 16:30 UTC  (3+ messages)
` [PATCH V2 2/3] libxc: add ARM support to xc_dom (PV domain building)

[PATCH] x86: fix off-by-one in nr_irqs_gsi calculation
 2012-07-26 16:27 UTC  (4+ messages)

[PATCH] libxl: make libxl_device_pci_{add, remove, destroy} interfaces asynchronous
 2012-07-26 16:25 UTC 

[PATCH] xen/p2m: Check __brk_limit before allocating
 2012-07-26 16:24 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH 0/2] libxl: event fixes for Roger
 2012-07-26 16:23 UTC  (7+ messages)
` [PATCH 1/2] libxl: fix reentrancy hazard in fd event processing

[PATCH v9] Some automatic NUMA placement documentation
 2012-07-26 16:17 UTC 

[PATCH v8] Some automatic NUMA placement documentation
 2012-07-26 16:12 UTC  (4+ messages)

[PATCH 0 of 4 v7/leftover] Automatic NUMA placement for xl
 2012-07-26 16:00 UTC  (6+ messages)
` [PATCH 2 of 4 v7/leftover] libxl: enable automatic placement of guests on NUMA nodes

[PATCH v13 00/11] execute hotplug scripts from libxl
 2012-07-26 15:48 UTC  (2+ messages)


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