xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-20 15:43:28 to 2016-12-22 10:20:45 UTC [more...]

[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] libxl/libxl_qmp.c: Fix code style in qmp_next()
 2016-12-22  9:53 UTC 

[PATCH] xen/blkback: use rb_entry()
 2016-12-22  9:07 UTC  (8+ messages)
  ` [PATCH] xen/evtchn: "

[PATCH v2] xen/setup: Don't relocate p2m over existing one
 2016-12-22  9:06 UTC  (2+ messages)

[xen-unstable test] 103788: regressions - trouble: broken/fail/pass
 2016-12-22  9:01 UTC 

[xen-4.7-testing test] 103790: regressions - trouble: broken/fail/pass
 2016-12-22  8:53 UTC 

[PATCH 0/2] build: minor adjustment
 2016-12-22  8:51 UTC  (4+ messages)
` [PATCH 1/2] build: move debug_symbols to tools/Rules.mk
` [PATCH 2/2] build: use debug_symbols to add -g3

[PATCH v2 0/5] General Build Fixes
 2016-12-22  8:43 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 3/5] tools/blktap2/vhd: Remove unused struct stat stats
` [PATCH v2 4/5] tools/blktap2: Fix missing header file
` [PATCH v2 5/5] tools/blktap2/drivers: Remove non-existent sys/sysctl.h include

[PATCH 0/2] x86/VMX: XSA-203 follow-up
 2016-12-22  8:37 UTC  (3+ messages)
` [PATCH 1/2] x86/HVM: constify VMFUNC emulation hook
` [PATCH 2/2] x86/VMX: don't needlessly install "

[PATCH v3] libacpi: Don't build x86-only AML for ARM64 mk_dsdt
 2016-12-22  8:35 UTC  (3+ messages)

[PATCH 1/2] x86/emul: Correct the return value handling of VMFUNC
 2016-12-22  8:27 UTC  (4+ messages)
` [PATCH 2/2] x86/emul: Pass shadow register state to the vmfunc() hook

[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)

[PATCH v4] x86/apicv: fix RTC periodic timer and apicv issue
 2016-12-22  8:11 UTC  (8+ messages)

Xen: ARM: Support for mapping OperationRegion in ACPI ASL
 2016-12-22  7:48 UTC  (6+ messages)
  ` Xen: "

[PATCH v15] sndif: add ABI for para-virtual sound
 2016-12-22  7:21 UTC  (4+ messages)
` [PATCH v15] This is the ABI for the two halves of a para-virtualized sound driver to communicate with each to other

[PATCH 0/3] xen: fix some minor bugs and cleanup of xenbus
 2016-12-22  7:19 UTC 

[PATCH 1/3] xen: xenbus driver must not accept invalid transaction ids
 2016-12-22  7:19 UTC  (3+ 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

[xen-4.6-testing baseline-only test] 68255: regressions - FAIL
 2016-12-22  5:56 UTC 

help regarding intel board
 2016-12-22  5:22 UTC 

[linux-4.1 test] 103784: regressions - trouble: broken/fail/pass
 2016-12-22  5:12 UTC 

[qemu-mainline test] 103785: trouble: blocked/broken/fail/pass
 2016-12-22  3:54 UTC 

[PATCH v1 0/7] tools: add linker table userspace sandbox
 2016-12-22  2:39 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] tools: add a userspace tools bug.h
  ` [PATCH v2 2/6] tools: add init.h for tools
  ` [PATCH v2 3/6] tools: add __used and enable to override
  ` [PATCH v2 4/6] tools: expand export.h with VMLINUX_SYMBOL()
  ` [PATCH v2 5/6] tools: add __section() to compiler.h
  ` [PATCH v2 6/6] tools: add userspace linker table sandbox

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-12-22  2:38 UTC  (16+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 01/14] generic-sections: add section core helpers
  ` [PATCH v5 02/14] xtensa: skip adding literal when SORT() is used
  ` [PATCH v5 03/14] ranges.h: add helpers to build and identify Linux section ranges
  ` [PATCH v5 04/14] tables.h: add linker table support
  ` [PATCH v5 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y
  ` [PATCH v5 06/14] firmware/Makefile: force recompilation if makefile changes
  ` [PATCH v5 07/14] firmware: port built-in section to linker table
  ` [PATCH v5 08/14] jump_label: move guard #endif down where it belongs
  ` [PATCH v5 09/14] jump_label: port __jump_table to linker tables
  ` [PATCH v5 10/14] dynamic_debug: port to use "
  ` [PATCH v5 11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h
  ` [PATCH v5 12/14] kprobes: port .kprobes.text to section range
  ` [PATCH v5 13/14] kprobes: port blacklist kprobes to linker table
  ` [PATCH v5 14/14] lib: add linker tables test driver

[PATCH v2 0/4] xen/arm: fix rank/vgic lock inversion bug
 2016-12-22  2:15 UTC  (5+ messages)
` [PATCH v2 1/4] xen/arm: fix GIC_INVALID_LR
  ` [PATCH v2 2/4] arm: store vcpu id in struct irq_pending
  ` [PATCH v2 3/4] arm, vgic_migrate_irq: take the right vgic lock
  ` [PATCH v2 4/4] The locking order is: first rank lock, then vgic lock. The order is respected everywhere, except for gic_update_one_lr

[PATCH] xen/arm: fix rank/vgic locks inversion bug
 2016-12-22  2:12 UTC  (13+ messages)

[ovmf test] 103787: all pass - PUSHED
 2016-12-22  1:50 UTC 

[PATCH RFC] tools/xenlight: Create xenlight Makefile
 2016-12-22  0:34 UTC  (3+ messages)

Xen Community Call on new PV protocols, 11th Jan 9AM PST
 2016-12-21 22:29 UTC 

Xen ARM - Exposing a PL011 to the guest
 2016-12-21 22:12 UTC  (19+ messages)

[xen-4.4-testing test] 103782: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2016-12-21 22:08 UTC 

[XEN KEXEC PATCH] Corrected comment typo "count not" to "could not"
 2016-12-21 21:39 UTC  (2+ messages)

[xen-4.6-testing test] 103783: tolerable trouble: broken/fail/pass - PUSHED
 2016-12-21 21:13 UTC 

[PATCH v2] libacpi: Don't build x86-only AML for ARM64 mk_dsdt
 2016-12-21 20:30 UTC  (2+ messages)

[xen-unstable-smoke test] 103793: tolerable all pass - PUSHED
 2016-12-21 19:46 UTC 

[PATCH v1 0/1] xen/arm: Map mmio-sram nodes as cached memory
 2016-12-21 18:50 UTC  (9+ messages)
` [PATCH v1 1/1] "

[xen-unstable-smoke test] 103789: tolerable all pass - PUSHED
 2016-12-21 17:55 UTC 

[PATCH v4 00/14] Initial PVHv2 Dom0 support
 2016-12-21 17:04 UTC  (8+ messages)
` [PATCH v4 11/14] xen/x86: parse Dom0 kernel for PVHv2
` [PATCH v4 14/14] xen/x86: setup PVHv2 Dom0 ACPI tables

[PATCH] init/FreeBSD: fix incorrect usage of $rc_pids in xendriverdomain
 2016-12-21 16:53 UTC  (2+ messages)

[PATCH 0/4] init/FreeBSD: Minor fixes for FreeBSD init scripts
 2016-12-21 16:38 UTC  (12+ messages)
` [PATCH 1/4] init/FreeBSD: set correct PATH for xl devd
` [PATCH 2/4] init/FreeBSD: remove xendriverdomain_precmd
` [PATCH 3/4] init/FreeBSD: fix xencommons so it can only be launched by Dom0
` [PATCH 4/4] init/FreeBSD: add rc control variables

[RFC 0/7] Move accel, KVM, Xen, qtest files to accel/ subdir
 2016-12-21 15:41 UTC  (11+ messages)
` [RFC 1/7] xen: Move xen-*-stub.c to stubs/
` [RFC 2/7] xen: Move xen files to accel/
` [Qemu-devel] [RFC 0/7] Move accel, KVM, Xen, qtest files to accel/ subdir

[PATCH 00/10] x86: register renaming (part I)
 2016-12-21 15:31 UTC  (7+ messages)
` [PATCH 05/10] x86/HVM: use unambiguous register names
` [PATCH 08/10] x86/vm-event: "

[xen-unstable-smoke test] 103780: tolerable all pass - PUSHED
 2016-12-21 13:44 UTC 

Xen Security Advisory 203 (CVE-2016-10025) - x86: missing NULL pointer check in VMFUNC emulation
 2016-12-21 12:01 UTC 

Xen Security Advisory 202 (CVE-2016-10024) - x86 PV guests may be able to mask interrupts
 2016-12-21 12:01 UTC 

[distros-debian-squeeze test] 68252: tolerable FAIL
 2016-12-21 11:32 UTC 

[xen-4.5-testing baseline-only test] 68250: regressions - FAIL
 2016-12-21 11:13 UTC 

[ovmf baseline-only test] 68251: tolerable FAIL
 2016-12-21 11:12 UTC 

Xen ARM community call - meeting minutes and date for the next one
 2016-12-21  9:00 UTC  (7+ messages)

Xen and Shared Clipboard
 2016-12-21  6:58 UTC 

[PATCH v3] x86/apicv: fix RTC periodic timer and apicv issue
 2016-12-21  4:59 UTC  (9+ messages)

EPT initialization for domain U
 2016-12-21  2:26 UTC 

[RFC] Xen PV Drivers Lifecycle
 2016-12-20 23:09 UTC  (3+ messages)

Xen: ARM: Support to map mmio region specified in static ACPI tables
 2016-12-20 22:55 UTC  (4+ messages)

Xen: ARM: Support for mapping ECAM PCIe Config Space Specified In Static ACPI Table
 2016-12-20 22:40 UTC  (11+ messages)

[ovmf baseline-only test] 68248: tolerable FAIL
 2016-12-20 22:19 UTC 

[linux-4.1 test] 103764: regressions - trouble: broken/fail/pass
 2016-12-20 21:33 UTC 

[distros-debian-snapshot test] 68247: tolerable FAIL
 2016-12-20 21:30 UTC 

[xen-4.8-testing test] 103767: tolerable trouble: broken/fail/pass - PUSHED
 2016-12-20 21:28 UTC 

[PATCH] libacpi: Don't build x86-only AML for ARM64 mk_dsdt
 2016-12-20 18:51 UTC 

[OSSTEST PATCH 0/9] db retry: fixes and workarounds
 2016-12-20 18:38 UTC  (10+ messages)
` [OSSTEST PATCH 1/9] mg-schema-test-database: Revamp sequence handling
` [OSSTEST PATCH 2/9] mg-schema-test-database: Wrap some withtest psql_do in subshells
` [OSSTEST PATCH 3/9] cs-bisection-step: Do not acquire the repo lock
` [OSSTEST PATCH 4/9] db retry, bisection: Reset %jobs_created on db retry
` [OSSTEST PATCH 5/9] db retry, bisect: Cache build reuse investigations
` [OSSTEST PATCH 6/9] db retry: Document $@ as an implicit parameter to need_retry
` [OSSTEST PATCH 7/9] db retry: Break out Osstest::Executive::JobDB::_need_retry
` [OSSTEST PATCH 8/9] db retry: Use HandleError and exceptions to detect when to retry
` [OSSTEST PATCH 9/9] db retry: Retry on $dbh->state eq ''

[xen-4.6-testing test] 103765: regressions - trouble: broken/fail/pass
 2016-12-20 18:44 UTC 

[libvirt test] 103766: regressions - trouble: broken/fail/pass
 2016-12-20 18:07 UTC 

[PATCH v5 00/13] PVH VCPU hotplug support
 2016-12-20 18:07 UTC  (11+ messages)
` [PATCH v5 02/13] acpi/x86: Define ACPI IO registers for PVH guests
` [PATCH v5 05/13] pvh/acpi: Handle ACPI accesses "

[PATCH 0/7] General Build Fixes
 2016-12-20 17:58 UTC  (14+ messages)
` [PATCH 1/7] Remove hardcoded strict -Werror checking
` [PATCH 4/7] tools: Update sys/poll.h to poll.h

[xen-unstable test] 103762: regressions - trouble: broken/fail/pass
 2016-12-20 17:02 UTC 

[xen-4.4-testing test] 103756: trouble: blocked/broken/fail/pass
 2016-12-20 16:57 UTC  (4+ messages)
` merlot0 and merlot1 (was Re: [xen-4.4-testing test] 103756: trouble: blocked/broken/fail/pass)

[xen-unstable-smoke test] 103774: regressions - FAIL
 2016-12-20 15:43 UTC 


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).