xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-20 20:00:23 to 2012-03-22 13:33:00 UTC [more...]

[PATCH]Load the cirrus vga rom for the OVMF UEFI support in hvmloader
 2012-03-22 13:33 UTC  (5+ messages)

[PATCH] xen/xenbus: Add quirk to deal with misconfigured backends
 2012-03-22 13:21 UTC  (4+ messages)
    ` [Xen-devel] "

Build failure in OVMF
 2012-03-22 13:15 UTC  (3+ messages)

[PATCH] xen/smp: Remove unnecessary call to smp_processor_id()
 2012-03-22 12:59 UTC 

[PATCHv2 00/11] arm: pass a device tree to dom0
 2012-03-22 12:47 UTC  (4+ messages)
` [PATCH 05/11] device tree: add device_tree_for_each_node()

[PATCH] libxl: Use enum values for qemu version not raw numbers
 2012-03-22 12:27 UTC  (2+ messages)

[PATCH v3] libxl: Atomicaly check backend state and set it to 5 at device_remove
 2012-03-22 12:26 UTC  (2+ messages)

[PATCH V9 0/8] Xen PCI Passthrough
 2012-03-22 12:23 UTC  (16+ messages)
` [PATCH V9 1/8] pci_ids: Add INTEL_82599_SFP_VF id
` [PATCH V9 2/8] configure: Introduce --enable-xen-pci-passthrough
` [PATCH V9 3/8] Introduce HostPCIDevice to access a pci device on the host
` [PATCH V9 4/8] pci.c: Add opaque argument to pci_for_each_device
` [PATCH V9 5/8] Introduce Xen PCI Passthrough, qdevice (1/3)
` [PATCH V9 6/8] Introduce Xen PCI Passthrough, PCI config space helpers (2/3)
` [PATCH V9 7/8] Introduce apic-msidef.h
` [PATCH V9 8/8] Introduce Xen PCI Passthrough, MSI (3/3)

removal of ia64 port
 2012-03-22 12:10 UTC  (5+ messages)

[qemu-upstream-unstable test] 12391: regressions - FAIL
 2012-03-22 12:00 UTC 

[PATCH 0 of 2] ACPI state change corrections
 2012-03-22 11:59 UTC  (10+ messages)
` [PATCH 1 of 2] Allow ACPI state change with active cpupools
` [PATCH 2 of 2] Avoid vcpu migration of paused vcpus

notification in xen
 2012-03-22 11:47 UTC  (3+ messages)

Teo En Ming's Xen, Linux Kernel, and Xen VGA Passthrough Documentation
 2012-03-22 11:44 UTC  (2+ messages)

Xen clocksources and timekeeping wiki page
 2012-03-22 11:36 UTC  (3+ messages)

[PATCH 00/07] HVM firmware passthrough
 2012-03-22 11:26 UTC  (4+ messages)

[PATCH 0 of 3] Fixes for paging/sharing with AMD processors
 2012-03-22 11:03 UTC  (12+ messages)
` [PATCH 1 of 3] IOMMU: Add command line param to disable sharing of IOMMU and hap tables
` [PATCH 2 of 3] Clip mfn to allowable width when building a PTE
` [PATCH 3 of 3] x86/mm: Teach paging to page table-based p2m

Fix off-by-one comparison when using apic_flat mode
 2012-03-22 11:01 UTC  (3+ messages)

VMX status report. Xen:24911 & Dom0: d93dc5c4
 2012-03-22 10:59 UTC  (6+ messages)
      ` Ping: "

Xen 4.2 Release Plan / TODO
 2012-03-22 10:38 UTC  (11+ messages)

[PATCH] x86/mm: fix broken shadow debug printk
 2012-03-22 10:29 UTC  (2+ messages)

Question: How to see existing xenstore watches
 2012-03-22 10:22 UTC  (2+ messages)

[PATCH] x86: Fix put_gfn in XEN_DOMCTL_getpageframeinfo3
 2012-03-22 10:22 UTC  (2+ messages)

[PATCH] libxl: passthrough: avoid passing through devices not owned by pciback
 2012-03-22 10:15 UTC  (2+ messages)

[MUST WATCH YOUTUBE VIDEO] [SUCCESS REPORT] Xen VGA Passthrough to Windows 8 Consumer Preview HVM Virtual Machine with Xen 4.2-unstable Changeset 25070 and Linux Kernel 3.3.0 in Ubuntu 11.10 amd64 dom0
 2012-03-22 10:08 UTC 

[PATCH RFC V6 0/11] Paravirtualized ticketlocks
 2012-03-22 10:06 UTC  (20+ messages)
` [PATCH RFC V6 1/11] x86/spinlock: replace pv spinlocks with pv ticketlocks
` [PATCH RFC V6 2/11] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V6 3/11] x86/ticketlock: collapse a layer of functions
` [PATCH RFC V6 4/11] xen: defer spinlock setup until boot CPU setup
` [PATCH RFC V6 5/11] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V6 6/11] xen/pvticketlocks: add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V6 7/11] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH RFC V6 8/11] x86/pvticketlock: when paravirtualizing ticket locks, increment by 2
` [PATCH RFC V6 9/11] x86/ticketlock: add slowpath logic
` [PATCH RFC V6 10/11] xen/pvticketlock: allow interrupts to be enabled while blocking
` [PATCH RFC V6 11/11] xen: enable PV ticketlocks on HVM Xen

Research in Xen
 2012-03-22  9:41 UTC 

Xen Enhancement
 2012-03-22  9:35 UTC 

Regression in v3.4-rc0 " BUG: soft lockup - CPU#0 stuck for 29s! [migration/0:6]..[<ffffffff810d3b8b>] stop_machine_cpu_stop+0x7b/0xf
 2012-03-22  9:20 UTC  (3+ messages)
  ` [PATCH] xen/smp: Fix bringup bug in AP code

Can not boot the OVMF
 2012-03-22  9:00 UTC  (5+ messages)

Any tips for a newbie Xen developer? How to understand basics and start contributing fast
 2012-03-22  8:52 UTC  (3+ messages)

[SUCCESS REPORT] Xen VGA Passthrough to Windows 8 Consumer Preview HVM domU and Windows XP Home Edition HVM domU with Xen 4.2-unstable Changeset 25070 in Ubuntu 11.10 amd64 Dom0
 2012-03-22  8:39 UTC  (10+ messages)
` Re : [Xen-users] "
    ` Re : "
        ` Re : [Xen-users] Re : Re : "

[PATCH] watchdog/xen: don't clear is_active when xen_wdt_stop() failed
 2012-03-22  8:13 UTC  (4+ messages)

[xen-unstable test] 12389: regressions - FAIL
 2012-03-22  7:05 UTC 

[qemu-upstream-unstable test] 12387: regressions - FAIL
 2012-03-22  5:51 UTC 

[linux test] 12382: tolerable FAIL - PUSHED
 2012-03-22  0:30 UTC 

[xen-unstable test] 12385: regressions - FAIL
 2012-03-21 22:04 UTC 

[qemu-upstream-unstable test] 12384: regressions - FAIL
 2012-03-21 20:00 UTC 

[PATCH] watchdog/xen: don't unconditionally enable the watchdog during resume
 2012-03-21 19:07 UTC  (3+ messages)

[hybrid]: hang in update_wall_time
 2012-03-21 18:08 UTC  (6+ messages)

Fedora 16 w/encrypted filesystem: unable to boot Xen kernels
 2012-03-21 18:03 UTC  (2+ messages)

[PATCH] xen: initialize platform_pci even if xen_emul_unplug=never
 2012-03-21 17:06 UTC  (3+ messages)

[PATCH 0 of 3 v2] PV-GRUB: add support for ext4 and btrfs
 2012-03-21 16:25 UTC  (10+ messages)
` [PATCH 1 of 3 v2] PV-GRUB: Check for errors when applying patches to GRUB
` [PATCH 2 of 3 v2] PV-GRUB: add support for ext4
` [PATCH 3 of 3 v2] PV-GRUB: add support for btrfs

Linux 3.4 patches
 2012-03-21 16:07 UTC  (3+ messages)

Wishlist for Xen 4.2: Xen VGA Passthrough (Great Success with Windows 8 HVM domU)
 2012-03-21 14:46 UTC 

[xen-unstable test] 12377: tolerable FAIL
 2012-03-21 14:42 UTC 

[qemu-upstream-unstable test] 12376: regressions - FAIL
 2012-03-21 14:19 UTC 

[PATCH] Allow ACPI state change with active cpupools
 2012-03-21 13:46 UTC  (2+ messages)

[RFC PATCH 00/20] libxl child process handling Ian Campbell <Ian.Campbell@citrix.com>, Stefano Stabellini <stefano.stabellini@eu.citrix.com>
 2012-03-21 13:19 UTC  (18+ messages)
` [PATCH 15/20] libxl: include <_libxl_paths.h> in libxl_internal.h
` [PATCH 16/20] libxl: event API: new facilities for waiting for subprocesses
` [PATCH 20/20] libxl: ao: Convert libxl_run_bootloader

[PATCH] docs: improve documentation for the the dom0_mem command line option
 2012-03-21 12:08 UTC  (3+ messages)

[PATCHv2] docs: improve documentation for the the dom0_mem command line option
 2012-03-21 11:54 UTC 

[PATCH 3 of 3] autoconf: check for Python.h header and -lpython lib
 2012-03-21 11:08 UTC  (9+ messages)
` [PATCH v2] autoconf: check for Python.h header and -lpython* lib

[PATCH] x86: set dom0's default maximum reservation to the initial number of pages
 2012-03-21 10:33 UTC  (6+ messages)

[PATCH 0 of 4] xl: add support for vif rate limiting
 2012-03-21 10:23 UTC  (11+ messages)
` [PATCH 3 "

[PATCH] tools/vtpm: use LDLIBS to pass -lgmp
 2012-03-21  9:14 UTC 

[linux test] 12374: regressions - FAIL
 2012-03-21  8:55 UTC 

irqhandler for xenbus device
 2012-03-21  8:49 UTC  (2+ messages)

Help Needed with Xen VGA Passthrough with Xen 4.2-unstable Changeset 25070 in Ubuntu 11.10 amd64 Dom0
 2012-03-21  7:45 UTC 

Panic on CPU0 : Unable to boot with Xen 4.1 on Fedora 16, manual grub2 config after compiling Xen from source
 2012-03-21  6:09 UTC  (3+ messages)

error starting xen
 2012-03-21  5:37 UTC  (5+ messages)

[REQUEST] Request for Hosting My Xen HowTo/Tutorial/Documentation on www.xen.org and Xen Wiki
 2012-03-21  4:43 UTC  (6+ messages)

[qemu-upstream-unstable test] 12373: regressions - FAIL
 2012-03-21  0:26 UTC 

[PATCH] Add vncviewer xm compatibility options the 'xl create' command
 2012-03-20 20:00 UTC  (5+ 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).