xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-17 12:06:58 to 2020-04-21 16:13:21 UTC [more...]

[XEN PATCH v5 00/16] xen: Build system improvements
 2020-04-21 16:12 UTC  (17+ messages)
` [XEN PATCH v5 01/16] build,xsm: Fix multiple call
` [XEN PATCH v5 02/16] xen/build: include include/config/auto.conf in main Makefile
` [XEN PATCH v5 03/16] xen/build: use new $(c_flags) and $(a_flags) instead of $(CFLAGS)
` [XEN PATCH v5 04/16] xen/build: have the root Makefile generates the CFLAGS
` [XEN PATCH v5 05/16] build: Introduce documentation for xen Makefiles
` [XEN PATCH v5 06/16] xen/build: introduce if_changed and if_changed_rule
` [XEN PATCH v5 07/16] xen/build: Start using if_changed
` [XEN PATCH v5 08/16] build: Introduce $(cpp_flags)
` [XEN PATCH v5 09/16] xen/build: use if_changed on built_in.o
` [XEN PATCH v5 10/16] xen/build: Use if_changed_rules with %.o:%.c targets
` [XEN PATCH v5 11/16] xen/build: factorise generation of the linker scripts
` [XEN PATCH v5 12/16] xen/build: Use if_changed for prelink*.o
` [XEN PATCH v5 13/16] xen,symbols: rework file symbols selection
` [XEN PATCH v5 14/16] build: use if_changed to build mm/*/guest_%.o
` [XEN PATCH v5 15/16] build,include: rework compat-build-source.py
` [XEN PATCH v5 16/16] build,include: rework compat-build-header.py

[bug report] drm/xen-front: Add support for Xen PV display frontend
 2020-04-21 15:29 UTC  (5+ messages)

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

[xen-unstable-smoke test] 149713: tolerable all pass - PUSHED
 2020-04-21 14:39 UTC 

[PATCH v10 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-21 14:09 UTC  (7+ messages)
` [PATCH v10 1/3] x86/tlb: introduce a flush HVM ASIDs flag

[PATCH v2 0/2] x86: VM assist hypercall adjustments
 2020-04-21 12:40 UTC  (11+ 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] x86/shadow: make sh_remove_write_access() helper HVM only
 2020-04-21 12:06 UTC  (2+ messages)

[PATCH] x86: Enumeration for Control-flow Enforcement Technology
 2020-04-21 10:33 UTC  (4+ messages)

[PATCH 0/1] Mask VT-d DMAR faults for IGD devices
 2020-04-21 10:01 UTC  (5+ messages)
` [PATCH 1/1] x86/vtd: Mask "

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

[PATCH v2 0/4] x86: mm (mainly shadow) adjustments
 2020-04-21  9:13 UTC  (5+ messages)
` [PATCH v2 1/4] x86/mm: no-one passes a NULL domain to init_xen_l4_slots()
` [PATCH v2 2/4] x86/shadow: sh_update_linear_entries() is a no-op for PV
` [PATCH v2 3/4] x86/mm: monitor table is HVM-only
` [PATCH v2 4/4] x86: adjustments to guest handle treatment

[PATCH v4 03/13] numa: Teach ram block notifiers about resizeable ram blocks
 2020-04-21  8:52 UTC 

[PATCH 0/3] x86: IST cleanup
 2020-04-21  7:48 UTC  (7+ messages)
` [PATCH 1/3] x86/S3: Use percpu_traps_init() rather than opencoding SYSCALL/SYSENTER restoration
` [PATCH 2/3] x86/boot: Don't enable EFER.SCE for !CONFIG_PV builds
` [PATCH 3/3] x86/pv: Don't use IST for NMI/#MC/#DB in "

[PATCH v2] sched: print information about scheduling granularity
 2020-04-21  7:08 UTC  (4+ messages)

[XTF 0/4] Small fixes and improvements
 2020-04-21  6:29 UTC  (15+ messages)
` [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

[PATCH 0/3] x86/pv: Start to trim 32bit support
 2020-04-21  6:09 UTC  (17+ 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 2/3] x86/pv: Short-circuit is_pv_{32,64}bit_domain() "
` [PATCH 3/3] x86/pv: Compile out compat_gdt in !CONFIG_PV builds

[PATCH 00/10] x86: mm (mainly shadow) adjustments
 2020-04-21  5:31 UTC  (20+ 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()

grant_table_op v2 support for HVM?
 2020-04-20 20:56 UTC  (2+ messages)

[PATCH v2 0/5] domain context infrastructure
 2020-04-20 17:34 UTC  (7+ messages)
` [PATCH v2 1/5] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v2 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
` [PATCH v2 4/5] common/domain: add a domain context record for shared_info

[PATCH 0/3] xenoprof: XSA-313 follow-up
 2020-04-20 15:01 UTC  (4+ messages)

[PATCH v3] Introduce a description of the Backport and Fixes tags
 2020-04-20 13:56 UTC  (7+ messages)

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

[Xen-devel] [PATCH] sched/core: Fix bug when moving a domain between cpupools
 2020-04-20 13:42 UTC  (4+ messages)
    `  "

[PATCH] x86emul: SYSRET must change CPL
 2020-04-20 13:40 UTC  (2+ messages)

[XEN PATCH v4 00/18] xen: Build system improvements
 2020-04-20 13:39 UTC  (11+ messages)
` [XEN PATCH v4 14/18] xen,symbols: rework file symbols selection

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

[PATCH 0/6] x86/mem-paging: misc cleanup
 2020-04-20 12:51 UTC  (16+ messages)
` [PATCH 3/6] x86/mem-paging: use guest handle for XENMEM_paging_op_prep
` [PATCH 6/6] x86/mem-paging: consistently use gfn_t

[Xen-devel] [PATCH 00/17] Bunch of typesafe conversion
 2020-04-20 12:14 UTC  (17+ messages)
` [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
    `  "

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

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

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

[PATCH] sched: print information about scheduler granularity
 2020-04-17 14:37 UTC  (7+ 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 


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