Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-11 10:31:13 to 2016-02-12 12:57:44 UTC [more...]

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

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

[PATCH v3] Requisite paches for xSplice v3 (not yet posted)
 2016-02-12 12:46 UTC  (11+ 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 v3 4/5] mkelf32: Remove the 32-bit hypervisor support
` [PATCH v3 5/5] mkelf32: Close those file descriptors in the error paths

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

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

[PATCH v2 4/6] xen: add capability to load initrd outside of initial mapping
 2016-02-12 12:24 UTC  (21+ messages)
  ` [PATCH v2 1/6] xen: factor out p2m list allocation into separate function
  ` [PATCH v2 2/6] xen: factor out allocation of special pages "
  ` [PATCH v2 3/6] xen: factor out allocation of page tables "
  ` [PATCH v2 5/6] xen: modify page table construction

[PATCH] vm_event: Remove xc_mem_access_enable_emulate() and friends
 2016-02-12 12:06 UTC  (4+ 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 net-next v1 1/8] skbuff: store hash type in socket buffer
 2016-02-12 11:07 UTC  (10+ 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

[PATCH] x86: Fix build following c/s 623c720f "x86: use CLFLUSHOPT when available"
 2016-02-12 11:05 UTC  (13+ 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 0/2] xen: sched: Credit1 shouldn't boost vcpus being migrated
 2016-02-12 10:50 UTC  (5+ messages)
` [PATCH v2 1/2] xen: credit1: trace vCPU boost/unboost
` [PATCH v2 2/2] xen: credit1: avoid boosting vCPUs being "just" migrated

[PATCH net-next v1 0/8] xen-netback: support toeplitz hashing
 2016-02-12 10:13 UTC 

[PATCH] xen/common: Uniformally use __ varients for attribute names
 2016-02-12  9:56 UTC  (3+ messages)

[PATCH] Fixes to Xen pcifront and pciback (v1)
 2016-02-12  9:25 UTC  (7+ messages)
` [PATCH 1/4] xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
` [PATCH 2/4] xen/pciback: Save the number of MSI-X entries to be copied later
` [PATCH 3/4] xen/pcifront: Report the errors better
` [PATCH 4/4] xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted

[PATCH v2 0/7] Vm-events: move monitor vm-events code to common-side
 2016-02-12  8:14 UTC  (15+ messages)
` [PATCH v2 2/7] xen/x86: merge 2 hvm_event_... functions into 1
` [PATCH v2 3/7] xen/vm-events: Move monitor_domctl to common-side

[linux-next test] 81763: regressions - trouble: blocked/broken/fail/pass
 2016-02-12  5:42 UTC 

[linux-linus test] 81734: regressions - trouble: blocked/broken/fail/pass
 2016-02-12  0:25 UTC 

[qemu-mainline test] 81760: regressions - FAIL
 2016-02-11 23:42 UTC 

[PATCH] vm_event: consolidate hvm_event_fill_regs and p2m_vm_event_fill_regs
 2016-02-11 22:38 UTC  (7+ messages)

[PATCH] vm_event: Record FS_BASE/GS_BASE during events
 2016-02-11 21:34 UTC  (11+ messages)

[xen-unstable-smoke test] 82022: tolerable all pass - PUSHED
 2016-02-11 20:58 UTC 

[RFC v1 0/8] x86/init: Linux linker tables
 2016-02-11 20:45 UTC  (14+ messages)
` [RFC v1 4/8] x86/init: add linker table support
` [RFC v1 6/8] x86/init: use linker table for i386 early setup

[PATCH] xen/x86: Drop uefi_call_wrapper() and EFI_FUNCTION_WRAPPER
 2016-02-11 19:39 UTC 

[linux-mingo-tip-master test] 81646: regressions - FAIL
 2016-02-11 18:30 UTC 

[PATCH] x86, microcode: Remove unnecessary paravirt_enabled check
 2016-02-11 18:17 UTC 

[xen-4.6-testing baseline-only test] 38738: regressions - FAIL
 2016-02-11 18:12 UTC 

[xen-unstable-smoke test] 81996: regressions - trouble: blocked/broken/pass
 2016-02-11 18:06 UTC 

[PATCH v3] travis: add initial Travis CI script to do builds
 2016-02-11 17:48 UTC  (5+ messages)

[PATCH 0/3] xen: sched: Credit1 shouldn't boost vcpus being migrated
 2016-02-11 17:46 UTC  (8+ messages)
` [PATCH 1/3] xen: credit1: trace vCPU boost/unboost
` [PATCH 2/3] xen: sched: add wakeup flags to the scheduler interface
` [PATCH 3/3] xen: credit1: avoid boosting vCPUs being "just" migrated

[PATCH] tools/console: correct make dependencies for _paths.h
 2016-02-11 17:10 UTC  (3+ messages)

[PATCH v2] tools: probe for existence of qemu-xen stderr trace backend
 2016-02-11 17:09 UTC  (5+ messages)

[BUG] gdbsx crashes Xen
 2016-02-11 16:35 UTC  (2+ messages)

[PATCH v8 0/5] libbxl: add support for pvscsi, iteration 8
 2016-02-11 15:43 UTC  (6+ 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 v2] tools: libxl: make it illegal to pass libxl__realloc(gc) a non-gc ptr
 2016-02-11 15:38 UTC  (3+ messages)

[PATCH] init-xenstore-domain: cleanup all resources on a single exit path
 2016-02-11 15:38 UTC  (3+ messages)

[PATCH 1/2] xenmon: close qos_fd when finished with it in alloc_qos_data
 2016-02-11 15:38 UTC  (5+ messages)
` [PATCH 2/2] xenmon: initialise dummy array

[PATCH v3 1/2] build: specify minimum versions of gcc and binutils
 2016-02-11 15:38 UTC  (7+ messages)
` [PATCH v3 2/2] build: specify minimum versions of make

[PATCH v2] libxc: fix leak in xc_offline_page error path
 2016-02-11 15:37 UTC  (3+ messages)

[PATCH] public/io/netif.h: fix typos
 2016-02-11 15:37 UTC  (3+ messages)

[PATCH] x86, microcode: Remove unnecessary paravirt_enabled check
 2016-02-11 15:13 UTC 

[PATCH v7 0/5] libbxl: add support for pvscsi, iteration 7
 2016-02-11 15:03 UTC  (4+ messages)
` [PATCH v7 3/5] libxl: add support for vscsi

[PATCH v2 1/2] x86/traps: Prevent interleaving of concurrent cpu state dumps
 2016-02-11 14:33 UTC  (8+ messages)
` [PATCH v2 2/2] x86/traps: Dump instruction stream in show_execution_state()
  ` [PATCH v3 "

[linux-4.1 test] 81641: regressions - FAIL
 2016-02-11 13:53 UTC 

[libvirt test] 81645: regressions - FAIL
 2016-02-11 12:53 UTC 

[xen-unstable baseline-only test] 38736: tolerable FAIL
 2016-02-11 11:50 UTC 

HVMlite ABI specification DRAFT C + implementation outline
 2016-02-11 11:31 UTC  (2+ messages)

[distros-debian-wheezy test] 38737: all pass
 2016-02-11 11:27 UTC 

[PATCH v2] build: specify minimum versions of make and binutils
 2016-02-11 11:21 UTC  (8+ messages)

[PATCH] loadpolicy: only close polFd if it is valid
 2016-02-11 11:20 UTC  (2+ messages)

[PATCH 0/3] x86: clflush related adjustments
 2016-02-11 10:48 UTC  (6+ messages)
` [PATCH 1/3] x86: avoid flush IPI when possible

[PATCH 0/8] xen/x86: Fix build with Clang 3.5
 2016-02-11 10:45 UTC  (6+ messages)
` [PATCH 8/8] x86/efi: Generate uefi_call_wrapper() when compiling with clang

xl dev-detach hangs with missing frontends
 2016-02-11 10:37 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 read-only IMAP folder(s) and NNTP newsgroup(s).