messages from 2018-08-16 11:40:36 to 2018-08-17 18:55:32 UTC [more...]
[linux-linus test] 125921: regressions - FAIL
2018-08-17 18:55 UTC
[PATCH 0/2] xen/xsm: Cleanup in preparation for XSM SILO mode
2018-08-17 18:49 UTC (7+ messages)
` [PATCH 1/2] xen/xsm: Rename CONFIG_FLASK_* to CONFIG_XSM_FLASK_*
[PATCH v2 0/2] SSBD AMD via LS CFG Enablement
2018-08-17 18:45 UTC (6+ messages)
` [PATCH v2 2/2] x86/spec-ctrl: add support for modifying SSBD VIA LS_CFG MSR
[ovmf test] 125966: all pass - PUSHED
2018-08-17 17:46 UTC
[xen-unstable-smoke test] 126054: tolerable all pass - PUSHED
2018-08-17 17:20 UTC
[PATCH] tools: libxl/xl: run NUMA placement even when an hard-affinity is set
2018-08-17 17:03 UTC
[PATCH RFC 1/2] drivers/base: export lock_device_hotplug/unlock_device_hotplug
2018-08-17 17:02 UTC (14+ messages)
` [PATCH RFC 2/2] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
[PATCH v5 0/8] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
2018-08-17 16:37 UTC (24+ messages)
` [PATCH v5 1/8] iommu: rename iommu_dom0_strict and iommu_passthrough
` [PATCH v5 2/8] iommu: introduce dom0-iommu option
` [PATCH v5 3/8] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v5 4/8] mm: introduce a helper to get the memory type of a page
` [PATCH v5 5/8] x86/iommu: switch the hwdom mapping function to use page_get_type
` [PATCH v5 6/8] dom0/pvh: change the order of the MMCFG initialization
` [PATCH v5 7/8] vpci: introduce a helper to check MMCFG ranges
` [PATCH v5 8/8] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges
[PATCH v2] xen: xen.lds should depend on Kconfig's auto.conf
2018-08-17 16:05 UTC (3+ messages)
[PATCH 00/34] Make CONFIG_HVM work
2018-08-17 16:00 UTC (38+ messages)
` [PATCH 01/34] x86: fix building !CONFIG_LOCK_PROFILE
` [PATCH 02/34] x86/vvmx: make get_shadow_eptp static function
` [PATCH 03/34] x86: HVM_FEP should depend on HVM
` [PATCH 04/34] x86/mm: don't reference hvm_funcs directly
` [PATCH 05/34] xen: is_hvm_domain should evaluate to 0 when !CONFIG_HVM
` [PATCH 06/34] x86: fix two unused variable errors "
` [PATCH 07/34] x86: only call memory_type_changed for HVM guests
` [PATCH 08/34] x86: enclose hvm_op and dm_op in CONFIG_HVM in PV hypercall table
` [PATCH 09/34] x86: guard HAS_VPCI with CONFIG_HVM
` [PATCH 10/34] x86: stub out has_* testing for emulation flags
` [PATCH 11/34] xen/pt: io.c contains HVM only code
` [PATCH 12/34] x86/pt: only call some functions for HVM guests
` [PATCH 13/34] x86/pt: split out HVM functions from vtd.c
` [PATCH 14/34] x86/pt: add HVM check to XEN_DOMCTL_unbind_pt_irq
` [PATCH 15/34] x86/nestedhvm: make it build with !CONFIG_HVM
` [PATCH 16/34] x86/hvm: enclose hvm_enabled and hvm_funcs in CONFIG_HVM
` [PATCH 17/34] x86/vmce: enclose HVM load / save code "
` [PATCH 18/34] x86/amd: skip OSVW function calls if !CONFIG_HVM
` [PATCH 19/34] x86: check HVM before trying to get ioreq server
` [PATCH 20/34] x86/mtrr: move is_var_mtrr_overlapped
` [PATCH 21/34] x86/mm: p2m_flush and nvcpu_flush are HVM only
` [PATCH 22/34] x86/mm: put HVM only code under CONFIG_HVM
` [PATCH 23/34] x86/oprofile: put SVM "
` [PATCH 24/34] x86/mem_access: put HVM only function "
` [PATCH 25/34] x86/mm/shadow: make it build with !CONFIG_HVM
` [PATCH 26/34] x86/mm/shadow: split out HVM only code
` [PATCH 27/34] x86: make hvm_inject_* functions build when !CONFIG_HVM
` [PATCH 28/34] x86/vm_event: put vm_event_fill_regs under CONFIG_HVM
` [PATCH 29/34] x86/mm: put paging_update_nestedmode "
` [PATCH 30/34] x86: PIT emulation is common to PV and HVM
` [PATCH 31/34] xen: refuse to create HVM guests when !CONFIG_HVM
` [PATCH 32/34] x86: expose CONFIG_HVM
` [PATCH 33/34] x86/pvshim: disable HVM for PV shim
` [PATCH 34/34] RFC x86: introduce directio virt cap
[PATCH v3 0/5] xen/blk: persistent grant rework
2018-08-17 15:59 UTC
[PATCH] x86: use VMLOAD for PV context switch
2018-08-17 15:58 UTC (5+ messages)
[distros-debian-jessie test] 75078: tolerable FAIL
2018-08-17 15:57 UTC
[PATCH] xen: xen.lds should depend on Kconfig's auto.conf
2018-08-17 14:59 UTC (2+ messages)
[PATCH] x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
2018-08-17 13:40 UTC
[xen-unstable-smoke test] 126049: regressions - FAIL
2018-08-17 13:25 UTC
[PATCH v2 2/2] x86/mmcfg/drhd: Move acpi_mmcfg_init() call before calling acpi_parse_dmar()
2018-08-17 13:05 UTC
[PATCH 0/6] x86/mm: Minor non-functional cleanup
2018-08-17 12:57 UTC (16+ messages)
` [PATCH 1/6] x86/mm: Use mfn_eq()/mfn_add() rather than opencoded variations
` [PATCH 2/6] x86/shadow: Use more appropriate conversion functions
` [PATCH 3/6] x86/shadow: Switch shadow_domain.has_fast_mmio_entries to bool
` [PATCH 4/6] x86/shadow: Use MASK_* helpers for the MMIO fastpath PTE manipulation
` [PATCH 5/6] x86/shadow: Clean up the MMIO fastpath helpers
` [PATCH 6/6] x86/shadow: Use mfn_t in shadow_track_dirty_vram()
[PATCH] x86/build: Use new .nops directive when available
2018-08-17 12:45 UTC (13+ messages)
[PATCH v2 2/2] x86/mmcfg/drhd: Move acpi_mmcfg_init() call before calling acpi_parse_dmar()
2018-08-17 12:28 UTC (2+ messages)
[PATCH v2 1/2] x86/mmcfg: Rename pt_pci_init() and call it in acpi_mmcfg_init()
2018-08-17 12:10 UTC (2+ messages)
[linux-next test] 125915: regressions - FAIL
2018-08-17 12:04 UTC
Virtualization fundamental
2018-08-17 11:26 UTC
[xen-unstable-smoke test] 126043: regressions - FAIL
2018-08-17 10:33 UTC
[qemu-upstream-unstable test] 125919: tolerable FAIL - PUSHED
2018-08-17 10:25 UTC
[PATCH] libxc: copy back the result of XEN_DOMCTL_createdomain
2018-08-17 10:19 UTC (4+ messages)
[PATCH] rangeset: make inquiry functions tolerate NULL inputs
2018-08-17 9:55 UTC (5+ messages)
[PATCH v3 0/5] x86: improve PDX <-> PFN and alike translations
2018-08-17 9:38 UTC (10+ messages)
` [PATCH v3 1/5] x86: remove page.h and processor.h inclusion from asm_defns.h
` [PATCH v3 2/5] x86: use PDEP/PEXT for maddr/direct-map-offset conversion when available
` [PATCH v3 3/5] x86: use PDEP/PEXT for PFN/PDX "
` [PATCH v3 4/5] x86: use MOV for PFN/PDX conversion when possible
` [PATCH v3 5/5] x86: use PDEP for PTE flags insertion when available
[PATCH v3 0/4] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
2018-08-17 8:53 UTC (14+ messages)
[PATCH RFC 0/2] mm: online/offline_pages called w.o. mem_hotplug_lock
2018-08-17 7:58 UTC
[xen-unstable-smoke test] 126019: regressions - FAIL
2018-08-17 7:46 UTC (2+ messages)
[xen-unstable-smoke test] 126021: regressions - FAIL
2018-08-17 7:43 UTC
[linux-3.18 test] 125914: trouble: broken/fail/pass
2018-08-17 7:39 UTC
[ovmf baseline-only test] 75076: tolerable FAIL
2018-08-17 7:37 UTC
[PATCH] libxl/arm: Fix build on arm64 + acpi w/ gcc 8.2
2018-08-17 7:36 UTC (3+ messages)
` [PATCH v2] "
[xen-4.11-testing baseline-only test] 75075: tolerable FAIL
2018-08-17 7:13 UTC
[PATCH v2 0/2] x86: HW vulnerability mitigation logging improvements
2018-08-17 7:05 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] x86: report use of PCID together with reporting XPTI status
` [PATCH v3 2/2] x86/spec-ctrl: split reporting for PV and HVM guests
[PATCH] x86/mm: re-arrange get_page_from_l<N>e() vs pv_l1tf_check_l<N>e
2018-08-17 6:42 UTC
[PATCH RFC] x86/HVM: also stuff RSB upon exit to guest
2018-08-17 6:28 UTC (2+ messages)
` Ping: "
[PATCH v3 13/17] x86/xen: enable Hygon support to Xen
2018-08-17 4:37 UTC (3+ messages)
[PATCH v2] x86/entry/64: Remove %ebx handling from error_entry/exit
2018-08-17 4:19 UTC
Future of 32-bit PV support
2018-08-17 4:10 UTC (9+ messages)
` [Xen-users] "
[xen-unstable-smoke test] 126015: regressions - FAIL
2018-08-17 1:31 UTC
[linux-4.9 test] 125913: trouble: broken/fail/pass
2018-08-17 0:41 UTC
[PATCH] x86/mmcfg/drhd: Move acpi_mmcfg_init() before calling acpi_parse_dmar()
2018-08-17 0:12 UTC (8+ messages)
[xen-unstable-smoke test] 126009: regressions - FAIL
2018-08-16 22:22 UTC
[xen-unstable test] 125912: regressions - FAIL
2018-08-16 22:08 UTC
[PATCH v3 00/25] dom0less step1: boot multiple domains from device tree
2018-08-16 21:48 UTC (25+ messages)
` [PATCH v3 13/25] xen/arm: introduce create_domUs
` [PATCH v3 16/25] xen/arm: rename allocate_memory to allocate_memory_11
` [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU
` [PATCH v3 23/25] xen: support console_switching between Dom0 and DomUs on ARM
` [PATCH v3 24/25] xen/vpl011: buffer out chars when the backend is xen
` [PATCH v3 25/25] xen/arm: split domain_build.c
[libvirt bisection] complete build-i386-libvirt
2018-08-16 19:50 UTC
[xen-unstable-smoke test] 126000: regressions - FAIL
2018-08-16 19:16 UTC
[PATCH 4.18 06/22] xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
2018-08-16 18:45 UTC
[PATCH 4.17 05/21] xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
2018-08-16 18:45 UTC
[PATCH 00/15] xen/arm: Bunch of clean-up/improvement
2018-08-16 18:17 UTC (5+ messages)
` [PATCH 15/15] xen/arm: traps: Move the implementation of GUEST_BUG_ON in traps.h
[PATCH] x86/setup: Avoid OoB E820 lookup when calculating the L1TF safe address
2018-08-16 17:02 UTC (4+ messages)
[xen-unstable-smoke test] 125990: regressions - FAIL
2018-08-16 16:41 UTC
[PATCH] x86/HVM: correct an inverted check in hvm_load()
2018-08-16 15:24 UTC (6+ messages)
` Ping: "
backport of XSA-274 patch to 4.9.x kernel (could use a review)
2018-08-16 15:35 UTC (4+ messages)
` [PATCH] x86/entry/64: Remove %ebx handling from error_entry/exit
[PATCH 0/9] Miscellaneous CONFIG_HVM / CONFIG_PV clean up
2018-08-16 14:30 UTC (9+ messages)
` [PATCH 9/9] x86: move declaration of arch_set_info_hvm_guest and provide stub
[xen-unstable-smoke test] 125967: regressions - FAIL
2018-08-16 13:42 UTC
[PATCH 0/2] MMIO emulation fixes
2018-08-16 12:52 UTC
[PATCH] libxl: fix ARM build after 54ed251dc7
2018-08-16 12:45 UTC (3+ messages)
Patch "xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits" has been added to the 4.18-stable tree
2018-08-16 11:57 UTC
Patch "xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits" has been added to the 4.17-stable tree
2018-08-16 11:57 UTC
[ovmf test] 125924: all pass - PUSHED
2018-08-16 11:43 UTC
[PATCH RFC] x86/xsave: prefer eager clearing of state over eager restoring
2018-08-16 11:40 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).