xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 10:38:49 to 2020-04-16 08:59:52 UTC [more...]

[PATCH 0/12] direct-map DomUs
 2020-04-16  8:59 UTC  (28+ messages)
` [PATCH 01/12] xen: introduce xen_dom_flags
` [PATCH 02/12] xen/arm: introduce arch_xen_dom_flags and direct_map
` [PATCH 03/12] xen/arm: introduce 1:1 mapping for domUs
` [PATCH 04/12] xen: split alloc_heap_pages in two halves for reusability
` [PATCH 05/12] xen: introduce reserve_heap_pages
` [PATCH 06/12] xen/arm: reserve 1:1 memory for direct_map domUs
` [PATCH 07/12] xen/arm: new vgic: rename vgic_cpu/dist_base to c/dbase
` [PATCH 08/12] xen/arm: if is_domain_direct_mapped use native addresses for GICv2
` [PATCH 09/12] xen/arm: if is_domain_direct_mapped use native addresses for GICv3
` [PATCH 10/12] xen/arm: if is_domain_direct_mapped use native UART address for vPL011
` [PATCH 11/12] xen/arm: if xen_force don't try to setup the IOMMU
` [PATCH 12/12] xen/arm: call iomem_permit_access for passthrough devices

[PATCH] sched: print information about scheduler granularity
 2020-04-16  8:57 UTC  (2+ messages)

[PATCH] x86/boot: Fix early exception handling with CONFIG_PERF_COUNTERS
 2020-04-16  8:47 UTC  (6+ messages)

[XEN PATCH v4 00/18] xen: Build system improvements
 2020-04-16  7:36 UTC  (20+ messages)
` [XEN PATCH v4 04/18] xen/build: include include/config/auto.conf in main Makefile
` [XEN PATCH v4 06/18] xen/build: have the root Makefile generates the CFLAGS
` [XEN PATCH v4 07/18] build: Introduce documentation for xen Makefiles
` [XEN PATCH v4 10/18] xen/build: use if_changed on built_in.o
` [XEN PATCH v4 12/18] xen/build: factorise generation of the linker scripts

[PATCH v4 0/4] use new API for Xen page tables
 2020-04-16  7:09 UTC  (7+ messages)
` [PATCH v4 1/4] x86/shim: map and unmap page tables in replace_va_mapping
` [PATCH v4 2/4] x86_64/mm: map and unmap page tables in m2p_mapped
` [PATCH v4 3/4] x86_64/mm: map and unmap page tables in share_hotadd_m2p_table
` [PATCH v4 4/4] x86_64/mm: map and unmap page tables in destroy_m2p_mapping

[ovmf test] 149665: all pass - PUSHED
 2020-04-16  5:34 UTC 

[xen-4.13-testing test] 149664: tolerable FAIL - PUSHED
 2020-04-16  5:04 UTC 

[libvirt test] 149666: regressions - FAIL
 2020-04-16  4:56 UTC 

[qemu-mainline test] 149660: tolerable FAIL - PUSHED
 2020-04-16  2:07 UTC 

[linux-linus test] 149659: regressions - FAIL
 2020-04-15 22:42 UTC 

[qemu-upstream-4.13-testing test] 149658: tolerable FAIL - PUSHED
 2020-04-15 19:01 UTC 

[PATCH v9 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-15 15:59 UTC  (17+ messages)
` [PATCH v9 1/3] x86/tlb: introduce a flush HVM ASIDs flag

[xen-4.11-testing test] 149651: tolerable FAIL - PUSHED
 2020-04-15 15:31 UTC 

Xen Project {lists,mail,downloads} outage, 22 April
 2020-04-15 14:30 UTC 

[XEN PATCH v5] hvmloader: Enable MMIO and I/O decode, after all resource allocation
 2020-04-15 14:28 UTC  (4+ messages)

preparations for 4.13.1 and 4.12.3
 2020-04-15 14:27 UTC  (5+ messages)

[PATCH V1] Fix for Coverity ID: 1461759
 2020-04-15 14:11 UTC  (3+ messages)

[PATCH OSSTEST v3 1/2] exanime: test for SMT and add a host flag
 2020-04-15 14:10 UTC  (2+ messages)
` [PATCH OSSTEST v3 2/2] make-flight: add a core scheduling job

[PATCH v3 0/4] use new API for Xen page tables
 2020-04-15 14:07 UTC  (7+ messages)
` [PATCH v3 1/4] x86/shim: map and unmap page tables in replace_va_mapping
` [PATCH v3 2/4] x86_64/mm: map and unmap page tables in m2p_mapped
` [PATCH v3 3/4] x86_64/mm: map and unmap page tables in share_hotadd_m2p_table
` [PATCH v3 4/4] x86_64/mm: map and unmap page tables in destroy_m2p_mapping

[PATCH OSSTEST 1/2] exanime: test for SMT and add a host flag
 2020-04-15 13:50 UTC  (8+ messages)
` [PATCH OSSTEST 2/2] make-flight: add a core scheduling job
` [PATCH OSSTEST v2 1/2] exanime: test for SMT and add a host flag

[xen-4.10-testing test] 149650: regressions - trouble: fail/pass/starved
 2020-04-15 13:43 UTC 

[PATCH] x86: retrieve and log CPU frequency information
 2020-04-15 11:55 UTC 

[PATCH AUTOSEL 5.5 053/106] x86/xen: Make the boot CPU idle task reliable
 2020-04-15 11:41 UTC 

[PATCH AUTOSEL 5.6 062/129] x86/xen: Make the boot CPU idle task reliable
 2020-04-15 11:33 UTC 

[PATCH 0/3] xenoprof: XSA-313 follow-up
 2020-04-15 11:19 UTC  (8+ messages)
` [PATCH 1/3] xenoprof: adjust ordering of page sharing vs domain type setting
` [PATCH 2/3] xenoprof: drop unused struct xenoprof fields
` [PATCH 3/3] xenoprof: limit scope of types and #define-s

[PATCH] x86/altp2m: add missing break
 2020-04-15 11:16 UTC  (2+ messages)

[PATCH v2 0/5] use new API for Xen page tables
 2020-04-15 11:16 UTC  (20+ messages)
` [PATCH v2 1/5] x86/shim: map and unmap page tables in replace_va_mapping
` [PATCH v2 2/5] x86_64/mm: map and unmap page tables in m2p_mapped
` [PATCH v2 3/5] x86_64/mm: map and unmap page tables in share_hotadd_m2p_table
` [PATCH v2 4/5] x86_64/mm: map and unmap page tables in destroy_compat_m2p_mapping
  ` [PATCH 0/2] x86: high compat r/o M2P table handling adjustments
    ` [PATCH 1/2] x86: drop unnecessary page table walking in compat r/o M2P handling
    ` [PATCH 2/2] x86: drop high compat r/o M2P table address range
` [PATCH v2 5/5] x86_64/mm: map and unmap page tables in destroy_m2p_mapping

[PATCH V8] x86/altp2m: Hypercall to set altp2m view visibility
 2020-04-15 11:08 UTC  (2+ messages)

[PATCH] docs: update xenstore migration design document
 2020-04-15 10:48 UTC  (5+ messages)

[PATCH v2] Introduce a description of a new optional tag for Backports
 2020-04-15 10:44 UTC  (9+ messages)

[XEN PATCH v4] hvmloader: Enable MMIO and I/O decode, after all resource allocation
 2020-04-15 10:38 UTC  (4+ messages)

[xen-unstable-coverity test] 149674: all pass - PUSHED
 2020-04-15 10:35 UTC 

[Xen-devel] [PATCH] sched/core: Fix bug when moving a domain between cpupools
 2020-04-15  9:08 UTC  (3+ messages)
`  "

[Xen-devel] xenoprof
 2020-04-15  9:02 UTC  (2+ messages)
` xenoprof

[xen-4.9-testing test] 149649: tolerable trouble: fail/pass/starved - PUSHED
 2020-04-15  8:45 UTC 

[PATCH] arm/xen: make _xen_start_info static
 2020-04-15  8:48 UTC 

[PATCH-for-5.1 0/3] various: Remove unnecessary casts
 2020-04-15  7:48 UTC  (9+ messages)
` [PATCH-for-5.1 1/3] target: Remove unnecessary CPU() cast
` [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
` [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast

[xen-unstable test] 149648: tolerable FAIL - PUSHED
 2020-04-15  7:24 UTC 

[XEN PATCH v3] hvmloader: Enable MMIO and I/O decode, after all resource allocation
 2020-04-15  6:57 UTC  (5+ messages)

[xen-4.13-testing test] 149647: regressions - FAIL
 2020-04-14 23:13 UTC 

[xen-4.12-testing test] 149646: tolerable FAIL - PUSHED
 2020-04-14 20:41 UTC 

[Xen-devel] [PATCH v2 00/17] Support CPUID/MSR data in migration streams
 2020-04-14 20:25 UTC  (15+ messages)
` [Xen-devel] [PATCH v2 03/17] tools/migration: Drop IHDR_VERSION constant from libxc and python
        `  "
` [Xen-devel] [PATCH v2 07/17] libxc/restore: STATIC_DATA_END inference for v2 compatibility
        `  "
` [Xen-devel] [PATCH v2 14/17] libxc/save: Write X86_{CPUID, MSR}_DATA records
  ` Ping [PATCH v2 14/17] libxc/save: Write X86_{CPUID,MSR}_DATA records
` [Xen-devel] [PATCH v2 17/17] docs/xl.cfg: Rewrite cpuid= section
  ` Ping "

[Xen-devel] [PATCH v2 10/17] tools/libxl: Plumb a restore boolean down into libxl__build_pre()
 2020-04-14 20:23 UTC  (2+ messages)
` [PATCH v3 10/17] tools/libxl: Plumb a restore boolean into libxl__domain_build_state

[xen-unstable-smoke test] 149654: tolerable all pass - PUSHED
 2020-04-14 18:30 UTC 

[PATCH] x86/svm: Don't use vmcb->tlb_control as if it is a boolean
 2020-04-14 14:54 UTC  (6+ messages)

[xen-unstable-smoke test] 149645: tolerable all pass - PUSHED
 2020-04-14 14:53 UTC 

[XEN PATCH v2] hvmloader: Enable MMIO and I/O decode, after all resource allocation
 2020-04-14 14:13 UTC  (12+ messages)

[xen-unstable-smoke test] 149644: tolerable all pass - PUSHED
 2020-04-14 12:50 UTC 

[PATCH] sched: fix scheduler_disable() with core scheduling
 2020-04-14 12:37 UTC  (3+ messages)

Xen Security Advisory 316 v3 (CVE-2020-11743) - Bad error path in GNTTABOP_map_grant
 2020-04-14 12:00 UTC 

Xen Security Advisory 318 v3 (CVE-2020-11742) - Bad continuation handling in GNTTABOP_copy
 2020-04-14 12:00 UTC 

Xen Security Advisory 313 v3 (CVE-2020-11740,CVE-2020-11741) - multiple xenoprof issues
 2020-04-14 12:00 UTC 

Xen Security Advisory 314 v3 (CVE-2020-11739) - Missing memory barriers in read-write unlock paths
 2020-04-14 12:00 UTC 

[PATCH v6 00/10] x86emul: further work
 2020-04-14 11:49 UTC  (11+ messages)
` [PATCH v6 01/10] x86: determine HAVE_AS_* just once
` [PATCH v6 02/10] x86: move back clang no integrated assembler tests
` [PATCH v6 03/10] x86emul: support MOVDIR{I,64B} insns
` [PATCH v6 04/10] x86emul: support ENQCMD insn
` [PATCH v6 05/10] x86/HVM: scale MPERF values reported to guests (on AMD)
` [PATCH v6 06/10] x86emul: support RDPRU
` [PATCH v6 07/10] x86/HVM: don't needlessly intercept APERF/MPERF/TSC MSR reads
` [PATCH v6 08/10] x86emul: support SERIALIZE
` [PATCH v6 09/10] x86emul: support X{SUS,RES}LDTRK
` [PATCH v6 10/10] x86emul: support MCOMMIT

[xen-unstable test] 149642: tolerable FAIL
 2020-04-14 11:47 UTC 

[PATCH v2 0/2] x86: VM assist hypercall adjustments
 2020-04-14 11:35 UTC  (3+ messages)
` [PATCH v2 1/2] x86/HVM: expose VM assist hypercall
` [PATCH v2 2/2] x86: validate VM assist value in arch_set_info_guest()

[PATCH v7 00/12] Add hypervisor sysfs-like support
 2020-04-14 10:38 UTC  (9+ messages)
` [PATCH v7 09/12] xen: add runtime parameter access support to hypfs


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