messages from 2018-08-08 08:27:26 to 2018-08-10 04:17:03 UTC [more...]
[xen-unstable-smoke test] 125836: trouble: blocked/broken/pass
2018-08-10 4:16 UTC
[ovmf test] 125830: all pass - PUSHED
2018-08-10 3:49 UTC
[xen-unstable-smoke test] 125833: trouble: blocked/broken/pass
2018-08-10 1:38 UTC
[linux-4.14 test] 125815: trouble: blocked/broken/fail/pass
2018-08-10 1:34 UTC
[qemu-mainline test] 125809: trouble: blocked/broken/fail/pass
2018-08-09 23:33 UTC
[xen-unstable-smoke test] 125831: trouble: blocked/broken/fail/pass
2018-08-09 22:34 UTC
[PATCH v2 1/5] xen/blkback: don't keep persistent grants too long
2018-08-09 22:33 UTC (10+ messages)
` [PATCH v2 2/5] xen/blkfront: cleanup stale persistent grants
` [PATCH v2 3/5] xen/blkfront: reorder tests in xlblk_init()
` [PATCH v2 4/5] xen/blkback: move persistent grants flags to bool
` [PATCH v2 5/5] xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
` [RFC PATCH] xen/blkback: xen_blkif_pgrant_timeout can be static
[xen-4.7-testing test] 125804: regressions - trouble: blocked/broken/fail/pass
2018-08-09 21:25 UTC
[PATCH v2 0/2] SSBD AMD via LS CFG Enablement
2018-08-09 19:49 UTC (4+ messages)
` [PATCH v2 1/2] x86/spec-ctrl: add AMD SSBD LS_CFG in init print
` [PATCH v2 2/2] x86/spec-ctrl: add support for modifying SSBD VIA LS_CFG MSR
[xen-unstable-smoke test] 125829: trouble: blocked/broken/pass
2018-08-09 19:28 UTC
[PATCH v1 0/4] Renesas Stout board support (R-Car Gen2)
2018-08-09 18:18 UTC (11+ messages)
` [PATCH v1 4/4] xen/arm: Reuse R-Car Gen2 platform code for Stout board
[PATCH] x86/spec-ctrl: Yet more fixes for xpti= parsing
2018-08-09 16:38 UTC
[RFC PATCH v2 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
2018-08-09 16:23 UTC (8+ messages)
` [RFC PATCH v2 01/17] libxl: fix qemu-trad cmdline for no sdl/vnc case
` [RFC PATCH v2 02/17] libxl: Add "stubdomain_version" to domain_build_info
` [RFC PATCH v2 03/17] libxl: Handle Linux stubdomain specific QEMU options
[xen-unstable-smoke test] 125828: trouble: blocked/broken/pass
2018-08-09 16:15 UTC
[PATCH] x86/vlapic: Bugfixes and improvements to vlapic_{read, write}()
2018-08-09 14:48 UTC (3+ messages)
[PATCH] xen/netfront: don't cache skb_shinfo()
2018-08-09 14:47 UTC
[PATCH] xen/netfront: don't cache skb_shinfo()
2018-08-09 14:42 UTC
[linux-next test] 125800: regressions - trouble: blocked/broken/fail/pass
2018-08-09 14:27 UTC
[xen-unstable-smoke test] 125826: trouble: blocked/broken/pass
2018-08-09 13:09 UTC
backport of XSA-274 patch to 4.9.x kernel (could use a review)
2018-08-09 12:41 UTC (3+ messages)
` [PATCH] x86/entry/64: Remove %ebx handling from error_entry/exit
[PATCH v4] x86/mm: Add mem access rights to NPT
2018-08-09 12:14 UTC (7+ messages)
[PATCH v4 0/4] 86/iommu: PVH Dom0 workarounds for missing RMRR entries
2018-08-09 11:46 UTC (22+ messages)
` [PATCH v4 1/4] iommu: introduce dom0-iommu option
` [PATCH v4 2/4] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v4 3/4] dom0/pvh: change the order of the MMCFG initialization
` [PATCH v4 4/4] x86/iommu: add reserved dom0-iommu option to map reserved memory ranges
[PATCH] common/gnttab: Explicitly default to gnttab v1 during domain creation
2018-08-09 11:23 UTC (9+ messages)
qemu-3.0 fails with staging
2018-08-09 10:58 UTC (4+ messages)
[PATCH v23 0/2] guest resource mapping (reprise)
2018-08-09 10:30 UTC (5+ messages)
` [PATCH v23 1/2] common: add a new mappable resource type: XENMEM_resource_grant_table
` [PATCH v23 2/2] tools/libxenctrl: use new xenforeignmemory API to seed grant table
[xen-unstable-smoke test] 125823: trouble: blocked/broken/pass
2018-08-09 10:28 UTC
[xen-4.9-testing test] 125799: regressions - trouble: blocked/broken/fail/pass
2018-08-09 10:25 UTC
[PATCH v22 0/2] guest resource mapping (reprise)
2018-08-09 9:42 UTC (10+ messages)
` [PATCH v22 1/2] common: add a new mappable resource type: XENMEM_resource_grant_table
` [PATCH v22 2/2] tools/libxenctrl: use new xenforeignmemory API to seed grant table
[distros-debian-wheezy test] 75056: all pass
2018-08-09 8:56 UTC
[PATCH v16 00/13] x86/domctl: Save info for one vcpu instance
2018-08-09 9:21 UTC (14+ messages)
` [PATCH v16 01/13] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
` [PATCH v16 02/13] x86/hvm: Introduce hvm_save_tsc_adjust_one() func
` [PATCH v16 03/13] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v16 04/13] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v16 05/13] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v16 06/13] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v16 07/13] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v16 08/13] x86/hvm: Introduce lapic_save_hidden_one
` [PATCH v16 09/13] x86/hvm: Introduce lapic_save_regs_one func
` [PATCH v16 10/13] x86/hvm: Add handler for save_one funcs
` [PATCH v16 11/13] x86/domctl: Use hvm_save_vcpu_handler
` [PATCH v16 12/13] x86/hvm: Remove redundant save functions
` [PATCH v16 13/13] x86/domctl: Don't pause the whole domain if only getting vcpu state
[PATCH RFC] x86/HVM: meet xentrace's expectations on emulation event data
2018-08-09 9:09 UTC (2+ messages)
[RFC] OVMF on PVH
2018-08-09 9:07 UTC (10+ messages)
Emulation and active (valid) interrupts
2018-08-09 8:35 UTC (5+ messages)
[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
2018-08-09 8:26 UTC (7+ messages)
` [PATCH 1/6] x86emul: fix FMA scalar operand sizes
` [PATCH 2/6] x86emul: extend MASKMOV{Q,DQU} tests
` [PATCH 3/6] x86emul: support AVX512 opmask insns
` [PATCH 4/6] x86emul: clean up AVX2 insn use in test harness
` [PATCH 5/6] x86emul: correct EVEX decoding
` [PATCH 6/6] x86emul: generalize vector length handling for AVX512/EVEX
[xen-unstable-smoke test] 125822: trouble: blocked/broken/pass
2018-08-09 7:32 UTC
[PATCH 0/3] SSBD AMD via LS CFG Enablement
2018-08-09 6:53 UTC (9+ messages)
` [PATCH 3/3] x86/spec-ctrl: Add support for modifying SSBD AMD VIA LS_CFG MSR
[PATCH net-next] xen-netfront: fix warn message as irq device name has '/'
2018-08-09 6:03 UTC
[xen-unstable-smoke test] 125819: trouble: blocked/broken/pass
2018-08-09 4:04 UTC
[libvirt test] 125797: regressions - trouble: blocked/broken/fail/pass
2018-08-09 3:20 UTC
[linux-4.9 test] 125795: regressions - trouble: blocked/broken/fail/pass
2018-08-09 2:59 UTC
[linux-linus test] 125788: trouble: blocked/broken/fail/pass
2018-08-09 1:53 UTC
[xen-unstable-smoke test] 125816: trouble: blocked/broken/pass
2018-08-09 1:30 UTC
[ovmf baseline-only test] 75055: tolerable FAIL
2018-08-09 0:12 UTC
[xen-unstable test] 125789: regressions - trouble: blocked/broken/fail/pass
2018-08-08 23:45 UTC
[xen-unstable-smoke test] 125814: trouble: blocked/broken/pass
2018-08-08 22:54 UTC
[ovmf test] 125803: all pass - PUSHED
2018-08-08 22:21 UTC
[linux-4.14 test] 125786: trouble: blocked/broken/fail/pass
2018-08-08 20:40 UTC
[xen-unstable-smoke test] 125810: trouble: blocked/broken/pass
2018-08-08 19:37 UTC
[PATCH] xen/balloon: fix balloon initialization for PVH Dom0
2018-08-08 17:01 UTC (2+ messages)
[xen-unstable-smoke test] 125805: trouble: blocked/broken/pass
2018-08-08 15:51 UTC
[PATCH v2] xen: move pv irq related functions under CONFIG_XEN_PV umbrella
2018-08-08 15:13 UTC
[qemu-mainline test] 125785: trouble: blocked/broken/fail/pass
2018-08-08 15:10 UTC
[ovmf baseline-only test] 75054: tolerable FAIL
2018-08-08 14:26 UTC
[PATCH v2 0/5] xen/blk: persistent grant rework
2018-08-08 14:25 UTC
[PATCH v5 00/15] paravirtual IOMMU interface
2018-08-08 13:56 UTC (4+ messages)
` [PATCH v5 01/15] iommu: turn need_iommu back into a boolean
[xen-unstable-smoke test] 125802: trouble: blocked/broken/pass
2018-08-08 13:48 UTC
[freebsd-master test] 125801: regressions - trouble: blocked/fail
2018-08-08 13:43 UTC
[xen-4.7-testing test] 125784: regressions - trouble: blocked/broken/fail/pass
2018-08-08 13:40 UTC
[PATCH v21 0/2] guest resource mapping (reprise)
2018-08-08 13:17 UTC (20+ messages)
` [PATCH v21 1/2] common: add a new mappable resource type: XENMEM_resource_grant_table
` [PATCH v21 2/2] tools/libxenctrl: use new xenforeignmemory API to seed grant table
[ovmf test] 125790: all pass - PUSHED
2018-08-08 12:28 UTC
[PATCH v3] x86/hvm: remove default ioreq server
2018-08-08 11:50 UTC (6+ messages)
[PATCH] xen/balloon: fix balloon initialization for PVH Dom0
2018-08-08 11:46 UTC
[xen-unstable-smoke test] 125798: trouble: blocked/broken/fail/pass
2018-08-08 10:38 UTC
PVH dom0 creation fails - the system freezes
2018-08-08 10:13 UTC (19+ messages)
[RFC PATCH 0/2] xen/arm64: Add Support for Amlogic S905 SoC
2018-08-08 10:05 UTC (3+ messages)
` [RFC PATCH 2/2] xen/arm: Add MESON UART driver "
x86 Community Call - Wed Aug 15, 14:00 - 15:00 UTC - Call for agenda items
2018-08-08 9:57 UTC (3+ messages)
[PATCH v3 0/4] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
2018-08-08 9:55 UTC (12+ messages)
` [PATCH v3 4/4] x86/iommu: add reserved dom0-iommu option to map reserved memory ranges
[PATCH 0/9] Miscellaneous CONFIG_HVM / CONFIG_PV clean up
2018-08-08 9:26 UTC (5+ messages)
` [PATCH 6/9] x86: move memory_type_changed to mm.c
[PATCH 2/4] xen/blkfront: cleanup stale persistent grants
2018-08-08 8:27 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).