Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-04 14:58:55 to 2015-09-07 15:35:27 UTC [more...]

[PATCH v4 01/20] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
 2015-09-07 15:33 UTC  (8+ messages)
` [PATCH v4 02/20] arm/xen: Drop pte_mfn and mfn_pte
` [PATCH v4 03/20] xen: Add Xen specific page definition
` [PATCH v4 04/20] xen/grant: Introduce helpers to split a page into grant
` [PATCH v4 05/20] xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one
` [PATCH v4 06/20] block/xen-blkfront: Split blkif_queue_request in 2
` [PATCH v4 07/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
` [PATCH v4 09/20] xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB pages

[PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux
 2015-09-07 15:33 UTC 

[Patch V1 0/3] usb, xen: add pvUSB backend
 2015-09-07 15:29 UTC  (3+ messages)
` [Patch V1 1/3] xen: introduce dummy system device

[PATCH v6 00/31] Add ITS support
 2015-09-07 15:26 UTC  (12+ messages)
` [PATCH v6 17/31] xen/arm: ITS: Store LPIs allocated and IRQ ID bits per domain
` [PATCH v6 21/31] xen/arm: ITS: Add GITS registers emulation
` [PATCH v6 22/31] xen/arm: ITS: Add virtual ITS availability check helper
` [PATCH v6 24/31] xen/arm: ITS: Add GICR register emulation

netback grant copying issues
 2015-09-07 15:23 UTC  (6+ messages)

XEN_NETIF_NR_SLOTS_MIN
 2015-09-07 15:15 UTC  (3+ messages)

[PATCH for-4.6] efi: introduce efi_arch_flush_dcache_area
 2015-09-07 15:08 UTC  (4+ messages)

Xen-unstable: Keyboard doesn't seem to work when using VNC to HVM with qemu-xen device model
 2015-09-07 15:05 UTC  (3+ messages)

[raisin][PATCH] Gracefully handle an unsupported distro
 2015-09-07 14:46 UTC  (2+ messages)

[PATCH] Remove a set operation for VCPU_KICK_SOFTIRQ when post interrupt to vm
 2015-09-07 14:45 UTC  (2+ messages)

[PATCH v5 0/2] support gzipped kernels on arm
 2015-09-07 14:25 UTC  (3+ messages)
` [PATCH v5 1/2] xen: move perform_gunzip to common
` [PATCH v5 2/2] xen/arm: support gzip compressed kernels

[RFC 0/2] xen/arm: vgic: Support 32-bit access for 64-bit register
 2015-09-07 13:30 UTC  (2+ messages)

[PATCH v6 00/18] Add VT-d Posted-Interrupts support
 2015-09-07 13:12 UTC  (47+ messages)
` [PATCH v6 02/18] Add cmpxchg16b support for x86-64
` [PATCH v6 04/18] vt-d: VT-d Posted-Interrupts feature detection
` [PATCH v6 06/18] vmx: Add some helper functions for Posted-Interrupts
` [PATCH v6 07/18] vmx: Initialize VT-d Posted-Interrupts Descriptor
` [PATCH v6 08/18] vmx: Suppress posting interrupts when 'SN' is set
` [PATCH v6 11/18] vt-d: Add API to update IRTE when VT-d PI is used
` [PATCH v6 12/18] x86: move some APIC related macros to apicdef.h
` [PATCH v6 13/18] Update IRTE according to guest interrupt config changes
` [PATCH v6 14/18] vmx: posted-interrupt handling when vCPU is blocked
` [PATCH v6 15/18] vmx: Properly handle notification event when vCPU is running
` [PATCH v6 16/18] vmx: Add some scheduler hooks for VT-d posted interrupts
` [PATCH v6 17/18] VT-d: Dump the posted format IRTE
` [PATCH v6 18/18] Add a command line parameter for VT-d posted-interrupts

[xen-unstable test] 61379: trouble: blocked/broken
 2015-09-07 13:03 UTC  (5+ messages)
` osstest breakage, now believed fixed (Was: Re: [xen-unstable test] 61379: trouble: blocked/broken)

[PATCH OSSTEST] ts-xen-install: Rewrite /etc/hosts to comment out 127.0.1.1 entry
 2015-09-07 12:58 UTC 

[PATCH] xen-blkback: free requests on disconnection
 2015-09-07 11:35 UTC  (4+ messages)

[PATCH for 4.6 v3 0/5] Migration v2 fix
 2015-09-07 11:22 UTC  (20+ messages)
` [PATCH for 4.6 v3 1/5] libxc: clearer migration v2 debug message
` [PATCH for 4.6 v3 2/5] libxc: migration v2 prefix Memory -> Frames
` [PATCH for 4.6 v3 3/5] libxc: fix indentation
` [PATCH for 4.6 v3 4/5] libxc: don't populate same pfn more than once in populate_pfns
` [PATCH for 4.6 v3 5/5] libxc: add assertion to avoid setting same bit more than once

[PATCH RFC v2 0/4] HVM x86 deprivileged mode operations
 2015-09-07 10:50 UTC  (3+ messages)

Design doc of adding ACPI support for arm64 on Xen - version 5
 2015-09-07 10:47 UTC  (4+ messages)

Found memory leak in libxenstore
 2015-09-07 10:46 UTC  (4+ messages)

Commit moratorium
 2015-09-07 10:35 UTC  (3+ messages)

Question about the status of vNUMA in Xen
 2015-09-07 10:23 UTC  (2+ messages)

[Draft C] Boot ABI for HVM guests without a device-model
 2015-09-07 10:05 UTC  (14+ messages)

BUG: failed to save x86 HVM guest with 1TB ram
 2015-09-07  9:48 UTC  (2+ messages)

[PATCH v13 00/16] Fix RMRR (avoid RDM)
 2015-09-07  9:45 UTC  (11+ messages)
` [PATCH 15/16] xen/vtd: prevent from assign the device with shared rmrr

What is the difference between XenAPI and XenAPI-Extensions
 2015-09-07  9:06 UTC  (2+ messages)

[adhoc xen-unstable bisection] complete test-amd64-i386-xl
 2015-09-07  8:53 UTC 

[linux-3.14 test] 61421: trouble: blocked/broken
 2015-09-07  8:08 UTC 

Linux 4.1 reports wrong number of pages to toolstack
 2015-09-07  7:09 UTC  (13+ messages)

[libvirt test] 61413: trouble: blocked/broken
 2015-09-07  3:07 UTC 

[xen-4.5-testing test] 61390: trouble: blocked/broken
 2015-09-06 22:06 UTC 

[PATCH for 4.6 v2 0/5] Migration v2 fix
 2015-09-06 19:21 UTC  (9+ messages)
` [PATCH for 4.6 v2 1/5] libxc: clearer migration v2 debug message
` [PATCH for 4.6 v2 2/5] libxc: migration v2 prefix Memory -> Frames
` [PATCH for 4.6 v2 3/5] libxc: fix indentation
` [PATCH for 4.6 v2 4/5] libxc: don't populate same pfn more than once in populate_pfns
` [PATCH for 4.6 v2 5/5] libxc: add assertion to avoid setting same bit more than once

[PATCH 0/5] Intel Code/Data Prioritization(CDP) feature enabling
 2015-09-06 16:29 UTC  (8+ messages)
` [PATCH 3/5] x86: add domctl cmd to set/get CDP code/data CBM

[linux-3.14 test] 61362: trouble: blocked/broken
 2015-09-06  7:23 UTC 

[libvirt test] 61360: trouble: blocked/broken
 2015-09-06  1:37 UTC 

[xen-4.5-testing test] 61356: trouble: blocked/broken
 2015-09-05 19:30 UTC 

[distros-debian-snapshot test] 37897: regressions - FAIL
 2015-09-05 14:25 UTC 

[xen-unstable test] 61352: trouble: blocked/broken
 2015-09-05 14:17 UTC 

[PATCH v3 1/9] xen-blkfront: convert to blk-mq APIs
 2015-09-05 12:39 UTC  (9+ messages)
` [PATCH v3 2/9] xen-block: add document for mutli hardware queues/rings
` [PATCH v3 3/9] xen/blkfront: separate per ring information out of device info
` [PATCH v3 4/9] xen/blkfront: pseudo support for multi hardware queues/rings
` [PATCH v3 5/9] xen/blkfront: convert per device io_lock to per ring ring_lock
` [PATCH v3 6/9] xen/blkfront: negotiate the number of hw queues/rings with backend
` [PATCH v3 7/9] xen/blkback: separate ring information out of struct xen_blkif
` [PATCH v3 8/9] xen/blkback: pseudo support for multi hardware queues/rings
` [PATCH v3 9/9] xen/blkback: get number of hardware queues/rings from blkfront

[PATCH v3 0/9] xen-block: support multi hardware-queues/rings
 2015-09-05 12:39 UTC 

[linux-3.14 test] 61316: regressions - trouble: broken/fail/pass
 2015-09-05  5:23 UTC 

[libvirt test] 61350: trouble: blocked/broken/pass
 2015-09-05  5:06 UTC 

[PATCH v6 00/29] Introduce HVM without dm and new boot ABI
 2015-09-04 22:41 UTC  (6+ messages)
` [PATCH v6 11/29] xen/x86: add bitmap of enabled emulated devices

[xen-4.5-testing test] 61309: regressions - trouble: blocked/broken/fail/pass
 2015-09-04 22:14 UTC 

[RFC] Support of non-indirect grant backend on 64KB guest
 2015-09-04 22:05 UTC  (14+ messages)
            ` PAGE_SIZE (64KB), while block driver 'struct request' deals with < PAGE_SIZE (up to 44Kb). Was:Re: "

[PATCH for 4.6 0/5] Migration v2 fix
 2015-09-04 21:56 UTC  (13+ messages)
` [PATCH for 4.6 1/5] libxc: clearer migration v2 debug message
` [PATCH for 4.6 2/5] libxc: migration v2 prefix Memory -> Memory (P2M)
` [PATCH for 4.6 3/5] libxc: fix indentation
` [PATCH for 4.6 4/5] libxc: add assertion to avoid setting same bit more than once
` [PATCH for 4.6 5/5] libxc: de-duplicate gpfns in populate_pfns

[xen-unstable test] 61306: regressions - FAIL
 2015-09-04 18:00 UTC 

[PATCH v5 0/5] 32-bit domU PVH support
 2015-09-04 17:05 UTC  (6+ messages)
` [PATCH v5 1/5] x86/pvh: Set 32b PVH guest mode in XEN_DOMCTL_set_address_size
` [PATCH v5 2/5] x86/pvh: Do not allow 32-bit PVH guests to clear CR4's PAE bit
` [PATCH v5 3/5] x86/compat: Test both PV and PVH guests for compat mode
` [PATCH v5 4/5] x86/pvh: Handle hypercalls for 32b PVH guests
` [PATCH v5 5/5] libxc/x86/pvh: Allow creation of "

[BUG] Xen live migration dom0 memory
 2015-09-04 17:05 UTC  (4+ messages)

[PATCH] xen: switch extra memory accounting to use pfns
 2015-09-04 15:44 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] xen: limit memory to architectural maximum
 2015-09-04 15:43 UTC  (2+ messages)
` [Xen-devel] "

[Pkg-xen-devel] Bug#795330: Suggests noapic but doesn't support it
 2015-09-04 15:37 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).