xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-31 23:11:15 to 2012-08-02 12:57:25 UTC [more...]

[PATCH 0/6] IOMMU, vtd and iotlb flush rework (v8)
 2012-08-02 12:57 UTC  (14+ messages)
` [PATCH 1/6] vtd: Refactor iotlb flush code
  ` [PATCH 2/6] iommu: Introduce iommu_flush and iommu_flush_all
    ` [PATCH 3/6] add_to_physmap: Move the code for XENMEM_add_to_physmap
      ` [PATCH 4/6] mm: New XENMEM space, XENMAPSPACE_gmfn_range
        ` Should we revert "mm: New XENMEM space, XENMAPSPACE_gmfn_range"?

[PATCH] nestedhvm: fix write access fault on ro mapping
 2012-08-02 12:32 UTC  (5+ messages)

[PATCH v4 00/11] libxl: Assorted bugfixes
 2012-08-02 12:18 UTC  (26+ messages)
` [PATCH 01/11] libxl: unify libxl__device_destroy and device_hotplug_done
` [PATCH 02/11] libxl: react correctly to bootloader pty master POLLHUP
` [PATCH 03/11] libxl: fix device counting race in libxl__devices_destroy
` [PATCH 04/11] libxl: fix formatting of DEFINE_DEVICES_ADD
` [PATCH 05/11] libxl: abolish useless `start' parameter to libxl__add_*
` [PATCH 06/11] libxl: rename aodevs to multidev
` [PATCH 07/11] libxl: do not blunder on if bootloader fails (again)
` [PATCH 08/11] Debugging machinery for synthesising POLLHUP
` [PATCH 09/11] libxl: remus: mark TODOs more clearly
` [PATCH 10/11] libxl: remove an unused numainfo parameter
` [PATCH 11/11] libxl: -Wunused-parameter

[PATCH] nestedhvm: do not translate INVALID_GFN
 2012-08-02 12:14 UTC  (5+ messages)

[HYBRID]: status update
 2012-08-02 11:41 UTC  (15+ messages)
          ` HYBRID naming [Was: Re: [HYBRID]: status update...]

[PATCH] xen: detect compiler version with '--version' rather than '-v'
 2012-08-02 11:24 UTC  (2+ messages)

Superpages for VT-D
 2012-08-02 11:11 UTC  (9+ messages)

[PATCH] arm: fix gic_init_secondary_cpu
 2012-08-02 11:09 UTC  (2+ messages)

compiling error "xen-unstable.hg"
 2012-08-02 10:53 UTC  (9+ messages)

About revoke write access of all the shadows
 2012-08-02 10:47 UTC  (2+ messages)

[PATCH] xen/x86: Add support for cpuid masking on Intel Xeon Processor E5 Family
 2012-08-02 10:32 UTC  (2+ messages)

[PATCH v3 0/4] xen/arm: grant_table
 2012-08-02 10:08 UTC  (4+ messages)
` [PATCH v3 2/4] xen/arm: implement get/put_page_type

[problem in `xl_cmdimpl.c`] Why pid return by fork() in parent process is not the same with pid returned by getpid()?
 2012-08-02  9:55 UTC  (2+ messages)

[PATCH] pygrub: add quoting to install receipe
 2012-08-02  9:46 UTC  (3+ messages)

[PATCH] libxl: fix cleanup of tap devices in libxl__device_destroy
 2012-08-02  9:45 UTC  (2+ messages)

NUMA TODO-list for xen-devel
 2012-08-02  9:43 UTC  (11+ messages)

[PATCH] libxl: const correctness for libxl__xs_path_cleanup
 2012-08-02  9:22 UTC 

[PATCH] Boot PV guests with more than 128GB (v2) for 3.7
 2012-08-02  9:05 UTC  (3+ messages)

[PATCH] libxl: prefix *.for-check with _ to mark it as a generated file
 2012-08-02  9:00 UTC 

[Patch 7] Xen/MCE: Abort live migration when vMCE occur
 2012-08-02  8:30 UTC  (3+ messages)

LSI SAS2008 Option Rom Failure
 2012-08-02  7:45 UTC  (16+ messages)

[PATCH 00/24] Introduce Xen support on ARM
 2012-08-02  7:35 UTC  (57+ messages)
` [PATCH 01/24] arm: initial Xen support
  ` [Xen-devel] "
` [PATCH 04/24] xen/arm: sync_bitops
  ` [Xen-devel] "
` [PATCH 05/24] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH 07/24] xen/arm: Xen detection and shared_info page mapping
` [PATCH 08/24] xen/arm: Introduce xen_pfn_t for pfn and mfn types
` [PATCH 09/24] xen/arm: compile and run xenbus
` [PATCH 11/24] xen/arm: introduce CONFIG_XEN on ARM
  ` [Xen-devel] "
` [PATCH 12/24] xen/arm: Introduce xen_guest_init
` [PATCH 13/24] xen/arm: get privilege status
` [PATCH 14/24] xen/arm: initialize grant_table on ARM
` [PATCH 15/24] xen/arm: receive Xen events "
` [PATCH 17/24] xen: allow privcmd for HVM guests
  ` [Xen-devel] "
` [PATCH 18/24] xen/arm: compile blkfront and blkback
` [PATCH 20/24] xen: update xen_add_to_physmap interface
` [PATCH 21/24] arm/v2m: initialize arch_timers even if v2m_timer is not present
` [PATCH 23/24] hvc_xen: allow dom0_write_console for HVM guests
` [PATCH 24/24] [HACK] xen/arm: implement xen_remap_domain_mfn_range

Regression in xen-netfront on v3.6
 2012-08-02  7:12 UTC  (2+ messages)

[xen-unstable test] 13535: tolerable FAIL
 2012-08-02  7:11 UTC 

Proposal: Xen Test Days
 2012-08-02  6:57 UTC  (5+ messages)

[PATCH v2 0/5] NetBSD: minor fixes and hotplug execution
 2012-08-02  6:44 UTC  (14+ messages)
` [PATCH v2 1/5] tools/build: fix pygrub linking
` [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] kexec-tools: Read always one vmcoreinfo file
 2012-08-02  3:06 UTC  (6+ messages)

[xen-unstable test] 13534: tolerable FAIL - PUSHED
 2012-08-01 21:11 UTC 

tools/makefile: Add build target
 2012-08-01 18:22 UTC 

[Fwd: Re: XEN 4.1.2 and kernel 3.4.7]
 2012-08-01 16:33 UTC 

[questions] Dom0/DomU on ARM under Xen
 2012-08-01 16:32 UTC  (3+ messages)

[PATCH] fix Xen compilation
 2012-08-01 15:42 UTC  (4+ messages)

[PATCH] x86: also allow disabling LAPIC NMI watchdog on newer CPUs
 2012-08-01 15:22 UTC  (2+ messages)

File system passthrough using v9fs?
 2012-08-01 14:01 UTC 

[PULL] Xen fixes
 2012-08-01 13:52 UTC 

Git branch for ARM patches pending for 4.3
 2012-08-01 13:31 UTC  (3+ messages)

Bug report about Windows 7 pro 64 bit domU on xen-unstable dom0 with qemu traditional
 2012-08-01 12:37 UTC  (3+ messages)

[PATCH] tools/hotplug/Linux/init.d/: added other xen kernel modules on xencommons start
 2012-08-01 12:28 UTC  (4+ messages)

[PATCH V2] libxl: make libxl_device_pci_{add, remove, destroy} interfaces asynchronous
 2012-08-01 12:24 UTC 

[PATCH] stubdom: disable parallel build
 2012-08-01 12:18 UTC  (5+ messages)

[PATCH] libxl: only read script once in libxl__hotplug_*
 2012-08-01 11:52 UTC 

[PATCH v9] Some automatic NUMA placement documentation
 2012-08-01 11:47 UTC  (2+ messages)

[PATCH] libxl: fix unitialized variables in libxl__primary_console_find
 2012-08-01 11:47 UTC  (2+ messages)

[PATCH 0 of 5] Build system tweaks
 2012-08-01 11:47 UTC  (14+ messages)
` [PATCH 1 of 5] tools/ocaml: ignore and clean .spot and .spit files
` [PATCH 2 of 5] tools/config: Allow building of components to be controlled from .config
` [PATCH 3 of 5] config: Split debug build from debug symbols
` [PATCH 4 of 5] xen/makefile: Allow XEN_CHANGESET to be set externally

[PATCH v3] libxl: enforce prohibitions of internal callers
 2012-08-01 11:47 UTC  (2+ messages)

[PATCH v3 0/4] xen/arm: dom1 PV console up and running
 2012-08-01 10:33 UTC  (4+ messages)
` [PATCH v3 1/4] xen/arm: implement do_hvm_op for ARM
  ` [PATCH v3 4/4] libxc/arm: allocate xenstore and console pages

[PATCH 0/3 V2] arm: guest domain building
 2012-08-01 10:28 UTC  (4+ messages)
` [PATCH V2 2/3] libxc: add ARM support to xc_dom (PV domain building)

Xen pci passthru support for pci-e 4kB config space
 2012-08-01 10:26 UTC  (2+ messages)

libxl config datastructures
 2012-08-01 10:10 UTC  (5+ messages)

[PATCH] Xen-SWIOTLB fixes (v2) for 3.7
 2012-08-01 10:09 UTC  (5+ messages)
` [PATCH 2/5] xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB
      ` [Xen-devel] "

[PATCH V2] libxl: support custom block hotplug scripts
 2012-08-01 10:05 UTC  (2+ messages)

[PATCH] docs: document hotplug script protocol
 2012-08-01  9:55 UTC  (2+ messages)

[PATCH] linux-2.6.18/mm: properly frame Xen additions with CONFIG_XEN conditionals
 2012-08-01  9:18 UTC 

linux-2.6.18/x86: fix context switch on debug hypervisor after 1183:5e3c342a325e
 2012-08-01  9:18 UTC 

Blktap fixes and kernel patch
 2012-08-01  9:17 UTC  (2+ messages)

kobject (null) without dirent 3.x domU
 2012-08-01  9:14 UTC  (3+ messages)

serial="pty"
 2012-08-01  8:35 UTC  (3+ messages)

Build error qemu upstream 1.2 with xen-unstable
 2012-08-01  8:34 UTC  (2+ messages)

XEN 4.1.2 and kernel 3.4.7
 2012-08-01  8:05 UTC  (2+ messages)

[xen-unstable test] 13533: tolerable FAIL
 2012-08-01  6:42 UTC 

PCI passthrough for domU allocated with more than 4G memory
 2012-08-01  5:57 UTC 

XSM instead of IS_PRIV
 2012-08-01  5:26 UTC  (4+ messages)

Kernel crash with acpi_processor, cpu_idle and intel_idle =y
 2012-08-01  0:25 UTC  (14+ messages)

[xen-4.0-testing test] 13528: tolerable FAIL - PUSHED
 2012-08-01  0:20 UTC 

ATI VGA passthrough and S400 Synchronization module
 2012-07-31 23:12 UTC  (2+ messages)

Xen PCI/VGA passthrough failing on Ubuntu 12.04 (64-bit)
 2012-07-31 23:11 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).