xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-14 11:24:13 to 2017-03-15 09:20:07 UTC [more...]

[xen-unstable-smoke test] 106683: regressions - trouble: blocked/broken/fail/pass
 2017-03-15  9:20 UTC 

[PATCH 00/18] Provide a command line option to choose how to handle SErrors
 2017-03-15  9:13 UTC  (17+ 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 06/18] xen/arm: Introduce a virtual abort injection helper
` [PATCH 07/18] xen/arm: Introduce a command line parameter for SErrors/Aborts

[PATCH v2 0/9] xen/9pfs: introduce the Xen 9pfs backend
 2017-03-15  9:06 UTC  (17+ 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

[xen-unstable-smoke test] 106680: regressions - trouble: blocked/broken/fail/pass
 2017-03-15  8:48 UTC  (3+ messages)

[PATCH v8 08/24] x86: refactor psr: set value: implement framework
 2017-03-15  8:32 UTC  (14+ messages)

[qemu-mainline test] 106665: trouble: blocked/broken/fail/pass
 2017-03-15  7:59 UTC 

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-15  7:57 UTC  (6+ 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)

Future x86 emulator direction
 2017-03-15  7:49 UTC  (13+ messages)

[PATCH] tools: remove gntshr support
 2017-03-15  7:13 UTC 

[PATCH v2] tools: include sys/sysmacros.h on Linux
 2017-03-15  7:01 UTC 

[PATCH] xen/arm: Register re-mapped Xen area as a temporary virtual region
 2017-03-15  6:54 UTC  (10+ messages)

[PATCH] tools: Include <sys/sysmacros.h> due to glibc 2.25
 2017-03-15  6:54 UTC  (2+ messages)

[PATCH v2 00/17] tools: provide pkg-config files for all libs
 2017-03-15  6:07 UTC  (21+ messages)
` [PATCH v2 01/17] tools: fix typo in tools/Rules.mk
` [PATCH v2 02/17] tools: add missing library flag definitions
` [PATCH v2 03/17] tools, stubdom: set PKG_CONFIG_DIR in main Makefiles
` [PATCH v2 04/17] tools: install PKG_INSTALLDIR in tools/Makefile
` [PATCH v2 05/17] tools: add support for additional items in .pc files for local builds
` [PATCH v2 06/17] tools: provide pkg-config file for libxentoollog
` [PATCH v2 07/17] tools: provide pkg-config file for libxenevtchn
` [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab
` [PATCH v2 09/17] tools: provide pkg-config file for libxencall
` [PATCH v2 10/17] tools: provide pkg-config file for libxenforeignmemory
` [PATCH v2 11/17] tools: provide pkg-config file for libxendevicemodel
` [PATCH v2 12/17] tools: provide pkg-config file for libxenguest, update the one for libxenctrl
` [PATCH v2 13/17] tools: provide pkg-config file for libxenstore
` [PATCH v2 14/17] tools: provide pkg-config file for libxenstat
` [PATCH v2 15/17] tools: provide pkg-config file for libxenvchan
` [PATCH v2 16/17] tools: provide pkg-config file for libxenblktapctl
` [PATCH v2 17/17] tools: adapt xenlight.pc and xlutil.pc to new pkg-config scheme

[xen-unstable-smoke test] 106677: regressions - trouble: blocked/broken/fail/pass
 2017-03-15  5:38 UTC 

[PATCH v2] boot allocator: Use arch helper for virt_to_mfn on DIRECTMAP
 2017-03-15  5:11 UTC  (3+ messages)

[PATCH v10 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2017-03-15  5:11 UTC  (7+ messages)
` [PATCH v10 1/6] VT-d: Introduce new fields in msi_desc to track binding with guest interrupt
` [PATCH v10 2/6] VT-d: Some cleanups
` [PATCH v10 3/6] VMX: Fixup PI descriptor when cpu is offline
` [PATCH v10 4/6] VT-d: introduce update_irte to update irte safely
` [PATCH v10 5/6] passthrough/io: don't migrate pirq when it is delivered through VT-d PI
` [PATCH v10 6/6] passthrough/io: Fall back to remapping interrupt when we can't use "

[PATCH v3 6/7] xen/9pfs: receive responses
 2017-03-15  5:08 UTC  (5+ messages)
      ` [PATCH v3 3/7] xen/9pfs: introduce Xen 9pfs transport driver
      ` [PATCH v3 4/7] xen/9pfs: connect to the backend

[xen-4.6-testing test] 106663: tolerable FAIL - PUSHED
 2017-03-15  4:21 UTC 

[xen-unstable-smoke test] 106675: regressions - trouble: blocked/broken/fail/pass
 2017-03-15  3:24 UTC 

[ovmf test] 106662: regressions - FAIL
 2017-03-15  2:37 UTC 

[PATCH] tools/xl/xl_parse.c: Remove blank line
 2017-03-15  2:34 UTC 

[PATCH V4 0/8] COLO-Proxy: Make Xen COLO use userspace colo-proxy
 2017-03-15  2:02 UTC  (18+ messages)
` [PATCH V4 1/8] COLO-Proxy: Add remus command to open userspace proxy
` [PATCH V4 3/8] COLO-Proxy: Setup userspace colo-proxy on secondary side
` [PATCH V4 4/8] COLO-Proxy: Add primary userspace colo proxy start args
` [PATCH V4 5/8] COLO-Proxy: Add secondary userspace colo-proxy "
` [PATCH V4 6/8] COLO-Proxy: Add colo-compare notify args
` [PATCH V4 7/8] COLO-Proxy: Use socket to get checkpoint event
` [PATCH V4 8/8] COLO-proxy: Add colo_userspace_proxy macro

[xen-4.7-testing test] 106661: tolerable FAIL - PUSHED
 2017-03-15  1:44 UTC 

[xen-unstable-smoke test] 106673: regressions - trouble: blocked/broken/fail/pass
 2017-03-15  1:28 UTC 

[linux-linus test] 106660: regressions - FAIL
 2017-03-15  0:54 UTC 

[xen-unstable-smoke test] 106672: regressions - trouble: blocked/broken/fail/pass
 2017-03-14 23:51 UTC 

[PATCH 0/3] xen/arm: p2m: Perform local invalidation on vCPU migration
 2017-03-14 23:29 UTC  (9+ messages)
` [PATCH 3/3] xen/arm: p2m: Perform local TLB "

[PATCH v7 2/3] x86: Remap GDT tables in the Fixmap section
 2017-03-14 22:43 UTC  (5+ messages)
` [PATCH v7 3/3] x86: Make the GDT remapping read-only on 64-bit

[PATCH 1/3] [RESEND v4] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-03-14 22:18 UTC  (3+ messages)
` [PATCH 2/3] Introduce the Xen 9pfs transport header
` [PATCH 3/3] Introduce the pvcalls header

[xen-unstable-smoke test] 106670: regressions - trouble: blocked/broken/fail/pass
 2017-03-14 21:41 UTC 

[xen-4.8-testing test] 106659: tolerable FAIL - PUSHED
 2017-03-14 21:40 UTC 

[xen-unstable test] 106652: tolerable FAIL - PUSHED
 2017-03-14 20:08 UTC 

[xen-unstable-smoke test] 106667: regressions - trouble: blocked/broken/fail/pass
 2017-03-14 19:45 UTC 

[linux-4.1 test] 106655: regressions - FAIL
 2017-03-14 19:21 UTC 

[PATCH v4] xen: don't save/restore the physmap on VM save/restore
 2017-03-14 18:39 UTC  (2+ messages)

[PATCH v3] xen: don't save/restore the physmap on VM save/restore
 2017-03-14 18:31 UTC  (4+ messages)

[PATCH v3 01/21] x86/xen: separate PV and HVM hypervisors
 2017-03-14 17:35 UTC  (21+ messages)
` [PATCH v3 02/21] x86/xen: globalize have_vcpu_info_placement
` [PATCH v3 03/21] x86/xen: add CONFIG_XEN_PV to Kconfig
` [PATCH v3 04/21] x86/xen: split off enlighten_pvh.c
` [PATCH v3 05/21] x86/xen: split off enlighten_hvm.c
` [PATCH v3 06/21] x86/xen: split off enlighten_pv.c
` [PATCH v3 07/21] x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
` [PATCH v3 08/21] x86/xen: split xen_smp_prepare_boot_cpu()
` [PATCH v3 09/21] x86/xen: split xen_cpu_die()
` [PATCH v3 10/21] x86/xen: split off smp_hvm.c
` [PATCH v3 11/21] x86/xen: split off smp_pv.c
` [PATCH v3 12/21] x86/xen: split off mmu_hvm.c
` [PATCH v3 13/21] x86/xen: split off mmu_pv.c
` [PATCH v3 14/21] x86/xen: split suspend.c for PV and PVHVM guests
` [PATCH v3 15/21] x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV
` [PATCH v3 16/21] x86/xen: define startup_xen for XEN PV only
` [PATCH v3 17/21] x86/xen: create stubs for HVM-only builds in page.h
` [PATCH v3 18/21] xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV
` [PATCH v3 19/21] xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds
` [PATCH v3 20/21] x86/xen: enable PVHVM-only builds
` [PATCH v3 21/21] x86/xen: rename some PV-only functions in smp_pv.c

[PATCH v3 00/21] x86/xen: untangle PV and PVHVM guest support code
 2017-03-14 17:35 UTC 

DomU UEFI configuration
 2017-03-14 17:35 UTC  (2+ messages)

[xen-unstable-smoke test] 106666: regressions - trouble: blocked/broken/fail/pass
 2017-03-14 17:16 UTC 

[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-14 17:05 UTC 

help please
 2017-03-14 16:48 UTC  (2+ messages)

[PATCH v4 0/4] x86: remove PVHv1
 2017-03-14 16:29 UTC  (5+ messages)
` [PATCH v3 2/4] x86: remove PVHv1 code

[PATCH 00/10] x86/cpuid: Remove the legacy infrastructure
 2017-03-14 16:05 UTC  (12+ messages)
` [PATCH 10/10] x86/cpuid: Always enable faulting for the control domain

2017 Xen Project Developer and Design Summit: CfP open from now to April 14, Event is held July 11-13, 2017 in Budapest
 2017-03-14 16:02 UTC 

[xen-unstable-smoke test] 106664: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-14 15:47 UTC 

[PATCH] tools: correct build in directory below tools
 2017-03-14 15:23 UTC  (4+ messages)
` [PATCH] tools/libxl: correct distclean target

[PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
 2017-03-14 14:58 UTC  (3+ messages)

[PATCH] EFI: retrieve and expose Apple device properties
 2017-03-14 14:53 UTC  (2+ messages)

[qemu-mainline test] 106648: regressions - trouble: blocked/broken/fail/pass
 2017-03-14 14:46 UTC 

[PATCH] tools/libxc: Exposed XEN_DOMCTL_getvcpuextstate
 2017-03-14 14:44 UTC  (2+ messages)

[PATCH] x86emul: correct {,v}{ld,st}mxcsr handling
 2017-03-14 14:22 UTC  (2+ messages)

[PATCH RFC 0/4] Fix issues with zero-length records in migration v2
 2017-03-14 14:21 UTC  (4+ messages)

[xen-unstable-smoke test] 106658: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-14 13:51 UTC 

[PATCH v7 0/5] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2017-03-14 13:29 UTC  (30+ messages)
` [PATCH v7 2/5] x86/ioreq server: Add DMOP to map guest ram with p2m_ioreq_server to an ioreq server
` [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

[ovmf test] 106646: regressions - trouble: broken/fail/pass
 2017-03-14 13:26 UTC 

[PATCH] x86/monitor: add support for descriptor access events
 2017-03-14 13:18 UTC  (9+ messages)

[PATCH 00/11] pl011 emulation support in Xen
 2017-03-14 13:00 UTC  (4+ messages)
` [PATCH 06/11] xen/arm: vpl011: Add a new pl011 uart node in the guest DT in the toolstack

[linux-linus test] 106645: regressions - trouble: blocked/broken/fail/pass
 2017-03-14 12:56 UTC 

[PATCH] tools: include sys/sysmacros.h on Linux
 2017-03-14 12:10 UTC  (5+ messages)

[PATCH 00/16] tools: provide pkg-config files for all libs
 2017-03-14 12:09 UTC  (4+ messages)
` [PATCH 13/16] tools: provide pkg-config file for libxenstat

[PATCH] tools/Rules.mk: libxlutil should use $(XEN_XLUTIL)
 2017-03-14 12:08 UTC  (2+ messages)

Xen Security Advisory 211 (CVE-2016-9603) - Cirrus VGA Heap overflow via display refresh
 2017-03-14 12:00 UTC 

[PATCH 0/4] x86emul: FPU handling corrections
 2017-03-14 11:54 UTC  (4+ messages)
` [PATCH][XTF] add FPU/SIMD register state test

preparations for 4.8.1
 2017-03-14 11:47 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).