messages from 2014-05-26 09:36:33 to 2014-05-28 07:22:52 UTC [more...]
[PATCH V2] x86, amd_ucode: Safeguard against #GP
2014-05-28 7:22 UTC (3+ messages)
Xen 4.5 development update
2014-05-28 7:16 UTC (6+ messages)
[PATCH] x86: don't use VA for cache flush when also flushing TLB
2014-05-28 6:56 UTC (5+ messages)
[V15 PATCH 0/2] pvh dom0 patches
2014-05-28 6:50 UTC (9+ messages)
` [V15 PATCH 1/2] pvh dom0: Add and remove foreign pages
[PATCH] AMD IOMMU: don't free page table prematurely
2014-05-28 5:20 UTC (3+ messages)
Today is Xen Project Document Day (May 28)
2014-05-28 4:33 UTC
[xen-4.4-testing test] 26455: tolerable FAIL - PUSHED
2014-05-28 4:16 UTC
[v3][PATCH 0/5] xen: add Intel IGD passthrough support
2014-05-28 1:58 UTC (23+ messages)
` [v3][PATCH 1/5] xen, gfx passthrough: basic graphics "
` [Xen-devel] "
` [v3][PATCH 2/5] xen, gfx passthrough: create intel isa bridge
` [Xen-devel] "
` [v3][PATCH 3/5] xen, gfx passthrough: support Intel IGD passthrough with VT-D
` [v3][PATCH 4/5] xen, gfx passthrough: create host bridge to passthrough
` [Xen-devel] "
` [v3][PATCH 5/5] xen, gfx passthrough: add opregion mapping
` [Qemu-devel] [v3][PATCH 0/5] xen: add Intel IGD passthrough support
[PATCH v3] xen: fix setup of PVH Dom0 memory map
2014-05-28 1:02 UTC (4+ messages)
[PATCH v6 0/9] Implement vcpu soft affinity for credit1
2014-05-28 0:42 UTC (10+ messages)
` [PATCH v6 1/9] xen: sched: rename v->cpu_affinity into v->cpu_hard_affinity
` [PATCH v6 2/9] xen: sched: introduce soft-affinity and use it instead d->node-affinity
` [PATCH v6 3/9] xen: derive NUMA node affinity from hard and soft CPU affinity
` [PATCH v6 4/9] xen/libxc: sched: DOMCTL_*vcpuaffinity works with hard and soft affinity
` [PATCH v6 5/9] libxc: get and set soft and hard affinity
` [PATCH v6 6/9] libxl: get and set soft affinity
` [PATCH v6 7/9] xl: enable getting and setting soft
` [PATCH v6 8/9] xl: enable for specifying node-affinity in the config file
` [PATCH v6 9/9] libxl: automatic NUMA placement affects soft affinity
[qemu-mainline test] 26452: tolerable FAIL - PUSHED
2014-05-28 0:09 UTC
[PATCH V8 net-next 0/6] xen-net{back, front}: Multiple transmit and receive queues
2014-05-27 23:10 UTC (3+ messages)
[PATCH V5 00/32] JSON infrastructure, new "xl-json" format and domain configuration synchronization
2014-05-27 23:04 UTC (7+ messages)
` [PATCH V5 01/32] libxl: make cpupool_qualifier_to_cpupoolid a library function
` Comments on LIBXL_HAVE_* defines (Was: Re: [PATCH V5 01/32] libxl: make cpupool_qualifier_to_cpupoolid a library function)
new knob to tweak caching mode for backends
2014-05-27 20:18 UTC (4+ messages)
[PATCH v4 00/16] xen/arm: Add GICv3 support
2014-05-27 19:47 UTC (32+ messages)
` [PATCH v4 01/16] xen/arm: move io.h as mmio.h to include folder
` [PATCH v4 02/16] xen/arm: make mmio handlers domain specific
` [PATCH v4 03/16] xen/arm: make sgi handling generic
` [PATCH v4 04/16] xen/arm: remove unused parameter in do_sgi call
` [PATCH v4 05/16] xen/arm: use ioremap to map gic-v2 registers
` [PATCH v4 06/16] xen/arm: segregate and split GIC low level functionality
` [PATCH v4 07/16] arm/xen: move GIC context data structure to gic driver
` [PATCH v4 08/16] xen/arm: use device api to detect GIC version
` [PATCH v4 09/16] xen/arm: move vgic rank data to gic header file
` [PATCH v4 10/16] xen/arm: move vgic defines to vgic "
` [PATCH v4 11/16] xen/arm: calculate vgic irq rank based on register size
` [PATCH v4 12/16] xen/arm: split vgic driver into generic and vgic-v2 driver
` [PATCH v4 13/16] xen/arm: Add support for GIC v3
` [PATCH v4 14/16] xen/arm: Add virtual GICv3 support
` [PATCH v4 15/16] xen/arm: Update Dom0 GIC dt node with GICv3 information
` [PATCH v4 16/16] xen/arm: add SGI handling for GICv3
[xen-4.3-testing test] 26454: regressions - trouble: blocked/broken/fail/pass
2014-05-27 19:46 UTC
[V1 PATCH] dom0 pvh: map foreign pfns in our p2m for toolstack
2014-05-27 18:46 UTC (3+ messages)
[PATCH] x86, amd_ucode: Safeguard against #GP
2014-05-27 18:26 UTC (5+ messages)
[PATCH v3 00/16] xen/arm: Add GICv3 support
2014-05-27 18:17 UTC (4+ messages)
` [PATCH v3 13/16] xen/arm: Add support for GIC v3
[PATCHv2 0/6] tools: rework VM Generation ID
2014-05-27 17:31 UTC (7+ messages)
` [PATCH 1/6] docs: update docs for the ~/platform/generation-id key
` [PATCH 2/6] hvm: add HVM_PARAM_VM_GENERATION_ID_ADDR
` [PATCH 3/6] tools/hvmloader: add helper functions to get/set HVM params
` [PATCH 4/6] libxc, libxl, hvmloader: strip out outdated VM generation ID implementation
` [PATCH 5/6] libxl: add libxl_vm_generation_id_set()
` [PATCH 6/6] xl: generate a new random VM generation ID if requested
[PATCH v2 2/3] tap-bsd: implement a FreeBSD only version of tap_open
2014-05-27 17:26 UTC (4+ messages)
` [PATCH v2 1/3] xen: fix usage of ENODATA
[PATCH 0/2] vgic emulation and GICD_ITARGETSR
2014-05-27 17:10 UTC (9+ messages)
` [PATCH 1/2] xen/arm: add a warning if the guest asks for SPI delivery to vcpu != 0
` [PATCH 2/2] xen/arm: observe itarget setting in vgic_enable_irqs and vgic_disable_irqs
Backport of SeaBIOS commit 6ad7b5
2014-05-27 17:06 UTC
ARM Generic Timer interrupt
2014-05-27 16:53 UTC (6+ messages)
[PATCH v8 0/13] remove maintenance interrupts
2014-05-27 16:53 UTC (10+ messages)
` [PATCH v8 09/13] xen/arm: second irq injection while the first irq is still inflight
[seabios test] 26463: FAIL
2014-05-27 16:45 UTC
[PATCH 0/3] x86: Use alternative mechanism to define CLAC/STAC
2014-05-27 15:42 UTC (15+ messages)
` [PATCH 1/3] x86: Add definitions for NOP operation
` [PATCH 2/3] x86: Port the basic alternative mechanism from Linux to Xen
` [PATCH 3/3] x86: Use alternative mechanism to define CLAC/STAC
[PATCH] x86, mce: Consolidate AMD mcheck initialization
2014-05-27 15:17 UTC (3+ messages)
[PATCH V2] x86, mce: Consolidate AMD mcheck initialization
2014-05-27 15:14 UTC
Tomorrow is Xen Project Document Day
2014-05-27 15:05 UTC
[PATCH v16] libxl: Add qxl vga interface support for upstream qemu
2014-05-27 15:05 UTC
[PATCH] libxl: disable usbredirection if spice is disabled
2014-05-27 15:01 UTC
[PATCH v9 0/2] xen/arm: Add SMMU drivers
2014-05-27 13:51 UTC (4+ messages)
` [PATCH v9 1/2] drivers/passthrough: arm: Add support for "
` [PATCH v9 2/2] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m
[PATCH v6 00/19] x86/PMU: Xen PMU PV(H) support
2014-05-27 13:31 UTC (11+ messages)
` [PATCH v6 15/19] x86/VPMU: Add privileged PMU mode
` [PATCH v6 16/19] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v6 17/19] x86/VPMU: NMI-based VPMU support
[PATCH] hvmloader: don't use AML operations on 64-bit fields
2014-05-27 13:21 UTC (3+ messages)
` [PATCH v2] "
[seabios test] 26453: FAIL
2014-05-27 13:09 UTC
[PATCH] xen/arm: Restricted access to IFSR32_EL2 and FPEXC32_EL2
2014-05-27 11:21 UTC (2+ messages)
preparations for 4.4.1, 4.3.3, and 4.2.5
2014-05-27 9:23 UTC (4+ messages)
[PATCH v2 0/3] xen/arm: Add stage 2 48-bit PA support
2014-05-27 6:46 UTC (4+ messages)
` [PATCH v2 1/3] xen/arm: Add 4-level page table for stage 2 translation
` [PATCH v2 2/3] xen/arm: update page table walk to handle 4 level page table
` [PATCH v2 3/3] xen/arm: remove unused VADDR_BITS and VADDR_MASK macros
[PATCH] x86: Expose hypervisor's PVH support via xen_caps
2014-05-27 3:03 UTC (6+ messages)
[Xen-users] nestedhvm
2014-05-26 19:20 UTC (5+ messages)
PV Memory allocated difference in kernel 2.6.18 and 3.2
2014-05-26 19:18 UTC (3+ messages)
[PATCH] common/domain: Do not rely on the assumption that guest_type_pv has the value 0
2014-05-26 19:06 UTC
[PATCH v3 0/4] Fix grant map/unmap with auto-translated guests
2014-05-26 16:10 UTC (6+ messages)
` [PATCH v3 1/4] xen: make logdirty and iommu mutually exclusive
` [PATCH v3 4/4] xen: expose that grant table mappings update the IOMMU
[PATCH v7 00/10] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-05-26 15:00 UTC (16+ messages)
` [PATCH v7 10/10] xen/common: do not implicitly permit access to mapped I/O memory
[PATCH v8 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-05-26 11:15 UTC (19+ messages)
` [PATCH v8 07/14] arch/x86: cleanup memory_mapping DOMCTL
` [PATCH v8 08/14] xen/common: move memory_type_changed() function to common code
` [PATCH v8 09/14] xen/x86: factor out map and unmap from the memory_mapping DOMCTL
` [PATCH v8 10/14] xen/common: move the memory_mapping DOMCTL hypercall to common code
` [PATCH v8 13/14] tools/libxl: explicitly grant access to needed I/O-memory ranges
[PATCH v2 0/3] fixes (read: workarounds) for XSA-59
2014-05-26 11:12 UTC (2+ messages)
` [PATCH v2 2/3] VT-d: suppress UR signaling for desktop chipsets
[PATCH RFC] VT-d: honor firmware-first mode in XSA-59 workaround code
2014-05-26 10:19 UTC (2+ messages)
` [PATCH v2 "
[v3][PATCH 0/8] xen: add Intel IGD passthrough support
2014-05-26 9:43 UTC (5+ messages)
` [v3][PATCH 3/5] xen, gfx passthrough: support Intel IGD passthrough with VT-D
` [v3][PATCH 4/5] xen, gfx passthrough: create host bridge to passthrough
` [v3][PATCH 5/5] xen, gfx passthrough: add opregion mapping
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).