messages from 2018-08-21 14:57:08 to 2018-08-23 09:58:45 UTC [more...]
[PATCH v6 00/14] paravirtual IOMMU interface
2018-08-23 9:47 UTC (15+ messages)
` [PATCH v6 01/14] iommu: introduce the concept of BFN
` [PATCH v6 02/14] iommu: make use of type-safe BFN and MFN in exported functions
` [PATCH v6 03/14] iommu: push use of type-safe BFN and MFN into iommu_ops
` [PATCH v6 04/14] iommu: don't domain_crash() inside iommu_map/unmap_page()
` [PATCH v6 05/14] public / x86: introduce __HYPERCALL_iommu_op
` [PATCH v6 06/14] iommu: track reserved ranges using a rangeset
` [PATCH v6 07/14] x86: add iommu_op to query reserved ranges
` [PATCH v6 08/14] vtd: add lookup_page method to iommu_ops
` [PATCH v6 09/14] mm / iommu: include need_iommu() test in iommu_use_hap_pt()
` [PATCH v6 10/14] mm / iommu: split need_iommu() into has_iommu_pt() and need_iommu_pt_sync()
` [PATCH v6 11/14] x86: add iommu_op to enable modification of IOMMU mappings
` [PATCH v6 12/14] memory: add get_paged_gfn() as a wrapper
` [PATCH v6 13/14] x86: add iommu_ops to modify and flush IOMMU mappings
` [PATCH v6 14/14] x86: extend the map and unmap iommu_ops to support grant references
[PATCH v2] qemu-trad: stop using the default IOREQ server
2018-08-23 8:53 UTC (2+ messages)
[PATCH v2 0/2] MMIO emulation fixes
2018-08-23 8:47 UTC (4+ messages)
` [PATCH v2 2/2] x86/hvm/emulate: make sure rep I/O emulation does not cross GFN boundaries
[PATCH v2] x86: assorted array_index_nospec() insertions
2018-08-23 8:40 UTC (3+ messages)
` Ping: "
[PATCH] x86/hvm/viridian: set shutdown_code in response to CrashNotify
2018-08-23 8:38 UTC (5+ messages)
[qemu-mainline baseline-only test] 75107: regressions - trouble: broken/fail/pass
2018-08-23 8:04 UTC
[PATCH 4.9 001/130] x86/entry/64: Remove %ebx handling from error_entry/exit
2018-08-23 7:51 UTC
[PATCH 0/2] tools/libxl: Switch Arm guest type to PVH
2018-08-23 7:58 UTC (8+ messages)
` [PATCH 1/2] tools/libxl: Rename libxl__arch_domain_build_info_acpi_setdefault to
` [PATCH 2/2] tools/libxl: Switch Arm guest type to PVH
[PATCH] tools/xentop : replace use of deprecated vwprintw
2018-08-23 7:01 UTC (4+ messages)
[xen-unstable test] 126346: regressions - FAIL
2018-08-23 5:43 UTC
[linux-4.9 test] 126345: regressions - FAIL
2018-08-23 5:22 UTC
[ovmf baseline-only test] 75106: tolerable FAIL
2018-08-23 4:40 UTC
[distros-debian-squeeze test] 75105: tolerable FAIL
2018-08-23 3:55 UTC
[xen-4.10-testing baseline-only test] 75104: regressions - FAIL
2018-08-23 3:35 UTC
[linux-linus bisection] complete test-amd64-i386-xl-qemuu-win10-i386
2018-08-23 3:17 UTC
[ovmf test] 126389: all pass - PUSHED
2018-08-23 2:51 UTC
[libvirt test] 126350: regressions - FAIL
2018-08-23 2:32 UTC
[xen-4.9-testing test] 126201: regressions - FAIL
2018-08-22 22:52 UTC (2+ messages)
[PATCH v1 6/6] xsm: add tee access policy support
2018-08-22 22:44 UTC
[linux-linus test] 126310: regressions - FAIL
2018-08-22 21:08 UTC
[qemu-mainline test] 126322: tolerable FAIL - PUSHED
2018-08-22 20:53 UTC
[PATCH] x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
2018-08-22 19:28 UTC
[freebsd-master test] 126376: tolerable FAIL - PUSHED
2018-08-22 18:33 UTC
[PATCH] RFC: chardev: mark the calls that allow an implicit mux monitor
2018-08-22 18:26 UTC (2+ messages)
` [Qemu-devel] "
[xen-unstable-smoke test] 126397: tolerable all pass - PUSHED
2018-08-22 18:21 UTC
[PATCH v1 0/6] TEE mediator (and OP-TEE) support in XEN
2018-08-22 17:32 UTC (12+ messages)
` [PATCH v1 1/6] arm: add SMC wrapper that is compatible with SMCCC
` [PATCH v1 2/6] arm: add generic TEE mediator framework
` [PATCH v1 3/6] arm: tee: add OP-TEE header files
` [PATCH v1 4/6] optee: add OP-TEE mediator
` [PATCH v1 5/6] libxl: create DTS node for OP-TEE if it is enabled
` [PATCH v1 6/6] xsm: add tee access policy support
[PATCH 00/34] Make CONFIG_HVM work
2018-08-22 17:08 UTC (38+ messages)
` [PATCH 02/34] x86/vvmx: make get_shadow_eptp static function
` [PATCH 05/34] xen: is_hvm_domain should evaluate to 0 when !CONFIG_HVM
` [PATCH 07/34] x86: only call memory_type_changed for HVM guests
` [PATCH 10/34] x86: stub out has_* testing for emulation flags
` [PATCH 12/34] x86/pt: only call some functions for HVM guests
` [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 31/34] xen: refuse to create HVM guests when !CONFIG_HVM
` [PATCH 34/34] RFC x86: introduce directio virt cap
[PATCH] pvshim: introduce a PV shim defconfig
2018-08-22 16:29 UTC (4+ messages)
[Xen-users] Xen shutdown fails to release DRBD device
2018-08-22 16:23 UTC (3+ messages)
[PATCH] gnttab/ARM: properly implement gnttab_create_status_page()
2018-08-22 15:58 UTC (3+ messages)
[PATCH v1 0/4] Renesas Stout board support (R-Car Gen2)
2018-08-22 15:53 UTC (3+ messages)
[PATCH 00/15] xen/arm: Bunch of clean-up/improvement
2018-08-22 15:45 UTC (2+ messages)
[PATCH v3 00/25] dom0less step1: boot multiple domains from device tree
2018-08-22 15:44 UTC (13+ messages)
` [PATCH v3 02/25] xen/arm: move a few DT related defines to public/device_tree_defs.h
` [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU
` [PATCH v3 24/25] xen/vpl011: buffer out chars when the backend is xen
[PATCH v17 00/14] x86/domctl: Save info for one vcpu instance
2018-08-22 15:26 UTC (20+ messages)
` [PATCH v17 01/13] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
` [PATCH v17 02/13] x86/hvm: Introduce hvm_save_tsc_adjust_one() func
` [PATCH v17 03/13] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v17 04/13] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v17 05/13] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v17 06/13] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v17 07/13] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v17 08/13] x86/hvm: Introduce lapic_save_hidden_one
` [PATCH v17 09/13] x86/hvm: Introduce lapic_save_regs_one func
` [PATCH v17 10/13] x86/hvm: Add handler for save_one funcs
` [PATCH v17 11/13] x86/domctl: Use hvm_save_vcpu_handler
` [PATCH v17 12/13] x86/hvm: Remove redundant save functions
` [PATCH v17 13/13] x86/domctl: Don't pause the whole domain if only getting vcpu state
[PATCH v7 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
2018-08-22 15:24 UTC (17+ messages)
` [PATCH v7 1/6] iommu: rename iommu_dom0_strict and iommu_passthrough
` [PATCH v7 2/6] iommu: introduce dom0-iommu option
` [PATCH v7 3/6] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v7 4/6] mm: introduce a helper to get the memory type of a page
` [PATCH v7 5/6] x86/iommu: switch the hwdom mapping function to use page_get_type
` [PATCH v7 6/6] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges
[PATCH] libxl: make sure string is null-terminated in libxl__prepare_sockaddr_un
2018-08-22 14:33 UTC (4+ messages)
[PATCH 00/10] arm: add one kconfig option per platform
2018-08-22 13:32 UTC (8+ messages)
` [PATCH 02/10] xen/arm: add THUNDERX kconfig
` [PATCH 06/10] xen/arm: add OMAP5 kconfig
[ovmf test] 126360: all pass - PUSHED
2018-08-22 13:01 UTC
[xen-4.7-testing test] 126307: regressions - FAIL
2018-08-22 12:37 UTC
[linux-3.18 bisection] complete test-amd64-i386-qemut-rhel6hvm-intel
2018-08-22 12:26 UTC
[ovmf baseline-only test] 75102: tolerable FAIL
2018-08-22 11:55 UTC
[xen-unstable baseline-only test] 75101: regressions - FAIL
2018-08-22 11:22 UTC
[xen-4.9-testing test] 126296: regressions - FAIL
2018-08-22 10:59 UTC
[OSSTEST PATCH] Revert "production-config: Temporarily drop arm64"
2018-08-22 10:50 UTC
[RFC PATCH 0/2] xen/arm64: Add Support for Amlogic S905 SoC
2018-08-22 10:00 UTC (9+ messages)
` [RFC PATCH 1/2] xen/arm: Add Amlogic S905 SoC early printk support
` [RFC PATCH 2/2] xen/arm: Add MESON UART driver for Amlogic S905 SoC
[xen-unstable-coverity test] 126378: all pass - PUSHED
2018-08-22 9:52 UTC
[PATCH RESEND v3 2/2] x86/mmcfg/drhd: Move acpi_mmcfg_init() call before calling acpi_parse_dmar()
2018-08-22 9:16 UTC
[PATCH RESEND v3 1/2] x86/mmcfg: Rename pt_pci_init() and call it in acpi_mmcfg_init()
2018-08-22 9:16 UTC
[PATCH v3 2/2] x86/mmcfg/drhd: Move acpi_mmcfg_init() call before calling acpi_parse_dmar()
2018-08-22 9:14 UTC (5+ messages)
[xen-4.11-testing test] 126287: trouble: broken/fail/pass
2018-08-22 7:50 UTC
[PATCH v2] x86/entry/64: Remove %ebx handling from error_entry/exit
2018-08-22 7:19 UTC (2+ messages)
Patch "x86/entry/64: Remove %ebx handling from error_entry/exit" has been added to the 4.9-stable tree
2018-08-22 7:19 UTC
[linux-linus bisection] complete test-amd64-i386-xl-qemut-win7-amd64
2018-08-22 7:16 UTC
[xen-4.10-testing test] 126288: tolerable FAIL - PUSHED
2018-08-22 5:51 UTC
[qemu-mainline baseline-only test] 75100: regressions - FAIL
2018-08-22 5:35 UTC
[linux-3.18 test] 126270: regressions - FAIL
2018-08-22 5:27 UTC
[ovmf test] 126340: all pass - PUSHED
2018-08-22 4:56 UTC
[PATCH v4 2/2] x86/dmar: zap DMAR signature for dom0 once in TBOOT case
2018-08-22 3:29 UTC
[PATCH v3 2/2] x86/dmar: zap DMAR signature for dom0 once in TBOOT case
2018-08-22 2:58 UTC (3+ messages)
[PATCH v2 1/2] dmar: iommu mem leak fix
2018-08-22 2:58 UTC (2+ messages)
x86 Community Call - Wed Aug 15, 14:00 - 15:00 UTC - Minutes
2018-08-22 2:49 UTC (5+ messages)
[PATCH v6 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
2018-08-22 2:02 UTC (14+ messages)
` [PATCH v6 1/6] iommu: rename iommu_dom0_strict and iommu_passthrough
` [PATCH v6 3/6] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v6 4/6] mm: introduce a helper to get the memory type of a page
` [PATCH v6 6/6] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges
[distros-debian-snapshot test] 75099: regressions - FAIL
2018-08-22 1:59 UTC
[PATCH v5 0/8] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
2018-08-22 1:53 UTC (5+ messages)
` [PATCH v5 1/8] iommu: rename iommu_dom0_strict and iommu_passthrough
` [PATCH v5 3/8] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
[PATCH] VMX: make vmx_read_guest_msr() cope with callers not checking its return value
2018-08-22 1:44 UTC (2+ messages)
[libvirt test] 126277: regressions - FAIL
2018-08-22 0:10 UTC
[ovmf baseline-only test] 75098: tolerable FAIL
2018-08-22 0:06 UTC
[xen-unstable test] 126266: tolerable FAIL - PUSHED
2018-08-21 22:03 UTC
[linux-4.9 test] 126259: regressions - FAIL
2018-08-21 21:11 UTC
[ovmf test] 126315: all pass - PUSHED
2018-08-21 19:25 UTC
Armv8-A: Not able to enable secondary CPUs in Hikey960 board
2018-08-21 18:37 UTC (8+ messages)
[xen-unstable-smoke test] 126333: tolerable all pass - PUSHED
2018-08-21 18:13 UTC
[linux-next test] 126246: regressions - FAIL
2018-08-21 17:02 UTC
[PATCH v2 1/2] x86/xen: don't write ptes directly in 32-bit PV guests
2018-08-21 15:57 UTC (3+ messages)
` [PATCH v2 2/2] x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
[PATCH] x86: fix "xpti=" and "pv-l1tf=" yet again
2018-08-21 15:54 UTC (3+ messages)
[xen-unstable-smoke test] 126329: tolerable all pass - PUSHED
2018-08-21 15:52 UTC
[PATCH v2 0/2] x86/xen: avoid 32-bit writes to PTEs in PV PAE guests
2018-08-21 15:37 UTC
[PATCH] tools: libxl/xl: run NUMA placement even when an hard-affinity is set
2018-08-21 15:31 UTC (6+ messages)
[PATCH] x86/svm: Fixes to OS Visible Workaround handling
2018-08-21 15:09 UTC (2+ messages)
[PATCH v4 00/32] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
2018-08-21 14:56 UTC (7+ messages)
` [PATCH v4 22/32] libxl_qmp: Handle messages from QEMU
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).