xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-15 14:00:37 to 2015-07-16 10:01:56 UTC [more...]

[v7][PATCH 00/16] Fix RMRR
 2015-07-16 10:01 UTC  (39+ messages)
` [v7][PATCH 06/16] hvmloader/pci: skip reserved ranges
` [v7][PATCH 07/16] hvmloader/e820: construct guest e820 table

[PATCH v8 --for 4.6 COLO 00/25] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-07-16  9:49 UTC  (27+ messages)
` [PATCH v8 --for 4.6 COLO 02/25] docs/libxl: Introduce COLO_CONTEXT to support migration v2 colo streams
` [PATCH v8 --for 4.6 COLO 03/25] libxc/migration: Specification update for DIRTY_BITMAP records
` [PATCH v8 --for 4.6 COLO 04/25] libxc/migration: export read_record for common use
` [PATCH v8 --for 4.6 COLO 05/25] tools/libxl: add back channel support to write stream
` [PATCH v8 --for 4.6 COLO 06/25] tools/libxl: write colo_context records into the stream
` [PATCH v8 --for 4.6 COLO 07/25] tools/libxl: add back channel support to read stream
` [PATCH v8 --for 4.6 COLO 08/25] tools/libxl: handle colo_context records in a libxl migration v2 "
` [PATCH v8 --for 4.6 COLO 15/25] send store mfn and console mfn to xl before resuming secondary vm

[PATCH v5 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-16  9:38 UTC  (20+ messages)
` [PATCH v5 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v5 06/15] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v5 09/15] x86/altp2m: alternate p2m memory events
` [PATCH v5 10/15] x86/altp2m: add remaining support routines
` [PATCH v5 11/15] x86/altp2m: define and implement alternate p2m HVMOP types

[PATCH v4 --for 4.6 COLOPre 00/25] Prerequisite patches for COLO
 2015-07-16  9:36 UTC  (37+ messages)
` [PATCH v4 --for 4.6 COLOPre 04/25] tools/libxl: rename remus checkpoint callbacks
` [PATCH v4 --for 4.6 COLOPre 05/25] libxl/remus: introduce libxl__remus_setup
` [PATCH v4 --for 4.6 COLOPre 06/25] libxl/remus: introduce libxl__remus_teardown
` [PATCH v4 --for 4.6 COLOPre 11/25] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v4 --for 4.6 COLOPre 13/25] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v4 --for 4.6 COLOPre 16/25] tools/libxl: Update libxl_domain_unpause() to support qemu-xen
` [PATCH v4 --for 4.6 COLOPre 20/25] tools/libx{l, c}: add back channel to libxc
` [PATCH v4 --for 4.6 COLOPre 21/25] tools/libxl: rename remus device to checkpoint device
` [PATCH v4 --for 4.6 COLOPre 24/25] tools/libxl: move remus state into a seperate structure

[PATCH (for 4.6)] x86/hvm: Unconditionally buffer writes to VRAM
 2015-07-16  9:34 UTC  (2+ messages)

[PATCH v3 00/10] xl/libxl: fix issues discovered by coverity
 2015-07-16  9:33 UTC  (8+ messages)
` [PATCH v3 10/10] libxl: fix caller of libxl_cpupool functions

[v8][PATCH 00/16] Fix RMRR
 2015-07-16  9:18 UTC  (22+ messages)
` [v8][PATCH 01/16] xen: introduce XENMEM_reserved_device_memory_map
` [v8][PATCH 02/16] xen/vtd: create RMRR mapping
` [v8][PATCH 03/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [v8][PATCH 04/16] xen: enable XENMEM_memory_map in hvm
` [v8][PATCH 05/16] hvmloader: get guest memory map into memory_map[]
` [v8][PATCH 06/16] hvmloader/pci: disable all pci devices conflicting with rdm
` [v8][PATCH 07/16] hvmloader/e820: construct guest e820 table
` [v8][PATCH 08/16] tools/libxc: Expose new hypercall xc_reserved_device_memory_map
` [v8][PATCH 09/16] tools: extend xc_assign_device() to support rdm reservation policy
` [v8][PATCH 10/16] tools: introduce some new parameters to set rdm policy
` [v8][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
` [v8][PATCH 12/16] tools: introduce a new parameter to set a predefined rdm boundary
` [v8][PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
` [v8][PATCH 14/16] xen/vtd: enable USB device assignment
` [v8][PATCH 15/16] xen/vtd: prevent from assign the device with shared rmrr
` [v8][PATCH 16/16] tools: parse to enable new rdm policy parameters

Regression in OSSTest Windows install test case
 2015-07-16  9:12 UTC  (14+ messages)

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-16  9:02 UTC  (9+ messages)
` [PATCH v3 05/13] x86/altp2m: basic data structures and support routines

Bug in devicetree_for_each_node() in xen/arch/arm/bootfdt.c ?
 2015-07-16  8:50 UTC  (4+ messages)
    ` [PATCH] xen: arm: bootfdt: Avoid reading off the front of *_cells array

[PATCH v4 00/17] Add ITS support
 2015-07-16  8:37 UTC  (29+ messages)
` [PATCH v4 04/17] xen/arm: ITS: Add helper functions to manage its_devices
` [PATCH v4 05/17] xen/arm: ITS: implement hw_irq_controller for LPIs
` [PATCH v4 08/17] xen/arm: ITS: Add APIs to add and assign device
` [PATCH v4 09/17] xen/arm: ITS: Add GITS registers emulation
` [PATCH v4 10/17] xen/arm: ITS: Enable physical and virtual ITS driver compilation
` [PATCH v4 11/17] xen/arm: ITS: Add GICR register emulation
` [PATCH v4 12/17] xen/arm: ITS: Initialize LPI irq descriptors and route
` [PATCH v4 14/17] xen/arm: ITS: Add domain specific ITS initialization

[PATCH v2 0/15+5+5] Begin to disentangle libxenctrl and provide some stable libraries
 2015-07-16  8:35 UTC  (30+ messages)
` [PATCH XEN v2 01/15] docs: Partial toolstack library API/ABI stabilisation
` [PATCH XEN v2 02/15] tools/Rules.mk: Properly handle libraries with recursive dependcies
` [PATCH XEN v2 03/15] tools: Refactor "xentoollog" into its own library
` [PATCH XEN v2 04/15] tools/libxc: Remove osdep indirection for xc_evtchn
` [PATCH XEN v2 05/15] tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn
` [PATCH XEN v2 06/15] tools: Arrange to check public headers for ANSI compatiblity
` [PATCH XEN v2 07/15] tools/libxc: Remove osdep indirection for xc_gnt{shr, tab}
` [PATCH XEN v2 08/15] tools: Refactor /dev/xen/gnt{dev, shr} wrappers into libxengnttab
` [PATCH XEN v2 09/15] tools/libxc: Remove osdep indirection for privcmd
` [PATCH XEN v2 10/15] tools: Refactor hypercall calling wrappers into libxencall
` [PATCH XEN v2 11/15] tools/libxc: drop xc_map_foreign_bulk_compat wrappers
` [PATCH XEN v2 12/15] tools: Remove xc_map_foreign_batch
` [PATCH XEN v2 13/15] tools: Implement xc_map_foreign_range(s) in terms of common helper
` [PATCH XEN v2 14/15] tools: Refactor foreign memory mapping into libxenforeignmemory
` [PATCH XEN v2 15/15] HACK: Add a .config to pull all the right bits
` [PATCH QEMUT v2 1/5] qemu-xen-traditional: Use xentoollog as a separate library
` [PATCH QEMUT v2 2/5] qemu-xen-traditional: Use libxenevtchn
` [PATCH QEMUT v2 3/5] qemu-xen-traditional: Use libxengnttab
` [PATCH QEMUT v2 4/5] qemu-xen-traditional: Add libxencall to rpath-link
` [PATCH QEMUT v2 5/5] qemu-xen-traditional: Add libxenforeignmemory "
` [PATCH MINI-OS v2 1/5] mini-os: Include libxentoollog with libxc
` [PATCH MINI-OS v2 2/5] mini-os: Include libxenevtchn "
` [PATCH MINI-OS v2 3/5] mini-os: Include libxengnttab "
` [PATCH MINI-OS v2 4/5] mini-os: Include libxencall "
` [PATCH MINI-OS v2 5/5] mini-os: Include libxenforeignmemory "

[ovmf test] 59602: all pass - PUSHED
 2015-07-16  8:10 UTC 

[PATCH v10 5/5] iommu: add rmrr Xen command line option for extra rmrrs
 2015-07-16  8:02 UTC  (2+ messages)

[libvirt test] 59607: regressions - trouble: blocked/broken/fail/pass
 2015-07-16  7:23 UTC 

[xen-unstable test] 59590: regressions - FAIL
 2015-07-16  6:13 UTC 

[linux-3.18 test] 59587: regressions - FAIL
 2015-07-16  3:29 UTC 

[PATCH] libxl/remus: fix the return value of the checkpoint callback
 2015-07-16  2:45 UTC  (6+ messages)
  ` [PATCH] libxl: events: Do not abort remus with ERROR_TIMEOUT

[ovmf test] 59592: all pass - PUSHED
 2015-07-16  2:30 UTC 

[RFC v3] xSplice design
 2015-07-16  1:59 UTC  (3+ messages)

[PATCH v6] dmar: device scope mem leak fix
 2015-07-16  0:55 UTC  (2+ messages)

[qemu-mainline test] 59579: regressions - FAIL
 2015-07-16  0:26 UTC 

[linux-3.4 test] 59576: regressions - FAIL
 2015-07-16  0:05 UTC 

Requesting for freeze exception for VT-d posted-interrupts
 2015-07-15 22:48 UTC  (11+ messages)

[linux-next test] 59571: tolerable FAIL
 2015-07-15 22:13 UTC 

Interfering with memory accesses
 2015-07-15 21:49 UTC  (3+ messages)

[xen-unstable test] 59568: regressions - FAIL
 2015-07-15 21:42 UTC 

[PATCH v8 00/11] toolstack-assisted approach to PVHVM guest kexec
 2015-07-15 20:19 UTC  (3+ messages)
` [PATCH v8 08/11] xen: arch-specific hooks for domain_soft_reset()

[PATCH] xen/arm: gicv3: Update comment for ICC_CTLR_EL1
 2015-07-15 19:47 UTC 

[linux-3.18 test] 59564: regressions - FAIL
 2015-07-15 19:08 UTC 

[PATCH 3/5] i386/relocator: Remove unused avoid_efi_bootservices argument
 2015-07-15 17:50 UTC 

[PATCH v2 0/3] arm64: Add multiboot support (via fdt) for Xen boot
 2015-07-15 16:24 UTC  (8+ messages)
  ` [PATCH v2 1/3] arm64: Add Xen boot support file
  ` [PATCH v2 2/3] util/grub.d/20_linux_xen.in: Add arm64 support

[PATCH v10 0/5] iommu: add rmrr Xen command line option
 2015-07-15 16:08 UTC  (6+ messages)
` [PATCH v10 5/5] iommu: add rmrr Xen command line option for extra rmrrs

[PATCH] sysctl: adjust XEN_SYSCTL_numainfo behavior
 2015-07-15 15:52 UTC  (2+ messages)

[PATCH] sysctl: adjust XEN_SYSCTL_cputopoinfo behavior
 2015-07-15 15:51 UTC  (2+ messages)

[PATCH 2/6] libxl: Remove linux udev rules
 2015-07-15 15:37 UTC  (6+ messages)
` [PATCH for-4.6] tools/hotplug: Add an initscript to start "xl devd" in a driver domain

[PATCH 0/4] xen: sched/cpupool: more fixing of (corner?) cases
 2015-07-15 15:07 UTC  (8+ messages)
` [PATCH 3/4] xen: sched: reorganize cpu_disable_scheduler()

[PATCH] libxl: event tests: Fix `=' vs `==' in fdderegrace
 2015-07-15 15:02 UTC  (5+ messages)

[seabios test] 59567: tolerable FAIL - PUSHED
 2015-07-15 14:46 UTC 

SSE instruction emulation issues
 2015-07-15 14:35 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).