xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-17 04:29:45 to 2016-03-17 16:39:19 UTC [more...]

[PATCH V2] tools/xenstore-watch: Add new timeout parameter
 2016-03-17 16:39 UTC  (2+ messages)

[PATCH 0/3] libxl: add support for qemu base pvusb backend
 2016-03-17 16:39 UTC  (5+ messages)
` [PATCH 2/3] libxl: add domain config parameter to force start of qemu
` [PATCH 3/3] libxl: add new pvusb backend "qusb" provided by qemu

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-03-17 16:28 UTC  (7+ messages)
` [PATCH v4 01/14] libxc: Rework extra module initialisation
` [PATCH v4 02/14] libxc: Prepare a start info structure for hvmloader

[PATCH 0/6] xentrace/xenalyze support on ARM
 2016-03-17 16:21 UTC  (12+ messages)
` [PATCH 1/6] Flask: Support for ARM xentrace
` [PATCH 2/6] xenalyze: Support for ARM platform
` [PATCH 3/6] xentrace: P2M lookup suport "
` [PATCH 4/6] xentrace: ARM platform DOMID_XEN mapping support

[PATCH 0/4] x86: accommodate 32-bit PV guests with SMAP/SMEP handling
 2016-03-17 16:20 UTC  (9+ messages)
` [PATCH v2 0/3] x86: accommodate 32-bit PV guests with SMEP/SMAP handling
    ` [PATCH v3 0/4] "
      ` [PATCH v3 1/4] x86: move cached CR4 value to struct cpu_info
      ` [PATCH v3 2/4] x86: suppress SMEP and SMAP while running 32-bit PV guest code
      ` [PATCH v3 3/4] x86: use optimal NOPs to fill the SMEP/SMAP placeholders
      ` [PATCH v3 4/4] x86: use 32-bit loads for 32-bit PV guest state reload
      ` [PATCH v3 5/4] x86: reduce code size of struct cpu_info member accesses

[PATCH] x86: put kexec_reloc in its own section
 2016-03-17 16:19 UTC  (2+ messages)

[PATCH] xen/x86: Remap text/data/bss with appropriate permissions
 2016-03-17 16:15 UTC  (6+ messages)
` [PATCH] DO NOT APPLY - debug keys for inspecting Xen mappings

[PATCH 0/5] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-03-17 16:12 UTC  (6+ messages)
` [PATCH 1/5] public/xen.h: add flags field to vcpu_time_info
` [PATCH 2/5] x86/time: implement tsc as clocksource
` [PATCH 3/5] x86/time: streamline platform time init on plt_init()
` [PATCH 4/5] x86/time: refactor read_platform_stime()
` [PATCH 5/5] x86/time: implement PVCLOCK_TSC_STABLE_BIT

[PATCH v4] xSplice v1 design and implementation
 2016-03-17 16:08 UTC  (24+ messages)
` [PATCH v4 01/34] compat/x86: Remove unncessary #define
` [PATCH v4 04/34] HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane
` [PATCH v4 08/34] vmap: Make the while loop less fishy
` [PATCH v4 25/34] build_id: Provide ld-embedded build-ids

[PATCH v11]xen: sched: convert RTDS from time to event driven model
 2016-03-17 16:06 UTC 

[PATCH] xen/events: Mask a moving irq
 2016-03-17 16:03 UTC 

[linux-3.10 baseline-only test] 44253: tolerable FAIL
 2016-03-17 15:47 UTC 

[PATCH 0/2] Check VT-d Device-TLB flush error
 2016-03-17 15:31 UTC  (10+ messages)
` [PATCH 1/2] IOMMU/MMU: Adjust top level functions for "
` [PATCH 2/2] IOMMU/MMU: Adjust low "

[xen-unstable test] 86434: regressions - trouble: blocked/broken/fail/pass
 2016-03-17 15:15 UTC 

[xen-unstable-smoke test] 86477: tolerable all pass - PUSHED
 2016-03-17 14:56 UTC 

Running Xen on Nvidia Jetson-TK1
 2016-03-17 14:52 UTC  (11+ messages)

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-03-17 14:22 UTC  (18+ messages)

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-03-17 14:21 UTC  (19+ messages)

[PATCH v4 1/3] libxc: move migration_stream's definition to xenguest.h
 2016-03-17 13:53 UTC  (3+ messages)
` [PATCH v4 2/3] tools: change checkpointed_stream's type from int to xc_migration_stream_t

[PATCH 1/2] xen/x86: Move irq allocation from Xen smp_op.cpu_up()
 2016-03-17 13:33 UTC  (2+ messages)
` [PATCH 2/2] hotplug: Prevent alloc/free of irq descriptors during cpu up/down (again)

[PATCH 0/2] Reinstate irq alloc/dealloc locking patch
 2016-03-17 13:33 UTC 

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

[PATCH V17 0/6] xen pvusb toolstack work
 2016-03-17 13:17 UTC  (3+ messages)

[PATCH 1/2] xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
 2016-03-17 13:03 UTC  (2+ messages)
` [PATCH 2/2] xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()

[PATCH 0/2] Hotplug fixes
 2016-03-17 13:03 UTC 

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

[PATCH] xen/events: Mask a moving irq
 2016-03-17 12:45 UTC 

[PATCH v4 0/2] x86/hvm/viridian: APIC assist
 2016-03-17 12:13 UTC  (3+ messages)
` [PATCH v5 1/2] x86/hvm/viridian: keep APIC assist page mapped
` [PATCH v5 2/2] x86/hvm/viridian: Enable APIC assist enlightenment

(no subject)
 2016-03-17 12:20 UTC 

[PATCH v11 00/27] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-03-17 12:19 UTC  (23+ messages)
` [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 08/27] libxc/migration: Specification update for DIRTY_PFN_LIST records
` [PATCH v11 10/27] tools/libxl: add back channel support to write 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 RFC v3 00/28] x86: Improvements to cpuid handling for guests
 2016-03-17 12:17 UTC  (3+ messages)
` [PATCH v3 22/28] tools/libxc: Modify bitmap operations to take void pointers

[PATCH v4 0/2] x86/hvm/viridian: APIC assist
 2016-03-17 12:00 UTC  (7+ messages)
` [PATCH v4 1/2] x86/hvm/viridian: keep APIC assist page mapped
` [PATCH v4 2/2] x86/hvm/viridian: Enable APIC assist enlightenment

[PATCH] xentrace: simplify map_page function in xenctx
 2016-03-17 11:54 UTC  (3+ messages)

[PATCH v7 0/2] VT-d Device-TLB flush issue
 2016-03-17 11:33 UTC  (13+ messages)
` [PATCH v7 1/2] VT-d: Reduce spin timeout to 1ms, which can be boot-time changed
` [PATCH v7 2/2] VT-d: Fix vt-d Device-TLB flush timeout issue

[RFC PATCH] blkif.h: document scsi/0x12/0x83 node
 2016-03-17 11:20 UTC  (10+ messages)

MTRR on Xen - BIOS use and implications for Linux
 2016-03-17 11:13 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 0/2] XSA-171 Followup work
 2016-03-17 11:05 UTC  (6+ messages)
` [PATCH 2/2] xen/x86: Introduce a new VMASSIST for architectural behaviour of iopl

[PATCH v3 2/5] arm/config: Declare ELFSIZE_[32|64] respectively
 2016-03-17 11:04 UTC  (12+ messages)

FROZEN transitions hotplug notifier
 2016-03-17 10:57 UTC  (2+ messages)

[PATCH v10]xen: sched: convert RTDS from time to event driven model
 2016-03-17 10:37 UTC  (2+ messages)

[PATCH v2] x86/hvm/viridian: fix the TLB flush hypercall
 2016-03-17 10:30 UTC  (7+ messages)

[PATCH v7 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-03-17 10:03 UTC  (5+ messages)
` [PATCH v7 for Xen 4.7 1/4] xen: enable "
` [PATCH v7 for Xen 4.7 3/4] libxl: "

[PATCH 0/8] tools: Allow HVM domains emulated access to disks provided by hotplug scripts
 2016-03-17  9:55 UTC  (4+ messages)
` [PATCH 7/8] docs: Document block-script protocol

[linux-3.14 test] 86411: tolerable FAIL - PUSHED
 2016-03-17  9:52 UTC 

[distros-debian-wheezy test] 44254: tolerable trouble: blocked/broken
 2016-03-17  8:13 UTC 

[PATCH 0/2] x86/hvm/viridian: APIC assist
 2016-03-17  8:12 UTC  (7+ messages)
` [PATCH 2/2] x86/hvm/viridian: Enable APIC assist enlightenment

[PATCH v3 0/2] x86/hvm/viridian: APIC assist
 2016-03-17  8:11 UTC  (6+ messages)
` [PATCH v3 1/2] x86/hvm/viridian: keep APIC assist page mapped
` [PATCH v3 2/2] x86/hvm/viridian: Enable APIC assist enlightenment

[linux-3.10 test] 86412: tolerable FAIL - PUSHED
 2016-03-17  7:40 UTC 

[xen-unstable baseline-only test] 44252: trouble: blocked/broken/fail/pass
 2016-03-17  7:34 UTC 

[qemu-mainline test] 86399: regressions - FAIL
 2016-03-17  5:56 UTC 

[PATCH] docs: update FLASK cmd line instructions
 2016-03-17  4:32 UTC  (5+ 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).