LinuxLists
Users
About
Ian Campbell (
[email protected]
)
Number of posts: 508 (0.28 per day)
First post: 2008-01-14 13:30:40
Last post: 2013-01-21 15:54:57
Previous Page
/
Next Page
Date
List
Subject
2014-04-16 08:26:44
linux-kernel
Re: [Xen-devel] [PATCH] drivers: net: xen-netfront: remove unused arrays
2014-04-09 08:33:24
linux-kernel
Re: [Xen-devel] [XEN PATCH 1/2] hvm: Support more than 32 VCPUS when migrating.
2014-04-04 14:51:07
linux-kernel
Re: [Xen-devel] [PATCH] grant-table, xen-netback: Introduce helper functions for grant copy operations
2014-04-03 09:11:20
linux-kernel
Re: [PATCH net-next v3 2/2] xen-netback: Grant copy the header instead of map and memcpy
2014-04-03 09:07:02
linux-kernel
Re: [PATCH net-next v3 1/2] xen-netback: Rename map ops
2014-04-02 13:15:18
linux-kernel
Re: [Xen-devel] [PATCH net-next v2 2/2] xen-netback: Grant copy the header instead of map and memcpy
2014-04-02 07:32:25
linux-kernel
Re: [PATCH net-next v2 2/2] xen-netback: Grant copy the header instead of map and memcpy
2014-04-02 07:29:41
linux-kernel
Re: [PATCH net-next v2 2/2] xen-netback: Grant copy the header instead of map and memcpy
2014-04-01 11:40:48
linux-kernel
Re: [PATCH net-next v2 2/2] xen-netback: Grant copy the header instead of map and memcpy
2014-04-01 11:28:31
linux-kernel
Re: [PATCH net-next v2 1/2] xen-netback: Rename map ops
2014-02-24 11:13:39
linux-kernel
Re: [PATCH net-next v5 1/9] xen-netback: Introduce TX grant map definitions
2014-02-20 17:13:27
linux-kernel
Re: [PATCH 2/2] arm/xen: Don't use xen DMA ops when the device is protected by an IOMMU
2014-02-20 16:36:06
linux-kernel
Re: [PATCH 2/2] arm/xen: Don't use xen DMA ops when the device is protected by an IOMMU
2014-02-20 09:33:36
linux-kernel
Re: [PATCH net-next v5 1/9] xen-netback: Introduce TX grant map definitions
2014-02-19 10:05:39
linux-kernel
Re: [PATCH net-next v5 1/9] xen-netback: Introduce TX grant map definitions
2014-02-19 09:54:36
linux-kernel
Re: [Xen-devel] [PATCH net-next v5 2/9] xen-netback: Change TX path from grant copy to mapping
2014-02-19 09:53:06
linux-kernel
Re: [Xen-devel] [RFC v2 1/4] bridge: enable interfaces to opt out from becoming the root bridge
2014-02-19 09:50:42
linux-kernel
Re: [PATCH net-next v5 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
2014-02-19 09:48:32
linux-kernel
Re: [Xen-devel] [RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
2014-02-19 09:47:28
linux-kernel
Re: [Xen-devel] [RFC v2 4/4] xen-netback: skip IPv4 and IPv6 interfaces
2014-02-18 17:45:49
linux-kernel
Re: [PATCH net-next v5 4/9] xen-netback: Change RX path for mapped SKB fragments
2014-02-18 17:40:41
linux-kernel
Re: [PATCH net-next v5 2/9] xen-netback: Change TX path from grant copy to mapping
2014-02-18 17:24:51
linux-kernel
Re: [PATCH net-next v5 1/9] xen-netback: Introduce TX grant map definitions
2014-02-18 17:07:01
linux-kernel
Re: [PATCH net-next v5 1/9] xen-netback: Introduce TX grant map definitions
2014-02-18 11:23:01
linux-kernel
Re: [Xen-devel] [RFC v2 3/4] xen-netback: use a random MAC address
2014-02-13 11:35:26
linux-kernel
Re: [RFC 2/2] xen-netback: disable multicast and use a random hw MAC address
2014-02-12 11:15:16
linux-kernel
Re: [RFC 2/2] xen-netback: disable multicast and use a random hw MAC address
2014-02-03 11:14:33
linux-kernel
Re: [PATCH] arm: document "mach-virt" platform.
2014-01-30 17:34:02
linux-kernel
Re: [PATCH] arm: document "mach-virt" platform.
2014-01-30 17:29:56
linux-kernel
Re: [PATCH] arm: document "mach-virt" platform.
2014-01-30 17:21:20
linux-kernel
Re: [PATCH] arm: document "mach-virt" platform.
2014-01-30 17:15:55
linux-kernel
Re: [PATCH] arm: document "mach-virt" platform.
2014-01-30 16:11:09
linux-kernel
[PATCH] arm: document "mach-virt" platform.
2014-01-29 13:01:07
linux-kernel
[PATCH REPOST] of: Add vendor prefix for Xen hypervisor
2014-01-28 09:35:54
linux-kernel
Re: [PATCH] xen/gnttab: Use phys_addr_t to describe the grant frame base address
2014-01-27 10:08:10
linux-kernel
Re: [Xen-devel] [PATCH] xen-blkback: fix memory leak when persistent grants are used
2014-01-24 15:36:27
linux-kernel
Re: [Xen-devel] [PATCH] xen-blkback: fix memory leak when persistent grants are used
2014-01-24 09:21:39
linux-kernel
Re: [PATCH] xen-blkback: fix memory leak when persistent grants are used
2014-01-22 09:43:59
linux-kernel
Re: [Xen-devel] [PATCH v4] arm: remove !CPU_V6 and !GENERIC_ATOMIC64 build dependencies for XEN
2014-01-13 13:34:59
linux-kernel
Re: [Xen-devel] [PATCH v2] xen-blkfront: remove type check from blkfront_setup_discard
2014-01-13 13:01:01
linux-kernel
Re: [Xen-devel] [PATCH v2] xen-blkfront: remove type check from blkfront_setup_discard
2014-01-09 12:15:24
linux-kernel
Re: [PATCH v8 4/6] arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
2014-01-09 12:13:54
linux-kernel
Re: [PATCH v8 3/6] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
2014-01-06 11:10:04
linux-kernel
Re: [Xen-devel] [PATCH 26/38] xen: xenbus: add missing put_device call
2014-01-06 10:00:50
linux-kernel
Re: [Xen-devel] [PATCH 26/38] xen: xenbus: add missing put_device call
2013-10-26 08:27:17
linux-kernel
Re: [Xen-devel] [PATCH] xen/hvc-console: Make it work with HVM guests.
2013-10-24 16:43:58
linux-kernel
Re: [Xen-devel] [PATCH] xen/hvc-console: Make it work with HVM guests.
2013-10-23 08:32:48
linux-kernel
Re: [Xen-devel] EFI and multiboot2 devlopment work for Xen
2013-10-22 16:31:33
linux-kernel
Re: EFI and multiboot2 devlopment work for Xen
2013-10-22 16:28:08
linux-kernel
Re: EFI and multiboot2 devlopment work for Xen
2013-10-22 16:09:49
linux-kernel
Re: EFI and multiboot2 devlopment work for Xen