xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-10 21:11:50 to 2017-03-13 23:56:21 UTC [more...]

[PATCH v2 0/9] xen/9pfs: introduce the Xen 9pfs backend
 2017-03-13 23:56 UTC  (10+ messages)
` [PATCH v2 1/9] configure: change CONFIG_XEN_BACKEND to be a target property
  ` [PATCH v2 2/9] xen: import ring.h from xen
  ` [PATCH v2 3/9] xen: introduce the header file for the Xen 9pfs transport protocol
  ` [PATCH v2 4/9] xen/9pfs: introduce Xen 9pfs backend
  ` [PATCH v2 5/9] xen/9pfs: connect to the frontend
  ` [PATCH v2 6/9] xen/9pfs: receive requests from "
  ` [PATCH v2 7/9] xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal
  ` [PATCH v2 8/9] xen/9pfs: send responses back to the frontend
  ` [PATCH v2 9/9] xen/9pfs: build and register Xen 9pfs backend

[PATCH v3 1/7] xen: import new ring macros in ring.h
 2017-03-13 23:50 UTC  (7+ messages)
  ` [PATCH v3 2/7] xen: introduce the header file for the Xen 9pfs transport protocol
  ` [PATCH v3 3/7] xen/9pfs: introduce Xen 9pfs transport driver
  ` [PATCH v3 4/7] xen/9pfs: connect to the backend
  ` [PATCH v3 5/7] xen/9pfs: send requests "
  ` [PATCH v3 6/7] xen/9pfs: receive responses
  ` [PATCH v3 7/7] xen/9pfs: build 9pfs Xen transport driver

[PATCH v3 0/7] Xen transport for 9pfs frontend driver
 2017-03-13 23:50 UTC 

[seabios test] 106637: tolerable FAIL - PUSHED
 2017-03-13 23:41 UTC 

[PATCH 0/8] xen/9pfs: introduce the Xen 9pfs backend
 2017-03-13 23:26 UTC  (6+ messages)
` [PATCH 1/8] xen: import ring.h from xen
  ` [PATCH 3/8] xen/9pfs: introduce Xen 9pfs backend
        ` [Qemu-devel] "

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-13 23:16 UTC  (17+ messages)
                    ` WTH is going on with memory hotplug sysf interface
                  ` WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)

[PATCH 0/7] Xen transport for 9pfs frontend driver
 2017-03-13 22:36 UTC  (4+ messages)

[PATCH v2 1/7] xen: import new ring macros in ring.h
 2017-03-13 22:28 UTC  (7+ messages)
  ` [PATCH v2 3/7] xen/9pfs: introduce Xen 9pfs transport driver
  ` [PATCH v2 4/7] xen/9pfs: connect to the backend

[raisin] Using cirros for tests???
 2017-03-13 21:31 UTC  (2+ messages)

[PATCH] x86/monitor: add support for descriptor access events
 2017-03-13 21:24 UTC  (2+ messages)

[PATCH v3] xen: don't save/restore the physmap on VM save/restore
 2017-03-13 21:15 UTC  (2+ messages)

[xen-unstable-smoke test] 106639: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-13 20:46 UTC 

[linux-next test] 106632: regressions - FAIL
 2017-03-13 20:29 UTC 

[qemu-mainline test] 106635: regressions - FAIL
 2017-03-13 20:13 UTC 

[PATCH v4 0/4] x86: remove PVHv1
 2017-03-13 19:55 UTC  (6+ messages)
` [PATCH v3 1/4] ocaml/gen: fix ocaml type/code generator from IDL
` [PATCH v3 2/4] x86: remove PVHv1 code

[PATCH v5 2/3] x86: Remap GDT tables in the Fixmap section
 2017-03-13 19:24 UTC  (3+ messages)

[PATCH 0/7] Fixes to pagetable handling
 2017-03-13 17:48 UTC  (4+ messages)
` [RFC XTF PATCH] Pagetable Emulation testing

Mapping active GDT
 2017-03-13 17:34 UTC  (7+ messages)

[PATCH V2] x86/altp2m: Added xc_altp2m_set_mem_access_multi()
 2017-03-13 17:17 UTC  (12+ messages)

[ovmf test] 106634: regressions - FAIL
 2017-03-13 17:13 UTC 

[PATCH 00/16] tools: provide pkg-config files for all libs
 2017-03-13 16:58 UTC  (3+ messages)
` [PATCH 01/16] tools: fix typo in tools/Rules.mk

[PATCH v4] xen: Allow a default compiled-in command line using Kconfig
 2017-03-13 15:35 UTC  (5+ messages)

[linux-linus test] 106630: regressions - FAIL
 2017-03-13 15:31 UTC 

[PATCH 0/4] x86emul: FPU handling corrections
 2017-03-13 14:03 UTC  (10+ 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

[PATCH v2] boot allocator: Use arch helper for virt_to_mfn on DIRECTMAP
 2017-03-13 13:42 UTC  (2+ messages)

[PATCH 04/10] x86/cpuid: Handle leaf 0x4 in guest_cpuid()
 2017-03-13 13:36 UTC  (7+ messages)
` [PATCH v2 "

[PATCH v2 00/21] x86/xen: untangle PV and PVHVM guest support code
 2017-03-13 13:02 UTC  (28+ 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

[PATCH v8 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-03-13 12:37 UTC  (18+ messages)
` [PATCH v8 04/24] x86: refactor psr: implement CPU init and free 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 08/10] x86/cpuid: Handle leaf 0xb in guest_cpuid()
 2017-03-13 12:13 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 06/10] x86/cpuid: Handle leaf 0x6 in guest_cpuid()
 2017-03-13 12:04 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/10] x86/cpuid: Remove the legacy infrastructure
 2017-03-13 11:48 UTC  (9+ messages)
` [PATCH 10/10] x86/cpuid: Always enable faulting for the control domain

[xen-unstable test] 106627: tolerable FAIL
 2017-03-13 11:47 UTC 

Xen 4.6.5 released
 2017-03-13 11:45 UTC  (8+ messages)

[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

[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

[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 

[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 

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 

[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 


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