xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-16 07:20:02 to 2020-04-20 09:17:10 UTC [more...]

[Xen-devel] [PATCH 00/17] Bunch of typesafe conversion
 2020-04-20  9:16 UTC  (19+ messages)
` [Xen-devel] [PATCH 01/17] xen/x86: Introduce helpers to generate/convert the CR3 from/to a MFN/GFN
        `  "
` [Xen-devel] [PATCH 05/17] xen/x86: Remove the non-typesafe version of pagetable_* helpers
        `  "
` [Xen-devel] [PATCH 06/17] xen/x86: mm: Fix the comment on top put_page_from_l2e() to use 'mfn'
    `  "
` [Xen-devel] [PATCH 07/17] xen/x86: traps: Convert __page_fault_type() to use typesafe MFN
    `  "

[PATCH 09/11] xen/pt: Fix flawed conversion to realize()
 2020-04-20  8:58 UTC  (2+ messages)

[PATCH] pvcalls: Document explicitly the padding for all arches
 2020-04-20  8:04 UTC  (2+ messages)

[PATCH v15 1/3] mem_sharing: don't reset vCPU info page during fork reset
 2020-04-20  7:56 UTC  (5+ messages)
` [PATCH v15 2/3] mem_sharing: allow forking domain with IOMMU enabled
` [PATCH v15 3/3] xen/tools: VM forking toolstack side

[PATCH 0/6] x86/mem-paging: misc cleanup
 2020-04-20  7:26 UTC  (13+ messages)
` [PATCH 1/6] x86/mem-paging: fold p2m_mem_paging_prep()'s main if()-s
` [PATCH 2/6] x86/mem-paging: correct p2m_mem_paging_prep()'s error handling
` [PATCH 3/6] x86/mem-paging: use guest handle for XENMEM_paging_op_prep
` [PATCH 4/6] x86/mem-paging: add minimal lock order enforcement to p2m_mem_paging_prep()
` [PATCH 5/6] x86/mem-paging: move code to its dedicated source file
` [PATCH 6/6] x86/mem-paging: consistently use gfn_t

[Xen-devel] PV DRM doesn't work without auto_translated_physmap feature in Dom0
 2020-04-20  5:59 UTC  (5+ messages)
    ` Re[2]: "

[PATCH 00/10] x86: mm (mainly shadow) adjustments
 2020-04-20  5:48 UTC  (18+ messages)
` [PATCH 01/10] x86/mm: no-one passes a NULL domain to init_xen_l4_slots()
` [PATCH 02/10] x86/shadow: drop a stray forward structure declaration
` [PATCH 03/10] x86/shadow: monitor table is HVM-only
` [PATCH 04/10] x86/shadow: sh_update_linear_entries() is a no-op for PV
` [PATCH 05/10] x86/mm: monitor table is HVM-only
` [PATCH 06/10] x86/shadow: sh_remove_write_access_from_sl1p() can be static
` [PATCH 07/10] x86/shadow: the guess_wrmap() hook is needed for HVM only
` [PATCH 08/10] x86/mm: pagetable_dying() is HVM-only
` [PATCH 09/10] x86/shadow: the trace_emul_write_val() hook "
` [PATCH 10/10] x86/shadow: don't open-code shadow_blow_tables_per_domain()

[PATCH 0/1] Mask VT-d DMAR faults for IGD devices
 2020-04-20  3:28 UTC  (3+ messages)
` [PATCH 1/1] x86/vtd: Mask "

[PATCH] x86/vtd: relax EPT page table sharing check
 2020-04-20  2:41 UTC  (3+ messages)

[PATCH] xen/arm: Avoid to open-code the relinquish state machine
 2020-04-19  9:50 UTC 

[PATCH 0/3] x86/pv: Start to trim 32bit support
 2020-04-18 13:46 UTC  (5+ messages)
` [PATCH 1/3] x86/pv: Options to disable and/or compile out 32bit PV support
` [PATCH 2/3] x86/pv: Short-circuit is_pv_{32, 64}bit_domain() in !CONFIG_PV32 builds
` [PATCH 3/3] x86/pv: Compile out compat_gdt in !CONFIG_PV builds

[PATCH v3] Introduce a description of the Backport and Fixes tags
 2020-04-18 12:48 UTC  (2+ messages)

[PATCH][RESEND] xen/arm: vgic-v3: fix GICD_ISACTIVER range
 2020-04-18  9:49 UTC  (4+ messages)

[linux-linus test] 149703: tolerable FAIL - PUSHED
 2020-04-18  7:55 UTC 

[xen-unstable test] 149702: trouble: broken/fail/pass
 2020-04-18  4:15 UTC 

[xen-4.11-testing test] 149701: tolerable FAIL - PUSHED
 2020-04-17 22:46 UTC 

[PATCH-for-5.1 0/3] various: Remove unnecessary casts
 2020-04-17 19:45 UTC  (5+ messages)
` [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
` [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast

[linux-5.4 test] 149700: regressions - FAIL
 2020-04-17 17:45 UTC 

[GIT PULL] xen: branch for v5.7-rc2
 2020-04-17 17:45 UTC  (2+ messages)

[[PATCH v3]] xen/guest_access: Harden *copy_to_guest_offset() to prevent const dest operand
 2020-04-17 17:16 UTC  (3+ messages)

[PATCH v15 0/3] VM forking
 2020-04-17 17:06 UTC 

[Xen-devel] [PATCH v2] xen/arm: implement GICD_I[S/C]ACTIVER reads
 2020-04-17 16:47 UTC  (23+ messages)
      `  "

[linux-linus test] 149697: regressions - FAIL
 2020-04-17 16:29 UTC 

[XEN PATCH v4 00/18] xen: Build system improvements
 2020-04-17 14:42 UTC  (30+ messages)
` [XEN PATCH v4 12/18] xen/build: factorise generation of the linker scripts
` [XEN PATCH v4 14/18] xen,symbols: rework file symbols selection
` [XEN PATCH v4 15/18] xen/build: use if_changed to build guest_%.o
` [XEN PATCH v4 16/18] build,xsm: Fix multiple call
` [XEN PATCH v4 17/18] build,include: rework compat-build-source.py
  ` [XEN PATCH v4 17/18] build, include: "
` [XEN PATCH v4 18/18] build,include: rework compat-build-header.py
  ` [XEN PATCH v4 18/18] build, include: "

[PATCH] sched: print information about scheduler granularity
 2020-04-17 14:37 UTC  (13+ messages)

[ovmf test] 149698: all pass - PUSHED
 2020-04-17 13:54 UTC 

[xen-unstable test] 149695: tolerable FAIL - PUSHED
 2020-04-17 13:30 UTC 

[PATCH] x86/vtd: fix EPT page table sharing check
 2020-04-17 12:04 UTC  (4+ messages)

[PATCH] x86/pv: Delete CONFIG_PV_LDT_PAGING
 2020-04-17 11:45 UTC  (2+ messages)

[xen-unstable-smoke test] 149699: tolerable all pass - PUSHED
 2020-04-17 11:22 UTC 

[PATCH 0/12] direct-map DomUs
 2020-04-17 10:11 UTC  (6+ messages)
` [PATCH 04/12] xen: split alloc_heap_pages in two halves for reusability
` [PATCH 05/12] xen: introduce reserve_heap_pages

[PATCH 0/6] convert more Xen page table code to the new API
 2020-04-17  9:52 UTC  (7+ messages)
` [PATCH 1/6] x86_64/mm: map and unmap page tables in cleanup_frame_table
` [PATCH 2/6] x86_64/mm: map and unmap page tables in subarch_init_memory
` [PATCH 3/6] x86_64/mm: map and unmap page tables in subarch_memory_op
` [PATCH 4/6] x86/smpboot: map and unmap page tables in cleanup_cpu_root_pgt
` [PATCH 5/6] x86/pv: map and unmap page tables in mark_pv_pt_pages_rdonly
` [PATCH 6/6] x86/pv: map and unmap page table in dom0_construct_pv

[ANNOUNCE] Xen 4.14 Development Update
 2020-04-17  9:38 UTC  (2+ messages)

[Xen-devel] [BUG] panic: "IO-APIC + timer doesn't work" - several people have reproduced
 2020-04-17  9:31 UTC  (3+ messages)

[ovmf test] 149694: all pass - PUSHED
 2020-04-17  7:50 UTC 

[linux-linus test] 149693: tolerable FAIL - PUSHED
 2020-04-17  7:28 UTC 

[PATCH] xen/pci: make xen_msi_init() static
 2020-04-17  7:35 UTC 

[XTF 0/6] Add time management functionality
 2020-04-17  7:05 UTC  (7+ messages)
` [XTF 1/6] time: introduce time managment in xtf
` [XTF 2/6] time: add current_time() function to time management
` [XTF 3/6] time: add gettimeofday() function to time managment
` [XTF 4/6] time: Add helper functions and macros to time management
` [XTF 5/6] time: Add cycles2{n,u,m}sec functions
` [XTF 6/6] event_channels: Add EVTCHNOP_bind_vcpu hypercall support

[libvirt test] 149696: regressions - FAIL
 2020-04-17  7:03 UTC 

[PATCH v2] Introduce a description of a new optional tag for Backports
 2020-04-17  6:51 UTC  (10+ messages)

[xen-unstable test] 149689: tolerable FAIL - PUSHED
 2020-04-17  4:15 UTC 

[qemu-mainline test] 149681: tolerable FAIL - PUSHED
 2020-04-16 21:57 UTC 

[ovmf test] 149685: all pass - PUSHED
 2020-04-16 21:35 UTC 

[PATCH] arm/xen: make _xen_start_info static
 2020-04-16 21:24 UTC  (2+ messages)

[libvirt test] 149684: regressions - FAIL
 2020-04-16 20:05 UTC 

[linux-linus test] 149678: tolerable FAIL - PUSHED
 2020-04-16 19:57 UTC 

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

[PATCH] sched: fix scheduler_disable() with core scheduling
 2020-04-16 16:10 UTC  (3+ messages)

[Xen-devel] [PATCH] sched/core: Fix bug when moving a domain between cpupools
 2020-04-16 16:09 UTC  (3+ messages)

[xen-unstable-smoke test] 149688: tolerable all pass - PUSHED
 2020-04-16 15:15 UTC 

[xen-4.10-testing test] 149676: tolerable trouble: fail/pass/starved - PUSHED
 2020-04-16 15:07 UTC 

[PATCH v10 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-16 13:59 UTC  (4+ messages)
` [PATCH v10 1/3] x86/tlb: introduce a flush HVM ASIDs flag
` [PATCH v10 2/3] x86/tlb: allow disabling the TLB clock
` [PATCH v10 3/3] x86/tlb: use Xen L0 assisted TLB flush when available

[PATCH] mini-os: allow 4096 event channels for 64-bit mini-os
 2020-04-16 13:32 UTC  (3+ messages)

[PATCH v2] mini-os: use -m elf_i386 for final linking
 2020-04-16 13:30 UTC  (2+ messages)

[PATCH] mini-os: provide binary without debug information
 2020-04-16 13:30 UTC  (3+ messages)

[Xen-devel] [PATCH 0/8] Fix build with using OCaml 4.06.1 and -safe-string
 2020-04-16 13:25 UTC  (3+ messages)
`  "

[xen-unstable test] 149667: tolerable FAIL - PUSHED
 2020-04-16 13:14 UTC 

[PATCH] mini-os: use -m elf_i386 for final linking
 2020-04-16 13:10 UTC  (4+ messages)

[PATCH v6 00/10] x86emul: further work
 2020-04-16 12:25 UTC  (3+ messages)
` [PATCH v6 03/10] x86emul: support MOVDIR{I,64B} insns

[PATCH] x86emul: SYSRET must change CPL
 2020-04-16 12:14 UTC 

[XTF 0/4] Small fixes and improvements
 2020-04-16 11:51 UTC  (11+ messages)
` [XTF 1/4] lib: Add XEN_MAJOR() and XEN_MINOR() macros
` [XTF 2/4] lib: always append CR after LF in vsnprintf()
` [XTF 3/4] Enabled serial writing for hvm guests
` [XTF 4/4] setup: Setup PV console for HVM guests on xen >4.2

[xen-unstable-smoke test] 149686: tolerable all pass - PUSHED
 2020-04-16 11:33 UTC 

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


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