xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-18 12:20:11 to 2014-07-21 10:47:48 UTC [more...]

stubdom/libxc-x86_64 compile error with valgrind installed
 2014-07-21 10:47 UTC  (6+ messages)

[PATCH 1/5] make: Check tools/qemu-xen[-traditional] for qemu before downloading
 2014-07-21 10:46 UTC  (7+ messages)
` [PATCH 2/5] make: Normalize config options for external trees

Xen crashing when killing a domain with no VCPUs allocated
 2014-07-21 10:42 UTC  (6+ messages)

[PATCH for stable 3.15 2/4 v2] xen-netback: Fix releasing frag_list skbs in error path
 2014-07-21 10:41 UTC  (3+ messages)
` [PATCH for stable 3.15 3/4 v2] xen-netback: Fix releasing header slot on "
` [PATCH for stable 3.15 4/4 v2] xen-netback: Fix pointer incrementation to avoid incorrect logging

[PATCH for stable 3.15 1/4 v2] xen-netback: Fix handling frag_list on grant op error path
 2014-07-21 10:40 UTC 

[PATCH v2 0/4] xen: arm: various improvements to boot time page table handling
 2014-07-21 10:39 UTC  (16+ messages)
` [PATCH v2 1/4] xen: arm: correct whitespace/comments and use #defines in head.S
  ` [PATCH v2 2/4] xen: arm: Handle 4K aligned hypervisor load address
  ` [PATCH v2 3/4] xen: arm: Do not use level 0 section mappings in boot page tables
  ` [PATCH v2 4/4] xen: arm: avoid unnecessary additional "
` [PATCH v2 5/4] xen: arm: ensure that the boot code is <4K in size

Trying to unmap invalid handle! pending_idx: @ drivers/net/xen-netback/netback.c:998 causes kernel panic/reboot
 2014-07-21 10:24 UTC  (6+ messages)

[PATCH v3 00/10] xen: arm: Refactor/improve early DT parsing and multiboot module support
 2014-07-21 10:20 UTC  (17+ messages)
` [PATCH v3 01/10] xen: arm: implement generic multiboot compatibility strings
` [PATCH v3 02/10] xen: arm: /chosen/module@N/bootargs bootprotcol node is not deprecated
` [PATCH v3 03/10] xen: arm: prefer typesafe max()/min() over MAX()/MIN()
` [PATCH v3 04/10] xen: arm: rename early_info structs
` [PATCH v3 05/10] xen: arm: move boot time fdt parsing into separate file
` [PATCH v3 06/10] xen: arm: move device_tree_bootargs to bootfdt.c, renaming to boot_fdt_cmdline
` [PATCH v3 07/10] xen: arm: store per-boot module type instead of relying on index
` [PATCH v3 08/10] xen: arm: support bootmodule type detection by ordering
` [PATCH v3 09/10] xen: arm: update multiboot device tree bindings
` [PATCH v3 10/10] xen: arm: Only lookup kernel bootmodule once while building dom0 dtb

[PATCH] libxl: create PVH guests with max memory assigned
 2014-07-21 10:16 UTC  (8+ messages)

Consuming PCI device in PV kernel
 2014-07-21 10:13 UTC  (7+ messages)

Rebooting domu fails in nfs share exported from another domu on the same dom0
 2014-07-21 10:02 UTC  (12+ messages)

[PATCH v2 0/3] Refactoring mempaging code from xenpaging to libxc and few updates
 2014-07-21  9:01 UTC  (6+ messages)
` [PATCH v2 3/3] [GSOC14] FIX:- Race condition between initializing shared ring and mempaging

[xen-unstable test] 29421: tolerable trouble: broken/fail/pass
 2014-07-21  8:30 UTC 

[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-21  4:18 UTC  (11+ messages)

[PATCH net 1/4 v2] xen-netback: Fix handling frag_list on grant op error path
 2014-07-21  3:57 UTC  (5+ messages)
` [PATCH net 2/4 v2] xen-netback: Fix releasing frag_list skbs in "
` [PATCH net 3/4 v2] xen-netback: Fix releasing header slot on "
` [PATCH net 4/4 v2] xen-netback: Fix pointer incrementation to avoid incorrect logging
` [PATCH net 0/4 v2] xen-netback: Fixing up xenvif_tx_check_gop

[linux-3.10 test] 29416: regressions - trouble: broken/fail/pass
 2014-07-21  3:07 UTC 

[qemu-mainline test] 29412: tolerable FAIL - PUSHED
 2014-07-21  2:08 UTC 

[linux-linus test] 29410: regressions - trouble: blocked/broken/fail/pass
 2014-07-20 21:33 UTC 

[PATCH] extras/mini-os/tpmback.c : fix compilation error
 2014-07-20 21:02 UTC  (2+ messages)

10s shutdown delay for PV guests with PCI passthrough
 2014-07-20 20:01 UTC  (3+ messages)

kernel bug in netback.c
 2014-07-20 19:11 UTC  (2+ messages)

XEN 4.5, odroid-xu, domU
 2014-07-20 17:18 UTC 

[xen-unstable test] 29409: tolerable FAIL
 2014-07-20 16:33 UTC 

[PATCH v6 00/10] vnuma introduction
 2014-07-20 15:59 UTC  (22+ messages)
` [PATCH v6 01/10] xen: vnuma topology and subop hypercalls
` [PATCH v6 02/10] xsm bits for vNUMA hypercalls
` [PATCH v6 05/10] libxl: vnuma topology configuration parser and doc
` [PATCH v6 08/10] libxl: build numa nodes memory blocks

[linux-3.10 test] 29407: regressions - FAIL
 2014-07-20 14:35 UTC 

[qemu-upstream-unstable test] 29405: tolerable FAIL - PUSHED
 2014-07-20  9:17 UTC 

[qemu-mainline test] 29403: regressions - FAIL
 2014-07-20  6:26 UTC 

[PATCH] xen/pciback: Fix error return code in xen_pcibk_attach()
 2014-07-20  5:46 UTC 

[xen-unstable test] 29401: tolerable FAIL
 2014-07-20  2:40 UTC 

[PATCH] xen/setup: Remap Xen Identity Mapped RAM
 2014-07-20  0:28 UTC 

[PATCH v2 1/2] xen/setup: Remove Identity Map Debug Message
 2014-07-20  0:01 UTC  (2+ messages)
` [PATCH v2 2/2] xen/setup: Remap Xen Identity Mapped RAM

[linux-linus test] 29399: regressions - FAIL
 2014-07-19 22:07 UTC 

[libvirt test] 29400: tolerable FAIL - PUSHED
 2014-07-19 18:36 UTC 

[linux-3.10 test] 29398: regressions - trouble: broken/fail/pass
 2014-07-19 17:52 UTC 

[qemu-upstream-unstable test] 29394: regressions - FAIL
 2014-07-19 13:24 UTC 

[qemu-mainline test] 29393: regressions - FAIL
 2014-07-19 11:52 UTC 

[xen-unstable test] 29391: tolerable FAIL - PUSHED
 2014-07-19  9:14 UTC 

[linux-next test] 29390: tolerable FAIL
 2014-07-19  4:26 UTC 

[linux-3.4 test] 29388: tolerable FAIL - PUSHED
 2014-07-19  0:53 UTC 

[Xen-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
 2014-07-19  0:27 UTC  (12+ messages)
    ` ResettRe: "

[linux-3.10 test] 29387: regressions - FAIL
 2014-07-18 22:06 UTC 

[linux-linus test] 29385: regressions - FAIL
 2014-07-18 21:02 UTC 

[PATCH v2] xen: arm: avoid reusing incorrect mappings when walking the p2m
 2014-07-18 20:29 UTC  (2+ messages)

[PATCH] x86/kexec: Fix kexec on systems which boot in x2apic mode
 2014-07-18 19:09 UTC 

Introduce rt real-time scheduler for Xen
 2014-07-18 18:40 UTC  (9+ messages)
` [PATCH RFC v1 1/4] rt: Add rt scheduler to hypervisor

[PATCH RFC 17/18] OvmfPkg/XenPvBlkDxe: Add BlockFront client
 2014-07-18 18:36 UTC  (2+ messages)

[PATCH v6 1/1] xen: vnuma for pv guests
 2014-07-18 18:26 UTC 

[libvirt test] 29386: tolerable FAIL - PUSHED
 2014-07-18 18:16 UTC 

[PATCH net 0/4 v2] xen-netback: Fixing up xenvif_tx_check_gop
 2014-07-18 18:08 UTC 

[PATCH net 1/4] xen-netback: Fix handling frag_list on grant op error path
 2014-07-18 18:06 UTC  (6+ messages)
  ` [PATCH net 2/4] xen-netback: Fix releasing frag_list skbs in "
  ` [PATCH net 3/4] xen-netback: Fix releasing header slot on "
  ` [PATCH net 4/4] xen-netback: Fix pointer incrementation to avoid incorrect logging

[rumpuserxen test] 29392: all pass
 2014-07-18 17:50 UTC 

[PATCH] enable QEMU for ARM builds
 2014-07-18 17:42 UTC  (7+ messages)

[PATCH v3 0/2] Move xenstore and libxc public headers to include subdir
 2014-07-18 17:37 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] qemu-xen-trad: -I tools/libxc/include and tools/xenstore/include

[PATCH 2/2] Xen/mem_event: Prevent underflow of vcpu pause counts
 2014-07-18 17:29 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH v16 0/7] Remus/Libxl: Remus network buffering and drbd disk
 2014-07-18 16:50 UTC  (12+ messages)
` [PATCH v16 2/7] remus: introduce remus device

building error
 2014-07-18 16:27 UTC  (3+ messages)

[PATCH v6 0/13] Migration Stream v2
 2014-07-18 16:13 UTC  (6+ messages)
` [Patch v6 11/13] tools/libxc: x86 HVM restore code

[qemu-mainline test] 29384: tolerable FAIL - PUSHED
 2014-07-18 16:00 UTC 

[PATCH RFC] evtchn: introduce EVTCHNOP_fifo_destroy hypercall
 2014-07-18 15:50 UTC  (3+ messages)

[PATCH RFC 1/4] xen PVonHVM: use E820_Reserved area for shared_info
 2014-07-18 15:45 UTC  (2+ messages)

[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-18 15:26 UTC 

Live Snapshot problem: Xen 4.4+ with qcow2 disk
 2014-07-18 15:25 UTC  (2+ messages)

[RFC Patch 00/25] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2014-07-18 14:30 UTC  (3+ messages)

[PATCH] x86/hvm: implement save/restore for posted interrupts
 2014-07-18 13:58 UTC  (8+ messages)

[PATCH v1 00/10] libxl: synchronise domain configuration
 2014-07-18 13:44 UTC  (11+ messages)
` [PATCH v1 05/10] libxl: synchronise configuration when we hotplug a device

[PATCH 0/3] xen: arm: various p2m handling fixups
 2014-07-18 13:38 UTC  (9+ messages)
` [PATCH 2/3] xen: arm: when ALLOCATING p2m entries maddr is meaningless
` [PATCH 3/3] xen: arm: correctly handle removing a subset of a superpage mapping

[PATCH 0/5] xen: arm: various improvements to boot time page table handling
 2014-07-18 13:37 UTC  (4+ messages)
` [PATCH 5/5] xen: arm: flush TLB after overwriting 1:1 mapping in boot page tables

[PATCH] xen: arm: Add Juno earlyprintk configuration
 2014-07-18 13:37 UTC  (3+ messages)

[xen-unstable test] 29383: tolerable FAIL
 2014-07-18 13:27 UTC 

[PATCH ARM v6 00/14] mini-os: initial ARM support
 2014-07-18 13:22 UTC  (7+ messages)
` [PATCH ARM v6 01/14] mini-os: x86_64: make thread stacks 16-byte aligned

[PATCH] xen: arm: use physical processor ID (MPIDR) when calling psci CPU_ON
 2014-07-18 12:52 UTC  (3+ messages)

[Patch v3 1/2] tools/libxc: Shuffle definitions and uses of min()/max() macros
 2014-07-18 12:43 UTC  (9+ messages)
` [Patch v3 2/2] tools/libxc: Implement writev_exact() in the same style as write_exact()

[PATCH v9 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-07-18 12:43 UTC  (5+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v9 02/14] arch/arm: let map_mmio_regions() take pfn as parameters

[PATCH V2] Fix: 'xl vncviewer' accesses port 0 by any invalid domid
 2014-07-18 12:42 UTC  (2+ messages)


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