xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-18 15:09:39 to 2016-01-19 13:30:35 UTC [more...]

[PATCH] x86: Convert shadow-paging to Kconfig
 2016-01-19 13:30 UTC  (6+ messages)

[PATCH XEN v8 00/29] Begin to disentangle libxenctrl and provide some stable libraries
 2016-01-19 13:24 UTC  (15+ messages)
  ` [PATCH XEN v8 14/29] tools/libs/foreignmemory: Mention restrictions on fork in docs
  ` [PATCH XEN v8 18/29] tools/libs/evtchn: Use uint32_t for domid arguments
  ` [PATCH XEN v8 20/29] tools/libs/gnttab: Extensive updates to API documentation
  ` [PATCH XEN v8 24/29] tools/libs/call: linux: touch newly allocated pages after madvise lockdown
  ` [PATCH XEN v8 25/29] tools/libs/{call, evtchn}: Document requirements around forking
  ` [PATCH XEN v8 26/29] tools/libs/*: Use O_CLOEXEC on Linux and FreeBSD
  ` [PATCH XEN v8 28/29] tools/libs/*: Introduce APIs to restrict handles to a specific domain

[PATCH v2 00/16] Add ACPI support for Xen Dom0 on ARM64
 2016-01-19 13:19 UTC  (22+ messages)
` [PATCH v2 09/16] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v2 10/16] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v2 14/16] Xen: EFI: Parse DT parameters for Xen specific UEFI
  ` [PATCH v2 16/16] ARM64: XEN: Initialize Xen specific UEFI runtime services
    ` [PATCH v2 12/16] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
      ` [PATCH v2 11/16] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI

[PATCH] docs: correct descriptions of gnttab_max_{, maptrack}_frames
 2016-01-19 13:10 UTC  (4+ messages)

[PATCHv1 0/4] spinlock: add qrwlocks
 2016-01-19 13:04 UTC  (8+ messages)
` [PATCHv1 3/4] spinlock: shrink struct lock_debug
` [PATCHv1 4/4] spinlock: add fair read-write locks

[PATCH OSSTEST v2] make-flight: Support specifying a mini-os tree+revision
 2016-01-19 12:48 UTC 

[PATCH OSSTEST v2] cs-adjust-flight: Add jobs-rename command which applies a perlop to job names
 2016-01-19 12:47 UTC 

[PATCHv5 0/3] Implement per-cpu reader-writer locks
 2016-01-19 12:25 UTC  (6+ messages)
` [PATCHv5 1/3] rwlock: Add per-cpu reader-writer lock infrastructure

[xen-unstable-smoke test] 78511: tolerable all pass - PUSHED
 2016-01-19 12:08 UTC 

[PATCH LIBVIRT] libxl: Support cmdline= in xl config files
 2016-01-19 12:03 UTC 

[PATCH] libxc: fix comment in xc__hypercall_bounce_pre
 2016-01-19 12:03 UTC 

[PATCH v10 0/3] Refactor ioreq server for better performance
 2016-01-19 11:53 UTC  (6+ messages)
` [PATCH v10 1/3] Refactor rangeset structure "
` [PATCH v10 2/3] Differentiate IO/mem resources tracked by ioreq server
` [PATCH 3/3] tools: introduce parameter max_ranges

[PATCH 0/4] add support for vNVDIMM
 2016-01-19 11:46 UTC  (7+ messages)
` [PATCH 4/4] hvmloader: add support to load extra ACPI tables from qemu

[PATCH] xenpm: Add option to report average CPU frequency
 2016-01-19 11:39 UTC  (6+ messages)

[PATCH OSSTEST] sg-report-job-history: alternate color of osstest column only when it changes
 2016-01-19 11:38 UTC  (2+ messages)

[PATCH 1/5] libxl: tidy libxl_get_scheduler() according to CODING_STYLE
 2016-01-19 11:35 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v7 0/2] public/io/netif.h: support for toeplitz hashing
 2016-01-19 11:34 UTC  (6+ messages)
` [PATCH v7 2/2] public/io/netif.h: document control ring and "

[PATCH v3] xenstat: handle more than 1024 domains
 2016-01-19 11:33 UTC  (3+ messages)

[PATCHv2] xenpm: Add option to report average CPU frequency
 2016-01-19 11:27 UTC 

[PATCH v2] xSplice v1 implementation
 2016-01-19 11:14 UTC  (9+ messages)
` [PATCH v2 01/13] xsplice: Design document (v5)
` [PATCH v2 04/13] libxc: Implementation of XEN_XSPLICE_op in libxc (v4)
` [PATCH v2 05/13] xen-xsplice: Tool to manipulate xsplice payloads (v3)
` [PATCH v2 10/13] xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'

[PATCH v4 00/11] x86/dma: RIP MTRR and dma write-combine API rename
 2016-01-19 11:13 UTC  (10+ messages)
` [PATCH v4 10/11] dma: rename dma_*_writecombine() to dma_*_wc()

[PATCH v4 0/5] migration/remus: bug fix and cleanup
 2016-01-19 11:01 UTC  (13+ messages)
` [PATCH v4 1/5] remus: don't call stream_continue() when doing failover
` [PATCH v4 2/5] remus: resume immediately if libxl__xc_domain_save_done() completes
` [PATCH v4 3/5] tools/libxc: don't send end record if remus fails
` [PATCH v4 4/5] tools/libxc: error handling for the postcopy() callback

[PATCH v2 4/4] x86/PV: enable the emulated PIT
 2016-01-19 10:56 UTC  (17+ messages)
` [PATCH v3 "

[PATCH v5 0/6] migration/remus: bug fix and cleanup
 2016-01-19 10:55 UTC  (10+ messages)
` [PATCH v5 1/6] remus: don't do failover if we don't have an consistent state
` [PATCH v5 2/6] remus: don't call stream_continue() when doing failover
` [PATCH v5 3/6] remus: resume immediately if libxl__xc_domain_save_done() completes
` [PATCH v5 4/6] tools/libxc: don't send end record if remus fails
` [PATCH v5 5/6] tools/libxc: error handling for the postcopy() callback
` [PATCH v5 6/6] tools/libxl: remove unused function libxl__domain_save_device_model()

[PATCH v6 0/5] Allow schedulers to be selectable through Kconfig
 2016-01-19 10:55 UTC  (3+ messages)
` [PATCH v6 2/5] build: Hook the schedulers into Kconfig

[linux-mingo-tip-master test] 78486: regressions - FAIL
 2016-01-19 10:26 UTC 

[PATCH] xen: Improvements to clean and distclean targets
 2016-01-19 10:11 UTC  (9+ messages)

[RFC/WIP] xen: clk: introudce pvclk for device passthrough
 2016-01-19 10:06 UTC  (4+ messages)

[PATCH] tools/toollog: Drop XTL_NEW_LOGGER()
 2016-01-19  9:46 UTC  (2+ messages)

[PATCH] INSTALL: fix typo
 2016-01-19  9:27 UTC  (2+ messages)

Questions about the use of idle_vcpu[]
 2016-01-19  9:23 UTC  (10+ messages)
        ` Load calculation refresh in credit2 (was in Re: Questions about the use of idle_vcpu[])

[PATCH v2 0/4] HVMlite: minor fixes and Dom0 preparatory patches
 2016-01-19  9:21 UTC  (3+ messages)
` [PATCH v2 1/4] xen/elfnotes: check phys_entry against UNSET_ADDR32

[PATCH V6 0/5] x86/hvm: pkeys, add memory protection-key support
 2016-01-19  9:19 UTC  (7+ messages)
` [PATCH V6 1/5] x86/hvm: pkeys, disable pkeys for guests in non-paging mode
` [PATCH V6 2/5] x86/hvm: pkeys, add pkeys support for guest_walk_tables
` [PATCH V6 3/5] x86/hvm: pkeys, add xstate support for pkeys
` [PATCH V6 4/5] xen/mm: Clean up pfec handling in gva_to_gfn
` [PATCH V6 5/5] x86/hvm: pkeys, add pkeys support for cpuid handling

[PATCH 2/5] libxl: make GC_FREE reachable in libxl_get_scheduler()
 2016-01-19  9:08 UTC  (3+ messages)
` [PATCH v2 "

[qemu-mainline test] 78421: tolerable FAIL - PUSHED
 2016-01-19  9:05 UTC 

[PATCH v4 00/10] Refactor DT specific codes preparing for ACPI support on ARM64
 2016-01-19  8:50 UTC  (10+ messages)
` [PATCH v4 04/10] acpi: Don't do traditional BIOS table scan for ARM64
` [PATCH v4 09/10] arm/uart: Rename dt-uart.c to arm-uart.c

[PATCH v10 0/7] Add VT-d Posted-Interrupts support
 2016-01-19  8:48 UTC  (11+ messages)
` [PATCH v10 6/7] vmx: VT-d posted-interrupt core logic handling

[PATCH] build: specify minimum versions of make and binutils
 2016-01-19  8:48 UTC  (4+ messages)

[PATCH V13 0/5] xen pvusb toolstack work
 2016-01-19  8:39 UTC  (6+ messages)
` [PATCH V13 1/5] libxl: export some functions for pvusb use
` [PATCH V13 2/5] libxl_utils: add internal function to read sysfs file contents
` [PATCH V13 3/5] libxl: add pvusb API
` [PATCH V13 4/5] domcreate: support pvusb in configuration file
` [PATCH V13 5/5] xl: add pvusb commands

[PATCH 5/5] libxl: Add explicit cast to libxl_psr_cat_set_cbm
 2016-01-19  8:34 UTC  (3+ messages)
` [PATCH v2 "

[linux-next test] 78418: regressions - FAIL
 2016-01-19  7:12 UTC 

[PATCH v4 3/3] VT-d: Fix vt-d Device-TLB flush timeout issue
 2016-01-19  6:54 UTC  (12+ messages)

[ovmf test] 78465: regressions - FAIL
 2016-01-19  6:24 UTC 

[PATCH 3/5] ns16550: widen an integer constant for Coverity
 2016-01-19  5:57 UTC  (2+ messages)
` [PATCH v2 3/5] n16550: add sanity check for reg_shift

[linux-linus test] 78404: regressions - FAIL
 2016-01-19  4:03 UTC 

[PATCH v4 00/10] Add VMX TSC scaling support
 2016-01-19  3:19 UTC  (12+ messages)
` [PATCH v4 01/10] x86/hvm: Scale host TSC when setting/getting guest TSC
` [PATCH v4 02/10] x86/time.c: Scale host TSC in pvclock properly
` [PATCH v4 04/10] x86/hvm: Collect information of TSC scaling ratio
` [PATCH v4 09/10] vmx: Add VMX RDTSC(P) scaling support
  ` [RESEND PATCH "

[linux-linus bisection] complete test-armhf-armhf-xl-cubietruck
 2016-01-19  2:49 UTC 

[xen-unstable-smoke test] 78454: tolerable all pass - PUSHED
 2016-01-19  0:38 UTC 

[PATCH] x86/xen/p2m: trivia indentation fix on if statement
 2016-01-18 23:28 UTC 

[ovmf test] 78428: regressions - FAIL
 2016-01-18 23:10 UTC 

[xen-unstable-smoke test] 78449: regressions - FAIL
 2016-01-18 20:44 UTC 

[xen-unstable-smoke test] 78441: tolerable all pass - PUSHED
 2016-01-18 18:44 UTC 

Error booting Xen
 2016-01-18 18:29 UTC  (3+ messages)

[PATCH] MAINTAINERS: add myself for kconfig
 2016-01-18 17:05 UTC  (3+ messages)

[PATCH v3] x86/p2m: use large pages for MMIO mappings
 2016-01-18 17:00 UTC  (10+ messages)

[PATCH v4 00/14] xenstore: make it easier to run xenstore in a domain
 2016-01-18 16:55 UTC  (2+ messages)

[PATCH v2] xen: fix potential integer overflow in queue_reply
 2016-01-18 16:54 UTC 

[PATCH] xen: fix potential integer overflow in queue_reply
 2016-01-18 16:47 UTC  (2+ messages)

[xen-unstable test] 78395: regressions - FAIL
 2016-01-18 16:43 UTC  (13+ messages)
` [PATCH] x86/HVM: add padding to hvm_hw_cpu
    ` [PATCH v2] x86/HVM: change the flags cpu context field to uint64_t
      ` [PATCH v3] x86/HVM: add padding to struct hvm_hw_cpu

[BUG] Assertion '(sp == 0) || (peoi[sp-1].vector < vector)' failed at irq.c:1163
 2016-01-18 16:35 UTC  (8+ messages)

[PATCH] xen: fix potential integer overflow in queue_reply
 2016-01-18 16:29 UTC 

[xen-unstable-smoke test] 78436: tolerable FAIL - PUSHED
 2016-01-18 16:13 UTC  (3+ messages)
` [PATCH OSSTEST] stop allowing libvirt failures (Was: Re: [xen-unstable-smoke test] 78436: tolerable FAIL - PUSHED)

Backports for Xen 4.6
 2016-01-18 15:53 UTC 

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-18 15:46 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).