messages from 2016-12-22 07:19:59 to 2016-12-23 20:56:55 UTC [more...]
[qemu-mainline test] 103818: tolerable FAIL - PUSHED
2016-12-23 20:56 UTC
[xen-4.4-testing test] 103812: tolerable FAIL - PUSHED
2016-12-23 19:23 UTC
PROBLEM: Kernel BUG with raid5 soft + Xen + DRBD - invalid opcode
2016-12-23 18:25 UTC
ACPI suspend/resume not failing with (dom0) kernel panic
2016-12-23 17:44 UTC (3+ messages)
[xl restore and migrating problem - hardware compatibility]
2016-12-23 17:16 UTC (3+ messages)
[PATCH v4 00/14] Initial PVHv2 Dom0 support
2016-12-23 17:13 UTC (19+ messages)
` [PATCH v4 14/14] xen/x86: setup PVHv2 Dom0 ACPI tables
[xen-4.5-testing test] 103805: tolerable FAIL - PUSHED
2016-12-23 16:42 UTC
[BUG]: [PATCH added] Incorrect queue counters in netback interface
2016-12-23 15:38 UTC (2+ messages)
[linux-3.18 test] 103800: regressions - FAIL
2016-12-23 15:30 UTC
[xen-4.7-testing test] 103802: regressions - FAIL
2016-12-23 14:43 UTC
[xen-unstable-smoke test] 103842: tolerable all pass - PUSHED
2016-12-23 14:25 UTC
[xen-4.8-testing test] 103807: tolerable FAIL - PUSHED
2016-12-23 14:13 UTC
Stale Xenstore entries after start of domU with stubdom
2016-12-23 13:36 UTC
Bug report
2016-12-23 13:15 UTC (2+ messages)
How to find device name in order to fill STAO ACPI table
2016-12-23 12:51 UTC
[PATCH v2 0/2] build: minor adjustment
2016-12-23 12:25 UTC (5+ messages)
` [PATCH v2 1/2] build: move debug{, _symbols} to tools/Rules.mk
` [PATCH v2] build: move setting LTO options to xen/Rules.mk
` [PATCH v2 2/2] build: use debug_symbols to add -g3
[PATCH v4] x86/apicv: fix RTC periodic timer and apicv issue
2016-12-23 12:24 UTC (7+ messages)
[PATCH v2] build: move setting LTO options to xen/Rules.mk
2016-12-23 12:12 UTC
[PATCH] libxl/libxl_qmp.c: Fix code style in qmp_next()
2016-12-23 11:44 UTC (4+ messages)
[xen-unstable test] 103803: regressions - FAIL
2016-12-23 11:18 UTC
[PATCH v2 0/5] General Build Fixes
2016-12-23 11:10 UTC (20+ messages)
` [PATCH v2 1/5] Remove hardcoded strict -Werror checking
` [PATCH v2 2/5] config/StdGNU.mk: Allows users to pass in EXTRA_CFLAGS
` [PATCH v2 5/5] tools/blktap2/drivers: Remove non-existent sys/sysctl.h include
[distros-debian-jessie test] 68263: regressions - FAIL
2016-12-23 9:50 UTC
[ovmf baseline-only test] 68262: tolerable FAIL
2016-12-23 8:35 UTC
[linux-3.18 bisection] complete test-amd64-i386-xl-qemut-win7-amd64
2016-12-23 7:51 UTC
[qemu-mainline baseline-only test] 68261: regressions - FAIL
2016-12-23 7:50 UTC
[PATCH] tpm: Restore functionality to xen vtpm driver
2016-12-23 7:17 UTC (2+ messages)
[linux-4.1 test] 103799: regressions - FAIL
2016-12-23 6:51 UTC
[PATCH 00/10] x86: register renaming (part I)
2016-12-23 6:17 UTC (5+ messages)
` [PATCH 01/10] x86/MSR: introduce MSR access split/fold helpers
` [PATCH 08/10] x86/vm-event: use unambiguous register names
[PATCH 0/2] x86/VMX: XSA-203 follow-up
2016-12-23 5:47 UTC (11+ messages)
` [PATCH 1/2] x86/HVM: constify VMFUNC emulation hook
` [PATCH 2/2] x86/VMX: don't needlessly install "
[xen-4.6-testing baseline-only test] 68260: tolerable FAIL
2016-12-23 4:38 UTC
[ovmf test] 103801: all pass - PUSHED
2016-12-23 1:48 UTC
[ovmf baseline-only test] 68258: tolerable FAIL
2016-12-22 23:28 UTC
[libvirt test] 103798: regressions - FAIL
2016-12-22 23:14 UTC
[qemu-mainline test] 103797: tolerable FAIL - PUSHED
2016-12-22 22:55 UTC
[xen-4.4-testing test] 103796: regressions - FAIL
2016-12-22 20:13 UTC
[PATCH] docs: Clarify scope of reboot= and noreboot Xen command line options
2016-12-22 18:59 UTC (3+ messages)
[xen-4.6-testing test] 103795: tolerable FAIL - PUSHED
2016-12-22 18:36 UTC
[RFC PATCH v2 00/26] arm64: Dom0 ITS emulation
2016-12-22 18:24 UTC (27+ messages)
` [RFC PATCH v2 01/26] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [RFC PATCH v2 02/26] ARM: GICv3: allocate LPI pending and property table
` [RFC PATCH v2 03/26] ARM: GICv3 ITS: allocate device and collection table
` [RFC PATCH v2 04/26] ARM: GICv3 ITS: map ITS command buffer
` [RFC PATCH v2 05/26] ARM: GICv3 ITS: introduce ITS command handling
` [RFC PATCH v2 06/26] ARM: GICv3 ITS: introduce device mapping
` [RFC PATCH v2 07/26] ARM: GICv3 ITS: introduce host LPI array
` [RFC PATCH v2 08/26] ARM: GICv3 ITS: map device and LPIs to the ITS on physdev_op hypercall
` [RFC PATCH v2 09/26] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [RFC PATCH v2 10/26] ARM: GICv3: forward pending LPIs to guests
` [RFC PATCH v2 11/26] ARM: GICv3: enable ITS and LPIs on the host
` [RFC PATCH v2 12/26] ARM: vGICv3: handle virtual LPI pending and property tables
` [RFC PATCH v2 13/26] ARM: vGICv3: Handle disabled LPIs
` [RFC PATCH v2 14/26] ARM: vGICv3: introduce basic ITS emulation bits
` [RFC PATCH v2 15/26] ARM: vITS: handle CLEAR command
` [RFC PATCH v2 16/26] ARM: vITS: handle INT command
` [RFC PATCH v2 17/26] ARM: vITS: handle MAPC command
` [RFC PATCH v2 18/26] ARM: vITS: handle MAPD command
` [RFC PATCH v2 19/26] ARM: vITS: handle MAPTI command
` [RFC PATCH v2 20/26] ARM: vITS: handle MOVI command
` [RFC PATCH v2 21/26] ARM: vITS: handle DISCARD command
` [RFC PATCH v2 22/26] ARM: vITS: handle INV command
` [RFC PATCH v2 23/26] ARM: vITS: handle INVALL command
` [RFC PATCH v2 24/26] ARM: vITS: create and initialize virtual ITSes for Dom0
` [RFC PATCH v2 25/26] ARM: vITS: create ITS subnodes for Dom0 DT
` [RFC PATCH v2 26/26] ARM: vGIC: advertising LPI support
[PATCH 0/2] x86emul: loop/rep adjustments
2016-12-22 17:42 UTC (5+ messages)
` [PATCH 2/2] x86emul: correct 64-bit mode repeated string insn handling with zero count
[PATCH] tools/tests/x86_emulate: #define unlikely in x86 emulator test harness
2016-12-22 17:42 UTC (5+ messages)
[xen-unstable-smoke test] 103808: tolerable all pass - PUSHED
2016-12-22 16:42 UTC
[PATCH v4 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
2016-12-22 16:13 UTC (5+ messages)
` [PATCH v4 02/24] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH v4 03/24] x86: refactor psr: implement main data structures
[PATCH 1/3] xen: xenbus driver must not accept invalid transaction ids
2016-12-22 16:00 UTC (7+ messages)
` [PATCH 2/3] xen: return xenstore command failures via response instead of rc
` [PATCH 3/3] xen: remove stale xs_input_avail() from header
[PATCH] xsm: allow relevant permission during migrate and gpu-passthrough
2016-12-22 15:34 UTC (7+ messages)
[PATCH RFC] tools/xenlight: Create xenlight Makefile
2016-12-22 15:26 UTC
[xen-unstable test] 103788: regressions - trouble: broken/fail/pass
2016-12-22 14:51 UTC (9+ messages)
` elbling1 (was Re: [xen-unstable test] 103788: regressions - trouble: broken/fail/pass)
[BUG] Xen-4.8.0 efi/buildid.o: file not recognized/Ambiguous
2016-12-22 14:46 UTC (2+ messages)
[xen-unstable-smoke test] 103806: tolerable all pass - PUSHED
2016-12-22 14:45 UTC
[distros-debian-wheezy test] 68259: all pass
2016-12-22 14:36 UTC
[xen-4.8-testing test] 103792: trouble: broken/fail/pass
2016-12-22 14:30 UTC
[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
2016-12-22 14:08 UTC (6+ messages)
` [PATCH v5 00/14] "
` [PATCH v5 04/14] tables.h: add linker table support
` [PATCH v5 09/14] jump_label: port __jump_table to linker tables
Xenstore watch interface in the kernel
2016-12-22 13:51 UTC (6+ messages)
[PATCH v15] sndif: add ABI for para-virtual sound
2016-12-22 13:00 UTC (5+ messages)
` [PATCH v15] This is the ABI for the two halves of a para-virtualized sound driver to communicate with each to other
[PATCH 1/2] x86/emul: Correct the return value handling of VMFUNC
2016-12-22 12:44 UTC (5+ messages)
` [PATCH 2/2] x86/emul: Pass shadow register state to the vmfunc() hook
[RFC XEN PATCH 00/16] Add vNVDIMM support to HVM domains
2016-12-22 12:22 UTC (7+ messages)
` [RFC XEN PATCH 03/16] xen/x86: add a hypercall XENPF_pmem_add to report host pmem regions
` [RFC XEN PATCH 04/16] xen/x86: add XENMEM_populate_pmemmap to map host pmem pages to guest
` [RFC XEN PATCH 05/16] xen/x86: release pmem pages at domain destroy
[xen-unstable-smoke test] 103804: tolerable all pass - PUSHED
2016-12-22 12:05 UTC
[xen-4.5-testing test] 103791: regressions - trouble: broken/fail/pass
2016-12-22 12:01 UTC
[PATCH v2 0/4] xen/arm: fix rank/vgic lock inversion bug
2016-12-22 11:52 UTC (4+ messages)
` [PATCH v2 1/4] xen/arm: fix GIC_INVALID_LR
` [PATCH v2 2/4] arm: store vcpu id in struct irq_pending
[RFC PATCH 0/9] Introduce AMD SVM AVIC
2016-12-22 11:38 UTC (16+ messages)
` [RFC PATCH 3/9] x86/HVM: Call vlapic_destroy after vcpu_destroy
` [RFC PATCH 4/9] x86/SVM: Modify VMCB fields to add AVIC support
` [RFC PATCH 5/9] x86/HVM/SVM: Add AVIC initialization code
` [RFC PATCH 6/9] x86/SVM: Add AVIC vmexit handlers
` [RFC PATCH 7/9] x86/SVM: Add vcpu scheduling support for AVIC
` [RFC PATCH 8/9] x86/SVM: Add interrupt management code via AVIC
` [RFC PATCH 9/9] x86/SVM: Hook up miscellaneous AVIC functions
[PATCH 0/2] build: minor adjustment
2016-12-22 11:16 UTC (4+ messages)
` [PATCH 1/2] build: move debug_symbols to tools/Rules.mk
[PATCH] init/FreeBSD: fix incorrect usage of $rc_pids in xendriverdomain
2016-12-22 10:57 UTC (4+ messages)
[XEN KEXEC PATCH] Corrected comment typo "count not" to "could not"
2016-12-22 10:50 UTC (3+ messages)
[xen-4.4-testing baseline-only test] 68256: regressions - FAIL
2016-12-22 10:35 UTC
[PATCH 0/2] More fixes for lto option
2016-12-22 10:20 UTC (6+ messages)
` [PATCH 1/2] config/StdGNU.mk: use CONFIG_LTO
` [PATCH 2/2] INSTALL: remove stale lto build instruction
[PATCH] xen/evtchn: use rb_entry()
2016-12-22 9:07 UTC
[PATCH v2] xen/setup: Don't relocate p2m over existing one
2016-12-22 9:06 UTC (2+ messages)
[xen-4.7-testing test] 103790: regressions - trouble: broken/fail/pass
2016-12-22 8:53 UTC
[PATCH v3] libacpi: Don't build x86-only AML for ARM64 mk_dsdt
2016-12-22 8:35 UTC (2+ messages)
[linux-3.18 test] 103786: regressions - trouble: broken/fail/pass
2016-12-22 8:19 UTC
[PATCH v1] displif: add ABI for para-virtual display
2016-12-22 8:12 UTC (2+ messages)
Xen: ARM: Support for mapping OperationRegion in ACPI ASL
2016-12-22 7:48 UTC (6+ messages)
` Xen: "
[PATCH 0/3] xen: fix some minor bugs and cleanup of xenbus
2016-12-22 7:19 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).