xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-12 09:57:08 to 2016-02-15 03:16:57 UTC [more...]

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-02-15  3:16 UTC  (9+ messages)

[xen-unstable-coverity test] 82477: all pass - PUSHED
 2016-02-15  3:16 UTC 

[linux-linus test] 82419: regressions - trouble: blocked/broken/fail/pass
 2016-02-15  3:04 UTC 

[PATCH net-next v1 1/8] skbuff: store hash type in socket buffer
 2016-02-14 22:25 UTC  (16+ messages)
` [PATCH net-next v1 2/8] xen-netback: re-import canonical netif header
` [PATCH net-next v1 3/8] xen-netback: support multiple extra info fragments passed from frontend
` [PATCH net-next v1 4/8] xen-netback: reduce log spam
` [PATCH net-next v1 5/8] xen-netback: add support for the control ring
` [PATCH net-next v1 6/8] xen-netback: add an implementation of toeplitz hashing
` [PATCH net-next v1 7/8] xen-netback: pass toeplitz hash value to the frontend
` [PATCH net-next v1 8/8] xen-netback: use toeplitz hash value from "
` [PATCH net-next v1 0/8] xen-netback: support toeplitz hashing

[linux-mingo-tip-master test] 82303: regressions - FAIL
 2016-02-14 22:13 UTC 

[qemu-mainline test] 82388: regressions - FAIL
 2016-02-14 21:17 UTC 

[PATCH 0/5] xen: avoid module usage in non-modular code
 2016-02-14 20:32 UTC 

[PATCH 1/5] xen: audit usages of module.h ; remove unnecessary instances
 2016-02-14 20:32 UTC  (5+ messages)
` [PATCH 2/5] drivers/xen: make [xen-]ballon explicitly non-modular
` [PATCH 3/5] drivers/xen: make xenbus_dev_[front/back]end "
` [PATCH 4/5] drivers/xen: make sys-hypervisor.c "
` [PATCH 5/5] drivers/xen: make platform-pci.c "

[linux-4.1 test] 82264: regressions - FAIL
 2016-02-14 19:46 UTC 

[PATCH V3] vm_event: Remove xc_mem_access_enable_emulate() and friends
 2016-02-14 18:00 UTC  (3+ messages)

[qemu-upstream-4.4-testing test] 82234: tolerable FAIL - PUSHED
 2016-02-14 15:41 UTC 

[xen-unstable test] 82212: tolerable FAIL - PUSHED
 2016-02-14 13:54 UTC 

[libvirt test] 82239: regressions - FAIL
 2016-02-14 13:26 UTC 

[qemu-upstream-unstable test] 82198: tolerable FAIL - PUSHED
 2016-02-14 11:44 UTC 

[qemu-upstream-4.6-testing test] 82162: regressions - FAIL
 2016-02-14  9:49 UTC 

Fixation on polarssl 1.1.4 - EOL was 2013-10-01
 2016-02-14  8:39 UTC 

[PATCH v8 0/7] QEMU:Xen stubdom vTPM for HVM virtual machine(QEMU Part)
 2016-02-14  5:55 UTC  (3+ messages)
` [PATCH v8 2/7] Qemu-Xen-vTPM: Create a new file xen_pvdev.c

[ovmf test] 82174: regressions - FAIL
 2016-02-14  5:03 UTC 

[linux-next test] 82119: regressions - trouble: blocked/broken/fail/pass
 2016-02-14  3:04 UTC 

[qemu-upstream-4.5-testing test] 82131: regressions - FAIL
 2016-02-14  1:46 UTC 

[PATCH] Fixes to Xen pcifront and pciback (v1)
 2016-02-14  1:23 UTC  (3+ messages)
` [PATCH 4/4] xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted

[linux-linus test] 82065: regressions - trouble: blocked/broken/fail/pass
 2016-02-14  0:02 UTC 

[qemu-mainline test] 82059: regressions - FAIL
 2016-02-13 20:38 UTC 

[qemu-mainline bisection] complete build-amd64-xsm
 2016-02-13 19:05 UTC 

[distros-debian-stretch test] 38744: regressions - FAIL
 2016-02-13 16:29 UTC 

[linux-mingo-tip-master test] 82016: regressions - FAIL
 2016-02-13 11:43 UTC 

[linux-4.1 test] 81983: regressions - trouble: blocked/broken/fail/pass
 2016-02-13  6:27 UTC 

[libvirt test] 81975: regressions - FAIL
 2016-02-13  1:37 UTC 

[qemu-upstream-4.4-testing test] 81918: regressions - FAIL
 2016-02-13  1:22 UTC 

Two linkers - EFI one (mingw64) and normal GNU one [Fedora]
 2016-02-13  0:23 UTC  (4+ messages)

[xen-unstable test] 81888: regressions - FAIL
 2016-02-12 22:04 UTC 

[PATCH v3] xSplice v1 implementation and design
 2016-02-12 21:57 UTC  (36+ messages)
` [PATCH v3 01/23] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op (v10)
` [PATCH v3 02/23] libxc: Implementation of XEN_XSPLICE_op in libxc (v5)
` [PATCH v3 03/23] xen-xsplice: Tool to manipulate xsplice payloads (v4)
` [PATCH v3 04/23] elf: Add relocation types to elfstructs.h
` [PATCH v3 05/23] xsplice: Add helper elf routines (v4)
` [PATCH v3 06/23] xsplice: Implement payload loading (v4)
` [PATCH v3 07/23] xsplice: Implement support for applying/reverting/replacing patches. (v5)
` [PATCH v3 08/23] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'. (v2)
` [PATCH v3 09/23] xsplice: Add support for bug frames. (v4)
` [PATCH v3 10/23] xsplice: Add support for exception tables. (v2)
` [PATCH v3 11/23] xsplice: Add support for alternatives
` [PATCH v3 12/23] xsm/xen_version: Add XSM for the xen_version hypercall (v8)
` [PATCH v3 13/23] XENVER_build_id: Provide ld-embedded build-ids (v10)
` [PATCH v3 14/23] libxl: info: Display build_id of the hypervisor
` [PATCH v3 15/23] xsplice: Print build_id in keyhandler
` [PATCH v3 16/23] xsplice: basic build-id dependency checking
` [PATCH v3 17/23] xsplice: Print dependency and payloads build_id in the keyhandler
` [PATCH v3 18/23] xsplice: Prevent duplicate payloads to be loaded
` [PATCH v3 19/23] xsplice, symbols: Implement symbol name resolution on address. (v2)
` [PATCH v3 20/23] x86, xsplice: Print payload's symbol name and module in backtraces
` [PATCH v3 21/23] xsplice: Add support for shadow variables
` [PATCH v3 22/23] xsplice: Add hooks functions and other macros
` [PATCH v3 23/23] xsplice, hello_world: Use the XSPLICE_[UN|]LOAD_HOOK hooks for two functions
  ` [PATCH v3 MISSING/23] xsplice: Design document (v7)

[PULL v2 44/45] fix MSI injection on Xen
 2016-02-12 21:55 UTC  (2+ messages)

[BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
 2016-02-12 21:53 UTC  (7+ messages)

[PATCH v2] x86/boot: add BIT() to boot/bitops.h
 2016-02-12 21:26 UTC  (2+ messages)

[PATCH v2] libxl: fix handling of returns in libxl_get_version_info()
 2016-02-12 20:37 UTC  (4+ messages)

[PATCH v3] libxl: fix handling of returns in libxl_get_version_info()
 2016-02-12 20:35 UTC 

[xen-unstable-smoke test] 82185: tolerable all pass - PUSHED
 2016-02-12 20:30 UTC 

[PATCH v2 2/6] relocator: Do not use memory region if its starta is smaller than size
 2016-02-12 19:55 UTC  (4+ messages)

[qemu-upstream-unstable test] 81831: regressions - FAIL
 2016-02-12 19:51 UTC 

[PATCH] tools/libxc: Fix use of zlib-options when building the domain builder
 2016-02-12 19:21 UTC 

RFC: configuring QEMU virtfs for Xen PV(H) guests
 2016-02-12 19:10 UTC 

Status of multiboot2 support on EFI?
 2016-02-12 19:08 UTC  (9+ messages)

[PATCH] tools/xenalyze: Fix build with clang
 2016-02-12 19:06 UTC 

[PULL 0/5] tags/xen-2016-02-12
 2016-02-12 18:59 UTC  (7+ messages)
` [PULL 1/5] xen: drop support for Xen 4.1 and older
` [PULL 2/5] xen: drop xen_xc_hvm_inject_msi wrapper
` [PULL 3/5] xen: drop XenXC and associated interface wrappers
` [PULL 4/5] xen: move xenforeignmemory compat layer into common place
` [PULL 5/5] xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2

[PATCH v8 0/5] libbxl: add support for pvscsi, iteration 8
 2016-02-12 18:36 UTC  (13+ messages)
` [PATCH v8 1/5] vscsiif.h: fix WWN notation for p-dev property
` [PATCH v8 2/5] docs: add vscsi to xenstore-paths.markdown
` [PATCH v8 3/5] libxl: add support for vscsi
` [PATCH v8 4/5] vscsiif.h: add some notes about xenstore layout
` [PATCH v8 5/5] Scripts to create and delete xen-scsiback nodes in Linux target framework

[PATCH v3] Requisite paches for xSplice v3 (not yet posted)
 2016-02-12 17:50 UTC  (19+ messages)
` [PATCH v3 1/5] hypervisor/arm/keyhandler: Declare struct cpu_user_regs;
` [PATCH v3 2/5] arm/config: Declare ELFSIZE_[32|64] respectively
` [PATCH v3 3/5] build: remove .config from /boot when uninstalling

[PATCH RFC v2 00/30] x86: Improvements to cpuid handling for guests
 2016-02-12 17:42 UTC  (19+ messages)
` [PATCH v2 05/30] xen/public: Export cpu featureset information in the public API
` [PATCH v2 06/30] xen/x86: Script to automatically process featureset information
` [PATCH v2 07/30] xen/x86: Collect more cpuid feature leaves
` [PATCH v2 08/30] xen/x86: Mask out unknown features from Xen's capabilities
` [PATCH v2 09/30] xen/x86: Store antifeatures inverted in a featureset
` [PATCH v2 10/30] xen/x86: Annotate VM applicability in featureset

[PATCH v3] travis: add initial Travis CI script to do builds
 2016-02-12 17:11 UTC  (4+ messages)
    ` [PATCH v3] travis: add initial Travis CI script to do builds [and 2 more messages]

xl dev-detach hangs with missing frontends
 2016-02-12 16:56 UTC  (4+ messages)

[ovmf test] 81861: regressions - FAIL
 2016-02-12 16:38 UTC 

[PATCH v3 0/2] xen: sched: Credit1 shouldn't boost vcpus being migrated
 2016-02-12 16:29 UTC  (3+ messages)
` [PATCH v3 1/2] xen: credit1: trace vCPU boost/unboost
` [PATCH v3 2/2] xen: credit1: avoid boosting vCPUs being "just" migrated

Clang tools build
 2016-02-12 16:20 UTC  (3+ messages)

[COVERITY ACCESS] Request for access to Coverity
 2016-02-12 15:51 UTC  (3+ messages)

[PATCH] xen/x86: Fix errors arising from c/s dab76ff
 2016-02-12 15:23 UTC  (3+ messages)

[PATCH v2 1/2] hvm/vmx: save dr7 during vmx_vmcs_save
 2016-02-12 15:00 UTC  (10+ messages)
` [PATCH v2 2/2] vm_event: consolidate hvm_event_fill_regs and p2m_vm_event_fill_regs

[qemu-upstream-4.6-testing test] 81798: regressions - FAIL
 2016-02-12 14:57 UTC 

[distros-debian-jessie test] 38740: tolerable all pass
 2016-02-12 14:52 UTC 

[PATCH v2 4/6] xen: add capability to load initrd outside of initial mapping
 2016-02-12 14:47 UTC  (5+ messages)
  ` [PATCH v2 3/6] xen: factor out allocation of page tables into separate function

[PATCH 0/2] xen: sched: Credit1 shouldn't boost vcpus being migrated
 2016-02-12 14:16 UTC  (5+ messages)
` [PATCH v2 2/2] xen: credit1: avoid boosting vCPUs being "just" migrated

[PATCH v4 01/17] Xen: ACPI: Hide UART used by Xen
 2016-02-12 12:57 UTC  (2+ messages)

[PATCH v3] libxc: fix leak of t_info in xc_tbuf_get_size()
 2016-02-12 12:34 UTC  (2+ messages)

[PATCH] vm_event: Remove xc_mem_access_enable_emulate() and friends
 2016-02-12 12:06 UTC  (2+ messages)

[xen-unstable-smoke test] 82125: tolerable all pass - PUSHED
 2016-02-12 11:56 UTC 

[PATCH] libxl: fix handling returns in libxl_get_version_info()
 2016-02-12 11:12 UTC  (6+ messages)

[PATCH] x86: Fix build following c/s 623c720f "x86: use CLFLUSHOPT when available"
 2016-02-12 11:05 UTC  (9+ messages)

Anyone know where the official qemu(1) man pages are hosted?
 2016-02-12 11:05 UTC  (2+ messages)

[qemu-upstream-4.5-testing test] 81790: regressions - FAIL
 2016-02-12 10:56 UTC 

[PATCH net-next v1 0/8] xen-netback: support toeplitz hashing
 2016-02-12 10:13 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).