messages from 2017-03-01 14:04:27 to 2017-03-02 12:07:17 UTC [more...]
BUG due to "xen-netback: protect resource cleaning on XenBus disconnect"
2017-03-02 12:06 UTC (2+ messages)
[PATCH v3] x86/apicv: Enhance posted-interrupt processing
2017-03-02 12:03 UTC (4+ messages)
[PATCH 0/7] Fixes to pagetable handling
2017-03-02 12:00 UTC (20+ messages)
` [PATCH 1/7] x86/hvm: Correctly identify implicit supervisor accesses
` [PATCH 2/7] x86/shadow: Try to correctly "
` [PATCH 3/7] x86/pagewalk: Helpers for reserved bit handling
` [PATCH 4/7] x86/hvm: Adjust hvm_nx_enabled() to match how Xen behaves
` [PATCH 5/7] x86/shadow: Use the pagewalk reserved bits helpers
` [PATCH 6/7] x86/pagewalk: Consistently use guest_walk_*() helpers for translation
` [PATCH 7/7] x86/pagewalk: Re-implement the pagetable walker
[xen-unstable test] 106307: regressions - FAIL
2017-03-02 11:53 UTC (3+ messages)
[PATCH v2 0/4] build enhancements related to qemu
2017-03-02 11:42 UTC (7+ messages)
` [PATCH v2 1/4] stubdom: set xen interface version for stubdom apps using xenctrl.h
` [PATCH v2 2/4] tools: add pkg-config file for libxc
` [PATCH v2 3/4] tools: use a dedicated build directory for qemu
` [PATCH v2 4/4] tools: set pkg-config path when configuring qemu
[PATCH] tools: Fix build of QEMU with lib xendevicemodel support
2017-03-02 11:39 UTC (3+ messages)
[PATCH 0/6] xen: sched: improve scalability of Credit1, and optimize a bit both Credit1 and Credit2
2017-03-02 11:35 UTC (10+ messages)
` [PATCH 1/6] xen: credit1: simplify csched_runq_steal() a little bit
` [PATCH 2/6] xen: credit: (micro) optimize csched_runq_steal()
` [PATCH 3/6] xen: credit1: increase efficiency and scalability of load balancing
` [PATCH 4/6] xen: credit1: treat pCPUs more evenly during balancing
` [PATCH 5/6] xen/tools: tracing: add record for credit1 runqueue stealing
` [PATCH 6/6] xen: credit2: avoid cpumask_any() in pick_cpu()
[PATCH 0/5] xen: use new xendevicemodel library
2017-03-02 11:26 UTC (19+ messages)
` [PATCH 1/5] xen: make use of xen_xc implicit in xen_common.h inlines
` [PATCH 2/5] xen: rename xen_modified_memory() to xen_hvm_modified_memory()
` [PATCH 4/5] configure: detect presence of libxendevicemodel
` [PATCH 5/5] xen: use libxendevicemodel when available
` [PATCH 3/5] xen: create wrappers for all other uses of xc_hvm_XXX() functions
[xen-unstable bisection] complete test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm
2017-03-02 11:09 UTC (4+ messages)
[PATCH v2 0/5] xen: use new xendevicemodel library
2017-03-02 11:09 UTC (6+ messages)
` [PATCH v2 1/5] xen: make use of xen_xc implicit in xen_common.h inlines
` [PATCH v2 2/5] xen: rename xen_modified_memory() to xen_hvm_modified_memory()
` [PATCH v2 3/5] xen: create wrappers for all other uses of xc_hvm_XXX() functions
` [PATCH v2 4/5] configure: detect presence of libxendevicemodel
` [PATCH v2 5/5] xen: use libxendevicemodel when available
About UMIP unit test
2017-03-02 10:53 UTC (7+ messages)
` [DO NOT APPLY PATCH XTF 0/2] UMIP test case
` [DO NOT APPLY PATCH XTF 1/2] x86: add UMIP feature bit
` [DO NOT APPLY PATCH XTF 2/2] Add UMIP test
[PATCH net] xen-netback: Use GFP_ATOMIC to allocate hash
2017-03-02 10:52 UTC (3+ messages)
[xen-unstable-smoke test] 106361: regressions - trouble: broken/fail/pass
2017-03-02 10:46 UTC
[libvirt test] 106352: tolerable FAIL - PUSHED
2017-03-02 9:56 UTC
Xen staging: libxendevicemodel.so.1 [...] not found
2017-03-02 9:43 UTC (5+ messages)
[PATCH v9 0/8] VMX: Properly handle pi descriptor and per-cpu
2017-03-02 9:03 UTC (6+ messages)
` [PATCH v9 5/8] VT-d: Introduce a new function update_irte_for_msi_common
` [PATCH v9 8/8] VT-d: Add copy_irte_{to, from}_irt for updating irte
xen/arm and swiotlb-xen: possible data corruption
2017-03-02 8:53 UTC (3+ messages)
[PATCH v4 00/17] x86emul: MMX/SSEn support
2017-03-02 8:30 UTC (43+ messages)
` [PATCH v4 01/17] x86emul: support most memory accessing MMX/SSE{, 2, 3} insns
` [PATCH v4 02/17] x86emul: support MMX/SSE{,2,3} moves
` [PATCH v4 02/17] x86emul: support MMX/SSE{, 2, 3} moves
` [PATCH v4 03/17] x86emul: support MMX/SSE/SSE2 converts
` [PATCH v4 04/17] x86emul: support {,V}{,U}COMIS{S,D}
` [PATCH v4 04/17] x86emul: support {, V}{, U}COMIS{S, D}
` [PATCH v4 05/17] x86emul: support MMX/SSE{, 2, 4a} insns with only register operands
` [PATCH v4 06/17] x86emul: support {,V}{LD,ST}MXCSR
` [PATCH v4 07/17] x86emul: support {,V}MOVNTDQA
` [PATCH v4 10/17] x86emul: add tables for 0f38 and 0f3a extension space
` [PATCH v4 11/17] x86emul: support SSSE3 insns
` [PATCH v4 12/17] x86emul: support SSE4.1 insns
` [PATCH v4 13/17] x86emul: support SSE4.2 insns
` [PATCH v4 14/17] x86emul: test coverage for SSE3/SSSE3/SSE4* insns
` [PATCH v4 15/17] x86emul: support PCLMULQDQ
` [PATCH v4 17/17] x86emul: support SHA insns
[xen-4.4-testing test] 106323: tolerable FAIL - PUSHED
2017-03-02 8:18 UTC
[PATCH v2] x86/apicv: enhance posted-interrupt processing
2017-03-02 7:42 UTC (8+ messages)
[ovmf test] 106328: regressions - FAIL
2017-03-02 7:25 UTC
[qemu-mainline test] 106316: regressions - FAIL
2017-03-02 7:00 UTC
Virtual Interrupt Delivery
2017-03-02 6:27 UTC (3+ messages)
[PATCH v2 0/3] x86: remove PVHv1
2017-03-02 6:25 UTC (15+ messages)
` [PATCH v2 1/3] x86: remove PVHv1 code
[PATCH v4 0/2] VPMU management update
2017-03-02 6:23 UTC (4+ messages)
` [PATCH v4 1/2] x86/vpmu: Add get/put_vpmu() and VPMU_AVAILABLE
` [PATCH v4 2/2] x86/vpmu: Disable VPMU if guest's CPUID indicates no PMU support
[PATCH 0/8] x86: switch away from temporary 32-bit register names
2017-03-02 6:21 UTC (3+ messages)
` [PATCH 8/8] x86/VMX: "
[linux-linus test] 106312: regressions - FAIL
2017-03-02 5:47 UTC
kpartx for raisin hvm tests
2017-03-02 1:16 UTC (8+ messages)
[RAISIN] Allow-running-tests-as-non-root
2017-03-02 1:11 UTC (2+ messages)
[ovmf test] 106308: regressions - FAIL
2017-03-02 0:27 UTC
[PATCH v5 0/3] xen/arm: remove race conditions in irq migration
2017-03-01 23:24 UTC (5+ messages)
` [PATCH v5 1/3] arm: remove irq from inflight, then change physical affinity
` [PATCH v5 2/3] xen/arm: move setting of new target vcpu to vgic_migrate_irq
` [PATCH v5 3/3] xen/arm: vgic_migrate_irq: do not race against GIC_IRQ_GUEST_MIGRATING
[PULL 0/2] tags/xen-20170228-tag
2017-03-01 23:09 UTC (2+ messages)
[xen-unstable-smoke test] 106320: tolerable trouble: broken/fail/pass - PUSHED
2017-03-01 22:55 UTC
[PATCH v2 0/7] MCE code cleanup and bugfix
2017-03-01 22:10 UTC (3+ messages)
` [PATCH v2 1/7] xen/mce: adjust comment of callback register functions
[PATCH linux v3 2/9] x86/acpi: store ACPI ids from MADT for future usage
2017-03-01 22:04 UTC (2+ messages)
[xen-4.4-testing test] 106298: regressions - FAIL
2017-03-01 21:12 UTC
[linux-next test] 106294: tolerable FAIL
2017-03-01 21:03 UTC
VLAPIC and Event channel relationship or how to map PIRQ to HVM guest
2017-03-01 20:32 UTC (2+ messages)
[PATCH v4] xen/arm: introduce vwfi parameter
2017-03-01 20:13 UTC
XenGT GPU virtualization
2017-03-01 19:50 UTC (10+ messages)
` [iGVT-g] "
[PATCH v4] xen/arm: introduce vwfi parameter
2017-03-01 19:43 UTC
[PATCH 00/28] arm64: Dom0 ITS emulation
2017-03-01 19:42 UTC (14+ messages)
` [PATCH 09/28] ARM: GICv3 ITS: map device and LPIs to the ITS on physdev_op hypercall
[PATCH v3] xen/arm: introduce vwfi parameter
2017-03-01 19:39 UTC (3+ messages)
[GSoC]about the task "Share a page in memory from the VM config file"
2017-03-01 19:36 UTC (2+ messages)
[xen-unstable-smoke test] 106310: tolerable trouble: broken/fail/pass - PUSHED
2017-03-01 19:03 UTC
[DOC RFC] Heterogeneous Multi Processing Support in Xen
2017-03-01 18:58 UTC (4+ messages)
[qemu-mainline test] 106291: regressions - FAIL
2017-03-01 18:03 UTC
[xtf test] 106302: all pass - PUSHED
2017-03-01 17:44 UTC
[linux-linus test] 106285: regressions - FAIL
2017-03-01 17:28 UTC
[PATCH v4 0/7] xen: credit2: improve style, and tracing; fix two bugs
2017-03-01 17:12 UTC (13+ messages)
` [PATCH v4 1/7] xen: credit2: always mark a tickled pCPU as... tickled!
` [PATCH v4 2/7] xen: credit2: don't miss accounting while doing a credit reset
` [PATCH v4 3/7] xen: credit2: make accessor helpers inline functions instead of macros
` [PATCH v4 4/7] xen: credit2: tidy up functions names by removing leading '__'
` [PATCH v4 5/7] xen: credit2: group the runq manipulating functions
` [PATCH v4 6/7] xen/tools: tracing: trace (Credit2) runq traversal
` [PATCH v4 7/7] xen/tools: tracing: Report next slice time when continuing as well as switching
[ARM] SMC (and HVC) handling in hypervisor
2017-03-01 16:47 UTC (6+ messages)
[PATCH 0/1] xen/arm: Add pl011 uart support in Xen for guest domains
2017-03-01 16:44 UTC (11+ messages)
` [PATCH 1/1] "
[PATCH RESEND RFC 0/8] Memory scrubbing from idle loop
2017-03-01 16:43 UTC (7+ messages)
[PATCH v3] displif: add ABI for para-virtual display
2017-03-01 16:40 UTC (13+ messages)
[ovmf test] 106287: regressions - FAIL
2017-03-01 15:58 UTC
[PATCH v1 0/2] x86/vvmx: a couple of fixes (vmptrld + vmread/vmwrite)
2017-03-01 15:39 UTC (9+ messages)
` [PATCH v1 1/2] x86/vvmx: check vmcs address in vmread/vmwrite
[xen-unstable test] 106283: regressions - trouble: blocked/broken/fail/pass
2017-03-01 15:28 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).