xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-12 06:53:42 to 2016-08-15 10:48:39 UTC [more...]

[PATCH v2 0/7] Remove hard-coded /var/run in tools
 2016-08-15 10:48 UTC  (5+ messages)
` [PATCH v2 6/7] libxenstat: honour XEN_RUN_DIR

XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
 2016-08-15 10:47 UTC  (24+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)

[OSSTEST PATCH] ts-coverity-upload: Double coverity upload timeout
 2016-08-15 10:46 UTC 

[PATCH v3] Livepatch fixes and features for v4.8
 2016-08-15 10:46 UTC  (16+ messages)
` [PATCH v3 1/9] livepatch: Clear .bss when payload is reverted
` [PATCH v3 2/9] livepatch: Deal with payloads without any .text
` [PATCH v3 3/9] version/livepatch: Move xen_build_id_check to version.h
` [PATCH v3 4/9] livepatch: Sync cache of build-id before using it first time
` [PATCH v3 5/9] livepatch: Move code from prepare_payload to own routine
` [PATCH v3 6/9] livepatch: Add parsing for the symbol+0x<offset>/<len>
` [PATCH v3 7/9] livepatch: NOP if func->new_[addr, size] is zero
` [PATCH v3 8/9] symbols: Generate an xen-sym.map
` [PATCH v3 9/9] livepach: Add .livepatch.hooks functions and test-case

[PATCH v2] Remove ambiguities in the COPYING file; add CONTRIBUTING file
 2016-08-15 10:24 UTC  (3+ messages)

[RFC 00/22] xen/arm: Rework the P2M code to follow break-before-make sequence
 2016-08-15 10:24 UTC  (4+ messages)
` [RFC 18/22] xen/arm: p2m: Introduce p2m_set_entry and __p2m_set_entry

[PATCH 0/2] eliminate some section start symbols
 2016-08-15 10:12 UTC  (8+ messages)
` [PATCH 1/2] x86: force suitable alignment in sources rather than in linker script
` [PATCH 2/2] make use of .startof.() and .sizeof.() assembler expressions

[xen-unstable-smoke test] 100490: tolerable all pass - PUSHED
 2016-08-15 10:11 UTC 

[PATCH 6/7] arm64: xen: Enable user access before a privcmd hvc call
 2016-08-15  9:58 UTC 

[PATCH v2 0/2] x86emul: remaining misc small adjustments
 2016-08-15  9:44 UTC  (4+ messages)
` [PATCH v2 1/2] x86emul: fold SrcImmByte fetching
` [PATCH v2 2/2] x86emul: introduce SrcImm16

[PATCH v7 00/15] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-08-15  9:17 UTC  (6+ messages)
` [PATCH v7 05/15] libxl: Load guest BIOS from file

[ovmf test] 100489: all pass - PUSHED
 2016-08-15  8:54 UTC 

[win-pv-devel] rtc timeoffset not being set on TZ changes?
 2016-08-15  8:53 UTC 

[PATCH 0/4] x86emul: more misc small adjustments
 2016-08-15  8:35 UTC  (5+ messages)
` [PATCH 1/4] x86emul: remove dead code
` [PATCH 2/4] x86emul: drop RIP-relative special case for TEST
` [PATCH 3/4] x86emul: drop SrcInvalid
` [PATCH 4/4] x86emul: use DstEax also for XCHG

[xen-unstable test] 100488: tolerable FAIL
 2016-08-15  8:34 UTC 

[PATCH v1] Livepatch ARM 64 implementation
 2016-08-15  8:21 UTC  (11+ messages)
` [PATCH v1 1/9] livepatch: Bubble up sanity checks on Elf relocs
` [PATCH v1 2/9] x86/arm: Make 'make debug' work properly
` [PATCH v1 3/9] x86/arm64: Move the ALT_[ORIG|REPL]_PTR macros to header files
` [PATCH v1 4/9] arm/mm: Introduce modify_xen_mappings
` [PATCH v1 5/9] arm64/insn: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
` [PATCH v1 6/9] livepatch: Initial ARM64 support
` [PATCH v1 7/9] livepatch: ARM64: Ignore mapping symbols: $[a, d, x, p]
` [PATCH v1 8/9] livepatch: Move test-cases to common
` [PATCH v1 9/9] livepatch: tests: Make them compile under ARM64

[PATCH 0/2] build-id adjustments
 2016-08-15  7:58 UTC  (6+ messages)
` [PATCH 1/2] build-id: fix minor quirks
` [PATCH 2/2] x86/EFI: use less crude way of generating the build ID

[PATCH v2 00/23] Make ACPI builder available to components other than hvmloader
 2016-08-15  7:48 UTC  (4+ messages)
` [PATCH v2 23/23] libxc/xc_dom_core: Copy ACPI tables to guest space

[PATCH] xl cpupool-numa-split: don't try to bring any dom0 vCPUs online
 2016-08-15  4:19 UTC  (2+ messages)

[ovmf test] 100487: all pass - PUSHED
 2016-08-15  0:21 UTC 

[ovmf test] 100484: regressions - FAIL
 2016-08-14 21:50 UTC 

[PATCH 4.6 23/56] x86/mm/pat: Add support of non-default PAT MSR setting
 2016-08-14 20:37 UTC  (8+ messages)
` [PATCH 4.6 24/56] x86/mm/pat: Add pat_disable() interface
` [PATCH 4.6 25/56] x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
` [PATCH 4.6 26/56] x86/mtrr: Fix Xorg crashes in Qemu sessions
` [PATCH 4.6 27/56] x86/mtrr: Fix PAT init handling when MTRR is disabled
` [PATCH 4.6 28/56] x86/xen, pat: Remove PAT table init code from Xen
` [PATCH 4.6 29/56] x86/pat: Document the PAT initialization sequence
` [PATCH 4.6 30/56] x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386

[PATCH 4.4 23/49] x86/mm/pat: Add support of non-default PAT MSR setting
 2016-08-14 20:23 UTC  (8+ messages)
` [PATCH 4.4 24/49] x86/mm/pat: Add pat_disable() interface
` [PATCH 4.4 25/49] x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
` [PATCH 4.4 26/49] x86/mtrr: Fix Xorg crashes in Qemu sessions
` [PATCH 4.4 27/49] x86/mtrr: Fix PAT init handling when MTRR is disabled
` [PATCH 4.4 28/49] x86/xen, pat: Remove PAT table init code from Xen
` [PATCH 4.4 29/49] x86/pat: Document the PAT initialization sequence
` [PATCH 4.4 30/49] x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386

x86 PAT fixes for stable
 2016-08-14 15:42 UTC  (3+ messages)

[xen-unstable-coverity test] 100483: regressions - ALL FAIL
 2016-08-14 10:31 UTC 

[xen-unstable test] 100481: tolerable FAIL
 2016-08-14  9:32 UTC 

[libvirt test] 100482: tolerable FAIL - PUSHED
 2016-08-14  7:35 UTC 

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-08-13 17:54 UTC  (19+ messages)
` [RFC v3 07/13] tables.h: add linker table support

[PATCH] xentop: Adds options for tabs-separators, and including the domain ID in the output
 2016-08-13 17:51 UTC 

[xen-unstable test] 100476: tolerable FAIL - PUSHED
 2016-08-13 14:23 UTC 

Unable to add disk on ARM64
 2016-08-13 14:13 UTC  (5+ messages)

[PATCH 3/3] Significant changes to decision making; some new roles and minor changes
 2016-08-13  9:28 UTC  (5+ messages)

[libvirt test] 100472: regressions - FAIL
 2016-08-13  7:28 UTC 

Save/Restore is not working properly
 2016-08-13  6:40 UTC  (6+ messages)

[xen-unstable test] 100470: regressions - FAIL
 2016-08-13  6:39 UTC 

[qemu-mainline baseline-only test] 66974: regressions - FAIL
 2016-08-13  3:43 UTC 

[PULL 0/2] xen-20160812-tag-2
 2016-08-12 23:44 UTC  (3+ messages)
` [PULL 1/2] Xen: fix converity warning of xen_pt_config_init()
  ` [PULL 2/2] xen: handle inbound migration of VMs without ioreq server pages

[PULL 1/2] Xen: fix converity warning of xen_pt_config_init()
 2016-08-12 23:37 UTC  (3+ messages)
  ` [PULL 2/2] xen: handle inbound migration of VMs without ioreq server pages
` [PULL 0/2] xen-20160812-tag

[PULL 0/2] xen-20160812-tag
 2016-08-12 23:35 UTC 

[xen-unstable test] 100466: regressions - FAIL
 2016-08-12 23:21 UTC 

[PATCH] xen: handle inbound migration of VMs without ioreq server pages
 2016-08-12 22:09 UTC  (2+ messages)

[distros-debian-jessie test] 66973: tolerable all pass
 2016-08-12 21:59 UTC 

[seabios baseline-only test] 66971: tolerable FAIL
 2016-08-12 21:50 UTC 

[PATCH] Remove ambiguities in the COPYING file; add CONTRIBUTING file
 2016-08-12 21:45 UTC  (9+ messages)

[ovmf baseline-only test] 66972: all pass
 2016-08-12 21:31 UTC 

[Very RFC PATCH] Livepatch - initial ARM64/32 support
 2016-08-12 20:50 UTC  (7+ messages)
` [Very RFC PATCH 3/3] livepatch: Initial ARM32/64 support

[linux-3.14 baseline-only test] 66970: tolerable FAIL
 2016-08-12 20:00 UTC 

[qemu-mainline test] 100454: tolerable FAIL - PUSHED
 2016-08-12 19:57 UTC 

[Linux 4.8-rc1 Bisected] Clock on boot Xen HVM guest starts at 31/12/1999
 2016-08-12 18:53 UTC  (3+ messages)

[xen-unstable-smoke test] 100468: tolerable all pass - PUSHED
 2016-08-12 17:41 UTC 

[PATCH 0/4] Clarify License information : m4, stubdom, tools/blktap2, xen/crypto
 2016-08-12 17:32 UTC  (5+ messages)
` [PATCH 1/4] Add information on sources for vmac.* and rijndael.*
` [PATCH 2/4] Added source of ax_compare_version.m4 to import log
` [PATCH 3/4] [STUBDOM] Added COPYING files and README.source files
` [PATCH 4/4] blktap2: Added COPYING file

Livepatch, symbol resolutions between two livepatchs (new_symbol=0)
 2016-08-12 15:45 UTC  (4+ messages)

[PATCH] xen: credit1: fix a race when picking initial pCPU for a vCPU
 2016-08-12 15:17 UTC  (4+ messages)

[MINIOS PATCH] lib.h: remove BUILD_BUG_ON
 2016-08-12 15:14 UTC  (3+ messages)

[xen-unstable-smoke test] 100457: tolerable all pass - PUSHED
 2016-08-12 15:10 UTC 

[PATCH v2 1/2] x86/altp2m: use __get_gfn_type_access to avoid lock conflicts
 2016-08-12 15:02 UTC  (5+ messages)
` [PATCH v2 2/2] x86/altp2m: allow specifying external-only use-case

[xen-unstable baseline-only test] 66968: tolerable FAIL
 2016-08-12 14:51 UTC 

[ovmf test] 100452: all pass - PUSHED
 2016-08-12 14:23 UTC 

[xen-unstable test] 100431: regressions - FAIL
 2016-08-12 13:57 UTC 

[V4 PATCH 2/2] mips/panic: Replace smp_send_stop() with kdump friendly version in panic path
 2016-08-12 13:55 UTC 

[PATCH 1/3] xen: Some code motion to avoid having to do forward-declaration
 2016-08-12 13:53 UTC  (8+ messages)
` [PATCH 2/3] xen: Have schedulers revise initial placement
        ` dependences for backporting to 4.6 [was: Re: [PATCH 2/3] xen: Have schedulers revise initial placement]
        ` dependences for backporting to 4.5 "

[distros-debian-wheezy test] 66969: all pass
 2016-08-12 13:46 UTC 

[XTF PATCH v2] xtf-runner: support two modes for getting output
 2016-08-12 13:28 UTC  (10+ messages)

[PATCH v3 00/19] mini-os: support of auto-ballooning
 2016-08-12 13:04 UTC  (4+ messages)
` [Minios-devel] "

[PATCH 1/2] x86/boot: Align e820 and video data in the boot trampoline
 2016-08-12 12:14 UTC  (4+ messages)
` [PATCH 2/2] x86/cpufreq: Avoid using processor_pminfo[cpu] when it is NULL

[PATCH V2] xen: support enabling SMEP/SMAP for HVM only
 2016-08-12 11:56 UTC  (4+ messages)

[PATCH] replace bogus -ENOSYS uses
 2016-08-12 11:49 UTC  (6+ messages)

[PATCH 0/7] x86emul: misc small adjustments
 2016-08-12 11:47 UTC  (7+ messages)
` [PATCH 5/7] x86emul: don't special case fetching unsigned 8-bit immediates

[ovmf test] 100433: all pass - PUSHED
 2016-08-12 11:46 UTC 

xen does not support the 8G large bar
 2016-08-12 11:24 UTC  (6+ messages)
  ` 答复: "

[qemu-mainline baseline-only test] 66966: tolerable FAIL
 2016-08-12  9:13 UTC 

[PATCH v2 00/25] arm/altp2m: Introducing altp2m to ARM
 2016-08-12  8:10 UTC  (9+ messages)
` [PATCH v2 01/25] arm/altp2m: Add first altp2m HVMOP stubs

[xen-unstable test] 100424: tolerable FAIL - PUSHED
 2016-08-12  7:31 UTC 

[ovmf test] 100427: all pass - PUSHED
 2016-08-12  7:28 UTC 

[libvirt test] 100426: regressions - FAIL
 2016-08-12  6:53 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).