xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-29 12:29:50 to 2018-08-30 16:00:04 UTC [more...]

[PATCH v6 00/14] paravirtual IOMMU interface
 2018-08-30 15:59 UTC  (3+ messages)
` [PATCH v6 01/14] iommu: introduce the concept of BFN

[PATCH v1] xen: creating debug info is optional
 2018-08-30 15:59 UTC  (3+ messages)

[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-08-30 15:54 UTC  (2+ messages)

[PATCH v3 0/2] SSBD via LS_CFG
 2018-08-30 15:49 UTC  (5+ messages)
` [PATCH v3 1/2] x86/spec-ctrl: add AMD SSBD LS_CFG in init print
` [PATCH v3 2/2] x86/spec-ctrl: add support for modifying SSBD via LS_CFG MSR

[PATCH 0/7] x86: Structure naming and consistency improvements
 2018-08-30 15:47 UTC  (23+ messages)
` [PATCH 1/7] x86/pv: Rename d->arch.pv_domain to d->arch.pv
` [PATCH 2/7] x86/pv: Rename v->arch.pv_vcpu to v->arch.pv
` [PATCH 3/7] xen/hvm: Rename d->arch.hvm_domain to d->arch.hvm
` [PATCH 4/7] x86/hvm: Rename v->arch.hvm_vcpu to v->arch.hvm
` [PATCH 5/7] x86/vtx: Rename arch_vmx_struct to vmx_vcpu
` [PATCH 6/7] x86/svm: Rename arch_svm_struct to svm_vcpu
` [PATCH 7/7] x86/hvm: Drop hvm_{vmx,svm} shorthands

[PATCH] xen: Improvements to domain_crash()
 2018-08-30 15:31 UTC 

[PATCH] x86/mm: Drop {HAP,SHADOW}_ERROR() wrappers
 2018-08-30 15:26 UTC  (5+ messages)

[PATCH] libxl: made vm mac address assignment deterministic
 2018-08-30 15:18 UTC 

[PATCH] x86/hvm: Fix mapping corner case during task switching
 2018-08-30 15:18 UTC  (2+ messages)

[PATCH] tmem: delete
 2018-08-30 15:07 UTC 

[qemu-upstream-unstable test] 126937: tolerable FAIL - PUSHED
 2018-08-30 15:07 UTC 

[PATCH v1 0/6] TEE mediator (and OP-TEE) support in XEN
 2018-08-30 14:48 UTC  (4+ messages)
` [PATCH v1 1/6] arm: add SMC wrapper that is compatible with SMCCC

[xen-unstable-smoke test] 126991: tolerable all pass - PUSHED
 2018-08-30 14:21 UTC 

[PATCH RFC] xen/vsprintf: Introduce %pd formatter for domains
 2018-08-30 14:18 UTC  (2+ messages)

[PATCH] xen: Fix inconsistent callers of panic()
 2018-08-30 14:07 UTC  (2+ messages)

[PATCH 0/6] x86/HVM: implement memory read caching
 2018-08-30 13:58 UTC  (5+ messages)
` [PATCH 4/6] VMX: correct PDPTE load checks

[PATCH] xen/ARM+sched: Don't opencode %pv in printk()'s
 2018-08-30 12:50 UTC 

[distros-debian-wheezy test] 75142: regressions - FAIL
 2018-08-30 12:38 UTC 

[PATCH v2] x86/pv: Deprecate support for paging out the LDT
 2018-08-30 12:30 UTC  (4+ messages)

[PATCH 0/2] x86/HVM: emulation adjustments
 2018-08-30 12:28 UTC  (8+ messages)
` [PATCH 1/2] x86/HVM: drop hvm_fetch_from_guest_linear()
` [PATCH RFC 2/2] x86/HVM: split page straddling emulated accesses in more cases

[xen-4.9-testing test] 126201: regressions - FAIL
 2018-08-30 10:57 UTC  (4+ messages)

[xen-unstable-smoke test] 126985: tolerable all pass - PUSHED
 2018-08-30 10:48 UTC 

[PATCH 0/2] MMIO emulation fixes
 2018-08-30 10:42 UTC  (13+ messages)

[PATCH v1] tools/mkrpm: switch payload to gzip to reduce turnaround time
 2018-08-30 10:15 UTC  (2+ messages)

[xen-4.7-testing test] 126907: regressions - FAIL
 2018-08-30 10:13 UTC  (5+ messages)

[PATCH] xentrace: handle sparse cpu ids correctly in xen trace buffer handling
 2018-08-30  9:28 UTC  (3+ messages)

[ovmf test] 126959: all pass - PUSHED
 2018-08-30  9:10 UTC 

RFE: Detect NUMA misconfigurations and prevent machine freezes
 2018-08-30  8:49 UTC  (6+ messages)
      ` BUG: sched=credit2 crashes system when using cpupools

[PATCH 0/2] fix smt=0 fallout
 2018-08-30  8:46 UTC  (15+ messages)
` [PATCH 1/2] tools/libxl: correct vcpu affinity output with sparse physical cpu map
` [PATCH 2/2] xen: fill topology info for online cpus only

[PATCH 2/2] xen: fill topology info for online cpus only
 2018-08-30  8:46 UTC 

[PATCH v2 00/23] Make CONFIG_HVM work
 2018-08-30  8:35 UTC  (32+ messages)
` [PATCH v2 01/23] x86: change name of parameter for various invlpg functions
` [PATCH v2 06/23] x86: don't call vpci function in physdev_op when !CONFIG_HAS_VPCI
` [PATCH v2 09/23] x86/pt: make it build with !CONFIG_HVM
` [PATCH v2 10/23] x86/pt: split out HVM functions from vtd.c
` [PATCH v2 11/23] x86: XENMEM_resource_ioreq_server is HVM only
` [PATCH v2 12/23] x86: monitor.o is currently "
` [PATCH v2 17/23] x86/mm: put paging_update_nestedmode under CONFIG_HVM
` [PATCH v2 21/23] x86: expose CONFIG_HVM

[PATCH] libxl: made vm mac address assignment deterministic
 2018-08-30  8:27 UTC  (2+ messages)

[PATCH] x86: use alternatives for FS/GS base accesses
 2018-08-30  8:13 UTC  (2+ messages)

[PATCH] xen/grant: Mute gcc warning in steal_linear_address()
 2018-08-30  8:10 UTC  (5+ messages)

Dangling whitespaces in xen code
 2018-08-30  7:54 UTC  (5+ messages)

答复: [PATCH RESEND v3 2/2] x86/mmcfg/drhd: Move acpi_mmcfg_init() call before calling acpi_parse_dmar()
 2018-08-30  7:45 UTC  (2+ messages)

[PATCH v2] x86: assorted array_index_nospec() insertions
 2018-08-30  7:33 UTC  (3+ messages)

[PATCH 0/5] x86: more power-efficient CPU parking
 2018-08-30  7:29 UTC  (4+ messages)
` Ping: "

[PATCH 00/16] x86: indirect call overhead reduction
 2018-08-30  7:19 UTC  (23+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] VMX: reduce number of posted-interrupt hooks
  ` [PATCH v2 02/12] x86/alternatives: allow using assembler macros in favor of C ones
  ` [PATCH v2 03/12] x86: infrastructure to allow converting certain indirect calls to direct ones
  ` [PATCH v2 04/12] x86/HVM: patch indirect calls through hvm_funcs "
  ` [PATCH v2 05/12] x86/HVM: patch vINTR "
  ` [PATCH v2 06/12] x86: patch ctxt_switch_masking() indirect call to direct one
  ` [PATCH v2 07/12] x86/genapic: drop .target_cpus() hook
  ` [PATCH v2 08/12] x86/genapic: remove indirection from genapic hook accesses
  ` [PATCH v2 09/12] x86/genapic: patch indirect calls to direct ones
  ` [PATCH v2 10/12] x86/cpuidle: patch some "
  ` [PATCH v2 11/12] cpufreq: convert to a single post-init driver (hooks) instance
  ` [PATCH v2 12/12] cpufreq: patch target() indirect call to direct one

[ovmf baseline-only test] 75140: tolerable FAIL
 2018-08-30  6:47 UTC 

[xen-unstable baseline-only test] 75139: regressions - FAIL
 2018-08-30  6:36 UTC 

[PATCH v2] SVM: limit GIF=0 region
 2018-08-30  6:11 UTC  (5+ messages)

[linux-linus test] 126888: regressions - FAIL
 2018-08-30  5:08 UTC 

Problems booting 32-bit PV; just me or more widespread?
 2018-08-30  0:51 UTC 

[qemu-mainline baseline-only test] 75138: tolerable FAIL
 2018-08-30  0:38 UTC 

[xen-4.9-testing test] 126876: regressions - FAIL
 2018-08-30  0:11 UTC 

[xen-unstable-smoke test] 126961: tolerable all pass - PUSHED
 2018-08-29 23:00 UTC 

[freebsd-master test] 126935: tolerable FAIL - PUSHED
 2018-08-29 21:42 UTC 

[PATCH] xen/arm: fix SMMU driver build
 2018-08-29 21:36 UTC  (3+ messages)

[libvirt test] 126898: regressions - FAIL
 2018-08-29 21:33 UTC 

[xen-unstable-smoke test] 126956: tolerable all pass - PUSHED
 2018-08-29 19:30 UTC 

[linux-linus bisection] complete test-amd64-i386-xl-xsm
 2018-08-29 19:07 UTC 

[ovmf test] 126919: all pass - PUSHED
 2018-08-29 18:46 UTC 

[xen-unstable-smoke test] 126948: tolerable all pass - PUSHED
 2018-08-29 16:24 UTC 

[distros-debian-squeeze test] 75137: tolerable FAIL
 2018-08-29 16:05 UTC 

[xen-unstable test] 126854: tolerable FAIL - PUSHED
 2018-08-29 15:24 UTC 

[ovmf baseline-only test] 75136: tolerable FAIL
 2018-08-29 15:21 UTC 

[PATCH v2 00/12] Improvements to domain creation
 2018-08-29 15:03 UTC  (11+ messages)
` [PATCH v2 12/12] xen/domain: Allocate d->vcpu[] in domain_create()
  ` [PATCH v3 "

[PATCH] x86/mm: re-arrange get_page_from_l<N>e() vs pv_l1tf_check_l<N>e
 2018-08-29 14:58 UTC  (5+ messages)

[PATCH RFC] x86/HVM: meet xentrace's expectations on emulation event data
 2018-08-29 14:39 UTC  (3+ messages)

[qemu-mainline test] 126861: tolerable FAIL - PUSHED
 2018-08-29 14:35 UTC 

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-08-29 14:25 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] x86emul: fix FMA scalar operand sizes
  ` [PATCH v2 2/6] x86emul: extend MASKMOV{Q,DQU} tests
  ` [PATCH v2 3/6] x86emul: support AVX512 opmask insns
  ` [PATCH v2 4/6] x86emul: clean up AVX2 insn use in test harness
  ` [PATCH v2 5/6] x86emul: correct EVEX decoding
  ` [PATCH v2 6/6] x86emul: generalize vector length handling for AVX512/EVEX

[PATCH v17 00/14] x86/domctl: Save info for one vcpu instance
 2018-08-29 14:13 UTC  (6+ messages)
` [PATCH v17 13/13] x86/domctl: Don't pause the whole domain if only getting vcpu state

[PATCH v2 0/2] x86: HW vulnerability mitigation logging improvements
 2018-08-29 13:58 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] x86: report use of PCID together with reporting XPTI status

[PATCH v2 0/3] x86: assorted assembly related cleanup
 2018-08-29 13:57 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] x86/alternatives: fully leverage automatic NOP filling
  ` [PATCH v3 2/3] x86: move quoting of __ASM_{STAC,CLAC}
  ` [PATCH v3 3/3] x86: reduce "visibility" of spec_ctrl_asm.h

[PATCH] x86: drop NO_XPTI synthetic feature
 2018-08-29 13:38 UTC  (2+ messages)

[PATCH] x86/alt: Fix build when CONFIG_LIVEPATCH is disabled
 2018-08-29 13:25 UTC  (3+ messages)

[PATCH] x86: fix "xpti=" and "pv-l1tf=" yet again
 2018-08-29 13:00 UTC  (3+ messages)

[PATCH v5 12/16] x86/xen: enable Hygon support to Xen
 2018-08-29 12:45 UTC 

[PATCH v5 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-08-29 12:42 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).