xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-13 12:16:06 to 2018-11-14 14:41:35 UTC [more...]

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-11-14 14:41 UTC  (34+ messages)
` [PATCH v4 00/44] "
  ` [PATCH v4 05/44] x86emul: support basic AVX512 moves
  ` [PATCH v4 06/44] x86emul: test for correct EVEX Disp8 scaling
  ` [PATCH v4 07/44] x86emul: also allow running the 32-bit harness on a 64-bit distro
  ` [PATCH v4 08/44] x86emul: use AVX512 logic for emulating V{, P}MASKMOV*
  ` [PATCH v4 09/44] x86emul: support AVX512F legacy-equivalent arithmetic FP insns
  ` [PATCH v4 10/44] x86emul: support AVX512DQ logic "
  ` [PATCH v4 11/44] x86emul: support AVX512F "normal" FP compare insns
  ` [PATCH v4 12/44] x86emul: support AVX512F misc legacy-equivalent FP insns
  ` [PATCH v4 13/44] x86emul: support AVX512F fused-multiply-add insns
  ` [PATCH v4 14/44] x86emul: support AVX512F legacy-equivalent logic insns
  ` [PATCH v4 15/44] x86emul: support AVX512{F, DQ} FP broadcast insns
  ` [PATCH v4 16/44] x86emul: support AVX512F v{, u}comis{d, s} insns

x86 Community Call: Nov 14 - 15:00 - 16:00 UTC - Call reminder
 2018-11-14 14:36 UTC  (2+ messages)

[PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2018-11-14 14:24 UTC  (3+ messages)
                        ` [PATCH cargo-cult-version] For linux-4.19.x . "

[PATCH V5 0/3] Fix VGA logdirty related display freezes with altp2m
 2018-11-14 14:05 UTC  (18+ messages)
` [PATCH V5 1/3] x86/altp2m: propagate ept.ad changes to all active altp2ms
` [PATCH V5 2/3] x86/mm: allocate logdirty_ranges for altp2ms
` [PATCH V5 3/3] x86/altp2m: fix display frozen when switching to a new view early

[PATCH v4 0/5] x86/pvh: fix fixes for PVH Dom0
 2018-11-14 13:53 UTC  (9+ messages)
` [PATCH v4 1/5] vpci: fix updating the command register
` [PATCH v4 2/5] vpci: fix deferral of long operations
` [PATCH v4 3/5] vpci/msix: carve p2m hole for MSIX MMIO regions
` [PATCH v4 4/5] amd/iommu: assign iommu devices to Xen
` [PATCH v4 5/5] amd/iommu: skip bridge devices when updating IOMMU page tables

[ovmf test] 130039: regressions - FAIL
 2018-11-14 13:52 UTC 

[PATCH trivial] mm/page_alloc: fix a typo in printk for idle scrub
 2018-11-14 13:48 UTC  (4+ messages)

[PATCH v3 0/8] x86/vvmx: various fixes
 2018-11-14 13:46 UTC  (10+ messages)
` [PATCH v3 1/8] x86/nestedhvm: init nv_vvmcxaddr in hvm_vcpu_initialise()
` [PATCH v3 2/8] x86/nestedhvm: introduce vvmcx_valid()
` [PATCH v3 3/8] x86/vvmx: add VMX_INSN_INVEPT_INVVPID_INVALID_OP errno
` [PATCH v3 4/8] x86/vvmx: correct vmfail() usage for vmptrld and vmclear
` [PATCH v3 5/8] x86/vvmx: add VMX_INSN_VMPTRLD_WITH_VMXON_PTR errno
` [PATCH v3 6/8] x86/vvmx: refactor nvmx_handle_vmclear()
` [PATCH v3 7/8] x86/vvmx: correctly report vvmcs size
` [PATCH v3 8/8] x86/vvmx: fix I/O and MSR bitmaps mapping

[xen-4.8-testing test] 129810: tolerable FAIL - PUSHED
 2018-11-14 13:33 UTC 

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-11-14 13:24 UTC  (63+ messages)
` [PATCH 01/18] xen/arm: Move code that initializes VCPU context into a separate function
` [PATCH 02/18] xen/arm: Implement PSCI system suspend call (virtual interface)
` [PATCH 03/18] xen/arm: Save GIC and virtual timer context when the domain suspends
` [PATCH 06/18] xen/x86: Move freeze/thaw_domains into common files
` [PATCH 08/18] xen/arm: Disable/enable non-boot physical CPUs on suspend/resume
` [PATCH 09/18] xen/arm: Add rcu_barrier() before enabling non-boot CPUs on resume
` [PATCH 10/18] xen/arm: Implement GIC suspend/resume functions (gicv2 only)
` [PATCH 13/18] xen/arm: Implement PSCI SYSTEM_SUSPEND call (physical interface)
` [PATCH 15/18] xen/arm: Resume memory management on Xen resume

[PATCH v4 00/19] xen: add pvh guest support
 2018-11-14 12:49 UTC  (4+ messages)
` [PATCH v4 12/19] xen: add PCI MMIO areas to memory map

[PATCH 0/3] x86/HVM: honor r/o p2m types, in particular during emulation
 2018-11-14 12:44 UTC  (9+ messages)
` [PATCH 4/3] x86/HVM: hvm_map_guest_frame_rw() should respect p2m_ioreq_server
` [PATCH 5/3] x86/shadow: emulate_gva_to_mfn() "

[PATCH v6.1 05/11] libxl_qmp: Implementation of libxl__ev_qmp_*
 2018-11-14 11:40 UTC  (5+ messages)

[PATCH 1/1] tools/ocaml: cleanup to reduce compiler warnings
 2018-11-14 11:36 UTC  (2+ messages)

[PATCH v3] iommu / p2m: add a page_order parameter to iommu_map/unmap_page()
 2018-11-14 11:00 UTC  (3+ messages)

[PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
 2018-11-14 10:55 UTC  (5+ messages)
` [PATCH v5 10/24] hw: acpi: Export the PCI host and holes getters
  ` [Qemu-devel] "
` [PATCH v5 11/24] hw: acpi: Export and generalize the PCI host AML API

[xen-unstable-coverity test] 130035: all pass - PUSHED
 2018-11-14 10:26 UTC 

[xen-4.9-testing test] 129796: regressions - FAIL
 2018-11-14 10:21 UTC 

domu console issue
 2018-11-14 10:21 UTC 

[distros-debian-squeeze test] 75592: tolerable FAIL
 2018-11-14 10:15 UTC 

[ovmf test] 130031: regressions - FAIL
 2018-11-14  9:33 UTC 

[PATCH v7b 00/25] dom0less step1: boot multiple domains from device tree
 2018-11-14  8:21 UTC  (27+ messages)
` [PATCH v7b 01/25] xen: allow console_io hypercalls from certain DomUs
` [PATCH v7b 02/25] xen/arm: extend device tree based multiboot protocol
` [PATCH v7b 03/25] xen/arm: document dom0less
` [PATCH v7b 04/25] xen/arm: increase MAX_MODULES
` [PATCH v7b 05/25] xen/arm: check for multiboot nodes only under /chosen
` [PATCH v7b 06/25] xen/arm: introduce bootcmdlines
` [PATCH v7b 07/25] xen/arm: don't add duplicate boot modules, introduce domU flag
` [PATCH v7b 08/25] xen/arm: probe domU kernels and initrds
` [PATCH v7b 09/25] xen/arm: add start to struct bootcmdline
` [PATCH v7b 10/25] xen/arm: rename get_11_allocation_size to get_allocation_size
` [PATCH v7b 11/25] xen/arm: rename allocate_memory to allocate_memory_11
` [PATCH v7b 12/25] xen/arm: introduce allocate_memory
` [PATCH v7b 13/25] xen/arm: refactor construct_dom0
` [PATCH v7b 14/25] xen/arm: move unregister_init_virtual_region to init_done
` [PATCH v7b 15/25] xen/arm: introduce create_domUs
` [PATCH v7b 16/25] xen/arm: implement construct_domU
` [PATCH v7b 17/25] xen/arm: generate a simple device tree for domUs
` [PATCH v7b 18/25] xen/arm: make set_interrupt_ppi able to handle non-PPI
` [PATCH v7b 19/25] xen/arm: generate vpl011 node on device tree for domU
` [PATCH v7b 20/25] xen/arm: introduce a union in vpl011
` [PATCH v7b 21/25] xen/arm: refactor vpl011_data_avail
` [PATCH v7b 22/25] xen: support console_switching between Dom0 and DomUs on ARM
` [PATCH v7b 23/25] xen/arm: Allow vpl011 to be used by DomU
` [PATCH v7b 24/25] xen/arm: move kernel.h to asm-arm/
` [PATCH v7b 25/25] xen/arm: split domain_build.c

[ovmf test] 130026: regressions - FAIL
 2018-11-14  7:49 UTC 

[PATCH 0/6] x86/emul: Use struct cpuid_policy for feature checks
 2018-11-14  7:47 UTC  (9+ messages)
` [PATCH 6/6] x86/emul: dedup hvmemul_cpuid() and pv_emul_cpuid()

[PATCH v4 0/2] misc safety certification fixes
 2018-11-14  7:44 UTC  (7+ messages)
` [PATCH v4 2/2] xen: use SYMBOL when required

[ovmf test] 130021: regressions - FAIL
 2018-11-14  6:31 UTC 

[xen-4.7-testing test] 129791: regressions - FAIL
 2018-11-14  6:26 UTC 

[linux-linus test] 129789: regressions - FAIL
 2018-11-14  5:56 UTC 

[PATCH] x86/hvm: Unify hvm_event_pending()'s API with the !CONFIG_HVM version
 2018-11-14  5:36 UTC  (2+ messages)

[ovmf test] 130017: regressions - FAIL
 2018-11-14  5:29 UTC 

[PATCH v2 0/8] x86/vvmx: various fixes
 2018-11-14  5:29 UTC  (13+ messages)
` [PATCH v2 2/8] x86/nestedhvm: introduce vvmcx_valid()
` [PATCH v2 3/8] x86/vvmx: add VMX_INSN_INVEPT_INVVPID_INVALID_OP errno
` [PATCH v2 4/8] x86/vvmx: correct vmfail() usage for vmptrld and vmclear
` [PATCH v2 6/8] x86/vvmx: refactor nvmx_handle_vmclear()
` [PATCH v2 7/8] x86/vvmx: correctly report vvmcs size
` [PATCH v2 8/8] x86/vvmx: fix I/O and MSR bitmaps mapping

[ovmf test] 130014: regressions - FAIL
 2018-11-14  4:34 UTC 

[ovmf test] 130006: regressions - FAIL
 2018-11-14  3:26 UTC 

[PATCH v3 0/9] x86: indirect call overhead reduction
 2018-11-14  3:25 UTC  (4+ messages)
` [PATCH v5 00/13] "
  ` [PATCH v5 12/13] IOMMU/x86: remove indirection from certain IOMMU hook accesses

[ovmf test] 130003: regressions - FAIL
 2018-11-14  2:33 UTC 

[ovmf test] 130000: regressions - FAIL
 2018-11-14  1:03 UTC 

[GIT PULL] xen: fixes for 4.20-rc2
 2018-11-14  0:55 UTC 

[ovmf test] 129995: regressions - FAIL
 2018-11-14  0:09 UTC 

[PATCH] xen/keyhandler: Restore missing parenthesis in dump_domains()
 2018-11-13 23:29 UTC  (2+ messages)

[qemu-mainline test] 129773: regressions - FAIL
 2018-11-13 22:48 UTC 

Problems building and running Xen on Hikey960
 2018-11-13 22:43 UTC  (5+ messages)

[ovmf test] 129992: regressions - FAIL
 2018-11-13 22:26 UTC 

[xen-unstable-smoke test] 129982: tolerable all pass - PUSHED
 2018-11-13 22:09 UTC 

[ovmf test] 129987: regressions - FAIL
 2018-11-13 20:51 UTC 

[ovmf test] 129979: regressions - FAIL
 2018-11-13 19:23 UTC 

[xen-unstable-smoke test] 129972: regressions - FAIL
 2018-11-13 18:46 UTC 

[ovmf test] 129973: regressions - FAIL
 2018-11-13 18:21 UTC 

[PATCH v2 0/5] xen/domain: Allocate d->vcpu[] earlier during domain construction
 2018-11-13 16:56 UTC  (13+ messages)
` [PATCH v2 1/5] xen/domain: Introduce a new sanitise_domain_config() helper
` [PATCH v2 3/5] xen/domain: Stricter configuration checking
` [PATCH v2 4/5] xen/domain: Allocate d->vcpu[] earlier during domain_create()

[ovmf test] 129969: regressions - FAIL
 2018-11-13 16:55 UTC 

[linux-3.18 bisection] complete test-amd64-i386-xl-raw
 2018-11-13 16:48 UTC 

[xen-unstable-smoke test] 129960: tolerable all pass - PUSHED
 2018-11-13 16:23 UTC 

[ovmf test] 129963: regressions - FAIL
 2018-11-13 15:28 UTC 

[linux-linus bisection] complete test-amd64-i386-qemut-rhel6hvm-amd
 2018-11-13 15:18 UTC 

[linux-4.9 test] 129763: regressions - FAIL
 2018-11-13 14:55 UTC 

[ovmf test] 129957: regressions - FAIL
 2018-11-13 14:16 UTC 

[PATCH] libx86: Fix 32bit stubdom build of x86_cpuid_policy_fill_native()
 2018-11-13 13:47 UTC  (3+ messages)

[PATCH 0/3] automation: build Xen on Arm64
 2018-11-13 13:40 UTC  (3+ messages)

[xen-unstable-smoke test] 129944: regressions - FAIL
 2018-11-13 13:23 UTC 

[ovmf test] 129952: regressions - FAIL
 2018-11-13 13:15 UTC 

[PATCH v9] arch/x86: Add registers to vm_event
 2018-11-13 12:52 UTC  (2+ messages)

[distros-debian-snapshot test] 75591: regressions - FAIL
 2018-11-13 12:49 UTC 

[ovmf test] 129950: regressions - FAIL
 2018-11-13 12:28 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).