Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-24 13:37:09 to 2015-06-25 06:30:54 UTC [more...]

[PATCH v7 COLO 00/18] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-06-25  6:30 UTC 

[PATCH v3 COLOPre 00/26] Prerequisite patches for COLO
 2015-06-25  6:25 UTC  (27+ messages)
` [PATCH v3 COLOPre 01/26] tools/libxl: rename libxl__domain_suspend to libxl__domain_save
` [PATCH v3 COLOPre 02/26] tools/libxl: move domain suspend code into libxl_dom_suspend.c
` [PATCH v3 COLOPre 03/26] tools/libxl: move domain resume "
` [PATCH v3 COLOPre 04/26] tools/libxl: move remus code into libxl_remus.c
` [PATCH v3 COLOPre 05/26] tools/libxl: move save/restore code into libxl_dom_save.c
` [PATCH v3 COLOPre 06/26] libxl/save: Refactor libxl__domain_suspend_state
` [PATCH v3 COLOPre 07/26] libxc/restore: fix error handle of process_record
` [PATCH v3 COLOPre 08/26] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v3 COLOPre 09/26] tools/libxl: introduce enum type libxl_checkpointed_stream
` [PATCH v3 COLOPre 10/26] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v3 COLOPre 11/26] tools/libxl: introduce a new API libxl__domain_restore() to load qemu state
` [PATCH v3 COLOPre 12/26] tools/libxl: Update libxl_domain_unpause() to support qemu-xen
` [PATCH v3 COLOPre 13/26] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v3 COLOPre 14/26] tools/libxl: export logdirty_init
` [PATCH v3 COLOPre 15/26] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v3 COLOPre 16/26] tools/libx{l, c}: add back channel to libxc
` [PATCH v3 COLOPre 17/26] tools/libx{l, c}: introduce should_checkpoint callback
` [PATCH v3 COLOPre 18/26] tools/libx{l, c}: add postcopy/suspend callback to restore side
` [PATCH v3 COLOPre 19/26] libxc/migration: Specification update for DIRTY_BITMAP records
` [PATCH v3 COLOPre 20/26] libxc/migration: export read_record for common use
` [PATCH v3 COLOPre 21/26] tools/libxl: refactor write stream to support back channel
` [PATCH v3 COLOPre 22/26] tools/libxl: refactor read "
` [PATCH v3 COLOPre 23/26] docs/libxl: Introduce COLO_CONTEXT to support migration v2 colo streams
` [PATCH v3 COLOPre 24/26] tools/libxl: rename remus device to checkpoint device
` [PATCH v3 COLOPre 25/26] tools/libxl: adjust the indentation
` [PATCH v3 COLOPre 26/26] tools/libxl: don't touch remus in checkpoint_device

[linux-3.14 test] 58861: tolerable FAIL - PUSHED
 2015-06-25  5:36 UTC 

[PATCH v6 COLO 00/15] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-06-25  5:22 UTC  (8+ messages)
` [PATCH v6 COLO 07/15] implement the cmdline for COLO
` [PATCH v6 COLO 10/15] COLO proxy: implement setup/teardown of COLO proxy module

[xen-4.2-testing test] 58855: regressions - trouble: blocked/broken/fail/pass
 2015-06-25  5:09 UTC 

[PATCH v2 COLOPre 00/13] Prerequisite patches for COLO
 2015-06-25  5:00 UTC  (9+ messages)
` [PATCH v2 COLOPre 11/13] tools/libxl: rename remus device to checkpoint device

Help
 2015-06-25  4:51 UTC 

pvUSB backend performance
 2015-06-25  3:36 UTC  (3+ messages)

[ovmf test] 58856: tolerable FAIL - PUSHED
 2015-06-25  2:59 UTC 

[PATCH v2 00/12] Alternate p2m: support multiple copies of host p2m
 2015-06-25  2:44 UTC  (44+ messages)
` [PATCH v2 04/12] x86/altp2m: basic data structures and support routines
` [PATCH v2 05/12] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v2 06/12] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v2 07/12] x86/altp2m: add control of suppress_ve
` [PATCH v2 08/12] x86/altp2m: alternate p2m memory events
` [PATCH v2 09/12] x86/altp2m: add remaining support routines
` [PATCH v2 10/12] x86/altp2m: define and implement alternate p2m HVMOP types
` [PATCH v2 11/12] x86/altp2m: Add altp2mhvm HVM domain parameter

Hyper and Xen Project
 2015-06-25  1:46 UTC  (5+ messages)

[PATCH v8 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-06-25  1:22 UTC  (10+ messages)
` [PATCH v8 1/9] pci: add pci_ioremap_wc_bar()
` [PATCH v8 2/9] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v8 3/9] video: fbdev: kyrofb: "
` [PATCH v8 4/9] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer
` [PATCH v8 5/9] PCI: Add pci_iomap_wc() variants
` [PATCH v8 6/9] lib: devres: add pcim_iomap_wc() variants
` [PATCH v8 7/9] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v8 8/9] video: fbdev: s3fb: "
` [PATCH v8 9/9] video: fbdev: vt8623fb: "

[PATCH v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-06-25  1:12 UTC  (11+ messages)
` [PATCH v7 5/9] PCI: Add pci_iomap_wc() variants
                ` [Xen-devel] "

[PATCH 0/3] x86: further is_..._...() adjustments
 2015-06-25  1:08 UTC  (5+ messages)
` [PATCH 1/3] x86: drop is_pv_32on64_vcpu()

(xen 4.6 unstable) triple fault when execute fxsave during the procedure of guest iso install
 2015-06-25  0:40 UTC  (3+ messages)
  ` 答复: "

[xen-unstable test] 58851: regressions - FAIL
 2015-06-24 22:28 UTC 

[PATCH 0/6] AMD-PVH: DomU support
 2015-06-24 21:41 UTC  (12+ messages)
` [PATCH 1/6] pvh: domu construct vmcb 64 bit mode start
` [PATCH 6/6] AMD-PVH: enable pvh if requirements met

Xen-unstable: pci-passthrough of device using MSI-X interrupts not working after commit x86/MSI: track host and guest masking separately
 2015-06-24 19:38 UTC 

Bug in devicetree_for_each_node() in xen/arch/arm/bootfdt.c ?
 2015-06-24 18:57 UTC  (3+ messages)

[v3 00/15] Add VT-d Posted-Interrupts support
 2015-06-24 18:35 UTC  (5+ messages)
` [v3 02/15] Add helper macro for X86_FEATURE_CX16 feature detection
` [v3 03/15] Add cmpxchg16b support for x86-64

[xen-4.3-testing test] 58848: regressions - FAIL
 2015-06-24 18:34 UTC 

[PATCH OSSTEST v3 00/22] Initial support for ARM64
 2015-06-24 17:59 UTC  (35+ messages)
` [PATCH OSSTEST v3 01/22] mg-*: Add mgi-common with fetch and fail helpers
` [PATCH OSSTEST v3 02/22] mg-*: Make package fetching common in new mgi-debian
` [PATCH OSSTEST v3 03/22] Introduce mg-pxe-loader-update
` [PATCH OSSTEST v3 04/22] Debian: Preseed a EFI system partition during host install
` [PATCH OSSTEST v3 05/22] ts-host-install: Split initrd out of @installcmdline
` [PATCH OSSTEST v3 06/22] ts-host-install: split the "di" from the "host" command line
` [PATCH OSSTEST v3 07/22] Refactor pxelinux configuration
` [PATCH OSSTEST v3 08/22] ts-host-install: Support UEFI PXE boot using grub.efi
` [PATCH OSSTEST v3 09/22] Enable chain loading to local disk for UEFI PXE systems
` [PATCH OSSTEST v3 10/22] Add arm64 build and test jobs
` [PATCH OSSTEST v3 11/22] ts-kernel-build: Additional kernel options for Mustang
` [PATCH OSSTEST v3 12/22] ts-kernel-build: Enable CONFIG_EFI_VARS
` [PATCH OSSTEST v3 13/22] ts-host-install: Set dtbs in the non-special kernel case too
` [PATCH OSSTEST v3 14/22] Debian: Do not add Debian to UEFI boot order on install
` [PATCH OSSTEST v3 15/22] standalone: Prefer ./local-config to $HOME/.xen-osstest/config
` [PATCH OSSTEST v3 16/22] Debian: grub2: Log full line range of menuentry and submenu entries
` [PATCH OSSTEST v3 17/22] Debian: grub2: Use GRUB_CMDLINE_LINUX_XEN_REPLACE(_DEFAULT)
` [PATCH OSSTEST v3 18/22] Collect xen.efi into xendist and install in appropriate place
` [PATCH OSSTEST v3 19/22] Debian: Ignore xen-syms entries in grub.cfg
` [PATCH OSSTEST v3 20/22] Debian: Collect kernel command line from grub.cfg
` [PATCH OSSTEST v3 21/22] Debian: Arrange to be able to chainload a xen.efi from grub2
` [PATCH OSSTEST v3 22/22] Enable CONFIG_SPARSEMEM_VMEMMAP, arm64 seems to needs it (crashes)

[PATCH RFC v1 00/13] Introduce HMV without dm and new boot ABI
 2015-06-24 17:54 UTC  (13+ messages)

[DESIGN] Feature Levelling improvements
 2015-06-24 17:28 UTC  (5+ messages)

[PATCH v4 RFC 0/6] x86/MSI: XSA-120, 126, 128-131 follow-up
 2015-06-24 17:24 UTC  (7+ messages)
` [PATCH v4 RFC 1/6] x86/PCI: add config space write abstract intercept logic
` [PATCH v4 RFC 2/6] x86/MSI-X: track host and guest mask‑all requests separately
` [PATCH v4 RFC 6/6] x86/MSI: properly track guest masking requests

[PATCH v4 00/17] x86/hvm: I/O emulation cleanup and fix
 2015-06-24 17:00 UTC  (25+ messages)
` [PATCH v4 07/17] x86/hvm: add length to mmio check op
` [PATCH v4 08/17] x86/hvm: unify dpci portio intercept with standard portio intercept
` [PATCH v4 09/17] x86/hvm: unify stdvga mmio intercept with standard mmio intercept
` [PATCH v4 10/17] x86/hvm: revert 82ed8716b "fix direct PCI port I/O emulation retry
` [PATCH v4 11/17] x86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
` [PATCH v4 13/17] x86/hvm: remove HVMIO_dispatched I/O state

[PATCH 0/8] [RFC] SMAP handling improvements for 32bit PV guests on
 2015-06-24 16:31 UTC  (9+ messages)
` [PATCH 1/8] common/vsprintf: Special-case DOMID_IDLE handling for %pv
` [PATCH 2/8] x86/traps: Avoid using current too early on boot
` [PATCH 3/8] x86/setup: Initialise CR4 before creating idle_vcpu[0]
` [PATCH 4/8] xen/x86: Clean up CR4 definitions
` [PATCH 5/8] xen/x86: Drop PSE from XEN_MINIMAL_CR4
` [PATCH 6/8] xen/x86: Calculate PV CR4 masks at boot
` [PATCH 7/8] xen/x86: Rework CR4 handling for PV guests
` [PATCH 8/8] xen/x86: Additional SMAP modes to work around buggy 32bit "

[PATCH 0/9] 32-bit domU PVH support
 2015-06-24 16:21 UTC  (8+ messages)
` [PATCH 5/9] x86/pvh: Set PVH guest's mode in XEN_DOMCTL_set_address_size

[PATCH] OSSTest: some more info when capturing logs
 2015-06-24 16:11 UTC 

Is: qemu-xen mishandling upper 64-bit BAR compared to qemu-tradWas:Re: Dom0 linux 4.0 + devel/for-linus-4.1 branch: p2m.c:884:d0v0 gfn_to_mfn failed! gfn=ffffffff001ed type:4
 2015-06-24 15:59 UTC  (6+ messages)
` [PATCH QEMU-XEN] xen/pt: Start with emulated PCI_COMMAND set to zero

Cancelling asynchronous operations in libxl
 2015-06-24 15:41 UTC  (6+ messages)

[PATCH RFC 0/9] libxl error reporting
 2015-06-24 15:30 UTC  (20+ messages)
` [PATCH RFC 1/9] libxl idl: add comments to error enum
` [PATCH RFC 2/9] libxl idl: allow implicit enum values
` [PATCH RFC 3/9] libxl: introduce specific xenstore error codes
` [PATCH RFC 4/9] libxl: use explicit error codes in libxl_ctx_alloc
` [PATCH RFC 5/9] libxl: introduce specific JSON error codes
` [PATCH RFC 6/9] libxl: introduce specific error code for libxl__wait_device_connection
` [PATCH RFC 7/9] libxl: introduce specific error codes in libxl_device_disk_add
` [PATCH RFC 8/9] libxl: introduce specific error codes in libxl_device_cdrom_insert
` [PATCH RFC 9/9] libxl: introduce specific error codes in libxl_device_nic_add

vTPM issues
 2015-06-24 15:16 UTC 

Vm_event memory introspection helpers
 2015-06-24 15:03 UTC  (4+ messages)
` [PATCH V2 2/3] xen/vm_event: Support for guest-requested events

[xen-4.1-testing test] 58847: regressions - FAIL
 2015-06-24 14:32 UTC 

[linux-arm-xen test] 58849: regressions - FAIL
 2015-06-24 14:12 UTC  (3+ messages)

[xen-4.2-testing test] 58584: regressions - trouble: blocked/broken/fail/pass
 2015-06-24 13:54 UTC  (14+ messages)
` stable trees (was: [xen-4.2-testing test] 58584: regressions)
              ` Problems with merlot* AMD Opteron 6376 systems (Was Re: stable trees (was: [xen-4.2-testing test] 58584: regressions))

[libvirt test] 58119: regressions - FAIL
 2015-06-24 13:39 UTC  (6+ messages)

[PATCH 0/5] MAINTAINERS updates
 2015-06-24 13:38 UTC  (3+ messages)
` [PATCH 1/5] New maintainers for VM events and memory access


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