xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-12 11:11:56 to 2013-11-12 18:33:21 UTC [more...]

Passing Xen memory map and resource map to OVMF
 2013-11-12 18:33 UTC 

[PATCH 0/3] libxl: event system: SIGCHLD related fixes
 2013-11-12 18:27 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH 1/3] libxl: event system: pass gc, not just ctx, to internal sigchld manipulators
  ` [PATCH 2/3] libxl: event system: Make libxl_sigchld_owner_libxl_always work
  ` [PATCH 3/3] libxl: event system: properly register the SIGCHLD self-pipe

BUG 4.2.2: xl cd-insert corrupts xenstore state
 2013-11-12 18:14 UTC  (5+ messages)

[PATCH v4 00/17] xen: arm: 64-bit guest support and domU FDT autogeneration
 2013-11-12 18:10 UTC  (24+ messages)
` [PATCH v4 01/17] xen: update config.{sub, guess} for arm64
` [PATCH v4 02/17] xen: arm: Report aarch64 capability
` [PATCH v4 03/17] xen: arm: Add comment regard arm64 zImage v0 vs v1
` [PATCH v4 04/17] xen: arm: allocate dom0 memory separately from preparing the dtb
` [PATCH v4 05/17] xen: arm: add enable-method to cpu nodes for arm64 guests
` [PATCH v4 06/17] xen: arm: include header for for arch_do_{sys, dom}ctl prototype
` [PATCH v4 07/17] xen: arm: implement XEN_DOMCTL_set_address_size
` [PATCH v4 08/17] xen: arm: implement arch_set_info_guest for 64-bit vcpus
` [PATCH v4 09/17] tools: check for libfdt when building for ARM
` [PATCH v4 10/17] xen: arm: define guest virtual platform in API headers
` [PATCH v4 11/17] libxc: arm: rename various bits of zimage load with 32 suffix
` [PATCH v4 12/17] libxc: allow caller to specify guest rambase rather than hardcoding
` [PATCH v4 13/17] libxc: arm: allow passing a device tree blob to the guest
` [PATCH v4 14/17] libxc: support for arm64 Image format
` [PATCH v4 15/17] libxc: arm64 vcpu initialisation
` [PATCH v4 16/17] libxl: build a device tree for ARM guests
` [PATCH v4 17/17] libxl: Coding Style cleanups to libxl_dom.c

[RFC PATCH 0/2] gnttab: refactor locking for better scalability
 2013-11-12 17:58 UTC  (9+ messages)
` [RFC PATCH 2/2] "

xl network-attach SEGV in 4.2 and 4.1
 2013-11-12 17:57 UTC  (6+ messages)
    ` [PATCH RESEND] libxl: Avoid realloc(, 0) when libxl__xs_directory returns empty list

[PATCH 0 of 5 V2] Remus/Libxl: Network buffering support
 2013-11-12 17:27 UTC  (11+ messages)
` [PATCH 3 of 5 V2] tools/libxl: setup/teardown Remus network buffering
        ` [PATCH] libxl: Deprecate synchronous waiting for the device model
              ` [PATCH RESEND] "

[PATCH 0/2] swiotlb-xen fixes
 2013-11-12 17:27 UTC  (8+ messages)
` [PATCH 1/2] swiotlb-xen: add missing xen_dma_map_page call
  ` [Xen-devel] "
` [PATCH 2/2] swiotlb-xen: xen_swiotlb_map_page: do not error out if dma_capable fails
  ` [Xen-devel] "

[PATCH 0/11 OPW] All outstanding and corrected patches
 2013-11-12 17:26 UTC  (2+ messages)

[PATCH RESEND] libxl: Do not generate short block in libxl__datacopier_prefixdata
 2013-11-12 17:25 UTC  (3+ messages)

[PATCH RESEND v5 0/6] xen/arm: live migration support in arndale board
 2013-11-12 17:22 UTC  (13+ messages)
` [PATCH RESEND v5 1/6] xen/arm: Implement hvm save and restore
` [PATCH RESEND v5 2/6] xen/arm: Implement get_maximum_gpfn hypercall for arm
` [PATCH RESEND v5 3/6] xen/arm: Implement modify_returncode
` [PATCH RESEND v5 4/6] xen/arm: Implement virtual-linear page table for guest p2m mapping in live migration
` [PATCH RESEND v5 5/6] xen/arm: Implement hypercall for dirty page tracing
` [PATCH RESEND v5 6/6] xen/arm: Implement toolstack for xl restore/save and migrate

[PATCH v4 00/27] libxl: ocaml: improve the bindings
 2013-11-12 17:18 UTC  (27+ messages)
` [PATCH v4 05/27] libxc: ocaml: add simple binding for xentoollog (output only)
` [PATCH v4 18/27] libxl: ocaml: event management
  ` [PATCH v2-resend 00/30] libxl: ocaml: improve the bindings
    ` [PATCH v2-resend 22/30] libxl: ocaml: event management
        ` [PATCH v2-resend 22/30] libxl: ocaml: event management [and 1 more messages]
` [PATCH v4 23/27] libxl: ocaml: add VM lifecycle operations

[PATCH URGENT] common/vsprintf: Fix signed->unsigned error, causing glacial performance
 2013-11-12 17:04 UTC  (3+ messages)

[PATCH v15 00/18] Introduce PVH domU support
 2013-11-12 17:00 UTC  (21+ messages)
` [PATCH v15 05/19] pvh prep: Introduce pv guest type and has_hvm_container macros
` [PATCH v15 07/19] pvh: Disable unneeded features of HVM containers
` [PATCH v15 08/19] pvh: vmx-specific changes
` [PATCH v15 14/19] pvh: Use PV handlers for PIO
` [PATCH v15 18/19] pvh tools: libxc changes to build a PVH guest
` [PATCH v15 19/19] pvh tools: libxl changes to create "

[PATCH 0 of 5 V3] Remus/Libxl: Network buffering support
 2013-11-12 17:00 UTC  (16+ messages)
` [PATCH 4 of 5 V3] tools/libxl: Control network buffering in remus callbacks
        ` [PATCH 4 of 5 V3] tools/libxl: Control network buffering in remus callbacks [and 1 more messages]
                ` [PATCH 4 of 5 V3] tools/libxl: Control network buffering in remus callbacks [and 1 more messages] "

[V1 PATCH 0/11]: PVH dom0
 2013-11-12 16:58 UTC  (20+ messages)
` [V1 PATCH 01/11] PVH dom0: set eflags resvd bit #1
` [V1 PATCH 03/11] PVH dom0: iommu related changes
` [V1 PATCH 04/11] PVH dom0: create update_memory_mapping() function
` [V1 PATCH 06/11] PVH dom0: construct_dom0 changes
` [V1 PATCH 07/11] PVH dom0: implement XENMEM_add_to_physmap_range for x86
` [V1 PATCH 08/11] PVH dom0: Introduce p2m_map_foreign
` [V1 PATCH 09/11] PVH dom0: Add and remove foreign pages
` [V1 PATCH 10/11] PVH dom0: add opt_dom0pvh to setup.c

[PATCH RESEND 00/12] Implement per-vcpu NUMA node-affinity for credit1
 2013-11-12 16:55 UTC  (5+ messages)
` [PATCH RESEND 09/12] libxc: numa-sched: enable getting/specifying per-vcpu node-affinity

[PATCH v2] libxl: Introduce nested async operations (nested ao)
 2013-11-12 16:35 UTC  (3+ messages)

[PATCH] hw/piix4acpi: Make writes to ACPI_DBG_IO_ADDR actually work
 2013-11-12 16:30 UTC  (3+ messages)

[BUG] Xen vm kernel crash in get_free_entries
 2013-11-12 15:56 UTC  (11+ messages)

[xen-unstable test] 21486: tolerable FAIL - PUSHED
 2013-11-12 15:40 UTC  (27+ messages)
` Xen osstest on Calxeda midway progress (Was: Re: [xen-unstable test] 21486: tolerable FAIL - PUSHED)
              ` Physical memory start contraints in the Linux kernel (Was: Re: Xen osstest on Calxeda midway progress (Was: Re: [Xen-devel] [xen-unstable test] 21486: tolerable FAIL - PUSHED))
                    ` Physical memory start contraints in the Linux kernel (Was: Re: Xen osstest on Calxeda midway progress (Was: "
                      ` [Xen-devel] "

[PATCH v2] hvmloader: write extra memory in CMOS
 2013-11-12 15:32 UTC 

[PATCH v1 00/12] libxl: add driver domain backend daemon
 2013-11-12 15:29 UTC  (9+ messages)
` [PATCH v1 12/12] libxl: add device backend listener in order to launch backends

[PATCH v3 00/16] xenctx: Many changes
 2013-11-12 15:31 UTC  (3+ messages)
` [PATCH v3 04/16] xenctx: Add -2 (--two-pages) option to switch stack size to 8KiB

[PATCH] libxl: save/restore errno in SIGCHLD handler
 2013-11-12 15:30 UTC  (3+ messages)

[GIT PULL) for-4.4.tmem - cleanups in the tmem code
 2013-11-12 15:22 UTC 

[Xen-4.3 backport] [Patch] tools/migrate: Fix regression when migrating from older version of Xen
 2013-11-12 15:21 UTC  (2+ messages)

[PATCH] blkif: add indirect descriptors interface to public headers
 2013-11-12 15:16 UTC  (13+ messages)

Xen 4.4 development update: Feature freeze has started
 2013-11-12 15:16 UTC  (15+ messages)

Xen Project Developer Summit Presentations and Videos and Bof Notes
 2013-11-12 15:14 UTC 

[RFC PATCH 2/2] gnttab: refactor locking for better scalability
 2013-11-12 15:09 UTC  (6+ messages)

[PATCH v2 00/10] libxl: add driver domain backend daemon
 2013-11-12 15:03 UTC  (5+ messages)
` [PATCH v2 02/10] libxl: create a local xenstore libxl and device-model dir for guests

XPDS13: GlusterFS Integration: Libgfapi and block device translator BoF Notes
 2013-11-12 14:58 UTC 

[PATCH] hvmloader: write extra memory in CMOS
 2013-11-12 14:20 UTC  (17+ messages)

[linux-3.10 test] 21878: regressions - FAIL
 2013-11-12 14:12 UTC 

[xen-4.3-testing test] 21877: tolerable FAIL - PUSHED
 2013-11-12 13:49 UTC 

[PATCH] xen/arm: Initial Broadcom A15 platform support
 2013-11-12 13:48 UTC  (5+ messages)

[PATCH] x86: eliminate has_arch_mmios()
 2013-11-12 13:37 UTC  (2+ messages)

[PATCH 0/3] ARM: Support read-only mapping in the grant table
 2013-11-12 13:13 UTC  (4+ messages)
` [PATCH 1/3] xen/arm: p2m: extend create_p2m_entries to support read-only mapping

[PATCH v7] libxl: usb2 and usb3 controller support for upstream qemu
 2013-11-12 12:49 UTC  (2+ messages)

[PATCH v4] libxl: spice usbredirection support for upstream qemu
 2013-11-12 12:41 UTC  (2+ messages)

[qemu-upstream-unstable test] 21873: regressions - FAIL
 2013-11-12 12:04 UTC 

[PATCHv4 0/2] Xen: FIFO-based event channel ABI fixes
 2013-11-12 11:38 UTC  (3+ messages)
` [PATCH 1/2] evtchn/fifo: don't spin indefinitely when setting LINK
` [PATCH 2/2] evtchn/fifo: don't corrupt queues if an old tail moves queues

Discussion: Add API to retrieve migration progress
 2013-11-12 11:16 UTC  (4+ 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).