xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-30 14:47:07 to 2016-03-31 16:23:35 UTC [more...]

[PATCH v3 0/8] libxl: add support for FreeBSD block hotplug scripts
 2016-03-31 16:22 UTC  (12+ messages)
` [PATCH v3 1/8] blkif: document how FreeBSD uses the physical-device backend node
` [PATCH v3 2/8] hotplug/FreeBSD: add block hotplug script
` [PATCH v3 3/8] libxl: refactor the FreeBSD hotplug script code
` [PATCH v3 4/8] libxl: add support for disk hotplug scripts on FreeBSD
` [PATCH v3 5/8] libxl: properly use vdev vs local device
` [PATCH v3 6/8] libxl: add a FreeBSD implementation of libxl__devid_to_localdev
` [PATCH v3 7/8] libxl: fix error message in local_device_attach_cb
` [PATCH v3 8/8] hotplug/FreeBSD: document disk hotplug interface

[PATCH v6] libelf: rewrite symtab/strtab loading
 2016-03-31 16:00 UTC 

[PATCH 0/2] Remaining prerequisite patches for COLO
 2016-03-31 15:59 UTC  (3+ messages)
` [PATCH 1/2] libxc: support to resume uncooperative HVM guests
` [PATCH 2/2] libxc: Document xc_domain_resume

what will happen for a floated vcpu?
 2016-03-31 16:00 UTC  (2+ messages)

[PATCH] libxl: introduce LIBXL_VGA_INTERFACE_TYPE_UNKNOWN
 2016-03-31 15:44 UTC  (3+ messages)

[PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
 2016-03-31 15:21 UTC 

[PATCH 00/11] Return failure on failure for more xl commands
 2016-03-31 15:06 UTC  (15+ messages)
` [PATCH 01/11] libxl_pci: improve return codes "
` [PATCH 02/11] libxl_pci: clean an unused return variable
` [PATCH 03/11] libxl_pci: Return error code for more pci-* functions
` [PATCH 04/11] xl: improve return code for freemem function
` [PATCH 05/11] xl: Make set_memory_target return an error code on failure
` [PATCH 06/11] xl: Return an error on failed cd-insert
` [PATCH 07/11] xl: Return error codes for pci* commands
` [PATCH 08/11] xl: improve main_tmem_* return codes
` [PATCH 09/11] libxl: Remove pointless hypercall from libxl_set_memory_target
` [PATCH 10/11] libxl: Fix libxl_set_memory_target return value
` [PATCH 11/11] libxl: libxl_tmem functions improving coding style

[xen-4.6-testing test] 87986: trouble: blocked/broken/fail/pass
 2016-03-31 14:53 UTC 

[xen-unstable-smoke test] 88144: tolerable all pass - PUSHED
 2016-03-31 14:39 UTC 

[PATCH v6 0/6] libxl: add support for qemu base pvusb backend
 2016-03-31 14:37 UTC  (13+ messages)
` [PATCH v6 1/6] libxl: handle error from libxl__need_xenpv_qemu() correctly
` [PATCH v6 2/6] libxl: make libxl__need_xenpv_qemu() operate on domain config
` [PATCH v6 3/6] libxl: add query function for backend support by device model
` [PATCH v6 4/6] libxl: add new pvusb backend "qusb" provided by qemu
` [PATCH v6 5/6] libxl: add service function to check whether device model is running
` [PATCH v6 6/6] libxl: check for dynamic device model start required

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-03-31 14:36 UTC  (4+ messages)

[PATCH v2] tools/libxc: Fix build error when using xc_version_len
 2016-03-31 14:33 UTC  (3+ messages)

[PATCH v13 00/26] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-03-31 14:22 UTC  (11+ messages)
` [PATCH v13 25/26] setup and control colo proxy on secondary side

[PATCH v5] xSplice v1 design and implementation
 2016-03-31 13:50 UTC  (24+ messages)
` [PATCH v5 01/28] HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane
                ` REST MAINTAINERS feedback requested Was:Re: "
` [PATCH v5 03/28] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables lookup
` [PATCH v5 04/28] vmap: Add vmalloc_cb and vfree_cb
` [PATCH v5 06/28] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v5 09/28] xsplice: Add helper elf routines
` [PATCH v5 10/28] xsplice: Implement payload loading

[RFC PATCH v1] Splitting off stubdom to a different tree
 2016-03-31 13:49 UTC  (5+ messages)
` [PATCH RFC v1 00/14] stubdom: split stubdom from xen.git
  ` [PATCH RFC v1 09/14] Makefile: delete STUBDOMPATH target

[PATCH] libxl: fix POLLHUP handling
 2016-03-31 12:50 UTC 

[qemu-mainline test] 87980: regressions - FAIL
 2016-03-31 12:48 UTC 

[PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
 2016-03-31 12:42 UTC  (4+ messages)
      ` [PATCH v7 11/17] ARM: XEN: Move xen_early_init() before efi_init()

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

[PATCH 0/2] doc: Update docs/misc/xenstore-paths.markdown
 2016-03-31 11:46 UTC  (3+ messages)
` [PATCH 1/2] doc: correct hyperlinks in docs/misc/xenstore-paths.markdown
` [PATCH 2/2] doc: document pvusb Xenstore paths

[PATCH] tools/libxc: Fix build error when using xc_evtchn_compat.c
 2016-03-31 11:23 UTC 

[Xen-users] different number of cpus
 2016-03-31 11:22 UTC  (4+ messages)

[linux-linus test] 87977: regressions - FAIL
 2016-03-31 11:15 UTC 

[PATCH v2 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-03-31 11:04 UTC  (7+ messages)
` [PATCH v2 1/6] public/xen.h: add flags field to vcpu_time_info

[PATCH v2 0/3] x86/ioreq server: introduce HVMMEM_ioreq_server mem type
 2016-03-31 10:53 UTC  (4+ messages)
` [PATCH v2 1/3] x86/ioreq server: Add new functions to get/set memory types
` [PATCH v2 2/3] x86/ioreq server: Rename p2m_mmio_write_dm to p2m_ioreq_server
` [PATCH v2 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH] x86/hvm: separate ioreq server code from generic hvm code
 2016-03-31 10:20 UTC 

[PATCH v2] xen/arm: use XENLOG_G_ERR instead
 2016-03-31  9:41 UTC 

[PATCH] xen/arm: make the error log printk ratelimited
 2016-03-31  9:21 UTC  (3+ messages)

abstract model of IOMMU unmaping/mapping failures
 2016-03-31  9:12 UTC  (2+ messages)

[PATCH v10 0/5] libxl: add support for pvscsi, iteration 10
 2016-03-31  9:12 UTC  (4+ messages)
` [PATCH v10 4/5] libxl: add support for vscsi

[PATCH V7 0/3] xsaves bug fix
 2016-03-31  8:57 UTC  (4+ messages)
` [PATCH V7 1/3] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
` [PATCH V7 2/3] x86/xsaves: fix two remained issues
` [PATCH V7 3/3] x86/xsaves: ebx may return wrong value using CPUID eax=0xdh, ecx =1

[PATCH v8 00/21] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-31  8:39 UTC  (5+ messages)
` [PATCH v8 20/21] xen/arm: Add a hypercall for device mmio mapping

[PATCH 1/2] libxl: ensure var is inited in libxl__domain_firmware
 2016-03-31  8:24 UTC  (8+ messages)
` [PATCH 2/2] tools: detect appropriate debug optimization level

[PATCH] MAINTAINERS: Add myself as x86 I/O emulation and viridian maintainer
 2016-03-31  8:19 UTC  (5+ messages)

[PATCH v4 00/26] x86: Improvements to cpuid handling for guests
 2016-03-31  7:48 UTC  (3+ messages)
` [PATCH v4 26/26] tools/libxc: Calculate xstate cpuid leaf from guest information

[linux-mingo-tip-master test] 87975: regressions - FAIL
 2016-03-31  4:34 UTC 

[linux-4.1 test] 87967: regressions - trouble: blocked/broken/fail/pass
 2016-03-31  1:04 UTC 

[libvirt test] 87976: tolerable FAIL - PUSHED
 2016-03-31  0:12 UTC 

[xen-unstable-smoke test] 88046: tolerable all pass - PUSHED
 2016-03-30 23:05 UTC 

[xen-unstable test] 87908: regressions - FAIL
 2016-03-30 21:18 UTC 

[PATCH v3 0/7] Enhance PAT init to fix Xorg crashes
 2016-03-30 20:47 UTC  (5+ messages)
            ` [LKP] "

[xen-unstable-smoke test] 88027: tolerable all pass - PUSHED
 2016-03-30 19:38 UTC 

[PATCH] Extending XL console command to take -e option
 2016-03-30 19:16 UTC 

[ovmf test] 87936: regressions - FAIL
 2016-03-30 18:48 UTC 

[xen-4.3-testing baseline-only test] 44285: regressions - trouble: blocked/broken/fail/pass
 2016-03-30 18:48 UTC 

[PATCH 0/6] xentrace/xenalyze support on ARM
 2016-03-30 18:38 UTC  (5+ messages)
` [PATCH 3/6] xentrace: P2M lookup suport for ARM platform

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

[PATCH] arm64: xen_boot: Fix xen boot using Grub on AARCH64
 2016-03-30 17:10 UTC  (2+ messages)

[PATCH v5 0/5] libxl: add support for qemu base pvusb backend
 2016-03-30 17:09 UTC  (15+ messages)
` [PATCH v5 2/5] libxl: add query function for backend support by device model
` [PATCH v5 3/5] libxl: add new pvusb backend "qusb" provided by qemu

[PATCH v8 for Xen 4.7 0/4] Enable per-VCPU parameter for RTDS
 2016-03-30 17:04 UTC  (3+ messages)
` [PATCH v8 for Xen 4.7 3/4] libxl: enable "

[linux-3.16 test] 87897: regressions - FAIL
 2016-03-30 16:33 UTC 

[PATCH] libxc: Document xc_domain_resume
 2016-03-30 16:17 UTC  (4+ messages)

[PATCH v2] oxenstored: allow compilation prior to OCaml 3.12.0
 2016-03-30 16:16 UTC  (2+ messages)

[PATCH v4] x86/hvm/viridian: zero and check vcpu context __pad field
 2016-03-30 15:47 UTC 

[PATCH] oxenstored: allow compilation prior to OCaml 3.12.0
 2016-03-30 16:06 UTC  (4+ messages)

[PATCH v7 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-30 16:07 UTC  (4+ messages)
` [PATCH v7 21/22] xen/arm: Add a hypercall for device mmio mapping

[PATCH 0/7] oxenstored: improve transaction conflict handling
 2016-03-30 15:53 UTC  (10+ messages)
` [PATCH 3/7] oxenstored: refactor request processing

[RFC PATCH 1/2] build: add debug menu to Kconfig
 2016-03-30 15:38 UTC  (9+ messages)
` [RFC PATCH 2/2] build: convert crash_debug "

XEN 4.6.0 on arm64 Ubuntu Xenial 16.04: unable to start domU
 2016-03-30 15:35 UTC  (2+ messages)

[TESTDAY] Test report of ARM CubieTruck with Xen 4.7 (staging)
 2016-03-30 15:30 UTC 

[PATCH] x86/hvm/viridian: zero and check vcpu context __pad field
 2016-03-30 15:24 UTC  (8+ messages)

[PATCH v3] x86/hvm/viridian: zero and check vcpu context __pad field
 2016-03-30 15:17 UTC  (5+ messages)

[GRUB2 PATCH v6 0/4] multiboot2: Add two extensions
 2016-03-30 15:06 UTC  (6+ messages)
` [GRUB2 PATCH v6 1/4] i386/relocator: Add grub_relocator64_efi relocator
` [GRUB2 PATCH v6 2/4] multiboot2: Add tags used to pass ImageHandle to loaded image
` [GRUB2 PATCH v6 3/4 - FOR REVIEW ONLY] multiboot2: Do not pass memory maps to image if EFI boot services are enabled
` [GRUB2 PATCH v6 3/4 - FOR COMMIT] "
` [GRUB2 PATCH v6 4/4] multiboot2: Add support for relocatable images

compilation fail, xen staging-4.6, vnc.c, qemu-tradintional issues under ubuntu 16.04
 2016-03-30 14:58 UTC  (2+ messages)

[PATCH] blktap2: Invalid logic detecting unaligned buffers in vhd_write_block
 2016-03-30 14:47 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).