xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-14 22:39:18 to 2017-03-16 07:51:14 UTC [more...]

[PATCH 00/18] Provide a command line option to choose how to handle SErrors
 2017-03-16  7:51 UTC  (22+ 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 00/11] pl011 emulation support in Xen
 2017-03-16  6:50 UTC  (4+ messages)
` [PATCH 05/11] xen/arm: vpl011: Initialize nr_spis in vgic_init in Xen to atleast 1

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

[PATCH v3 4/7] xen/9pfs: connect to the backend
 2017-03-16  5:54 UTC  (3+ messages)

[Xen-users] "Hello Xen Project" Book
 2017-03-16  5:00 UTC  (2+ messages)

[linux-4.1 test] 106689: regressions - FAIL
 2017-03-16  2:38 UTC 

[linux-next test] 106687: regressions - FAIL
 2017-03-16  2:13 UTC 

[PATCH V4 0/8] COLO-Proxy: Make Xen COLO use userspace colo-proxy
 2017-03-16  1:21 UTC  (10+ messages)
` [PATCH V4 5/8] COLO-Proxy: Add secondary userspace colo-proxy start args
` [PATCH V4 7/8] COLO-Proxy: Use socket to get checkpoint event

[qemu-upstream-unstable test] 106696: tolerable FAIL - PUSHED
 2017-03-16  1:12 UTC 

[PATCH v10 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2017-03-15 22:39 UTC  (11+ 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 v2 0/9] xen/9pfs: introduce the Xen 9pfs backend
 2017-03-15 22:03 UTC  (30+ 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 5/9] xen/9pfs: connect to the frontend
  ` [PATCH v2 6/9] xen/9pfs: receive requests from "
      ` [Qemu-devel] "
  ` [PATCH v2 7/9] xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal
      ` [Qemu-devel] "
  ` [PATCH v2 8/9] xen/9pfs: send responses back to the frontend

[qemu-mainline test] 106682: regressions - FAIL
 2017-03-15 21:00 UTC 

[raisin] Using cirros for tests???
 2017-03-15 20:13 UTC  (3+ messages)

[RFC PATCH 0/9] "Non-shared" IOMMU support on ARM
 2017-03-15 20:05 UTC  (10+ messages)
` [RFC PATCH 1/9] xen/device-tree: Add dt_count_phandle_with_args helper
` [RFC PATCH 2/9] iommu: Add ability to map/unmap the number of pages
` [RFC PATCH 3/9] xen/arm: p2m: Add helper to convert p2m type to IOMMU flags
` [RFC PATCH 4/9] xen/arm: p2m: Update IOMMU mapping whenever possible if page table is not shared
` [RFC PATCH 5/9] iommu/arm: Re-define iommu_use_hap_pt(d) as iommu_hap_pt_share
` [RFC PATCH 6/9] iommu: Pass additional use_iommu argument to iommu_domain_init()
` [RFC PATCH 7/9] iommu/arm: Add alloc_page_table platform callback
` [RFC PATCH 8/9] iommu: Split iommu_hwdom_init() into arch specific parts
` [RFC PATCH 9/9] xen: Add use_iommu flag to createdomain domctl

[PATCH] x86/time: Don't use virtual TSC if host and guest frequencies are equal
 2017-03-15 19:48 UTC 

[PATCH v4 0/7] Xen transport for 9pfs frontend driver
 2017-03-15 19:23 UTC 

[ovmf test] 106676: regressions - FAIL
 2017-03-15 18:34 UTC 

[linux-linus test] 106674: regressions - FAIL
 2017-03-15 18:29 UTC 

[xen-unstable test] 106671: regressions - FAIL
 2017-03-15 17:35 UTC 

[early RFC] ARM PCI Passthrough design document
 2017-03-15 17:00 UTC  (17+ messages)

[PATCH V2] x86/emulate: synchronize LOCKed instruction emulation
 2017-03-15 16:57 UTC  (4+ messages)

[PATCH v3 03/21] x86/xen: add CONFIG_XEN_PV to Kconfig
 2017-03-15 16:54 UTC  (4+ messages)
  ` [PATCH v3 01/21] x86/xen: separate PV and HVM hypervisors
` [PATCH v3 00/21] x86/xen: untangle PV and PVHVM guest support code

PV performance degraded after live migration
 2017-03-15 16:50 UTC  (16+ messages)

[PATCH v5] xen: don't save/restore the physmap on VM save/restore
 2017-03-15 16:01 UTC 

[PATCH v2] xen: credit2: remove undefined declaration of __dump_execstate()
 2017-03-15 16:00 UTC 

[PATCH v2 0/3] x86emul: FPU handling corrections
 2017-03-15 15:46 UTC  (10+ messages)
` [PATCH v2 1/3] x86emul: centralize put_fpu() invocations
` [PATCH v2 2/3] x86emul: correct handling of FPU insns faulting on memory write
` [PATCH v2 3/3] x86emul: correct FPU code/data pointers and opcode handling
` [PATCH v2][XTF] add FPU/SIMD register state test

Future x86 emulator direction
 2017-03-15 15:43 UTC  (17+ messages)

[libvirt test] 106678: tolerable FAIL - PUSHED
 2017-03-15 15:03 UTC 

[PATCH v16 0/9] x86: multiboot2 protocol support
 2017-03-15 15:02 UTC  (14+ messages)
` [PATCH v16 4/9] x86: add multiboot2 protocol support for EFI platforms

[linux-4.1 bisection] complete test-amd64-amd64-xl-pvh-intel
 2017-03-15 14:58 UTC 

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

[PATCH v7 3/3] x86: Make the GDT remapping read-only on 64-bit
 2017-03-15 13:52 UTC  (2+ messages)
` [PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size

[PATCH] x86emul: parallelize SIMD test code building
 2017-03-15 13:49 UTC  (2+ messages)

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

preparations for 4.8.1
 2017-03-15 13:06 UTC  (2+ messages)

Backport / cherrypick request for xen 4.8.1 patches fixing direct kernel boot regression
 2017-03-15 12:44 UTC  (3+ messages)

"Hello Xen Project" Book
 2017-03-15 12:34 UTC 

[xen-unstable-smoke test] 106690: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-15 12:32 UTC 

[PATCH v4 0/4] x86: remove PVHv1
 2017-03-15 11:03 UTC  (6+ messages)
` [PATCH v3 2/4] x86: remove PVHv1 code

[PATCH] tools: remove gntshr support
 2017-03-15 10:44 UTC  (2+ messages)

[PATCH] tools/xl/xl_parse.c: Remove blank line
 2017-03-15 10:43 UTC  (2+ messages)

[PATCH v2] tools: include sys/sysmacros.h on Linux
 2017-03-15 10:43 UTC  (2+ messages)

[PATCH v9 0/8] VMX: Properly handle pi descriptor and per-cpu
 2017-03-15 10:38 UTC  (3+ messages)
` [PATCH v9 8/8] VT-d: Add copy_irte_{to, from}_irt for updating irte

[PATCH] tools/kdd: remove unneeded packed attributes
 2017-03-15 10:37 UTC  (3+ messages)
` [PATCH] tools/kdd: don't use a pointer to an unaligned field

[PATCH v2 00/17] tools: provide pkg-config files for all libs
 2017-03-15 10:33 UTC  (9+ messages)
` [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab

[xen-unstable-coverity test] 106686: regressions - ALL FAIL
 2017-03-15 10:32 UTC 

[PATCH v2 0/6] Remove dependency on __LINE__
 2017-03-15 10:07 UTC  (3+ messages)
` [PATCH v2 4/6] iommu: Remove dependency on __LINE__ for release builds

[linux-4.1 test] 106669: regressions - FAIL
 2017-03-15 10:06 UTC 

[PATCH] tools/libxc: Fix ARM build broken by XEN_DOMCTL_getvcpuextstate commit
 2017-03-15 10:01 UTC  (3+ messages)

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

[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  (2+ messages)
                      ` WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)

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

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

[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 

[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 "


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