messages from 2017-07-20 14:59:48 to 2017-07-22 20:16:20 UTC [more...]
VPMU interrupt unreliability
2017-07-22 20:16 UTC
[linux-3.18 baseline-only test] 71731: trouble: blocked/broken
2017-07-22 19:18 UTC
[qemu-mainline test] 112100: regressions - FAIL
2017-07-22 17:40 UTC
[qemu-mainline bisection] complete build-i386-xsm
2017-07-22 17:34 UTC
[linux-3.18 test] 112102: tolerable FAIL - PUSHED
2017-07-22 14:26 UTC
[xen-unstable test] 112098: regressions - FAIL
2017-07-22 14:14 UTC
[linux-linus bisection] complete test-amd64-amd64-libvirt
2017-07-22 12:58 UTC
[GIT PULL] xen: features and fixes for 4.13-rc2
2017-07-22 11:06 UTC (2+ messages)
[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-win7-amd64
2017-07-22 10:44 UTC
[distros-debian-stretch test] 71730: tolerable trouble: blocked/broken/fail/pass
2017-07-22 10:26 UTC
[linux-next test] 112090: regressions - FAIL
2017-07-22 10:01 UTC
[ovmf baseline-only test] 71729: all pass
2017-07-22 6:11 UTC
[linux-4.9 test] 112086: regressions - FAIL
2017-07-22 3:52 UTC
[linux-linus test] 112083: regressions - FAIL
2017-07-22 1:40 UTC
[RFC PATCH 00/15] RFC: SGX virtualization design and draft patches
2017-07-22 1:37 UTC (12+ messages)
` [PATCH 03/15] xen: x86: add early stage SGX feature detection
` [PATCH 09/15] xen: vmx: handle SGX related MSRs
[PULL for-2.10 0/2] please pull xen-20170721-tag
2017-07-22 0:46 UTC (3+ messages)
` [PULL for-2.10 1/2] xen: fix compilation on 32-bit hosts
` [PULL for-2.10 2/2] xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause inconsistency in guest memory mappings
[PATCH] xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause inconsistency in guest memory mappings
2017-07-22 0:39 UTC (7+ messages)
[PULL for-2.0 0/7] please pull xen-20170718-tag
2017-07-22 0:28 UTC (6+ messages)
` [PULL for-2.10 1/7] hw/xen: Set emu_mask for igd_opregion register
` [PULL for-2.10 6/7] xen/mapcache: introduce xen_replace_cache_entry()
[PATCH v1 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
2017-07-22 0:12 UTC (13+ messages)
` [PATCH v1 02/13] xen/pvcalls: connect to the backend
` [PATCH v1 03/13] xen/pvcalls: implement socket command and handle events
` [PATCH v1 04/13] xen/pvcalls: implement connect command
` [PATCH v1 05/13] xen/pvcalls: implement bind command
` [PATCH v1 06/13] xen/pvcalls: implement listen command
` [PATCH v1 07/13] xen/pvcalls: implement accept command
` [PATCH v1 08/13] xen/pvcalls: implement sendmsg
` [PATCH v1 09/13] xen/pvcalls: implement recvmsg
` [PATCH v1 10/13] xen/pvcalls: implement poll command
` [PATCH v1 11/13] xen/pvcalls: implement release command
` [PATCH v1 12/13] xen/pvcalls: implement frontend disconnect
` [PATCH v1 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend
[PATCH v1 00/13] introduce the Xen PV Calls frontend
2017-07-22 0:11 UTC
Question about hvm_monitor_interrupt
2017-07-21 21:46 UTC (2+ messages)
[libvirt test] 112081: tolerable all pass - PUSHED
2017-07-21 21:11 UTC
[PATCH] xen: selfballoon: remove unnecessary static in frontswap_selfshrink()
2017-07-21 20:46 UTC (2+ messages)
[PATCH 0/6] xen: sched: control structure memory layout optimizations
2017-07-21 20:30 UTC (18+ messages)
` [PATCH 1/6] xen: credit2: allocate runqueue data structure dynamically
` [PATCH 2/6] xen: credit2: make the cpu to runqueue map per-cpu
` [PATCH 3/6] xen: credit: rearrange members of control structures
` [PATCH 4/6] xen: credit2: "
` [PATCH 5/6] xen: RTDS: "
` [PATCH 6/6] xen: sched: optimize exclusive pinning case (Credit1 & 2)
[RFC PATCH v2 00/22] ARM: vGIC rework (attempt)
2017-07-21 20:00 UTC (23+ messages)
` [RFC PATCH v2 01/22] ARM: vGIC: introduce and initialize pending_irq lock
` [RFC PATCH v2 02/22] ARM: vGIC: route/remove_irq: replace rank lock with IRQ lock
` [RFC PATCH v2 03/22] ARM: vGIC: move gic_raise_inflight_irq() into vgic_vcpu_inject_irq()
` [RFC PATCH v2 04/22] ARM: vGIC: rename pending_irq->priority to cur_priority
` [RFC PATCH v2 05/22] ARM: vITS: rename pending_irq->lpi_priority to priority
` [RFC PATCH v2 06/22] ARM: vGIC: introduce locking routines for multiple IRQs
` [RFC PATCH v2 07/22] ARM: vGIC: introduce priority setter/getter
` [RFC PATCH v2 08/22] ARM: vGIC: move virtual IRQ priority from rank to pending_irq
` [RFC PATCH v2 09/22] ARM: vITS: protect LPI priority update with pending_irq lock
` [RFC PATCH v2 10/22] ARM: vGIC: protect gic_set_lr() "
` [RFC PATCH v2 11/22] ARM: vGIC: protect gic_events_need_delivery() "
` [RFC PATCH v2 12/22] ARM: vGIC: protect gic_update_one_lr() "
` [RFC PATCH v2 13/22] ARM: vITS: remove no longer needed lpi_priority wrapper
` [RFC PATCH v2 14/22] ARM: vGIC: move virtual IRQ configuration from rank to pending_irq
` [RFC PATCH v2 15/22] ARM: vGIC: rework vgic_get_target_vcpu to take a pending_irq
` [RFC PATCH v2 16/22] ARM: vITS: rename lpi_vcpu_id to vcpu_id
` [RFC PATCH v2 17/22] ARM: vGIC: introduce vgic_lock_vcpu_irq()
` [RFC PATCH v2 18/22] ARM: vGIC: move virtual IRQ target VCPU from rank to pending_irq
` [RFC PATCH v2 19/22] ARM: vGIC: rework vgic_get_target_vcpu to take a domain instead of vcpu
` [RFC PATCH v2 20/22] ARM: vGIC: move virtual IRQ enable bit from rank to pending_irq
` [RFC PATCH v2 21/22] ARM: vITS: injecting LPIs: use pending_irq lock
` [RFC PATCH v2 22/22] ARM: vGIC: remove remaining irq_rank code
[xen-unstable-smoke test] 112104: tolerable trouble: broken/pass - PUSHED
2017-07-21 19:50 UTC
[PATCH 00/25 v6] SBSA UART emulation support in Xen
2017-07-21 19:44 UTC (9+ messages)
` [PATCH 22/25 v6] xen/arm: vpl011: Add support for vuart console in xenconsole
` [PATCH 24/25 v6] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree
[RFC v3]Proposal to allow setting up shared memory areas between VMs from xl config file
2017-07-21 19:35 UTC (7+ messages)
[PATCH] xen/pvcalls: use WARN_ON(1) instead of __WARN()
2017-07-21 19:26 UTC (3+ messages)
[linux-3.18 test] 112085: regressions - trouble: blocked/broken/fail/pass
2017-07-21 17:33 UTC
[PATCH] xen-blkfront: Fix handling of non-supported operations
2017-07-21 17:11 UTC
[xen-devel][xen/Arm]xen fail to boot on omap5 board
2017-07-21 17:06 UTC (4+ messages)
[PATCH] docs: fix superpage default value
2017-07-21 17:06 UTC (10+ messages)
xen/link: Move .data.rel.ro sections into .rodata for final link
2017-07-21 16:41 UTC (5+ messages)
Regarding hdmi sharing in xen
2017-07-21 16:38 UTC (4+ messages)
[PATCH XTF v3] Implement pv_read_some
2017-07-21 16:37 UTC (4+ messages)
[PATCH] x86/cpufeatures: Expose UMIP to HVM guest
2017-07-21 16:36 UTC (5+ messages)
` [PATCH XTF] Functional: Add a UMIP test
[ovmf test] 112091: all pass - PUSHED
2017-07-21 16:36 UTC
[qemu-mainline test] 112072: regressions - FAIL
2017-07-21 16:34 UTC
[PATCH v4 0/4] mitigate the per-pCPU blocking list may be too long
2017-07-21 16:26 UTC (7+ messages)
` [PATCH v4 1/4] VT-d PI: track the vcpu number on pi blocking list
` [PATCH v4 3/4] VT-d PI: restrict the vcpu number on a given pcpu
` [PATCH v4 4/4] Xentrace: add support for HVM's PI blocking list operation
Notes from Design Session: Solving Community Problems: Patch Volume vs Review Bandwidth, Community Meetings ... and other problems
2017-07-21 15:29 UTC
[xen-unstable test] 112065: regressions - FAIL
2017-07-21 14:42 UTC
[xen-unstable test] 112033: regressions - trouble: broken/fail/pass
2017-07-21 13:59 UTC (2+ messages)
[Bug] Intel RMRR support with upstream Qemu
2017-07-21 13:56 UTC (3+ messages)
Notes from Design Summit Hypervisor Fuzzing Session
2017-07-21 13:15 UTC
[PATCH] xen:Kconfig: Make SCIF built by default for ARM
2017-07-21 12:56 UTC (2+ messages)
[RFC PATCH v3 00/24] ARM: Add Xen NUMA support
2017-07-21 12:35 UTC (6+ messages)
` [RFC PATCH v3 13/24] ARM: NUMA: DT: Parse memory NUMA information
[PATCH 4/4] xen: Drop un-informative message during boot
2017-07-21 10:21 UTC (4+ messages)
[BUG] libxl_ctx_free calls close(0)
2017-07-21 10:20 UTC (4+ messages)
[GIT PULL] xen: features and fixes for 4.13-rc2
2017-07-21 10:17 UTC
SCF configuration followup
2017-07-21 10:12 UTC
[distros-debian-jessie test] 71712: tolerable trouble: blocked/broken/pass
2017-07-21 8:51 UTC
Regression PCI passthrough from 4.5.5 to 4.6.0-rc1
2017-07-21 8:51 UTC (6+ messages)
USB Passthrough support X86_64
2017-07-21 8:47 UTC (4+ messages)
Paravitrualization drivers query
2017-07-21 8:22 UTC (5+ messages)
[PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen
2017-07-21 6:32 UTC (3+ messages)
[linux-linus test] 112049: regressions - FAIL
2017-07-21 5:50 UTC
[linux-linus bisection] complete test-amd64-amd64-pygrub
2017-07-21 3:04 UTC
[qemu-mainline test] 112041: regressions - FAIL
2017-07-21 0:26 UTC
[RFC PATCH] tools/libxl : add struct and parsing utils for the 'static_shm' xl config entry
2017-07-21 0:10 UTC (6+ messages)
[libvirt test] 112036: tolerable all pass - PUSHED
2017-07-20 21:25 UTC
[xen-unstable-smoke test] 112062: tolerable trouble: broken/pass - PUSHED
2017-07-20 20:06 UTC
[PATCH v3 0/2] Add a hvmop for setting the #VE suppress bit
2017-07-20 19:13 UTC (13+ messages)
` [PATCH v3 1/2] x86/mm: Change default value for suppress #VE in set_mem_access()
[xen-unstable-smoke test] 112058: tolerable trouble: broken/pass - PUSHED
2017-07-20 17:45 UTC
[OSSTEST PATCH v12 00/21] Have OpenStack tested on top of xen's master and libvirt's master
2017-07-20 17:36 UTC (4+ messages)
` [OSSTEST PATCH v12 20/21] Create a flight to test OpenStack with xen-unstable and libvirt
Xen 4.10 Development Update
2017-07-20 17:27 UTC (3+ messages)
[PATCH v3] Add option to xenconsole to always forward console input
2017-07-20 16:37 UTC (2+ messages)
[PATCH RFC] tools: Drop xc_cpuid_check() and bindings
2017-07-20 16:36 UTC (5+ messages)
[PATCH 0/2] x86: Add a hvmop for setting the #VE suppress bit
2017-07-20 16:26 UTC (9+ messages)
` [PATCH 1/2] x86/mm: Change default value for suppress #VE in set_mem_access()
` [PATCH 2/2] x86/altp2m: Add a hvmop for setting the suppress #VE bit
[PATCH v3 00/21] x86: refactor mm.c (the easy part)
2017-07-20 16:04 UTC (22+ messages)
` [PATCH v3 01/21] x86/mm: carve out create_grant_pv_mapping
` [PATCH v3 02/21] x86/mm: carve out replace_grant_pv_mapping
` [PATCH v3 03/21] x86/mm: split HVM grant table code to hvm/grant_table.c
` [PATCH v3 04/21] x86/mm: lift PAGE_CACHE_ATTRS to page.h
` [PATCH v3 05/21] x86/mm: document the return values from get_page_from_l*e
` [PATCH v3 06/21] x86: move pv_emul_is_mem_write to pv/emulate.c
` [PATCH v3 07/21] x86/mm: move and rename guest_get_eff{, kern}_l1e
` [PATCH v3 08/21] x86/mm: export get_page_from_pagenr
` [PATCH v3 09/21] x86/mm: rename and move update_intpte
` [PATCH v3 10/21] x86/mm: move {un, }adjust_guest_* to pv/mm.h
` [PATCH v3 11/21] x86/mm: split out writable pagetable emulation code
` [PATCH v3 12/21] x86/mm: split out readonly MMIO "
` [PATCH v3 13/21] x86/mm: remove the unused inclusion of pv/emulate.h
` [PATCH v3 14/21] x86/mm: move and rename guest_{, un}map_l1e
` [PATCH v3 15/21] x86/mm: split out PV grant table code
` [PATCH v3 16/21] x86/mm: split out descriptor "
` [PATCH v3 17/21] x86/mm: move compat descriptor handling code
` [PATCH v3 18/21] x86/mm: move and rename map_ldt_shadow_page
` [PATCH v3 19/21] x86/mm: factor out pv_arch_init_memory
` [PATCH v3 20/21] x86/mm: move l4 table setup code
` [PATCH v3 21/21] x86/mm: add "pv_" prefix to new_guest_cr3
[PATCH v5 00/17] osstest: initial FreeBSD support
2017-07-20 16:11 UTC (4+ messages)
` Missing bits for production usage (was: [PATCH v5 00...)
[PATCH] xen: credit2: enable per cpu runqueue creation
2017-07-20 15:49 UTC (2+ messages)
[PATCH v7 00/14] arm/mem_access: Walk guest page tables in SW if mem_access is active
2017-07-20 15:20 UTC (3+ messages)
` [PATCH v7 12/14] arm/mem_access: Add long-descriptor based gpt
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).