messages from 2013-10-08 16:59:34 to 2013-10-10 13:54:20 UTC [more...]
[PATCH 00/15] Implement per-vcpu NUMA node-affinity for credit1
2013-10-10 13:54 UTC (11+ messages)
` [PATCH 01/15] xl: update the manpage about "cpus=" and NUMA node-affinity
` [PATCH 02/15] xl: fix a typo in main_vcpulist()
` [PATCH 04/15] libxl: introduce libxl_node_to_cpumap
` [PATCH 07/15] xl: test script for the cpumap parser (for vCPU pinning)
[PATCH 0/4] x86: XSA-67 follow-up
2013-10-10 13:54 UTC (3+ messages)
` [PATCH 1/4] x86: correct LDT checks
` [PATCH 2/4] x86: add address validity check to guest_map_l1e()
Hvmloader: Add _STA for PCI hotplug slots
2013-10-10 13:52 UTC (2+ messages)
[PATCH] Nested VMX: CR emulation fix up
2013-10-10 13:25 UTC (9+ messages)
[PATCH] libxl: new parameters for upstream qemu's vga interfaces
2013-10-10 12:36 UTC (9+ messages)
Xen Security Advisory 71 (CVE-2013-4375) - qemu disk backend (qdisk) resource leak
2013-10-10 12:28 UTC
Xen Security Advisory 70 (CVE-2013-4371) - use-after-free in libxl_list_cpupool under memory pressure
2013-10-10 12:22 UTC
Xen Security Advisory 69 (CVE-2013-4370) - misplaced free in ocaml xc_vcpu_getaffinity stub
2013-10-10 12:22 UTC
Xen Security Advisory 68 (CVE-2013-4369) - possible null dereference when parsing vif ratelimiting info
2013-10-10 12:22 UTC
Xen Security Advisory 67 (CVE-2013-4368) - Information leak through outs instruction emulation
2013-10-10 12:22 UTC
Problems when using latest git tree to boot xen on OMAP5
2013-10-10 12:04 UTC (19+ messages)
[PATCH v4 0/9] xen/arm: live migration support in arndale board
2013-10-10 12:00 UTC (8+ messages)
` [PATCH v4 2/9] xen/arm: Add more registers for saving and restoring vcpu registers
` [PATCH v4 3/9] xen/arm: Implement set_memory_map hypercall for arm
` [PATCH v4 6/9] xen/arm: Fixing clear_guest_offset macro
[Patch v8] tools/migrate: Fix regression when migrating from older version of Xen
2013-10-10 11:42 UTC (2+ messages)
[PATCH] tools: adds tracer on qemu-xen debug configure options
2013-10-10 11:42 UTC (8+ messages)
[PATCH v1 00/12] libxl: add driver domain backend daemon
2013-10-10 11:37 UTC (6+ messages)
` [PATCH v1 01/12] libxl/hotplug: add support for getting domid
` [PATCH v1 04/12] libxl: create a local xenstore libxl and device-model dir for guests
[PATCH 0/5] x86/HVM: XSA-63 follow-ups
2013-10-10 11:35 UTC (8+ messages)
` [PATCH 2/5] x86/HVM: fix direct PCI port I/O emulation retry and error handling
` [PATCH 3/5] x86/HVM: don't ignore hvm_copy_to_guest_phys() errors during I/O intercept
` [PATCH 5/5] x86/HVM: cache emulated instruction for retry processing
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
2013-10-10 10:53 UTC (13+ messages)
` [PATCH] kobject: show debug info on delayed kobject release
[PATCH] xen/arm32: Call start_xen only on the boot CPU
2013-10-10 10:41 UTC (2+ messages)
[BUG] pci-passthrough on dom0 kernel versions above 3.8 crashes dom0
2013-10-10 10:39 UTC (9+ messages)
[PATCH v7] tools/migrate: Fix regression when migrating from older version of Xen
2013-10-10 10:26 UTC (2+ messages)
Processed: Re: [HVM} xen_platform_pci=0 doesn't prevent platform device creation and disk and nic take over by PV drivers
2013-10-10 10:03 UTC (8+ messages)
` "
[PATCH v7 0/17] enable swiotlb-xen on arm and arm64
2013-10-10 9:44 UTC (20+ messages)
` [PATCH v8 01/17] arm: make SWIOTLB available
` [PATCH v8 02/17] arm64: define DMA_ERROR_CODE
` [PATCH v8 03/17] arm/xen,arm64/xen: introduce p2m
` [PATCH v8 04/17] xen/x86: allow __set_phys_to_machine for autotranslate guests
` [PATCH v8 05/17] xen: make xen_create_contiguous_region return the dma address
` [PATCH v8 06/17] xen/arm,arm64: enable SWIOTLB_XEN
` [PATCH v8 07/17] swiotlb-xen: introduce xen_swiotlb_set_dma_mask
` [PATCH v8 08/17] arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domain
` [PATCH v8 09/17] arm64/xen: "
` [PATCH v8 10/17] xen: introduce xen_alloc/free_coherent_pages
` [PATCH v8 11/17] swiotlb-xen: use xen_alloc/free_coherent_pages
` [PATCH v8 12/17] xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
` [PATCH v8 13/17] swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
` [PATCH v8 14/17] ASoC: Samsung: Rename dma_ops by samsung_dma_ops
` [PATCH v8 15/17] swiotlb: print a warning when the swiotlb is full
` [PATCH v8 16/17] arm, arm64: do not always merge biovec if we are running on Xen
` [PATCH v8 17/17] grant-table: call set_phys_to_machine after mapping grant refs
Is there an issue with turning off "scrubbing free RAM" on boot with Xen 4.1.3
2013-10-10 9:42 UTC (5+ messages)
[PATCH] pygrub: Support (/dev/xvda) style disk specifications
2013-10-10 9:37 UTC
[PATCH net-next v2 5/5] xen-netback: enable IPv6 TCP GSO to the guest
2013-10-10 9:37 UTC (4+ messages)
` [PATCH net-next v2 2/5] xen-netback: Add support for IPv6 checksum offload from guest
[PATCH 0/2] Few qemu-xen configuration fixes and improvement
2013-10-10 8:42 UTC (2+ messages)
[PATCH 0/5] xen: arm: fixups for systems with RAM above 4GB
2013-10-10 8:40 UTC (3+ messages)
[PATCH RFC v2 5/7] libxl/vNUMA: VM config parsing functions
2013-10-10 8:38 UTC (4+ messages)
[RFC 0 PATCH 0/3]: PVH dom0 construction
2013-10-09 22:31 UTC (25+ messages)
` [RFC 0 PATCH 3/3] PVH dom0: construct_dom0 changes
[xen-4.3-testing test] 20365: regressions - FAIL
2013-10-09 21:17 UTC
[qemu-upstream-unstable test] 20367: regressions - FAIL
2013-10-09 20:51 UTC
[xen-unstable test] 20366: regressions - FAIL
2013-10-09 20:42 UTC
XSA-60 solutions
2013-10-09 18:01 UTC (8+ messages)
[PATCH v6 0/19] enable swiotlb-xen on arm and arm64
2013-10-09 17:54 UTC (13+ messages)
` [PATCH v6 14/19] swiotlb: print a warning when the swiotlb is full
` [PATCH v6 16/19] arm,arm64: do not always merge biovec if we are running on Xen
` [PATCH v6 16/19] arm, arm64: "
` [PATCH v6 18/19] swiotlb-xen: introduce a rbtree to track phys to bus mappings
` [PATCH v6 19/19] swiotlb-xen: instead of bouncing on the swiotlb, pin single pages
[PATCH QEMU-upstream] Fix build errors when enabling extra logging with #define DEBUG_XEN and #define XEN_PT_LOGGING_ENABLED
2013-10-09 17:02 UTC (4+ messages)
[XenARM] Moving Guest RAM address to other location than 0x80000000
2013-10-09 16:58 UTC (4+ messages)
[PATCH 0 of 5 V2] Remus/Libxl: Network buffering support
2013-10-09 16:36 UTC (11+ messages)
` [PATCH 1 of 5 V2] remus: add libnl3 dependency to autoconf scripts
` [PATCH 3 of 5 V2] tools/libxl: setup/teardown Remus network buffering
[PATCHv9 0/9] Xen: extend kexec hypercall for use with pv-ops kernels
2013-10-09 16:03 UTC (5+ messages)
Xen supported LAPIC features
2013-10-09 15:55 UTC (7+ messages)
[PATCH v4 1/9] xen/arm: Implement hvm save and restore
2013-10-09 12:34 UTC (4+ messages)
preparing for 4.3.1
2013-10-09 11:41 UTC (9+ messages)
Can Xen sleep or wake up a thread?
2013-10-09 11:24 UTC (3+ messages)
Xen 4.4 development update -- RFC for feature freeze timeline
2013-10-09 10:39 UTC (4+ messages)
` Xen 4.4 development update, qemu pci hole start address
[PATCH] Register PV driver product numbers 4 and 5
2013-10-09 10:25 UTC (13+ messages)
Improve performance between Network driver domain to guest OS
2013-10-09 9:29 UTC (3+ messages)
vNUMA and automatic numa balancing
2013-10-09 9:20 UTC (2+ messages)
[Patch] hvm/vidirian: Avoid printing page_to_mfn(NULL) on error paths
2013-10-09 9:08 UTC (3+ messages)
[xen-unstable test] 20179: regressions - FAIL
2013-10-09 8:42 UTC (2+ messages)
4.2.3 - xen: vector 0x2 is not implemented
2013-10-09 2:15 UTC
4.2.3 - xen: vector 0x2 is not implemented
2013-10-09 1:56 UTC (2+ messages)
[PATCHv1 net] xen-netback: transition to CLOSED when removing a VIF
2013-10-09 1:34 UTC
4.2.3 - xen: vector 0x2 is not implemented
2013-10-09 0:25 UTC (6+ messages)
HXen
2013-10-08 22:26 UTC
[PATCH net-next] Revert "xen-netback: improve ring effeciency for guest RX"
2013-10-08 19:11 UTC
vNUMA and automatic numa balancing
2013-10-08 17:38 UTC
[qemu-upstream-unstable test] 20180: regressions - FAIL
2013-10-08 17:23 UTC
[PATCH] xen/x86: Remove GB macro in asm-x86/config.h
2013-10-08 17:15 UTC (4+ messages)
[PATCH 4/4] kexec/xen: directly load images images into Xen
2013-10-08 16:59 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).