messages from 2018-09-10 14:25:49 to 2018-09-11 18:56:16 UTC [more...]
[PATCH v3 0/3] x86: Cleanup of MSR handling for Xen and Viridian ranges
2018-09-11 18:56 UTC (3+ messages)
` [PATCH v3 1/3] x86/msr: Dispatch Xen and Viridian MSRs from guest_{wr, rd}msr()
` [PATCH v3 2/3] x86/viridan: Clean up Viridian MSR infrastructure
[PATCH v5 0/3] Add hvmops for setting and getting the suppress #VE bit
2018-09-11 18:08 UTC (5+ messages)
` [PATCH v5 1/3] x86/mm: Change default value for suppress #VE in set_mem_access()
` [PATCH v5 3/3] x86/altp2m: Add a hvmop for querying the suppress #VE bit
x86 Community Call - Wed Sept 12, 14:00 - 15:00 UTC - Agenda
2018-09-11 17:49 UTC
L1TF, and future work
2018-09-11 17:14 UTC (5+ messages)
[xen-unstable-smoke test] 127503: tolerable all pass - PUSHED
2018-09-11 17:03 UTC
[PATCH v3] xen:arm: Populate arm64 image header
2018-09-11 16:48 UTC
[PATCH 3/3] xen/vcpu: Rework sanity checks in vcpu_create()
2018-09-11 16:46 UTC (2+ messages)
` [PATCH v2] "
[PATCH] xen: Improvements to domain_crash()
2018-09-11 16:28 UTC (2+ messages)
[PATCH v2 0/4] x86/HVM: implement memory read caching
2018-09-11 16:20 UTC (8+ messages)
` [PATCH v2 1/4] x86/mm: add optional cache to GLA->GFN translation
` [PATCH v2 2/4] x86/mm: use optional cache in guest_walk_tables()
` [PATCH v2 3/4] x86/HVM: implement memory read caching
` [PATCH v2 4/4] x86/HVM: prefill cache with PDPTEs when possible
[PATCH v6 00/14] paravirtual IOMMU interface
2018-09-11 15:52 UTC (22+ messages)
` [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 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] xen/sched: Re-position the domain_update_node_affinity() call during vcpu construction
2018-09-11 16:14 UTC (2+ messages)
[PATCH] schedule: move last_run_time to the credit scheduler privates
2018-09-11 16:08 UTC (3+ messages)
[PATCH v2] xen/domain: Remove trailing whitespace
2018-09-11 15:38 UTC (2+ messages)
[PATCH 0/5] Misc changes to xentrace_format
2018-09-11 15:54 UTC (17+ messages)
` [PATCH 1/5] xentrace_format: print timestamps in nanoseconds
` [PATCH 2/5] xentrace_format: switch mhz option to float
` [PATCH 3/5] xentrace_format: combine 64-bit LE values from traces
` [PATCH 4/5] formats: allign trace record format to the current code
` [PATCH 5/5] formats: print time values as decimals
[PATCH v2] arm/traps: coding style fixes
2018-09-11 15:48 UTC
[ovmf test] 127502: all pass - PUSHED
2018-09-11 15:28 UTC
[linux-3.18 baseline-only test] 75198: trouble: blocked/broken
2018-09-11 15:22 UTC
[PATCH v2] x86: use VMLOAD for PV context switch
2018-09-11 15:10 UTC (6+ messages)
[PATCH v3] tools: add option to explicitly enable VirtFS in QEMU build
2018-09-11 15:01 UTC
[PATCH v2 00/13] TEE mediator (and OP-TEE) support in XEN
2018-09-11 14:48 UTC (23+ messages)
` [PATCH v2 07/13] optee: add std call handling
` [PATCH v2 08/13] optee: add support for RPC SHM buffers
` [PATCH v2 09/13] optee: add support for arbitrary shared memory
` [PATCH v2 10/13] optee: add support for RPC commands
` [PATCH v2 12/13] xl: add "tee" option for xl.cfg
` [PATCH v2 13/13] lixl: arm: create optee firmware node in DT if tee=1
[PATCH v2] tools: add option to explicitly enable VirtFS in QEMU build
2018-09-11 14:34 UTC (5+ messages)
[PATCH] perfc: Print a system time in a convenient format
2018-09-11 14:33 UTC (21+ messages)
[PATCH v3] xen: avoid crash in disable_hotplug_cpu
2018-09-11 14:29 UTC (3+ messages)
[xen-unstable test] 127489: tolerable FAIL
2018-09-11 14:21 UTC
[PATCH v20 00/13] x86/domctl: Save info for one vcpu instance
2018-09-11 14:00 UTC (15+ messages)
` [PATCH v20 01/13] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
` [PATCH v20 02/13] x86/hvm: Introduce hvm_save_tsc_adjust_one() func
` [PATCH v20 03/13] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v20 04/13] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v20 05/13] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v20 06/13] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v20 07/13] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v20 08/13] x86/hvm: Introduce lapic_save_hidden_one
` [PATCH v20 09/13] x86/hvm: Introduce lapic_save_regs_one func
` [PATCH v20 10/13] x86/hvm: Add handler for save_one funcs
` [PATCH v20 11/13] x86/domctl: Use hvm_save_vcpu_handler
` [PATCH v20 12/13] x86/hvm: Remove redundant save functions
` [PATCH v20 13/13] x86/domctl: Don't pause the whole domain if only getting vcpu state
[PATCH] x86: use alternatives for FS/GS base accesses
2018-09-11 13:39 UTC (3+ messages)
` Ping: "
[PATCH v3 0/9] x86: indirect call overhead reduction
2018-09-11 13:37 UTC (10+ messages)
` [PATCH v3 1/9] x86: infrastructure to allow converting certain indirect calls to direct ones
` [PATCH v3 2/9] x86/HVM: patch indirect calls through hvm_funcs "
` [PATCH v3 3/9] x86/HVM: patch vINTR "
` [PATCH v3 4/9] x86: patch ctxt_switch_masking() indirect call to direct one
` [PATCH v3 5/9] x86/genapic: remove indirection from genapic hook accesses
` [PATCH v3 6/9] x86/genapic: patch indirect calls to direct ones
` [PATCH v3 7/9] x86/cpuidle: patch some "
` [PATCH v3 8/9] cpufreq: convert to a single post-init driver (hooks) instance
` [PATCH v3 9/9] cpufreq: patch target() indirect call to direct one
[xen-unstable-smoke test] 127499: tolerable all pass - PUSHED
2018-09-11 12:41 UTC
[PATCH] coding style fix
2018-09-11 11:41 UTC (2+ messages)
[PATCH] traps: coding style fixes
2018-09-11 11:35 UTC (9+ messages)
[PATCH v4] xen: avoid crash in disable_hotplug_cpu
2018-09-11 10:51 UTC (6+ messages)
[PATCH OSSTEST] Install GnuTLS for libvirt builds
2018-09-11 10:43 UTC (2+ messages)
[distros-debian-snapshot test] 75197: trouble: blocked/broken
2018-09-11 10:39 UTC
[xen-unstable-smoke test] 127496: tolerable all pass - PUSHED
2018-09-11 10:21 UTC
[PATCH 0/3] xen-netback: hash mapping hanling adjustments
2018-09-11 10:16 UTC (3+ messages)
[PATCH v4] x86/HVM: don't #GP/#SS on wrapping virt->linear translations
2018-09-11 10:02 UTC (2+ messages)
[linux-3.18 test] 127486: tolerable FAIL - PUSHED
2018-09-11 9:32 UTC
[libvirt test] 127492: regressions - FAIL
2018-09-11 9:24 UTC
[linux-linus test] 127479: regressions - FAIL
2018-09-11 8:48 UTC
[PATCH v2 0/1] cameraif: add ABI for para-virtual camera
2018-09-11 8:29 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] x86: fix "xpti=" and "pv-l1tf=" yet again
2018-09-11 8:20 UTC (3+ messages)
[PATCH 0/1] cameraif: Add ABI for para-virtualized
2018-09-11 8:09 UTC (16+ messages)
` [PATCH 1/1] cameraif: add ABI for para-virtual camera
xpti=dom0=false doesn't seem to work on 4.8.4
2018-09-11 8:07 UTC (4+ messages)
[PATCH] net: xenbus: remove redundant condition check before debugfs_remove_recursive
2018-09-11 8:01 UTC
[PATCH] xen-netback: remove unecessary condition check before debugfs_remove_recursive
2018-09-11 8:00 UTC
[PATCH v2] xen: add DEBUG_INFO Kconfig symbol
2018-09-11 7:58 UTC (6+ messages)
[PATCH v8 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
2018-09-11 7:50 UTC (3+ messages)
` [PATCH v8 6/6] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges
[ovmf baseline-only test] 75195: trouble: blocked/broken
2018-09-11 7:39 UTC
[libvirt] [PATCH 0/5] libxl: various migration V3 improvements
2018-09-11 7:29 UTC
[PATCH] xen/netfront: don't bug in case of too many frags
2018-09-11 7:04 UTC
[linux-next test] 127474: regressions - FAIL
2018-09-11 4:58 UTC
[ovmf test] 127483: all pass - PUSHED
2018-09-11 2:31 UTC
[linux-linus bisection] complete test-amd64-amd64-qemuu-nested-amd
2018-09-11 2:17 UTC
[ovmf baseline-only test] 75193: trouble: blocked/broken
2018-09-11 2:04 UTC
[linux-3.18 test] 127472: regressions - FAIL
2018-09-10 23:35 UTC
v4.19-rc3, bug in __gnttab_unmap_refs_async with HVM domU
2018-09-10 23:28 UTC (2+ messages)
[PATCH] SVM: limit GIF=0 region
2018-09-10 22:12 UTC (2+ messages)
Updated key wiki documentation
2018-09-10 20:45 UTC (2+ messages)
[ovmf test] 127470: all pass - PUSHED
2018-09-10 20:13 UTC
[freebsd-master test] 127475: all pass - PUSHED
2018-09-10 19:24 UTC
[linux-4.14 test] 127464: tolerable FAIL - PUSHED
2018-09-10 19:23 UTC
[xen-unstable test] 127463: trouble: broken/fail/pass
2018-09-10 17:28 UTC
[PATCH V3 1/2] Drivers/PCI: Export pcie_has_flr() interface
2018-09-10 17:04 UTC (2+ messages)
[DRBD-user] [PATCH] xen-blkback: Switch to closed state after releasing the backing device
2018-09-10 16:18 UTC (2+ messages)
v4.19-rc3, wrong pageflags in dom0
2018-09-10 15:03 UTC (2+ messages)
[PATCH v2 0/5] x86: Switch some bits of MSR handing over to the new infrastructure
2018-09-10 14:45 UTC (5+ messages)
` [PATCH v2 3/5] x86: Fix APIC MSR constant names
` [PATCH v2 4/5] x86/hvm: Handle x2apic MSRs via the new guest_{rd, wr}msr() infrastructure
[ovmf baseline-only test] 75190: trouble: blocked/broken
2018-09-10 14:33 UTC
[PATCH 0/5] xen: Fixes and improvements to HVM_PARAM handling
2018-09-10 14:28 UTC (5+ messages)
` [PATCH 2/5] x86/hvm: Switch hvm_allow_set_param() to use a whitelist
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).