messages from 2018-02-23 05:22:23 to 2018-02-24 01:49:11 UTC [more...]
[PATCH v5 00/18] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
2018-02-24 1:49 UTC (23+ messages)
` [PATCH v5 01/18] xen/arm: psci: Rework the PSCI definitions
` [PATCH v5 02/18] xen/arm: vpsci: Add support for PSCI 1.1
` [PATCH v5 03/18] xen/arm: vsmc: Implement SMCCC 1.1
` [PATCH v5 04/18] xen/arm: vsmc: Implement SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v5 05/18] xen/arm: Adapt smccc.h to be able to use it in assembly code
` [PATCH v5 06/18] xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_1
` [PATCH v5 07/18] xen/arm64: Print a per-CPU message with the BP hardening method used
` [PATCH v5 08/18] xen/arm: smccc: Add macros SMCCC_VERSION, SMCCC_VERSION_{MINOR, MAJOR}
` [PATCH v5 09/18] xen/arm: psci: Detect SMCCC version
` [PATCH v5 10/18] xen/arm: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH v5 11/18] xen/arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v5 12/18] xen/arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH v5 13/18] xen/arm: vpsci: Remove parameter 'ver' from do_common_cpu
` [PATCH v5 14/18] xen/arm: psci: Consolidate PSCI version print
` [PATCH v5 15/18] xen/arm: psci: Prefix with static any functions not exported
` [PATCH v5 16/18] xen/arm: vpsci: Update the return type for MIGRATE_INFO_TYPE
` [PATCH v5 17/18] xen/arm: vpsci: Introduce and use PSCI_INVALID_ADDRESS
` [PATCH v5 18/18] xen/arm: vpsci: Rework the logic to start AArch32 vCPU in Thumb mode
[PATCH v3 0/2] vmx/hap: optimize CR4 trapping
2018-02-24 1:47 UTC (5+ messages)
` [PATCH v3 2/2] "
[PATCH] tools/xenstore: try to get minimum thread stack size for watch thread
2018-02-24 1:22 UTC (2+ messages)
[v1 0/1] Allow deferred page initialization for xen pv
2018-02-23 23:25 UTC (2+ messages)
` [v1 1/1] xen, mm: Allow deferred page initialization for xen pv domains
[xen-devel] [fuzz] [x86 emulator] Input size
2018-02-23 22:48 UTC (10+ messages)
` [PATCH] fuzz/x86_emulate: fix bounds for input size
` [PATCH v2] "
[qemu-mainline test] 119894: tolerable FAIL - PUSHED
2018-02-23 22:45 UTC
[PATCH v2] x86/mm: Suppresses vm_events caused by page-walks
2018-02-23 22:36 UTC (6+ messages)
[PATCH v3] hvm/svm: Implement CPUID events
2018-02-23 22:27 UTC (3+ messages)
[linux-4.9 test] 119891: tolerable FAIL - PUSHED
2018-02-23 20:24 UTC
libxl - avoid calling block script
2018-02-23 20:14 UTC (6+ messages)
[PATCH] libxl: allow libxl_domain_suspend to simply suspend a domain, without saving it
2018-02-23 20:03 UTC (3+ messages)
[PATCH v2] libxl: do not fail device removal if backend domain is gone
2018-02-23 20:00 UTC
Xen Security Advisory 254 (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754) - Information leak via side effects of speculative execution
2018-02-23 19:35 UTC
[examine test] 119971: tolerable ALL FAIL
2018-02-23 19:22 UTC
Xen Security Advisory 254 (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754) - Information leak via side effects of speculative execution
2018-02-23 19:17 UTC
[PATCH RFC 0/3] hpet: add support for level triggered interrupts
2018-02-23 19:07 UTC (5+ messages)
` [PATCH RFC 1/3] x86/vpt: execute callbacks for masked interrupts
` [PATCH RFC 2/3] vhpet: add support for level triggered interrupts
` [PATCH RFC 3/3] xtf: add minimal HPET functionality test
[RFC PATCH v2 2/9] hyper_dmabuf: architecture specification and reference guide
2018-02-23 19:02 UTC (2+ messages)
[PATCH v4 00/19] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
2018-02-23 18:53 UTC (22+ messages)
` [PATCH v4 01/19] xen/arm: psci: Rework the PSCI definitions
` [PATCH v4 02/19] xen/arm: vpsci: Add support for PSCI 1.1
` [PATCH v4 03/19] xen/arm: vsmc: Implement SMCCC 1.1
` [PATCH v4 04/19] xen/arm: vsmc: Implement SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v4 05/19] xen/arm: Adapt smccc.h to be able to use it in assembly code
` [PATCH v4 06/19] xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_1
` [PATCH v4 07/19] xen/arm64: Print a per-CPU message with the BP hardening method used
` [PATCH v4 08/19] xen/arm: smccc: Add macros SMCCC_VERSION, SMCCC_VERSION_{MINOR, MAJOR}
` [PATCH v4 09/19] xen/arm: psci: Detect SMCCC version
` [PATCH v4 10/19] xen/arm: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH v4 11/19] xen/arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v4 12/19] fixup! "
` [PATCH v4 13/19] xen/arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH v4 14/19] xen/arm: vpsci: Remove parameter 'ver' from do_common_cpu
` [PATCH v4 15/19] xen/arm: psci: Consolidate PSCI version print
` [PATCH v4 16/19] xen/arm: psci: Prefix with static any functions not exported
` [PATCH v4 17/19] xen/arm: vpsci: Update the return type for MIGRATE_INFO_TYPE
` [PATCH v4 18/19] xen/arm: vpsci: Introduce and use PSCI_INVALID_ADDRESS
` [PATCH v4 19/19] xen/arm: vpsci: Rework the logic to start AArch32 vCPU in Thumb mode
[PATCH v2 0/5] xen/tools: sched: Credit1: improve handling of vCPU migration delay
2018-02-23 18:52 UTC (7+ messages)
` [PATCH v2 1/5] xen: sched/credit: convert scheduling parameter to s_time_t when set
` [PATCH v2 2/5] xen: sched/credit1: make vcpu_migration_delay per-cpupool
` [PATCH v2 3/5] tools: libxl/xl: allow to get/set Credit1's vcpu_migration_delay
` [PATCH v2 4/5] tools: xenpm: continue to support {set, get}-vcpu-migration-delay
` [PATCH v2 5/5] xen/libxc: suppress direct access to Credit1's migration delay
[PATCH] libxl: do not fail device removal if backend domain is gone
2018-02-23 18:51 UTC (2+ messages)
[PATCH] libxl: set channel devid when not provided by application
2018-02-23 18:26 UTC (3+ messages)
[RFC PATCH 00/49] New VGIC(-v2) implementation
2018-02-23 18:14 UTC (17+ messages)
` [RFC PATCH 30/49] ARM: new VGIC: Add ENABLE registers handlers
` [RFC PATCH 33/49] ARM: new VGIC: Add PRIORITY "
` [RFC PATCH 35/49] ARM: new VGIC: Add TARGET "
` [RFC PATCH 37/49] ARM: new VGIC: Add SGIPENDR register handlers
` [RFC PATCH 38/49] ARM: new VGIC: handle hardware mapped IRQs
[RFC Patch v4 0/8] Extend resources to support more vcpus in single VM
2018-02-23 18:11 UTC (10+ messages)
` [RFC Patch v4 4/8] hvmloader: boot cpu through broadcast
` [RFC Patch v4 8/8] x86/hvm: bump the maximum number of vcpus to 512
[PATCH v4 00/16] xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN
2018-02-23 18:10 UTC (17+ messages)
` [PATCH v4 10/16] xen/mm: Switch map_pages_to_xen to use MFN typesafe
` [PATCH v4 11/16] xen/mm: Switch page_alloc.c to typesafe MFN
` [PATCH v4 12/16] xen/mm: Switch common/memory.c to use "
` [PATCH v4 13/16] xen/grant: Switch {create, replace}_grant_p2m_mapping to "
` [PATCH v4 14/16] xen/grant: Switch common/grant_table.c to use "
` [PATCH v4 16/16] xen: Convert page_to_mfn and mfn_to_page "
[PATCH v8 00/11] vpci: PCI config space emulation
2018-02-23 17:45 UTC (11+ messages)
` [PATCH v8 01/11] vpci: introduce basic handlers to trap accesses to the PCI config space
` [PATCH v8 03/11] x86/physdev: enable PHYSDEVOP_pci_mmcfg_reserved for PVH Dom0
` [PATCH v8 04/11] pci: split code to size BARs from pci_add_device
[PATCH] libxl: add libxl__is_driver_domain function
2018-02-23 17:44 UTC (6+ messages)
[PATCH v4 00/28] add vIOMMU support with irq remapping function of virtual VT-d
2018-02-23 17:37 UTC (16+ messages)
` [PATCH v4 08/28] x86/vvtd: Add MMIO handler for VVTD
` [PATCH v4 11/28] x86/vvtd: Process interrupt remapping request
` [PATCH v4 17/28] x86/vvtd: save and restore emulated VT-d
[PATCH][next] xen-netback: make function xenvif_rx_skb static
2018-02-23 17:32 UTC (2+ messages)
[PATCH 0/7] x86/alternatives: Support for automatic padding calculations
2018-02-23 17:28 UTC (7+ messages)
` [PATCH 3/7] x86/alt: Clean up the assembly used to generate alternatives
[xen-unstable-smoke test] 119966: tolerable all pass - PUSHED
2018-02-23 17:26 UTC
[PATCH LP-BUILD-TOOLS] Allow patching files compiled multiple times
2018-02-23 17:08 UTC
[seabios test] 119884: regressions - FAIL
2018-02-23 16:56 UTC
[PATCH RFC 00/10] x86 passthrough code cleanup
2018-02-23 16:08 UTC (3+ messages)
[PATCH 5/5] x86: Rework MSR_TSC_AUX handling from scratch
2018-02-23 15:51 UTC (4+ messages)
` [PATCH v2 "
[PATCH] README: require Python 2.6 or newer
2018-02-23 15:47 UTC (4+ messages)
[PATCH 1/9] drm/xen-front: Introduce Xen para-virtualized frontend driver
2018-02-23 15:35 UTC (18+ messages)
` [PATCH 3/9] drm/xen-front: Read driver configuration from Xen store
` [PATCH 4/9] drm/xen-front: Implement Xen event channel handling
` [PATCH 5/9] drm/xen-front: Implement handling of shared display buffers
` [PATCH 6/9] drm/xen-front: Introduce DRM/KMS virtual display driver
` [PATCH 8/9] drm/xen-front: Implement GEM operations
[PATCH RFC v3] x86/domctl: Don't pause the whole domain if only getting vcpu state
2018-02-23 15:32 UTC
[xen-unstable test] 119879: regressions - FAIL
2018-02-23 15:28 UTC
[PATCH] xtf: fix cdefs.h conflict with __section
2018-02-23 15:20 UTC (5+ messages)
[RFC PATCH 0/5] x86: Multiple fixes to MSR_TSC_AUX and RDTSCP handling for guests
2018-02-23 15:09 UTC (11+ messages)
` [PATCH 1/5] x86/hvm: Don't shadow the domain parameter in hvm_save_cpu_msrs()
` [PATCH 2/5] x86/pv: Avoid leaking other guests' MSR_TSC_AUX values into PV context
` [PATCH 3/5] x86/time: Rework pv_soft_rdtsc() to aid further cleanup
` [PATCH 4/5] x86/pv: Remove deferred RDTSC{, P} handling in pv_emulate_privileged_op()
[PATCH 0/5] xen/tools: sched: Credit1: improve handling of vCPU migration delay
2018-02-23 14:26 UTC (6+ messages)
` [PATCH 3/5] tools: libxl/xl: allow to get/set Credit1's vcpu_migration_delay
` [PATCH 5/5] xen/libxc: suppress direct access to Credit1's migration delay
[PATCH v6] x86/clang: allow integrated assembler usage
2018-02-23 14:11 UTC
[PATCH v2] build: Rename as-insn-check to as-option-add
2018-02-23 13:21 UTC (3+ messages)
[PATCH RFC] x86: slightly reduce RSB overwrite overhead
2018-02-23 13:06 UTC (2+ messages)
[xen-unstable-smoke test] 119959: tolerable all pass - PUSHED
2018-02-23 13:03 UTC
[PATCH] build: Rename as-insn-check to as-insn-add
2018-02-23 12:37 UTC (11+ messages)
[PATCH] x86: add .size directive to indirect thunk generation macro
2018-02-23 11:17 UTC (3+ messages)
[PATCH v2 ] get_maintainers.pl: Avoid THE_REST when files are added or removed
2018-02-23 11:02 UTC (3+ messages)
[PATCH] x86/HVM: don't give the wrong impression of WRMSR succeeding
2018-02-23 10:12 UTC (8+ messages)
` [PATCH v2] "
[PATCH 0/2] x86/svm: add pause filtering threshold for SVM
2018-02-23 9:44 UTC (3+ messages)
` [PATCH 1/2] x86/svm: add support for pause filtering threshold
[PATCH 0/7] paravirtual IOMMU interface
2018-02-23 9:41 UTC (16+ messages)
` [PATCH 5/7] public / x86: introduce __HYPERCALL_iommu_op
` [PATCH 6/7] x86: add iommu_op to query reserved ranges
` [PATCH 7/7] x86: add iommu_ops to map and unmap pages, and also to flush the IOTLB
[xtf test] 119881: all pass - PUSHED
2018-02-23 9:35 UTC
Excited for Xen Project in Outreachy
2018-02-23 9:01 UTC (5+ messages)
` [Minios-devel] "
[xen-4.10-testing test] 119859: tolerable FAIL - PUSHED
2018-02-23 7:59 UTC
[PATCH V5] x86/hvm: fix domain crash when CR3 has the noflush bit set
2018-02-23 7:31 UTC (4+ messages)
[libvirt test] 119874: tolerable all pass - PUSHED
2018-02-23 6:44 UTC
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).