xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-14 18:57:44 to 2013-11-15 20:39:05 UTC [more...]

Xen 4.4 development update: Feature freeze has started
 2013-11-15 20:39 UTC  (22+ messages)

[PATCH 0/2] Kexec crash path fixes
 2013-11-15 20:32 UTC  (3+ messages)
` [PATCH 1/2] common/kexec: Prevent deadlock on reentry to the crash path
` [PATCH 2/2] x86/crash: Disable the watchdog NMIs on the crashing cpu

[qemu-upstream-unstable test] 21952: regressions - FAIL
 2013-11-15 20:19 UTC 

[PATCH] xen/kexec: Clear unused registers before jumping into an image
 2013-11-15 20:07 UTC 

[PATCH v2 0/2] Add xen-crashd
 2013-11-15 19:20 UTC  (3+ messages)
` [PATCH v2 1/2] xen-crashd: Connect crash with domain
` [PATCH v2 2/2] MAINTAINERS: Add xen-crashd maintainer

[PATCH] X86: Fix vcpu xsave bug
 2013-11-15 18:52 UTC  (3+ messages)

[PATCHv11 3/9] kexec: add infrastructure for handling kexec images
 2013-11-15 18:31 UTC  (3+ messages)

[PATCH 0 of 7 V4] Remus/Libxl: Network buffering support
 2013-11-15 18:27 UTC  (9+ messages)
` [PATCH 1 of 7 V4] [PATCH] libxl: make libxl__domain_suspend_callback be asynchronous
` [PATCH 2 of 7 V4] remus: add libnl3 dependency to autoconf scripts
` [PATCH 3 of 7 V4] tools/hotplug: Remus network buffering setup scripts
` [PATCH 4 of 7 V4] tools/libxl: setup/teardown Remus network buffering
` [PATCH 5 of 7 V4] tools/libxl: Control network buffering in remus callbacks
` [PATCH 6 of 7 V4] tools/xl: Remus - Network buffering cmdline switch
` [PATCH 7 of 7 V4] tools/libxl: refactor domain_suspend_callback code to be fully asynchronous

[PATCH v2 00/10] libxl: add driver domain backend daemon
 2013-11-15 18:22 UTC  (15+ messages)
` [PATCH v2 05/10] libxl: remove the Qemu bodge for driver domain devices
` [PATCH v2 06/10] libxl: don't launch Qemu on Dom0 for Qdisk devices on driver domains
` [PATCH v2 07/10] libxl: add Qdisk backend launch helper
` [PATCH v2 08/10] xl: put daemonize code in it's own function
` [PATCH v2 09/10] libxl: revert 326a7b74
` [PATCH v2 10/10] libxl: add device backend listener in order to launch backends

[PATCH net-next v2] xen-netfront: Add support for IPv6 offloads
 2013-11-15 17:52 UTC 

[PATCH V2] ns16550: Add support for UART present in Broadcom TruManage capable NetXtreme chips
 2013-11-15 17:51 UTC  (3+ messages)

[PATCH v2 00/16] Implement vcpu soft affinity for credit1
 2013-11-15 17:29 UTC  (22+ messages)
` [PATCH v2 06/16] xen: sched: make space for cpu_soft_affinity
` [PATCH v2 08/16] xen: derive NUMA node affinity from hard and soft CPU affinity
` [PATCH v2 10/16] xen: sched: use soft-affinity instead of domain's node-affinity
` [PATCH v2 12/16] libxl: get and set soft affinity

[PATCH v2] arm: remove !CPU_V6 and !GENERIC_ATOMIC64 build dependencies for XEN
 2013-11-15 17:16 UTC 

[PATCH RFC] pvh: clearly specify used parameters in vcpu_guest_context
 2013-11-15 16:59 UTC  (6+ messages)

[PATCH 3/3] X86: MPX IA32_BNDCFGS msr handle
 2013-11-15 16:47 UTC  (4+ messages)

[PATCH 2/3] X86: MPX support for PV guest
 2013-11-15 16:40 UTC  (3+ messages)

[PATCH 1/3] X86: MPX support for HVM guest
 2013-11-15 16:27 UTC  (3+ messages)

[PATCH] VMX: Corrections to XSA-60 fix
 2013-11-15 16:18 UTC  (5+ messages)

[PATCH] xen/arm: ioremap_attr: return NULL is __vmap failed
 2013-11-15 16:04 UTC  (7+ messages)
` [PATCH] xen/arm: Panic if platform initialization failed
` [PATCH] xen/arm: Panic if we are unable to initialize platform timer

FreeBSD PVH guest support
 2013-11-15 16:09 UTC 

[PATCH RFC 0/4] hvmloader: make OVMF work with Xen
 2013-11-15 15:59 UTC  (5+ messages)
` [PATCH RFC 1/4] hvmloader/ovmf: increase blob size to 2MB
` [PATCH RFC 2/4] hvmloader/ovmf: show OVMF_BEGIN as bios address
` [PATCH RFC 3/4] hvmloader/ovmf: setup ovmf_info
` [PATCH RFC 4/4] hvmloader:ovmf: setup E820 map

[PATCH RFC 1/7] HACK: Use DeutPkg/PciRootBridgeNoEnumeration and PciBusNoEnumerationDxe
 2013-11-15 15:58 UTC  (7+ messages)
` [PATCH RFC 2/7] OvmfPkg: introduce E820.h
` [PATCH RFC 3/7] OvmfPkg: define EFI_XEN_OVMF_INFO and extend XenInfo
` [PATCH RFC 4/7] OvmfPkg: extract OVMF info passed by Xen hvmloader
` [PATCH RFC 5/7] OvmfPkg: detect Xen earlier
` [PATCH RFC 6/7] OvmfPkg: introduce PublishPeiMemory
` [PATCH RFC 7/7] OvmfPkg: introduce XenMemMapInitialization

[PATCH RFC 0/7] OvmfPkg: make OVMF fully working with Xen
 2013-11-15 15:58 UTC 

[PATCH] xen/kexec: Clear unused registers before jumping into an image
 2013-11-15 15:56 UTC 

[xen-4.3-testing test] 21951: regressions - trouble: blocked/broken/fail/pass
 2013-11-15 15:54 UTC 

[xen-unstable test] 21950: regressions - trouble: blocked/broken/fail/pass
 2013-11-15 15:52 UTC 

[PATCH v4] libxl: spice usbredirection support for upstream qemu
 2013-11-15 15:18 UTC  (4+ messages)

[PATCH v7] libxl: usb2 and usb3 controller support for upstream qemu
 2013-11-15 15:03 UTC  (4+ messages)

Device Reset on Nvidia GPUs
 2013-11-15 14:52 UTC  (5+ messages)

arm: double EXPORT_SYMBOL(cpu_online_map);
 2013-11-15 14:50 UTC  (2+ messages)

[edk2] Passing Xen memory map and resource map to OVMF
 2013-11-15 14:26 UTC  (2+ messages)

[PATCH] libxl: Add none to vga parameter
 2013-11-15 14:19 UTC  (5+ messages)
` [PATCH] libxl: Fix nographic with upstream qemu

[PATCH v2] swiotlb-xen: add missing xen_dma_map_page call
 2013-11-15 14:15 UTC  (2+ messages)

[PATCH v2 1/7] xen: vNUMA support for guests
 2013-11-15 14:14 UTC  (9+ messages)

[Patch] credit: Update other parameters when setting tslice_ms
 2013-11-15 13:53 UTC  (4+ messages)

VCPUOP_set_periodic_timer
 2013-11-15 13:39 UTC  (16+ messages)

(Temporary) Changes to Wiki editing rights
 2013-11-15 13:27 UTC  (2+ messages)

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

[PATCHv4 0/2] Xen: FIFO-based event channel ABI fixes
 2013-11-15 13:15 UTC  (3+ messages)
` [PATCH 2/2] evtchn/fifo: don't corrupt queues if an old tail moves queues

[qemu-upstream-unstable test] 21944: regressions - FAIL
 2013-11-15 12:39 UTC 

[PATCH 3.13-rc1] xen-blkfront: Silence pfn maybe-uninitialized warning
 2013-11-15 12:09 UTC  (3+ messages)

libxl: ocaml: improve the bindings
 2013-11-15 11:48 UTC  (5+ messages)
` [PATCH v3-RESEND 06/28] libxc: ocaml: add simple binding for xentoollog (output only)

[PATCH net-next] xen-netfront: Add support for IPv6 offloads
 2013-11-15 11:19 UTC  (4+ messages)

pvops dom0
 2013-11-15 10:59 UTC  (4+ messages)

[PATCH] nested VMX: don't ignore mapping errors
 2013-11-15 10:57 UTC  (4+ messages)
  ` [PATCH v2] "
    ` Ping: "

How to use PVH mode in xen
 2013-11-15 10:33 UTC  (2+ messages)

xgetty: Smart serial console getty for Xen
 2013-11-15 10:28 UTC  (4+ messages)
` [PATCH 1/2] xgetty: Do not edit /etc/inittab when switching from Xen to Linux and back

[PATCH] blkif: add indirect descriptors interface to public headers
 2013-11-15  9:44 UTC  (24+ messages)

[qemu-upstream-unstable test] 21939: regressions - FAIL
 2013-11-15  9:25 UTC 

[PATCH v2 6/7] xen: adds vNUMA info debug-key u
 2013-11-15  8:52 UTC  (2+ messages)

Request complete reversion of XSA-60 patches
 2013-11-15  8:12 UTC  (3+ messages)
` Was: "

[xen-unstable test] 21938: tolerable FAIL
 2013-11-15  7:59 UTC 

[V1 PATCH 0/11]: PVH dom0
 2013-11-15  7:59 UTC  (19+ messages)
` [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

passing through SMBus
 2013-11-15  7:18 UTC  (4+ messages)

[PATCH RESEND v5 0/6] xen/arm: live migration support in arndale board
 2013-11-15  7:04 UTC  (13+ messages)
` [PATCH RESEND v5 2/6] xen/arm: Implement get_maximum_gpfn hypercall for arm
` [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

XPDS13: GlusterFS Integration: Libgfapi and block device translator BoF Notes
 2013-11-15  6:59 UTC  (2+ messages)

[PATCH net] xen-netfront: fix missing rx_refill_timer when allocate memory failed
 2013-11-15  4:26 UTC 

[PATCH] fix netfront alloc_page error handling bug, need to raise up rx_refill timer if rx request buffer not big enough for backend
 2013-11-15  3:09 UTC  (4+ messages)

[qemu-upstream-unstable test] 21935: regressions - FAIL
 2013-11-15  2:08 UTC 

[PATCH v2 OPW] libxl: use LOGE instead of LIBXL__LOG_ERRNO in libxl_utils.c
 2013-11-15  1:50 UTC 

[PATCH v2 OPW] libxl: change most remaining LIBXL_LOG to LOG in libxl_qmp.c
 2013-11-15  1:41 UTC 

[PATCH v2 7/7] xl: docs for xl config vnuma options
 2013-11-14 23:31 UTC  (2+ messages)

[qemu-upstream-unstable test] 21930: regressions - FAIL
 2013-11-14 23:27 UTC 

[PATCH v2 4/7] libxl: vNUMA supporting interface
 2013-11-14 23:17 UTC  (2+ messages)

[PATCH v2 3/7] libxc: vnodes allocation on NUMA nodes
 2013-11-14 22:59 UTC  (2+ messages)

[PATCH 2/7] libxc: Plumb Xen with vNUMA topology for domain
 2013-11-14 22:56 UTC  (2+ messages)

[PATCH] x86/VT-x: Disable MSR intercept for SHADOW_GS_BASE
 2013-11-14 22:30 UTC  (3+ messages)

pvgrub2 is merged
 2013-11-14 21:43 UTC  (5+ messages)

[PATCH 3.13-rc1] xen-blkfront: Silence pfn maybe-uninitialized warning
 2013-11-14 21:29 UTC 

[xen-unstable test] 21929: tolerable FAIL - PUSHED
 2013-11-14 21:03 UTC 

[PATCH] xen/arm: p2m: flush TLB by VMID when a new domain is creating
 2013-11-14 20:41 UTC  (4+ messages)

netback: Delayed copy alternative
 2013-11-14 19:27 UTC  (3+ messages)
  ` Timout packets in device's TX queue


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