xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-18 10:36:15 to 2014-07-20 14:35:30 UTC [more...]

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

[PATCH v6 00/10] vnuma introduction
 2014-07-20 14:04 UTC  (21+ 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
` [PATCH v6 10/10] libxl: set vnuma for domain

[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 

kernel bug in netback.c
 2014-07-19  8:41 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 

Rebooting domu fails in nfs share exported from another domu on the same dom0
 2014-07-18 21:43 UTC  (11+ messages)

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

[PATCH v3 00/10] xen: arm: Refactor/improve early DT parsing and multiboot module support
 2014-07-18 21:06 UTC  (15+ 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

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

[PATCH] libxl: create PVH guests with max memory assigned
 2014-07-18 20:53 UTC  (7+ messages)

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

Xen crashing when killing a domain with no VCPUs allocated
 2014-07-18 20:26 UTC  (3+ messages)

Consuming PCI device in PV kernel
 2014-07-18 19:09 UTC  (6+ messages)

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

10s shutdown delay for PV guests with PCI passthrough
 2014-07-18 18:45 UTC  (2+ messages)

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

[PATCH RFC 00/18] Introducing Xen PV block driver to OVMF
 2014-07-18 18:36 UTC  (15+ messages)
  ` [PATCH RFC 05/18] OvmfPkg/XenbusDxe: Open PciIo protocol
  ` [PATCH RFC 06/18] OvmfPkg: Introduce Xenbus Protocol
  ` [PATCH RFC 08/18] OvmfPkg/XenbusDxe: Add Grant Table functions
  ` [PATCH RFC 14/18] OvmfPkg/XenbusDxe: Indroduce XenBus support itself
  ` [PATCH RFC 17/18] OvmfPkg/XenPvBlkDxe: Add BlockFront client
  ` [PATCH RFC 18/18] OvmfPkg/XenPvBlkDxe: Add BlockIo

[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 1/4 v2] xen-netback: Fix handling frag_list on grant op error path
 2014-07-18 18:08 UTC  (4+ 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
 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 v2 0/4] xen: arm: various improvements to boot time page table handling
 2014-07-18 17:06 UTC  (11+ 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 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  (3+ 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  (30+ messages)
` [RFC Patch 01/25] copy the correct page to memory
` [RFC Patch 02/25] csum the correct page
` [RFC Patch 03/25] don't zero out ioreq page
` [RFC Patch 04/25] don't touch remus in remus_device
` [RFC Patch 05/25] rename remus device to checkpoint device
` [RFC Patch 06/25] adjust the indentation
` [RFC Patch 07/25] Refactor domain_suspend_callback_common()
` [RFC Patch 08/25] Update libxl__domain_resume() for colo
` [RFC Patch 09/25] Update libxl__domain_suspend_common_switch_qemu_logdirty() "
` [RFC Patch 10/25] Introduce a new internal API libxl__domain_unpause()
` [RFC Patch 11/25] Update libxl__domain_unpause() to support qemu-xen
` [RFC Patch 12/25] support to resume uncooperative HVM guests
` [RFC Patch 13/25] update datecopier to support sending data only
` [RFC Patch 14/25] introduce a new API to aync read data from fd
` [RFC Patch 15/25] Update libxl_save_msgs_gen.pl to support return data from xl to xc
` [RFC Patch 16/25] Allow slave sends data to master
` [RFC Patch 17/25] secondary vm suspend/resume/checkpoint code
` [RFC Patch 18/25] primary vm suspend/get_dirty_pfn/resume/checkpoint code
` [RFC Patch 19/25] xc_domain_save: flush cache before calling callbacks->postcopy() in colo mode
` [RFC Patch 20/25] COLO: xc related codes
` [RFC Patch 21/25] send store mfn and console mfn to xl before resuming secondary vm
` [RFC Patch 22/25] implement the cmdline for COLO
` [RFC Patch 23/25] HACK: do checkpoint per 20ms
` [RFC Patch 24/25] fix vm entry fail
` [RFC Patch 25/25] sync mmu before resuming secondary vm
` [RFC Patch 26/25] Introduce "xen-load-devices-state"

[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  (18+ messages)
` [PATCH v1 05/10] libxl: synchronise configuration when we hotplug a device
` [PATCH v1 09/10] libxl: introduce libxl_retrieve_domain_configuration

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

[PATCH 1/5] make: Check tools/qemu-xen[-traditional] for qemu before downloading
 2014-07-18 12:39 UTC  (6+ messages)
` [PATCH 5/5] make: Make "src-tarball" target actually make a source tarball

Live Snapshot problem: Xen 4.4+ with qcow2 disk
 2014-07-18 10:48 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).