xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-04 04:55:56 to 2016-03-04 17:59:57 UTC [more...]

[PATCH v11 00/27] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-03-04 17:59 UTC  (49+ messages)
` [PATCH v11 01/27] tools/libxl: introduction of libxl__qmp_restore to load qemu state
` [PATCH v11 02/27] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v11 03/27] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v11 04/27] tools/libxl: Introduce new helper function dup_fd_helper()
` [PATCH v11 05/27] tools/libx{l, c}: add back channel to libxc
` [PATCH v11 06/27] docs: add colo readme
` [PATCH v11 07/27] docs/libxl: Introduce CHECKPOINT_CONTEXT to support migration v2 colo streams
` [PATCH v11 08/27] libxc/migration: Specification update for DIRTY_PFN_LIST records
` [PATCH v11 09/27] libxc/migration: export read_record for common use
` [PATCH v11 10/27] tools/libxl: add back channel support to write stream
` [PATCH v11 11/27] tools/libxl: add back channel support to read stream
` [PATCH v11 12/27] tools/libx{l, c}: introduce wait_checkpoint callback
` [PATCH v11 13/27] tools/libx{l, c}: add postcopy/suspend callback to restore side
` [PATCH v11 14/27] secondary vm suspend/resume/checkpoint code
` [PATCH v11 15/27] primary "
` [PATCH v11 16/27] libxc/restore: support COLO restore
` [PATCH v11 17/27] libxc/save: support COLO save
` [PATCH v11 18/27] implement the cmdline for COLO
` [PATCH v11 19/27] COLO: introduce new API to prepare/start/do/get_error/stop replication
` [PATCH v11 20/27] Support colo mode for qemu disk
` [PATCH v11 21/27] COLO: use qemu block replication
` [PATCH v11 22/27] COLO proxy: implement setup/teardown of COLO proxy module
` [PATCH v11 23/27] COLO proxy: preresume, postresume and checkpoint
` [PATCH v11 24/27] COLO nic: implement COLO nic subkind
` [PATCH v11 25/27] setup and control colo proxy on primary side
` [PATCH v11 26/27] setup and control colo proxy on secondary side
` [PATCH v11 27/27] cmdline switches and config vars to control colo-proxy

[PATCH 0/1] ARM: Implement support for write-ctrlreg vm-events
 2016-03-04 17:48 UTC  (2+ messages)

[distros-debian-jessie test] 44218: tolerable all pass
 2016-03-04 17:21 UTC 

[PATCH v2 0/3] allow runtime log level threshold adjustments
 2016-03-04 16:48 UTC  (4+ messages)
` [PATCH v2 1/3] console: allow "
` [PATCH v2 2/3] libxc: wrapper for log level sysctl
` [PATCH v2 3/3] xl: new "loglvl" command

[xen-unstable-smoke test] 85333: regressions - FAIL
 2016-03-04 16:47 UTC 

[linux-linus test] 85168: regressions - FAIL
 2016-03-04 16:45 UTC 

[PATCH v6][RFC]xen: sched: convert RTDS from time to event driven model
 2016-03-04 16:34 UTC  (8+ messages)

[PATCH v5 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-04 16:28 UTC  (23+ messages)
` [PATCH v5 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v5 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v5 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v5 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v5 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v5 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v5 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v5 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v5 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v5 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v5 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v5 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v5 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v5 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v5 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v5 16/17] FDT: Add a helper to get the subnode by given name
` [PATCH v5 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI

[PATCH 3/4] xen/errno: Reduce complexity of inclusion
 2016-03-04 16:07 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v5 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-04 15:59 UTC  (53+ messages)
` [PATCH v5 01/22] arm/acpi: Estimate memory required for acpi/efi tables
` [PATCH v5 02/22] arm/acpi: Add a helper function to get the acpi table offset
` [PATCH v5 03/22] arm/acpi: Prepare FADT table for Dom0
` [PATCH v5 04/22] arm/gic: Add a new callback for creating MADT "
` [PATCH v5 05/22] arm/acpi: Prepare "
` [PATCH v5 06/22] arm/acpi: Prepare STAO "
` [PATCH v5 07/22] arm/acpi: Prepare XSDT "
` [PATCH v5 08/22] arm/acpi: Prepare RSDP "
` [PATCH v5 09/22] arm/p2m: Add helper functions to map memory regions
` [PATCH v5 10/22] arm/acpi: Map all other tables for Dom0
` [PATCH v5 11/22] arm/acpi: Prepare EFI system table "
` [PATCH v5 12/22] arm/acpi: Prepare EFI memory descriptor "
` [PATCH v5 13/22] arm/acpi: Map the new created EFI and ACPI tables to Dom0
` [PATCH v5 14/22] arm/acpi: Create min DT stub for Dom0
` [PATCH v5 15/22] arm/acpi: Permit access all Xen unused SPIs "
` [PATCH v5 16/22] arm/acpi: Configure SPI interrupt type and route to Dom0 dynamically
` [PATCH v5 17/22] arm/gic: Add a new callback to deny Dom0 access to GIC regions
` [PATCH v5 18/22] arm/acpi: Permit MMIO access of Xen unused devices for Dom0
` [PATCH v5 19/22] hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v5 20/22] xen/acpi: Fix event-channel interrupt when booting with ACPI
` [PATCH v5 21/22] xen/arm: Add a hypercall for device mmio mapping
` [PATCH v5 22/22] xen/arm64: Add ACPI support

[PATCH 1/3] travis: skip building coverity, smoke, and master
 2016-03-04 15:56 UTC  (8+ messages)
` [PATCH 2/3] travis: use matching C++ for GCC version
` [PATCH 3/3] travis: actually disable debug for non-debug

[PATCH v2] arm/timer: fix panic when booting with DT
 2016-03-04 15:10 UTC  (2+ messages)

[linux-mingo-tip-master test] 85150: regressions - FAIL
 2016-03-04 14:51 UTC 

[xen-4.3-testing test] 85121: regressions - trouble: blocked/broken/fail/pass
 2016-03-04 14:25 UTC 

XSA-155: _apparently_ missing blktap1 fix (up to 4.5)
 2016-03-04 14:15 UTC  (3+ messages)

[PATCH v6 0/5] VT-d Device-TLB flush issue
 2016-03-04 14:09 UTC  (11+ messages)
` [PATCH v6 3/5] IOMMU: Make the pcidevs_lock a recursive one
` [PATCH v6 4/5] VT-d: Reduce spin timeout to 1ms, which can be boot-time changed

[xen-unstable baseline-only test] 44216: regressions - trouble: blocked/broken/fail/pass
 2016-03-04 14:09 UTC 

[V2] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
 2016-03-04 14:06 UTC  (2+ messages)

[V3] x86/xsaves: calculate the xstate_comp_offsets base on xcomp_bv
 2016-03-04 13:56 UTC  (2+ messages)

[xen-unstable-smoke test] 85320: regressions - FAIL
 2016-03-04 13:52 UTC 

[linux-4.1 test] 85117: regressions - trouble: blocked/broken/fail/pass
 2016-03-04 13:21 UTC 

[PATCH 0/4] ns16550: enable support for Pericom controllers
 2016-03-04 13:19 UTC  (2+ messages)
` Ping: "

4.5.3 preparations
 2016-03-04 12:18 UTC  (3+ messages)

[PATCH 0/4] x86: accommodate 32-bit PV guests with SMAP/SMEP handling
 2016-03-04 11:29 UTC  (5+ messages)
` [PATCH 1/4] x86/alternatives: correct near branch check
` [PATCH 2/4] x86: suppress SMAP and SMEP while running 32-bit PV guest code
` [PATCH 3/4] x86: use optimal NOPs to fill the SMAP/SMEP placeholders
` [PATCH 4/4] x86: use 32-bit loads for 32-bit PV guest state reload

[xen-unstable-smoke test] 85306: regressions - FAIL
 2016-03-04 11:06 UTC 

[PATCH v3 00/16] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-03-04 10:57 UTC  (7+ messages)
` [PATCH v3 13/16] hvmloader: Load ACPI tables from hvm_start_info module

[PATCH v4 00/24] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-04 10:46 UTC  (10+ messages)
` [PATCH v4 14/24] arm/acpi: Prepare EFI system table for Dom0

[PATCH] arm/timer: fix panic when booting with DT
 2016-03-04 10:43 UTC  (5+ messages)

[PATCH 0/6] x86/HVM: cache attribute pinning adjustments
 2016-03-04 10:36 UTC  (2+ messages)

Fixation on polarssl 1.1.4 - EOL was 2013-10-01
 2016-03-04 10:15 UTC  (7+ messages)
          ` Processed: "

[PATCH v3 0/6] add hypercall option to temporarily pin a vcpu
 2016-03-04 10:03 UTC  (9+ messages)
` [PATCH v3 1/6] xen, cpupool: correct error handling when removing cpu from cpupool
` [PATCH v3 2/6] xen: add hypercall option to override and restore vcpu affinity
` [PATCH v3 3/6] xen: add force flag to xen_domctl_vcpuaffinity for undoing pin override

[PATCH v2 0/2] x86/entry/32: Get rid of paravirt_enabled in ESPFIX
 2016-03-04  9:38 UTC  (5+ messages)
` [PATCH v2 1/2] x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
` [PATCH v2 2/2] x86/asm-offsets: Remove PARAVIRT_enabled

Prototype Code Review Dashboards (input required)
 2016-03-04  9:21 UTC  (7+ messages)

[xen-unstable-smoke test] 85295: regressions - FAIL
 2016-03-04  8:43 UTC 

答复: Questions about XenRT
 2016-03-04  8:06 UTC 

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-03-04  7:30 UTC  (11+ messages)

[libvirt test] 85151: tolerable FAIL - PUSHED
 2016-03-04  7:00 UTC 

[linux-3.16 baseline-only test] 44215: regressions - FAIL
 2016-03-04  6:59 UTC 

[GRUB2 PATCH v3 0/4] multiboot2: Add two extensions
 2016-03-04  6:51 UTC  (3+ messages)
` [GRUB2 PATCH v3 4/4] multiboot2: Add support for relocatable images

[xen-unstable-smoke test] 85286: regressions - FAIL
 2016-03-04  6:36 UTC 

[PATCH V16 0/6] xen pvusb toolstack work
 2016-03-04  4:55 UTC  (2+ messages)
` [PATCH V16 6/6] xl: add pvusb commands


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