xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-20 19:49:08 to 2016-12-22 13:58:18 UTC [more...]

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-12-22 13:58 UTC  (17+ 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

Xenstore watch interface in the kernel
 2016-12-22 13:51 UTC  (6+ messages)

[xen-unstable test] 103788: regressions - trouble: broken/fail/pass
 2016-12-22 13:47 UTC  (8+ messages)
` elbling1 (was Re: [xen-unstable test] 103788: regressions - trouble: broken/fail/pass)

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

[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

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

[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  (6+ 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

[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  (5+ 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 11:12 UTC  (22+ 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] 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)

[PATCH] libxl/libxl_qmp.c: Fix code style in qmp_next()
 2016-12-22 10:47 UTC  (2+ 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/blkback: use rb_entry()
 2016-12-22  9:07 UTC  (4+ messages)
  ` [PATCH] xen/evtchn: "

[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  (3+ 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)

[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 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] 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-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 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  (8+ messages)
` [Qemu-devel] "

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

[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  (6+ 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 


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