xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-07 11:57:13 to 2016-04-08 08:19:27 UTC [more...]

[PATCH v2 00/10] xl: improve coding style and return more failure on failure for more xl commands
 2016-04-08  8:19 UTC  (7+ messages)
` [PATCH v2 01/10] libxl_pci: improve return codes "
` [PATCH v2 02/10] libxl-pci: removing the extra 'out_closedir' cleaning path
` [PATCH v2 03/10] libxl: fix return value of libxl__device_pci_destroy_all

[PATCH] x86/monitor: Disallow setting mem_access_emulate_each_rep when vm_event is NULL
 2016-04-08  8:17 UTC  (3+ messages)

Does __KERNEL_DS serve a purpose?
 2016-04-08  8:01 UTC 

[PATCH v4 00/14] x86: remove paravirt_enabled
 2016-04-08  7:59 UTC  (26+ messages)
` [PATCH v4 01/14] x86/boot: enumerate documentation for the x86 hardware_subarch
` [PATCH v4 04/14] x86/rtc: replace paravirt rtc check with platform legacy quirk
` [PATCH v4 06/14] x86/init: use a platform legacy quirk for ebda
  ` [Xen-devel] "
` [PATCH v4 08/14] apm32: remove paravirt_enabled() use
` [PATCH v4 11/14] pnpbios: replace paravirt_enabled() check with legacy device check
  ` [Xen-devel] "
` [Xen-devel] [PATCH v4 00/14] x86: remove paravirt_enabled
` [PATCH v4 13/14] x86/init: rename ebda code file

[PATCH v3 00/11] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-08  7:39 UTC  (15+ messages)
` [PATCH v3 01/11] xen: sched: make implementing .alloc_pdata optional
` [PATCH v3 02/11] xen: sched: implement .init_pdata in Credit, Credit2 and RTDS
` [PATCH v3 03/11] xen: sched: move pCPU initialization in an helper
` [PATCH v3 04/11] xen: sched: close potential races when switching scheduler to CPUs
` [PATCH v3 05/11] xen: sched: improve credit2 bootparams' scope, placement and signedness
` [PATCH v3 06/11] xen: sched: on Credit2, don't reprogram the timer if idle
` [PATCH v3 07/11] xen: sched: fix per-socket runqueue creation in credit2
` [PATCH v3 08/11] xen: sched: allow for choosing credit2 runqueues configuration at boot
` [PATCH v3 09/11] xen: sched: per-core runqueues as default in credit2
` [PATCH v3 10/11] xen: sched: privde some scratch space for not putting cpumasks on stack
` [PATCH v3 11/11] xen: sched: implement vcpu hard affinity in Credit2

[PATCH v10 0/5] libxl: add support for pvscsi, iteration 10
 2016-04-08  7:17 UTC  (4+ messages)
` [PATCH v10 4/5] libxl: add support for vscsi

[PATCH v11 0/2] libxl: add support for pvscsi, iteration 11
 2016-04-08  7:01 UTC  (3+ messages)
` [PATCH v11 1/2] libxl: add support for vscsi
` [PATCH v11 2/2] Scripts to create and delete xen-scsiback nodes in Linux target framework

[PATCH] x86/emulate: Check current->arch.vm_event in hvmemul_virtual_to_linear()
 2016-04-08  5:32 UTC  (6+ messages)

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-04-08  5:02 UTC  (11+ messages)

[linux-mingo-tip-master test] 89303: regressions - FAIL
 2016-04-08  4:21 UTC 

[PATCH] bind_usbintf: do not reuse 'path'
 2016-04-08  4:13 UTC  (3+ messages)

[PATCH V2] bind_usbintf: do not reuse 'path'
 2016-04-08  4:12 UTC 

[RFC PATCH] Data integrity extension support for xen-block
 2016-04-08  4:04 UTC  (5+ messages)

[PATCH 1/2] libxl: Set rc on failure of usbdev_busaddr_to_busid
 2016-04-08  3:48 UTC  (7+ messages)
` [PATCH 2/2] libxl: Do not leak data on error path from libxl__read_sysfs_file_contents

[PATCH 0/4] pvusb fixes
 2016-04-08  3:47 UTC  (9+ messages)
` [PATCH 1/4] a fix in libxl_device_usbdev_list
` [PATCH 2/4] correct libxl_write_exactly sizeof
` [PATCH 3/4] cleanup redundant lstat in libxl_pvusb.c

[PATCH v3 0/6] xl: convert exit codes related to domain subcommands to EXIT_[SUCCESS|FAILURE]
 2016-04-08  2:24 UTC  (7+ messages)
` [PATCH v3 1/6] xl: improve return and exit codes of memory related functions
` [PATCH v3 2/6] xl: improve exit codes of save/restore and migration functions
` [PATCH v3 3/6] xl: improve exit codes of some of the domain handling functions
` [PATCH v3 4/6] xl : improve exit codes of debug related functions
` [PATCH v3 5/6] xl: make return type of create_domain() more consistent
` [PATCH v3 6/6] xl: improve exit codes of domain creation related functions

[PATCH v9 0/3] VT-d Device-TLB flush issue
 2016-04-08  2:20 UTC  (6+ messages)
` [PATCH v9 2/3] VT-d: wrap a _sync version for all VT-d flush interfaces

[PATCH v5] xSplice v1 design and implementation
 2016-04-08  1:52 UTC  (18+ messages)
` [PATCH v5 11/28] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v5 13/28] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v5 19/28] build_id: Provide ld-embedded build-ids

Bug in x86 instruction emulator?
 2016-04-08  1:43 UTC  (6+ messages)

[xen-unstable-smoke test] 89421: tolerable FAIL - PUSHED
 2016-04-08  1:10 UTC 

[qemu-mainline test] 89252: regressions - FAIL
 2016-04-08  0:50 UTC 

Does __KERNEL_DS serve a purpose?
 2016-04-08  0:24 UTC 

[PATCH v2 00/11] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-07 23:48 UTC  (10+ messages)
` [PATCH v2 04/11] xen: sched: close potential races when switching scheduler to CPUs
` [PATCH v2 08/11] xen: sched: allow for choosing credit2 runqueues configuration at boot
` [PATCH v2 10/11] xen: sched: privde some scratch space for not putting cpumasks on stack

[PATCH v5 00/21] x86: Improvements to cpuid handling for guests
 2016-04-07 23:36 UTC  (26+ messages)
` [PATCH v5 01/21] xen/x86: Annotate VM applicability in featureset
` [PATCH v5 02/21] xen/x86: Calculate maximum host and guest featuresets
` [PATCH v5 03/21] xen/x86: Generate deep dependencies of features
` [PATCH v5 08/21] x86/cpu: Sysctl and common infrastructure for levelling context switching
` [PATCH v5 09/21] x86/cpu: Rework AMD masking MSR setup
` [PATCH v5 10/21] x86/cpu: Rework Intel masking/faulting setup
` [PATCH v5 11/21] x86/cpu: Context switch cpuid masks and faulting state in context_switch()
` [PATCH v5 12/21] x86/pv: Provide custom cpumasks for PV domains
` [PATCH v5 13/21] x86/domctl: Update PV domain cpumasks when setting cpuid policy
` [PATCH v5 14/21] xen+tools: Export maximum host and guest cpu featuresets via SYSCTL
` [PATCH v5 15/21] tools/libxc: Modify bitmap operations to take void pointers
` [PATCH v5 16/21] tools/libxc: Use public/featureset.h for cpuid policy generation
` [PATCH v5 17/21] tools/libxc: Expose the automatically generated cpu featuremask information
` [PATCH v5 18/21] tools: Utility for dealing with featuresets
` [PATCH v5 19/21] tools/libxc: Wire a featureset through to cpuid policy logic
` [PATCH v5 20/21] tools/libxc: Use featuresets rather than guesswork
` [PATCH v5 21/21] tools/libxc: Calculate xstate cpuid leaf from guest information

[PATCH for-4.7 v2 1/2] xen/x86: Remove the use of vm86_mode()
 2016-04-07 23:05 UTC  (6+ messages)
` [PATCH for-4.7 v2 2/2] xen/x86: Introduce a new VMASSIST for architectural behaviour of iopl

abstract model of IOMMU unmaping/mapping failures
 2016-04-07 22:44 UTC  (4+ messages)

[xen-unstable test] 89249: regressions - FAIL
 2016-04-07 22:21 UTC 

[PATCH v2 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-04-07 21:32 UTC  (7+ messages)
` [PATCH v2 6/6] x86/time: implement PVCLOCK_TSC_STABLE_BIT

[PATCH v3 00/11] x86/init: replace paravirt_enabled() were possible
 2016-04-07 20:59 UTC  (7+ messages)
` [PATCH v3 01/11] x86/boot: enumerate documentation for the x86 hardware_subarch

[PATCH for-4.7] xen/build: Fix build with Clang
 2016-04-07 20:55 UTC  (6+ messages)

[libvirt test] 89302: regressions - FAIL
 2016-04-07 20:54 UTC 

[PATCH v6] xSplice v1 design and implementation
 2016-04-07 20:43 UTC  (19+ messages)
` [PATCH v6 01/24] xsplice: Design document
` [PATCH v6 02/24] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v6 03/24] libxc: Implementation of XEN_XSPLICE_op in libxc
` [PATCH v6 05/24] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables lookup
` [PATCH v6 06/24] x86: Alter nmi_callback_t typedef
` [PATCH v6 08/24] xsplice: Add helper elf routines
` [PATCH v6 23/24] xsplice: Prevent duplicate payloads from being loaded

live migration from legacy to staging fails
 2016-04-07 19:21 UTC  (2+ messages)

[xen-unstable-smoke test] 89383: tolerable FAIL - PUSHED
 2016-04-07 19:19 UTC 

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-07 19:12 UTC  (2+ messages)

[PATCH] tools: handle xl migrate --debug in legacy stream
 2016-04-07 19:10 UTC  (2+ messages)

[for-4.7] xen/arm64: correctly emulate the {w, x}zr registers
 2016-04-07 18:49 UTC  (3+ messages)

Regarding Outreachy project on Improving CR Dashboard
 2016-04-07 17:57 UTC  (6+ messages)

[PATCH 0/4] libxl: fix CDROM issues
 2016-04-07 17:45 UTC  (5+ messages)
` [PATCH 1/4] libxl: set the device model version earlier in xenstore
` [PATCH 2/4] libxl: set the backend type to Qdisk for CDROM devices on DM HVM guests
` [PATCH 3/4] libxl: only allow guests with a device model to use cd-{eject/insert}
` [PATCH 4/4] libxl: remove code added to use the 'phy' backend with CDROM devices

[PATCH] libxl: libxl_domain_create_restore has an extra argument
 2016-04-07 17:44 UTC  (3+ messages)
  ` [libvirt] "

[PATCH v2] libxl: replace the usage of uuid_t with a char array
 2016-04-07 17:41 UTC  (4+ messages)

[PATCH 1/2] pygrub: Ignore GRUB2 if statements
 2016-04-07 16:59 UTC  (4+ messages)
` [PATCH 2/2] libfsimage: Add support for btrfs

Stub domain crash on Xen v4.6.1
 2016-04-07 16:51 UTC  (5+ messages)

[linux-4.1 test] 89248: regressions - FAIL
 2016-04-07 16:47 UTC 

[PATCH] blktap2: Invalid logic detecting unaligned buffers in vhd_write_block
 2016-04-07 16:37 UTC  (4+ messages)

[xen-unstable bisection] complete build-amd64-libvirt
 2016-04-07 16:35 UTC 

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-04-07 15:30 UTC  (5+ messages)
` [PATCH v4 08/14] hvmloader: Locate the BIOS blob

[for-4.7 0/5] xen/arm: acpi: Bunch of fixes to use ACPI with SMP and PL011
 2016-04-07 13:59 UTC  (14+ messages)
` [for-4.7 1/5] drivers/pl011: ACPI: The interrupt should always be high level triggered
` [for-4.7 2/5] xen/arm: acpi: The boot CPU does not always match the first entry in the MADT
` [for-4.7 3/5] xen/arm: acpi: Fix SMP support when booting with ACPI
` [for-4.7 4/5] xen/arm: acpi: Remove uncessary check in acpi_map_gic_cpu_interface
` [for-4.7 5/5] xen/arm: acpi: Print more error messages "

[xen-unstable-smoke test] 89344: tolerable FAIL - PUSHED
 2016-04-07 13:34 UTC 

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

[PATCH v11 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-04-07 12:03 UTC 


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