xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-18 17:37:56 to 2014-07-22 03:20:07 UTC [more...]

[PATCH v3 00/10] xen: arm: Refactor/improve early DT parsing and multiboot module support
 2014-07-22  3:20 UTC  (19+ messages)
` [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

[xen-unstable test] 29427: tolerable FAIL - PUSHED
 2014-07-22  3:03 UTC 

[PATCH V2 00/12] arm64 EFI stub
 2014-07-22  0:43 UTC  (13+ messages)
` [PATCH V2 01/12] Create efi-shared.[ch], and move string functions
` [PATCH V2 02/12] rename printErrMsg to PrintErrMesgExit
` [PATCH V2 03/12] Refactor get_parent_handle for sharing
` [PATCH V2 04/12] Refactor read_file() so it can be shared
` [PATCH V2 05/12] replace split_value() with truncate_string()
` [PATCH V2 06/12] add read_config_file() function for XEN EFI config file
` [PATCH V2 07/12] create handle_cmdline() function
` [PATCH V2 08/12] Refactor get_argv() for sharing
` [PATCH V2 09/12] Move shared EFI functions to efi-shared.c
` [PATCH V2 10/12] add arm64 cache flushing code from linux
` [PATCH V2 11/12] Add fdt_create_empty_tree() function
` [PATCH V2 12/12] Add EFI stub for arm64

[linux-3.10 test] 29426: regressions - FAIL
 2014-07-21 23:39 UTC 

[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-21 23:16 UTC  (7+ messages)

Rebooting domu fails in nfs share exported from another domu on the same dom0
 2014-07-21 23:05 UTC  (14+ messages)

[qemu-mainline test] 29425: regressions - FAIL
 2014-07-21 20:23 UTC 

XEN 4.5, odroid-xu, domU
 2014-07-21 19:02 UTC  (6+ messages)

xen-unstable stubdom build-failure when debug=n
 2014-07-21 18:13 UTC  (13+ messages)

[linux-next test] 29424: tolerable trouble: broken/fail/pass
 2014-07-21 18:00 UTC 

[PATCH ARM v6 00/14] mini-os: initial ARM support
 2014-07-21 17:56 UTC  (7+ messages)
` [PATCH ARM v6 08/14] mini-os: arm: memory management
` [PATCH ARM v6 11/14] mini-os: arm: time
` [PATCH ARM v6 12/14] mini-os: arm: interrupt controller

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

[linux-linus test] 29423: regressions - FAIL
 2014-07-21 14:33 UTC 

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

[PATCH RFC 4/4] xen/pvhvm: Make MSI IRQs work after kexec
 2014-07-21 14:13 UTC 

Xen crashing when killing a domain with no VCPUs allocated
 2014-07-21 12:57 UTC  (9+ messages)

kernel bug in netback.c
 2014-07-21 12:55 UTC  (3+ messages)

[PATCH v4] xen: arm: Only lookup kernel/initrd bootmodule once while building dom0
 2014-07-21 12:30 UTC  (4+ messages)

[PATCH v2 0/4] xen: arm: various improvements to boot time page table handling
 2014-07-21 12:00 UTC  (14+ 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

[PATCH v2] xen: arm: avoid reusing incorrect mappings when walking the p2m
 2014-07-21 11:43 UTC  (3+ messages)

[PATCH] extras/mini-os/tpmback.c : fix compilation error
 2014-07-21 11:43 UTC  (3+ messages)

[PATCH] libxc: disable valgrind integration when building for minios
 2014-07-21 11:34 UTC  (3+ messages)

stubdom/libxc-x86_64 compile error with valgrind installed
 2014-07-21 11:17 UTC  (11+ messages)

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

[Maintainer vote] Embedded and Automotive PV Drivers Project Proposal - closes July 23rd
 2014-07-21 10:54 UTC 

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

[linux-3.10 test] 29422: regressions - trouble: broken/fail/pass
 2014-07-21 10:51 UTC 

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

[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 

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] libxl: create PVH guests with max memory assigned
 2014-07-21 10:16 UTC  (8+ messages)

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

[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 

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

[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] 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  (2+ messages)
    ` [PATCH net 3/4] xen-netback: Fix releasing header slot on "

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


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