xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-09 23:43:44 to 2015-02-11 03:51:05 UTC [more...]

[Block dev] : Qemu block ide_dma_read call routine
 2015-02-11  3:51 UTC 

[PATCH v3 00/27] Xen/ARM guest support
 2015-02-11  3:11 UTC  (10+ messages)
` [PATCH v3 23/27] Ovmf/Xen: implement dummy RealTimeClockLib for Xen
        ` [edk2] [PATCH v3 21/27] Ovmf/Xen: add ARM and AArch64 support to XenBusDxe
  ` [PATCH v3 04/27] ArmVirtualizationPkg: add GICv3 detection to VirtFdtDxe
  ` [PATCH v3 11/27] ArmVirtualizationPkg: allow patchable PCD for FV and DT base addresses
  ` [PATCH v3 18/27] Ovmf/Xen: add separate driver for Xen PCI device
  ` [PATCH v3 22/27] Ovmf/Xen: add Xen PV console SerialPortLib driver
  ` [PATCH v3 25/27] ArmVirtualizationPkg: add XenIoMmioLib
  ` [PATCH v3 12/27] ArmVirtualizationPkg: Xen/PV relocatable platformlib instance

[Qemu-devel] [v2][PATCH] libxl: add one machine property to support IGD GFX passthrough
 2015-02-11  2:45 UTC  (2+ messages)

[libvirt test] 34420: tolerable all pass - PUSHED
 2015-02-11  2:25 UTC 

[RFC PATCH v2 00/29] libxl: Cancelling asynchronous operations
 2015-02-11  1:46 UTC  (33+ messages)
` [PATCH 01/29] libxl: Further fix exit paths from libxl_device_events_handler
` [PATCH 02/29] libxl: Comment cleanups
` [PATCH 03/29] libxl: suspend: switch_logdirty_done takes rc
` [PATCH 04/29] libxl: suspend: common suspend callbacks take rc
` [PATCH 05/29] libxl: suspend: Return correct error from callbacks
` [PATCH 06/29] libxl: Use libxl__xswait* in libxl__ao_device
` [PATCH 07/29] libxl: xswait/devstate: Move xswait to before devstate
` [PATCH 08/29] libxl: devstate: Use libxl__xswait*
` [PATCH 09/29] libxl: New error codes CANCELLED etc
` [PATCH 10/29] libxl: events: Make timeout and async exec setup take an ao, not a gc
` [PATCH 11/29] libxl: events: Make libxl__async_exec_* pass caller an rc
` [PATCH 12/29] libxl: events: Permit timeouts to signal cancellation
` [PATCH 13/29] libxl: domain create: Do not destroy on cancellation
` [PATCH 14/29] libxl: ao: Record ultimate parent of a nested ao
` [PATCH 15/29] libxl: ao: Count the nested progeny of an ao
` [PATCH 16/29] libxl: ao: Provide manip_refcnt
` [PATCH 17/29] libxl: cancellation: Provide public ao cancellation API
` [PATCH 18/29] libxl: cancellation: Provide explicit internal cancel check API
` [PATCH 19/29] libxl: cancellation: Make timeouts cancellable
` [PATCH 20/29] libxl: cancellation: Note that driver domain task cannot be usefully cancelled
` [PATCH 21/29] libxl: cancellation: Make spawns cancellable
` [PATCH 22/29] libxl: Introduce DOMAIN_DESTROYED error code
` [PATCH 23/29] libxl: cancellation: Support cancellation where we spot domain death
` [PATCH 24/29] libxl: Introduce FILLZERO
` [PATCH 25/29] libxl: cancellation: Preparations for save/restore cancellation
` [PATCH 26/29] libxl: cancellation: Handle SIGTERM in save/restore helper
` [PATCH 27/29] libxl: cancellation: Cancel libxc save/restore
` [PATCH 28/29] libxl: ao: datacopier callback gets an rc
` [PATCH 29/29] libxl: cancellation: Make datacopiers cancellable

[PATCH v4 1/2] x86, platform, xen, kconfig: clarify kvmconfig is for kvm
 2015-02-11  1:23 UTC  (3+ messages)
` [PATCH v4 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper

[PATCH] x86 spinlock: Fix memory corruption on completing completions
 2015-02-11  1:18 UTC  (9+ messages)

[PATCH v4 0/2] x86/arm64: add xenconfig
 2015-02-11  1:08 UTC 

[PATCH v3 RESEND] 1/2] x86, platform, xen, kconfig: clarify kvmconfig is for kvm
 2015-02-11  1:08 UTC  (4+ messages)
` [PATCH v3 RESEND] 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper

[PATCH] virtual: Documentation: simplify and generalize paravirt_ops.txt
 2015-02-11  0:29 UTC 

[PATCH v3 RESEND] 0/2] x86/arm64: add xenconfig
 2015-02-11  0:23 UTC 

[PATCH v3 0/3] Skip unneeded VMENTRY & VMEXIT
 2015-02-10 22:52 UTC  (4+ messages)
` [PATCH v3 1/3] xentrace: Adjust IOPORT & MMIO format
` [PATCH v3 2/3] hvm_complete_assist_req: We should not be able to get here on IOREQ_TYPE_PCI_CONFIG
` [PATCH v3 3/3] hvmemul_do_io: Do not retry if no ioreq server exists for this I/O

[PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms
 2015-02-10 22:41 UTC  (4+ messages)
  ` [PATCH 00/18] x86: multiboot2 protocol support

[PATCH v3 0/2] x86/arm64: add xenconfig
 2015-02-10 22:32 UTC  (2+ messages)

[PATCH] vsprintf: Make sure argument to %*ph/%pv is valid
 2015-02-10 21:55 UTC  (3+ messages)

freemem-slack and large memory environments
 2015-02-10 21:34 UTC  (2+ messages)

[RFC PATCH] xen, apic: Setup our own APIC driver and validator for APIC IDs
 2015-02-10 20:33 UTC  (2+ messages)

Xen's Linux kernel config options v3
 2015-02-10 20:27 UTC  (5+ messages)

[PATCH for-4.5 v7 0/7] Xen VMware tools support
 2015-02-10 19:30 UTC  (9+ messages)
` [PATCH for-4.5 v7 4/7] xen: Add vmware_port support
    ` [PATCH for-4.5 v8 "
              ` [PATCH "

[rumpuserxen test] 34400: regressions - FAIL
 2015-02-10 19:29 UTC 

[RFC] Tweaking the release process for Xen 4.6
 2015-02-10 19:29 UTC  (7+ messages)

[rumpuserxen bisection] complete build-i386-rumpuserxen
 2015-02-10 18:46 UTC 

dom0 kernel - irq nobody cared ... the continuing saga 
 2015-02-10 18:26 UTC  (22+ messages)

[PATCH V4 00/13] xen: Clean-up of mem_event subsystem
 2015-02-10 18:03 UTC  (16+ messages)
` [PATCH V4 01/13] xen/mem_event: Cleanup of mem_event structures
` [PATCH V4 02/13] xen/mem_event: Cleanup mem_event ring names and domctls
` [PATCH V4 03/13] xen/mem_paging: Convert mem_event_op to mem_paging_op
` [PATCH V4 05/13] xen: Rename mem_event to vm_event
` [PATCH V4 07/13] x86/hvm: factor out and rename vm_event related functions

[PATCH 0/3] Fixes to NMI shootdown
 2015-02-10 17:12 UTC  (4+ messages)
` [PATCH 1/3] x86/traps: Export the exception_table[] function pointer table to C
` [PATCH 2/3] x86/traps: Use write_atomic() when updating potentially-live descriptors
` [PATCH 3/3] x86/nmi: Fix shootdown of pcpus running in VMX non-root mode

[PATCH v3 4/7] sysctl: Add sysctl interface for querying PCI topology
 2015-02-10 16:33 UTC  (23+ messages)
` [PATCH v3 0/7] Display IO topology when PXM data is available (plus some cleanup)
  ` [PATCH v3 1/7] x86/numa: Make use of NUMA_NO_NODE consistent
  ` [PATCH v3 5/7] libxl/libxc: Move libxl_get_cpu_topology()'s hypercall buffer management to libxc
    ` [PATCH v3 2/7] pci: Do not ignore device's PXM information
    ` [PATCH v3 6/7] libxl/libxc: Move libxl_get_numainfo()'s hypercall buffer management to libxc

[GIT PULL] (xen) for-jens-3.20 for v3.20 Xen blk driver updates
 2015-02-10 16:12 UTC  (3+ messages)

[PATCH RFC V2 0/5] pvusb toolstack work
 2015-02-10 16:01 UTC  (6+ messages)
` [PATCH RFC V2 3/5] libxl: add pvusb API
` [PATCH RFC V2 4/5] xl: add pvusb commands

[PATCH] tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file
 2015-02-10 15:18 UTC  (2+ messages)

[linux-3.10 test] 34367: regressions - FAIL
 2015-02-10 14:35 UTC 

[linux-3.16 test] 34363: regressions - FAIL
 2015-02-10 13:28 UTC 

[GIT PULL] (xen) for-jens-3.20 for v3.20 Xen blk driver updates
 2015-02-10 12:58 UTC 

[PATCH v5 0/2] gnttab: Improve scaleability
 2015-02-10 12:51 UTC  (3+ messages)
` [PATCH v5 1/2] gnttab: Introduce rwlock to protect updates to grant table state
` [PATCH v5 2/2] gnttab: refactor locking for scalability

[PATCH v2] x86: re-order struct arch_domain fields
 2015-02-10 11:53 UTC  (2+ messages)

[PATCH] x86/HVM: also separate kernel/user vTSC statistics
 2015-02-10 11:51 UTC  (2+ messages)

[PATCH 0/3] Misc patches for libxl_device_disk functions
 2015-02-10 11:49 UTC  (10+ messages)
` [PATCH 1/3] libxl, xl: don't init/dispose when not necessary
` [PATCH 2/3] libxl: factor out libxl__disk_backend_from_xs_be
` [PATCH 3/3] libxl: libxl__device_from_disk should retrieve backend from xenstore

[ovmf test] 34360: regressions - FAIL
 2015-02-10 11:07 UTC 

[OSSTEST PATCH 1/2] sg-report-job-history: Separate out $cond in queries
 2015-02-10 11:01 UTC  (5+ messages)
` [OSSTEST PATCH 2/2] sg-report-job-history: Show which host test ran on

[PATCH RFC 00/35] Add ACPI support for arm64 on Xen
 2015-02-10 10:26 UTC  (8+ messages)
` [PATCH RFC 34/35] arm : acpi workarounds for firmware/linux dependencies

[PATCH] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
 2015-02-10  9:46 UTC  (2+ messages)

[PATCH] xen/arm: allow console=hvc0 to be omitted for guests
 2015-02-10  8:59 UTC  (5+ messages)

[qemu-mainline test] 34355: regressions - trouble: broken/fail/pass
 2015-02-10  8:22 UTC 

[xen-unstable test] 34341: tolerable FAIL - PUSHED
 2015-02-10  7:12 UTC 

[PATCH v2 0/9] xen: arm: reenable support for 32-bit userspace running in 64-bit guest
 2015-02-10  6:41 UTC  (13+ messages)
` [PATCH v2 1/9] xen: arm: Correct PMXEV cp register definitions
` [PATCH v2 2/9] xen: arm: Factor out psr_mode_is_user
` [PATCH v2 3/9] xen: arm: Handle 32-bit EL0 on 64-bit EL1 when advancing PC after trap
` [PATCH v2 4/9] xen: arm: correctly handle vtimer traps from userspace
` [PATCH v2 5/9] xen: arm: Handle CP15 register "
` [PATCH v2 6/9] xen: arm: Handle CP14 32-bit register accesses "
` [PATCH v2 7/9] xen: arm: correctly handle sysreg "
` [PATCH v2 8/9] xen: arm: handle remaining traps "
` [PATCH v2 9/9] xen: arm: Allow traps from 32 bit userspace on 64 bit hypervisors again

Outreach Program For Women Program Aspirant for 9P File System transport
 2015-02-10  4:29 UTC  (2+ messages)

[RFC PATCH 0/9] xen: arm: reenable support for 32-bit userspace running in 64-bit guest
 2015-02-10  4:14 UTC  (6+ messages)
` [PATCH 6/9] xen: arm: Handle CP14 32-bit register accesses from userspace

[libvirt test] 34168: tolerable all pass - PUSHED
 2015-02-10  3:38 UTC  (3+ messages)

[PATCH RFC] xen: arm: context switch vtimer PPI state
 2015-02-10  2:59 UTC  (2+ messages)

[PATCH v3 00/13] xen/arm: Resync the SMMU driver with the Linux one
 2015-02-10  1:37 UTC  (5+ messages)
` [PATCH v3 13/13] xen/iommu: smmu: Advertise when the SMMU support coherent table walk

question about memory allocation for driver domain
 2015-02-10  1:31 UTC  (9+ 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).