xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-01 10:28:01 to 2012-08-02 14:55:03 UTC [more...]

[PATCH] libxl: fix cleanup of tap devices in libxl__device_destroy
 2012-08-02 14:55 UTC  (9+ messages)
    ` linewrapping commit messages (was Re: [PATCH] libxl: fix cleanup of tap devices in libxl__device_destroy)

[PATCH] libxl: const correctness for libxl__xs_path_cleanup
 2012-08-02 14:46 UTC  (4+ messages)

[PATCH v3] libxl: enforce prohibitions of internal callers
 2012-08-02 14:45 UTC  (5+ messages)

auto-ballooning crashing Dom0?
 2012-08-02 14:45 UTC  (2+ messages)

[PATCH v4 00/11] libxl: Assorted bugfixes
 2012-08-02 14:32 UTC  (28+ 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

[HYBRID]: status update
 2012-08-02 14:24 UTC  (16+ messages)
          ` HYBRID naming [Was: Re: [HYBRID]: status update...]

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

[PATCH] libxl: prefix *.for-check with _ to mark it as a generated file
 2012-08-02 14:16 UTC  (2+ messages)

[PATCH 00/24] Introduce Xen support on ARM
 2012-08-02 14:13 UTC  (58+ 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

NUMA TODO-list for xen-devel
 2012-08-02 14:07 UTC  (14+ messages)

[PATCH 0 of 5] Build system tweaks
 2012-08-02 13:47 UTC  (16+ 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] nestedhvm: do not translate INVALID_GFN
 2012-08-02 13:45 UTC  (6+ messages)

[PATCH] nestedhvm: fix write access fault on ro mapping
 2012-08-02 13:40 UTC  (6+ messages)

[PATCH 0/6] IOMMU, vtd and iotlb flush rework (v8)
 2012-08-02 13:38 UTC  (17+ 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] docs: document hotplug script protocol
 2012-08-02 13:35 UTC  (3+ messages)

Proposal: Xen Test Days
 2012-08-02 13:33 UTC  (6+ messages)

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-02 13:27 UTC 

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-02 13:18 UTC 

[PATCH] cpufreq: P state stats aren't available if there is no cpufreq driver
 2012-08-02 13:04 UTC 

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

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 

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


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