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

[PATCH v2] libxl: replace the usage of uuid_t with a char array
 2016-04-08 13:42 UTC  (5+ messages)

[PATCH v8 00/28] Add ITS support
 2016-04-08 13:42 UTC  (2+ messages)

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

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-04-08 13:38 UTC  (5+ messages)
` [PATCH v4 03/14] configure: #define SEABIOS_PATH and OVMF_PATH
` [PATCH v4 14/14] configure: do not depend on SEABIOS_PATH or OVMF_PATH

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

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

[PATCH v2 0/3] x86/ioreq server: introduce HVMMEM_ioreq_server mem type
 2016-04-08 13:33 UTC  (11+ 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 0/4] libxl: fix CDROM issues
 2016-04-08 13:30 UTC  (9+ 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 0/4] pvusb fixes
 2016-04-08 13:30 UTC  (11+ 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 v6] xSplice v1 design and implementation
 2016-04-08 13:26 UTC  (14+ messages)
` [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 v3 00/11] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-08 13:11 UTC  (20+ 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 V2] x86/monitor: Disallow setting mem_access_emulate_each_rep when vm_event is NULL
 2016-04-08 13:06 UTC  (2+ messages)

[PATCH 2/6] ARM: xen: Register with kernel restart handler
 2016-04-08 12:53 UTC 

[PATCH v3 0/6] xl: convert exit codes related to domain subcommands to EXIT_[SUCCESS|FAILURE]
 2016-04-08 12:40 UTC  (14+ 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 v4 00/14] x86: remove paravirt_enabled
 2016-04-08 12:37 UTC  (28+ 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] "
` [PATCH v4 13/14] x86/init: rename ebda code file

Running Xen on Nvidia Jetson-TK1
 2016-04-08 12:27 UTC  (19+ messages)

Xen.git freezes today
 2016-04-08 12:22 UTC 

x86 patch ping
 2016-04-08 12:18 UTC  (2+ messages)

[PATCH v11 0/2] libxl: add support for pvscsi, iteration 11
 2016-04-08 12:06 UTC  (8+ 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

[linux-3.18 test] 89339: regressions - FAIL
 2016-04-08 11:47 UTC 

[PATCH v3 0/5] xentrace/xenalyze Support on ARM
 2016-04-08 10:53 UTC  (7+ messages)
` [PATCH v3 2/5] xentrace: Memory/Page Mapping support for DOMID_XEN "
` [PATCH v3 3/5] xentrace: Timestamp support for ARM platform
` [PATCH v3 4/5] xentrace: Trace Buffer Initialization on ARM

[PATCH] tools: handle xl migrate --debug in legacy stream
 2016-04-08 10:53 UTC  (3+ messages)

[distros-debian-wheezy test] 44278: tolerable trouble: blocked/broken
 2016-04-08 10:51 UTC 

[distros-debian-squeeze test] 44277: trouble: blocked/broken
 2016-04-08 10:47 UTC 

[ovmf test] 89340: regressions - FAIL
 2016-04-08  9:56 UTC 

[PATCH v3] arm: Fix asynchronous aborts (SError exceptions) due to bogus PTEs
 2016-04-08  9:42 UTC  (3+ messages)

[PATCH v2 00/10] xl: improve coding style and return more failure on failure for more xl commands
 2016-04-08  9:41 UTC  (19+ 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 v2 05/10] xl_cmdimpl: improve return codes for memset commands
` [PATCH v2 06/10] xl_cmdimpl: improve return codes for cd-insert commands
` [PATCH v2 07/10] xl_cmdimpl - Add return codes for pci-detach, pci-attach, pci-asssignable-add, and pci-assignable-remove
` [PATCH v2 08/10] libxl: improve main_tmem_* return codes
` [PATCH v2 10/10] libxl: libxl_tmem functions improving coding style

[PATCH for-4.7 v2 1/2] xen/x86: Remove the use of vm86_mode()
 2016-04-08  9:30 UTC  (7+ messages)
` [PATCH for-4.7 v2 2/2] xen/x86: Introduce a new VMASSIST for architectural behaviour of iopl
    ` [PATCH for-4.7 v3 "

[linux-3.16 test] 89328: regressions - FAIL
 2016-04-08  8:56 UTC 

abstract model of IOMMU unmaping/mapping failures
 2016-04-08  8:54 UTC  (5+ messages)

Question about the XEN platform pci
 2016-04-08  8:52 UTC 

[linux-linus test] 89304: regressions - FAIL
 2016-04-08  8:42 UTC 

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

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

[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] 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 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  (10+ messages)
` [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  (8+ 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 v5 00/21] x86: Improvements to cpuid handling for guests
 2016-04-07 23:36 UTC  (12+ 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 14/21] xen+tools: Export maximum host and guest cpu featuresets via SYSCTL

[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 

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)

[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] libxl: libxl_domain_create_restore has an extra argument
 2016-04-07 17:44 UTC  (3+ messages)
  ` [libvirt] "

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


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