messages from 2017-03-09 23:36:51 to 2017-03-13 11:43:10 UTC [more...]
[PATCH v2] boot allocator: Use arch helper for virt_to_mfn on DIRECTMAP
2017-03-13 11:43 UTC
[Question] About the behavior of HLT in VMX guest mode
2017-03-13 11:38 UTC (2+ messages)
[PATCH v7 0/5] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
2017-03-13 11:32 UTC (20+ messages)
` [PATCH v7 2/5] x86/ioreq server: Add DMOP to map guest ram with p2m_ioreq_server to an ioreq server
` [PATCH v7 3/5] x86/ioreq server: Handle read-modify-write cases for p2m_ioreq_server pages
` [PATCH v7 4/5] ix86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries
` [PATCH v7 5/5] x86/ioreq server: Synchronously reset outstanding p2m_ioreq_server entries when an ioreq server unmaps
[PATCH 0/4] x86emul: FPU handling corrections
2017-03-13 11:26 UTC (7+ messages)
` [PATCH 1/4] x86emul: fold exit paths
` [PATCH 2/4] x86emul: centralize put_fpu() invocations
` [PATCH 3/4] x86emul: correct handling of FPU insns faulting on memory write
` [PATCH 4/4] x86emul: correct FPU code/data pointers and opcode handling
` [PATCH][XTF] add FPU/SIMD register state test
Xen 4.6.5 released
2017-03-13 11:22 UTC (7+ messages)
[GSoC] GSoC Introduction : Fuzzing Xen hypercall interface
2017-03-13 11:14 UTC (2+ messages)
[PATCH v1 0/3] x86/vvmx: fixes for mov-ss and shadow vmcs handling
2017-03-13 10:59 UTC (5+ messages)
` [PATCH v1 1/3] x86/vvmx: add mov-ss blocking check to vmentry
` [PATCH v1 2/3] x86/vvmx: correct nested shadow VMCS handling
` [PATCH v1 3/3] x86/vvmx: add a shadow vmcs check to vmlaunch
WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)
2017-03-13 10:55 UTC (10+ messages)
` WTH is going on with memory hotplug sysf interface
` [RFC PATCH] mm, hotplug: get rid of auto_online_blocks
[PATCH 00/18] Provide a command line option to choose how to handle SErrors
2017-03-13 10:56 UTC (19+ messages)
` [PATCH 01/18] xen/arm: Introduce a helper to get default HCR_EL2 flags
` [PATCH 02/18] xen/arm: Restore HCR_EL2 register
` [PATCH 03/18] xen/arm: Avoid setting/clearing HCR_RW at every context switch
` [PATCH 04/18] xen/arm: Save HCR_EL2 when a guest took the SError
` [PATCH 05/18] xen/arm: Save ESR_EL2 to avoid using mismatched value in syndrome check
` [PATCH 06/18] xen/arm: Introduce a virtual abort injection helper
` [PATCH 07/18] xen/arm: Introduce a command line parameter for SErrors/Aborts
` [PATCH 08/18] xen/arm: Introduce a initcall to update cpu_hwcaps by serror_op
` [PATCH 09/18] xen/arm64: Use alternative to skip the check of pending serrors
` [PATCH 10/18] xen/arm32: Use cpu_hwcaps "
` [PATCH 11/18] xen/arm: Move macro VABORT_GEN_BY_GUEST to common header
` [PATCH 12/18] xen/arm: Introduce new helpers to handle guest/hyp SErrors
` [PATCH 13/18] xen/arm: Replace do_trap_guest_serror with new helpers
` [PATCH 14/18] xen/arm: Unmask the Abort/SError bit in the exception entries
` [PATCH 15/18] xen/arm: Introduce a helper to synchronize SError
` [PATCH 16/18] xen/arm: Isolate the SError between the context switch of 2 vCPUs
` [PATCH 17/18] xen/arm: Prevent slipping hypervisor SError to guest
` [PATCH 18/18] xen/arm: Handle guest external abort as guest SError
[GSoC 2017] Rust bindings for libxl
2017-03-13 10:54 UTC (3+ messages)
[PATCH] tools/Rules.mk: libxlutil should use $(XEN_XLUTIL)
2017-03-13 10:38 UTC
[ovmf test] 106629: regressions - FAIL
2017-03-13 10:09 UTC
[PATCH v2 00/21] x86/xen: untangle PV and PVHVM guest support code
2017-03-13 9:49 UTC (27+ messages)
` [PATCH v2 07/21] x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
` [PATCH v2 08/21] x86/xen: split xen_smp_prepare_boot_cpu()
` [PATCH v2 09/21] x86/xen: split xen_cpu_die()
` [PATCH v2 10/21] x86/xen: split off smp_hvm.c
` [PATCH v2 11/21] x86/xen: split off smp_pv.c
` [PATCH v2 12/21] x86/xen: split off mmu_hvm.c
` [PATCH v2 13/21] x86/xen: split off mmu_pv.c
` [PATCH v2 16/21] x86/xen: define startup_xen for XEN PV only
` [PATCH v2 17/21] x86/xen: create stubs for HVM-only builds in page.h
` [PATCH v2 18/21] xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV
` [PATCH v2 19/21] xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds
` [PATCH v2 20/21] x86/xen: enable PVHVM-only builds
` [PATCH v2 21/21] x86/xen: rename some PV-only functions in smp_pv.c
[OSSTEST PATCH] ts-xtf-run: Understand ./xtf-runner returning CRASH
2017-03-13 9:23 UTC (2+ messages)
[PATCH v2] xen: don't save/restore the physmap on VM save/restore
2017-03-13 9:17 UTC (2+ messages)
[libvirt test] 106628: regressions - FAIL
2017-03-13 7:58 UTC
[linux-linus test] 106625: regressions - FAIL
2017-03-13 7:43 UTC
[PATCH net v4] xen-netback: fix race condition on XenBus disconnect
2017-03-13 6:45 UTC
[Question] About the behavior of HLT in VMX guest mode
2017-03-13 6:12 UTC
[ovmf test] 106626: regressions - FAIL
2017-03-13 4:23 UTC
[PATCH v8 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
2017-03-13 2:43 UTC (45+ messages)
` [PATCH v8 04/24] x86: refactor psr: implement CPU init and free flow
` [PATCH v8 06/24] x86: refactor psr: implement get hw info flow
` [PATCH v8 07/24] x86: refactor psr: implement get value flow
` [PATCH v8 08/24] x86: refactor psr: set value: implement framework
` [PATCH v8 09/24] x86: refactor psr: set value: assemble features value array
` [PATCH v8 10/24] x86: refactor psr: set value: implement cos finding flow
` [PATCH v8 11/24] x86: refactor psr: set value: implement cos id picking flow
` [PATCH v8 13/24] x86: refactor psr: implement CPU init and free flow for CDP
` [PATCH v8 17/24] x86: L2 CAT: implement CPU init and free flow
` [PATCH v8 18/24] x86: L2 CAT: implement get hw info flow
help please
2017-03-13 2:36 UTC
[ovmf test] 106624: regressions - FAIL
2017-03-12 23:49 UTC
[linux-linus test] 106623: regressions - FAIL
2017-03-12 23:39 UTC
[qemu-mainline baseline-only test] 68670: regressions - trouble: blocked/broken/fail/pass
2017-03-12 17:04 UTC
[ovmf test] 106617: regressions - FAIL
2017-03-12 16:57 UTC
[linux-linus test] 106612: regressions - trouble: blocked/broken/fail/pass
2017-03-12 16:25 UTC
[distros-debian-stretch test] 68671: regressions - trouble: blocked/broken/fail/pass
2017-03-12 15:28 UTC
[xen-unstable baseline-only test] 68669: trouble: blocked/broken/fail/pass
2017-03-12 13:47 UTC
[xen-unstable test] 106605: tolerable FAIL
2017-03-12 11:46 UTC
[linux-linus bisection] complete build-amd64-pvops
2017-03-12 11:29 UTC
[xen-unstable-coverity test] 106616: regressions - ALL FAIL
2017-03-12 10:04 UTC
[ovmf test] 106610: regressions - FAIL
2017-03-12 9:29 UTC
[libvirt test] 106608: tolerable FAIL - PUSHED
2017-03-12 8:16 UTC
[linux-linus test] 106609: regressions - FAIL
2017-03-12 7:07 UTC
[distros-debian-jessie test] 68668: trouble: blocked/broken/pass
2017-03-12 5:55 UTC
[ovmf test] 106601: regressions - FAIL
2017-03-12 5:23 UTC
[linux-linus test] 106600: regressions - FAIL
2017-03-12 4:40 UTC
[qemu-upstream-4.8-testing baseline-only test] 68666: tolerable trouble: blocked/broken/fail/pass
2017-03-11 22:50 UTC
[ovmf test] 106598: regressions - FAIL
2017-03-11 19:44 UTC
[linux-linus test] 106597: regressions - FAIL
2017-03-11 19:17 UTC
[qemu-upstream-4.7-testing baseline-only test] 68665: tolerable trouble: blocked/broken/fail/pass
2017-03-11 18:37 UTC
[xen-4.8-testing baseline-only test] 68657: tolerable trouble: blocked/broken/fail/pass
2017-03-11 14:57 UTC
Mapping active GDT
2017-03-11 13:06 UTC (3+ messages)
[xen-unstable test] 106593: tolerable FAIL
2017-03-11 12:52 UTC
[xen-4.7-testing baseline-only test] 68656: tolerable trouble: blocked/broken/fail/pass
2017-03-11 11:35 UTC
[ovmf test] 106592: regressions - FAIL
2017-03-11 10:11 UTC
[linux-linus test] 106591: regressions - FAIL
2017-03-11 9:41 UTC
[libvirt test] 106594: regressions - FAIL
2017-03-11 8:24 UTC
[qemu-mainline baseline-only test] 68648: regressions - trouble: blocked/broken/fail/pass
2017-03-11 4:36 UTC
[PATCH 0/2] Build fixes for clang 4.0
2017-03-11 0:42 UTC (3+ messages)
` [PATCH 2/2] build/clang: fix XSM dummy policy when using "
[ovmf test] 106590: regressions - FAIL
2017-03-11 0:12 UTC
[linux-linus test] 106589: regressions - FAIL
2017-03-10 23:58 UTC
[PATCH net v4] xen-netback: fix race condition on XenBus disconnect
2017-03-10 21:36 UTC
[linux-next test] 106587: regressions - FAIL
2017-03-10 21:11 UTC
[PATCH] x86/monitor: add support for descriptor access events
2017-03-10 19:41 UTC (2+ messages)
[PATCH V2] x86/altp2m: Added xc_altp2m_set_mem_access_multi()
2017-03-10 19:01 UTC (9+ messages)
[PATCH RFC 2/2] xen: credit2: flexible configuration of runqueues
2017-03-10 18:27 UTC
[PATCH RFC 1/2] xen: credit2: flexible configuration of runqueues
2017-03-10 18:26 UTC
[PATCH v4] xen: Allow a default compiled-in command line using Kconfig
2017-03-10 17:36 UTC (3+ messages)
[PATCH 00/10] x86/cpuid: Remove the legacy infrastructure
2017-03-10 17:10 UTC (8+ messages)
` [PATCH 10/10] x86/cpuid: Always enable faulting for the control domain
[PATCH 08/10] x86/cpuid: Handle leaf 0xb in guest_cpuid()
2017-03-10 16:44 UTC (2+ messages)
` [PATCH v2 "
[PATCH 06/10] x86/cpuid: Handle leaf 0x6 in guest_cpuid()
2017-03-10 16:32 UTC (2+ messages)
` [PATCH v2 "
[PATCH 04/10] x86/cpuid: Handle leaf 0x4 in guest_cpuid()
2017-03-10 16:27 UTC (2+ messages)
` [PATCH v2 "
[PATCH] AMD-Vi: allocate root table on demand
2017-03-10 16:19 UTC (2+ messages)
` Ping: "
[xen-unstable test] 106584: tolerable FAIL - PUSHED
2017-03-10 15:57 UTC
[early RFC] ARM PCI Passthrough design document
2017-03-10 15:28 UTC (13+ messages)
[ovmf test] 106586: regressions - FAIL
2017-03-10 15:15 UTC
[linux-linus test] 106581: regressions - trouble: blocked/broken/fail/pass
2017-03-10 12:52 UTC
Enabling #VE for a domain from dom0
2017-03-10 12:03 UTC (6+ messages)
Xen Project Developer and Design Summit location and CfP pre-announcement - also looking for PMC members
2017-03-10 11:37 UTC
[xen-unstable test] 106580: regressions - trouble: blocked/broken/fail/pass
2017-03-10 11:12 UTC (3+ messages)
[RFC PATCH v1 00/21] ARM: Add Xen NUMA support
2017-03-10 10:53 UTC (12+ messages)
` [RFC PATCH v1 16/21] ARM: NUMA: Extract proximity from SRAT table
[PATCH v1] boot allocator: Use arch helper for virt_to_mfn on DIRECTMAP
2017-03-10 10:38 UTC (3+ messages)
[PATCH] tools/kdd: remove unneeded packed attributes
2017-03-10 10:10 UTC (3+ messages)
` [PATCH] tools/kdd: don't use a pointer to an unaligned field
[PATCH 0/8] xen/9pfs: introduce the Xen 9pfs backend
2017-03-10 9:48 UTC (5+ messages)
` [PATCH 1/8] xen: import ring.h from xen
` [PATCH 3/8] xen/9pfs: introduce Xen 9pfs backend
[PATCH v2 0/6] Remove dependency on __LINE__
2017-03-10 8:50 UTC (4+ messages)
[ovmf test] 106582: regressions - FAIL
2017-03-10 8:50 UTC
[libvirt test] 106583: regressions - FAIL
2017-03-10 7:42 UTC
[qemu-mainline test] 106574: tolerable FAIL - PUSHED
2017-03-10 4:16 UTC
[ovmf test] 106572: regressions - FAIL
2017-03-10 3:14 UTC
[linux-linus test] 106570: regressions - FAIL
2017-03-10 3:13 UTC
Xen 4.8.0 dom0pvh=1 causes ext4 filesystem corruption
2017-03-10 3:07 UTC (5+ messages)
[PATCH net v3] xen-netback: fix race condition on XenBus disconnect
2017-03-09 23:36 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).