messages from 2018-02-22 16:55:13 to 2018-02-23 18:10:07 UTC [more...]
[PATCH v4 00/16] xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN
2018-02-23 18:10 UTC (25+ messages)
` [PATCH v4 08/16] xen/mm: Drop the parameter mfn from populate_pt_range
` [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 "
[RFC PATCH 00/49] New VGIC(-v2) implementation
2018-02-23 18:02 UTC (16+ 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
[PATCH v2] x86/mm: Suppresses vm_events caused by page-walks
2018-02-23 17:46 UTC (2+ messages)
[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 (19+ messages)
` [PATCH v4 08/28] x86/vvtd: Add MMIO handler for VVTD
` [PATCH v4 11/28] x86/vvtd: Process interrupt remapping request
` [PATCH v4 16/28] x86/vvtd: Add queued invalidation (QI) support
` [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
[RFC Patch v4 0/8] Extend resources to support more vcpus in single VM
2018-02-23 17:18 UTC (11+ messages)
` [RFC Patch v4 3/8] xl/acpi: unify the computation of lapic_id
` [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 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 v4 00/19] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
2018-02-23 16:47 UTC (20+ 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 16:42 UTC (6+ 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
[xen-devel] [fuzz] [x86 emulator] Input size
2018-02-23 16:37 UTC (9+ messages)
` [PATCH] fuzz/x86_emulate: fix bounds for input size
[PATCH] libxl: set channel devid when not provided by application
2018-02-23 16:31 UTC (2+ messages)
[RFC PATCH v2 2/9] hyper_dmabuf: architecture specification and reference guide
2018-02-23 16:15 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 v3] hvm/svm: Implement CPUID events
2018-02-23 14:50 UTC (2+ messages)
[PATCH 0/5] xen/tools: sched: Credit1: improve handling of vCPU migration delay
2018-02-23 14:26 UTC (15+ messages)
` [PATCH 1/5] xen: sched/credit: convert scheduling parameter to s_time_t when set
` [PATCH 2/5] xen: sched/credit1: make vcpu_migration_delay per-cpupool
` [PATCH 3/5] tools: libxl/xl: allow to get/set Credit1's vcpu_migration_delay
` [PATCH 4/5] tools: xenpm: continue to support {set, get}-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 RFC 0/3] hpet: add support for level triggered interrupts
2018-02-23 13:27 UTC (4+ 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
[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 v3 0/2] vmx/hap: optimize CR4 trapping
2018-02-23 10:17 UTC (6+ messages)
` [PATCH v3 1/2] x86/hvm: introduce cr{0, 4}_host_mask to store trapped bits of CR accesses
` [PATCH v3 2/2] vmx/hap: optimize CR4 trapping
[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
[xen-4.9-testing test] 119839: tolerable FAIL - PUSHED
2018-02-23 4:07 UTC
[PATCH v2] VT-d: use two 32-bit writes to update DMAR fault address registers
2018-02-23 2:39 UTC (5+ messages)
[linux-linus test] 119819: regressions - trouble: blocked/broken/fail/pass
2018-02-23 0:30 UTC
[PATCH v2] hvm/svm: Implement CPUID events
2018-02-22 22:09 UTC (2+ messages)
pvh+vcpus startup issue
2018-02-22 20:38 UTC (3+ messages)
AD bits in traditional PV mode
2018-02-22 19:46 UTC (3+ messages)
[PATCH] xen/pvcalls: fix null pointer dereference on map->sock
2018-02-22 19:19 UTC (2+ messages)
[PATCH] tools/xenstore: try to get minimum thread stack size for watch thread
2018-02-22 19:12 UTC (6+ messages)
RTDS with extra time issue
2018-02-22 17:53 UTC (9+ messages)
Xen Project Application | Outreachy
2018-02-22 17:39 UTC
[linux-next test] 119805: regressions - FAIL
2018-02-22 17:33 UTC
[PATCH] grant: Release domain lock on 'map' path in cache_flush
2018-02-22 17:08 UTC
[PATCH] xen/tools: support Python 2 and Python 3
2018-02-22 17:05 UTC (5+ messages)
[PATCH v2] xen: append EXTRA_CFLAGS_XEN_CORE to CFLAGS
2018-02-22 17:01 UTC (3+ 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).