xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-24 09:55:38 to 2013-05-28 09:03:58 UTC [more...]

[PATCH] xen/arm: Rework the way to compute dom0 DTB base address
 2013-05-28  9:03 UTC  (4+ messages)

windows tmem
 2013-05-28  8:57 UTC  (3+ messages)

Error in running libvchan
 2013-05-28  8:57 UTC  (2+ messages)

Exception starting xen
 2013-05-28  8:47 UTC  (2+ messages)

[xen-unstable test] 18028: tolerable FAIL
 2013-05-28  8:47 UTC 

Xen Docs Day is today!
 2013-05-28  8:41 UTC 

[PATCH 0/3] Xen related fixes
 2013-05-28  6:37 UTC  (5+ messages)
` [PATCH 1/3] qemu_chr_new_from_opts: do not overwrite existing chr->filename
` [PATCH 2/3] xen: simplify xen_enabled
` [PATCH 3/3] main_loop: do not set nonblocking if xen_enabled()

Xen Document Day is Tuesday May 28
 2013-05-28  3:05 UTC 

[xen-unstable test] 18021: tolerable FAIL - PUSHED
 2013-05-28  2:09 UTC 

target-i386: Introduce ICC bus/device/bridge
 2013-05-28  1:19 UTC  (3+ messages)

tmem docs
 2013-05-28  0:26 UTC  (3+ messages)

[xen-unstable test] 18020: regressions - FAIL
 2013-05-27 18:49 UTC 

[PATCH 0/2] Xen cleanups
 2013-05-27 18:17 UTC  (3+ messages)
` [PATCH 1/2] xen: remove xen_vcpu_init
` [PATCH 2/2] xen: use pc_init_pci instead of pc_init_pci_no_kvmclock

[linux-linus test] 18019: regressions - trouble: broken/fail/pass
 2013-05-27 16:38 UTC 

[PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
 2013-05-27 13:57 UTC  (5+ messages)

question regarding foreign memory mapping in xen
 2013-05-27 13:17 UTC  (2+ messages)

[Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
 2013-05-27 12:44 UTC  (4+ messages)

[Votes] Xen Security Problem Response Process v2
 2013-05-27 11:40 UTC 

[PATCH 0/3 V2] xen-netback: switch to NAPI + kthread 1:1 model
 2013-05-27 11:29 UTC  (4+ messages)
` [PATCH 1/3] xen-netback: remove page tracking facility
` [PATCH 2/3] xen-netback: switch to per-cpu scratch space
` [PATCH 3/3] xen-netback: switch to NAPI + kthread 1:1 model

[BUG] xen-kbdfront.c
 2013-05-27 11:13 UTC  (2+ messages)

[Xenhackthon] Virtualized APIC registers - virtual interrupt delivery
 2013-05-27 10:43 UTC  (7+ messages)

add_to_VCPUs_params_live regression in xend 4.1+ XenAPI
 2013-05-27  7:33 UTC  (3+ messages)

[xen-unstable test] 18018: tolerable FAIL
 2013-05-27  6:39 UTC 

xen 4.3 test report
 2013-05-27  5:32 UTC  (10+ messages)

test report for Xen 4.3 RC1
 2013-05-27  3:49 UTC 

VMCS Shadowing
 2013-05-26 19:17 UTC 

[PATCH v3, part2 02/20] PCI, core: use hotplug-safe iterators to walk PCI buses
 2013-05-26 15:52 UTC 

[linux-linus test] 18017: regressions - FAIL
 2013-05-26 15:02 UTC 

[Xen-users] DomU sees only 512MB RAM with PCI-passthrough
 2013-05-26 10:59 UTC  (4+ messages)

HVM Migration of domU on Qemu-upstream DM causes stuck system clock with ACPI
 2013-05-26  8:38 UTC  (8+ messages)

add_to_VCPUs_params_live regression in xend 4.1+ XenAPI
 2013-05-26  8:23 UTC 

[xen-unstable test] 18016: tolerable FAIL
 2013-05-26  6:19 UTC 

[libvirt] [PATCH] libxl: allow an <emulator> to be selected in the domain config XML
 2013-05-25 20:11 UTC 

[linux-linus test] 18015: regressions - FAIL
 2013-05-25 14:09 UTC 

[Hackathon minutes] PV frontends/backends and NUMA machines
 2013-05-25 13:57 UTC  (12+ messages)

Attaching pre created tap interfaces to a VM in Xen for Routed Networking
 2013-05-25 13:45 UTC  (2+ messages)

xen forum
 2013-05-25 12:06 UTC  (10+ messages)
  ` [Xen-users] "

[xen-unstable test] 18014: tolerable FAIL
 2013-05-25  6:14 UTC 

Overview of the Xen programme
 2013-05-25  1:44 UTC 

[PATCH 00/18][V6]: PVH xen: version 6 patches
 2013-05-25  1:25 UTC  (19+ messages)
` [PATCH 01/18] PVH xen: turn gdb_frames/gdt_ents into union
` [PATCH 02/18] PVH xen: add XENMEM_add_to_physmap_range
` [PATCH 03/18] PVH xen: create domctl_memory_mapping() function
` [PATCH 04/18] PVH xen: add params to read_segment_register
` [PATCH 05/18] PVH xen: vmx realted preparatory changes for PVH
` [PATCH 06/18] PVH xen: Move e820 fields out of pv_domain struct
` [PATCH 07/18] PVH xen: Introduce PVH guest type
` [PATCH 08/18] PVH xen: tools changes to create PVH domain
` [PATCH 09/18] PVH xen: domain creation code changes
` [PATCH 10/18] PVH xen: create PVH vmcs, and also initialization
` [PATCH 11/18] PVH xen: create read_descriptor_sel()
` [PATCH 12/18] PVH xen: support hypercalls for PVH
` [PATCH 13/18] PVH xen: introduce vmx_pvh.c
` [PATCH 14/18] PVH xen: some misc changes like mtrr, intr, msi
` [PATCH 15/18] PVH xen: hcall page initialize, create PVH guest type, etc
` [PATCH 16/18] PVH xen: Miscellaneous changes
` [PATCH 17/18] PVH xen: Introduce p2m_map_foreign
` [PATCH 18/18] PVH xen: Add and remove foreign pages

Fwd: Xen 4.3 Netbsd
 2013-05-25  1:07 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH 1/2] gcov: Add script to split coverage informations
 2013-05-25  0:45 UTC  (3+ messages)

FreeBSD PVHVM call for testing
 2013-05-24 22:27 UTC  (6+ messages)

[BUG, PATCH] xen-4.1-3 xend/XendDomainInfo.py#device_configure() TypeError
 2013-05-24 17:53 UTC 

BUG: ext3 corruption in domU
 2013-05-24 17:48 UTC  (8+ messages)

[PATCH] x86/watchdog: Use real timestamps for watchdog timeout
 2013-05-24 17:27 UTC  (19+ messages)

[REBASE ver 2] xen: patches (against Linux kernel) for supporting efi
 2013-05-24 16:28 UTC 

[linux-linus test] 18013: regressions - FAIL
 2013-05-24 16:18 UTC 

Xen 4.3 development update RC2 imminent
 2013-05-24 15:52 UTC  (22+ messages)

Xen/ARM multiboot (v2) support
 2013-05-24 15:46 UTC  (4+ messages)

[Vote Results] Xen Project Governance v2 , Mailing List Conventions v1
 2013-05-24 15:31 UTC 

[PATCH] libxl: Remove qxl support for the 4.3 release
 2013-05-24 15:20 UTC 

I want to add a Xen driver and it doesn't look completely trivial given the current driver architecture - any advice?
 2013-05-24 15:06 UTC  (5+ messages)

[Hackathon minutes] PV block improvements
 2013-05-24 15:06 UTC 

[PATCH] xl, e820_host, PV passthrough: Fix guests crashing when memory == maxmem
 2013-05-24 14:57 UTC  (5+ messages)

[PATCH v2] drivers/tpm: add xen tpmfront interface
 2013-05-24 14:37 UTC  (2+ messages)
        ` [tpmdd-devel] "

[PATCH] libxl: use Linux-compatible names for sse4 cpuid features
 2013-05-24 14:33 UTC 

IO speed limited by size of IO request (for RBD driver)
 2013-05-24 14:29 UTC  (11+ messages)

[REBASE] xen: patches (against Linux kernel) for supporting efi
 2013-05-24 14:24 UTC  (2+ messages)

Question about apic ipi interface
 2013-05-24 14:19 UTC  (5+ messages)

[PATCH v2 0/5] arm/early-printk: Improve reusability and add Calxeda support
 2013-05-24 14:03 UTC  (11+ messages)
` [PATCH v2 1/5] arm/early-printk: calculate baud rate divisor from user provided value
` [PATCH v2 2/5] arm/early-printk: allow skipping of UART init
` [PATCH v2 3/5] arm/early-printk: move UART base address to Rules.mk
` [PATCH v2 4/5] arm/early-printk: add support for ARM Fastmodel
` [PATCH v2 5/5] arm/early-printk: add Calxeda Midway UART support

Xen Document Day is next TUESDAY 28 May
 2013-05-24 13:44 UTC 

[PATCH net-next 1/3] xen-netback: page pool support
 2013-05-24 13:34 UTC  (8+ messages)
` [PATCH net-next 2/3] xen-netback: switch to per-cpu scratch space
` [PATCH net-next 3/3] xen-netback: switch to NAPI + kthread 1:1 model

[PATCH 0/4] ARM/early-printk: Improve reusability and add Calxeda support
 2013-05-24 12:51 UTC  (11+ messages)
` [PATCH 1/4] arm/early-printk: calculate baud rate divisor from user provided value
` [PATCH 2/4] arm/early-printk: allow skipping of UART init
` [PATCH 3/4] arm/early-printk: move UART base address to Rules.mk
` [PATCH 4/4] arm/early-printk: add Calxeda Midway UART support

[PATCH] fix XSA-46 regression with xend/xm
 2013-05-24 12:26 UTC  (6+ messages)

[xen-unstable test] 18012: tolerable FAIL
 2013-05-24 12:21 UTC 

[PATCH net-next 0/3] xen-netback: switch to NAPI + kthread 1:1 model
 2013-05-24 10:32 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).