xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-22 05:21:14 to 2012-03-23 08:17:50 UTC [more...]

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

[PATCH RFC V5 0/6] kvm : Paravirt-spinlock support for KVM guests
 2012-03-23  8:08 UTC  (7+ messages)
` [PATCH RFC V5 1/6] debugfs: Add support to print u32 array in debugfs
` [PATCH RFC V5 2/6] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V5 3/6] kvm : Add unhalt msr to aid (live) migration
` [PATCH RFC V5 4/6] kvm guest : Added configuration support to enable debug information for KVM Guests
` [PATCH RFC V5 5/6] kvm : pv-ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V5 6/6] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH] vMSI: fix ia64 build for 21577:c41ab909f08e
 2012-03-23  8:00 UTC 

[PATCH] x86/gnttab: fix asm() operand in gnttab_clear_flag()
 2012-03-23  7:44 UTC  (4+ messages)

[xen-unstable test] 12399: tolerable FAIL - PUSHED
 2012-03-23  7:30 UTC 

[PATCH] IRQ: fix ia64 build for 21530:0383662ea34c
 2012-03-23  7:19 UTC 

removal of ia64 port
 2012-03-23  6:52 UTC  (6+ messages)

[PATCH]Load the cirrus vga rom for the OVMF UEFI support in hvmloader
 2012-03-23  4:03 UTC  (9+ messages)

[qemu-upstream-unstable test] 12398: regressions - FAIL
 2012-03-23  3:32 UTC 

[PATCH] libxl: passthrough: avoid passing through devices not owned by pciback
 2012-03-23  2:47 UTC  (3+ messages)

Xenstore daemon is not running after boot; although can be started manually later. Any pointers why ?
 2012-03-23  1:01 UTC 

xHCI not waking up from D3 after S3 Resume on Ivybridge
 2012-03-22 22:35 UTC 

Regression introduced by bfcfaa77bdf0f775263e906015982a608df01c76 (vfs: use 'unsigned long' accesses for dcache name comparison and hashing)
 2012-03-22 21:59 UTC  (14+ messages)

quick question re blkback/blkfront w/ Xen 4.1.2
 2012-03-22 21:55 UTC  (3+ messages)

[xen-unstable test] 12394: tolerable FAIL - PUSHED
 2012-03-22 21:28 UTC 

[QEMU][RFC PATCH 0/6] QEMU disaggregation
 2012-03-22 19:58 UTC  (11+ messages)
` [QEMU][RFC PATCH 1/6] option: Add -xen-dmid
` [QEMU][RFC PATCH 2/6] xen: Add functions to register PCI and IO in Xen
` [QEMU][RFC PATCH 3/6] memory: Add xen memory hook
` [QEMU][RFC PATCH 4/6] xen-pci: Register PCI in Xen
` [QEMU][RFC PATCH 5/6] xen-io: Handle the new ioreq type IOREQ_TYPE_PCI_CONFIG
` [QEMU][RFC PATCH 6/6] xen: handle qemu disaggregation

[PATCH 0 of 2 RESEND V5] libxl - Remus support
 2012-03-22 19:53 UTC  (3+ messages)
` [PATCH 1 of 2 RESEND V5] libxl: Remus - suspend/postflush/commit callbacks
` [PATCH 2 of 2 RESEND V5] libxl: Remus - xl remus command

[PATCH 0 of 4 RESEND V6] libxl: refactor suspend/resume code
 2012-03-22 19:48 UTC  (5+ messages)
` [PATCH 1 of 4 RESEND V6] libxl: QMP stop/resume & refactor QEMU suspend/resume/save
` [PATCH 2 of 4 RESEND V6] libxl: support suspend_cancel in domain_resume
` [PATCH 3 of 4 RESEND V6] libxl: refactor migrate_domain and generalize migrate_receive
` [PATCH 4 of 4 RESEND V6] libxl: resume instead of unpause on xl save -c

[PATCHv3 00/05] arm: pass a device tree to dom0
 2012-03-22 19:17 UTC  (6+ messages)
` [PATCH 1/5] Fix test for NULL command line in cmdline_parse()
` [PATCH 2/5] device tree, arm: supply a flat device tree to dom0
` [PATCH 3/5] arm: use bootargs for the command line
` [PATCH 4/5] arm: add dom0_mem command line argument
` [PATCH 5/5] device tree: print a warning if a node is nested too deep

[PATCH] x86/mm/p2m-pt: Clip mfn to allowable width when building a PTE
 2012-03-22 18:17 UTC 

[qemu-upstream-unstable test] 12393: regressions - FAIL
 2012-03-22 18:17 UTC 

Teo En Ming's Xen, Linux Kernel, and Xen VGA Passthrough Documentation
 2012-03-22 17:46 UTC  (3+ messages)

Transcendent Memory ("tmem") -capable kernel now publicly released
 2012-03-22 17:22 UTC 

[PATCHv2 00/11] arm: pass a device tree to dom0
 2012-03-22 17:12 UTC  (12+ messages)
` [PATCH 05/11] device tree: add device_tree_for_each_node()
` [PATCH 08/11] device tree, arm: supply a flat device tree to dom0
` [PATCH 10/11] arm: use bootargs for the command line

[RFC PATCH 00/20] libxl child process handling Ian Campbell <Ian.Campbell@citrix.com>, Stefano Stabellini <stefano.stabellini@eu.citrix.com>
 2012-03-22 17:02 UTC  (10+ messages)
` [PATCH 20/20] libxl: ao: Convert libxl_run_bootloader

[XEN][RFC PATCH 00/15] QEMU disaggregation
 2012-03-22 16:59 UTC  (17+ messages)
` [XEN][RFC PATCH 01/15] hvm: Modify interface to support multiple ioreq server
` [XEN][RFC PATCH 02/15] hvm: Add functions to handle ioreq servers
` [XEN][RFC PATCH 03/15] hvm-pci: Handle PCI config space in Xen
` [XEN][RFC PATCH 04/15] hvm: Change initialization/destruction of an hvm
` [XEN][RFC PATCH 05/15] hvm: Modify hvm_op
` [XEN][RFC PATCH 06/15] hvm-io: IO refactoring with ioreq server
` [XEN][RFC PATCH 07/15] hvm-io: send invalidate map cache to each registered servers
` [XEN][RFC PATCH 08/15] hvm-io: Handle server in buffered IO
` [XEN][RFC PATCH 09/15] xc: Add the hypercall for multiple servers
` [XEN][RFC PATCH 10/15] xc: Add argument to allocate more special pages
` [XEN][RFC PATCH 11/15] xc: Fix python build
` [XEN][RFC PATCH 12/15] xl: Add interface to handle multiple device models
` [XEN][RFC PATCH 13/15] xl-qmp: add device model id to qmp function
` [XEN][RFC PATCH 14/15] xl-parsing: Parse the new option device_models
` [XEN][RFC PATCH 15/15] xl: Launch and destroy all device models

[PATCH] x86: Fix grant-table build error
 2012-03-22 15:54 UTC  (3+ messages)

[PATCH 0 of 3] Fixes for paging/sharing with AMD processors
 2012-03-22 15:31 UTC  (15+ 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

[PATCH] libxl: Fix parameter pass to qemu-xen
 2012-03-22 15:25 UTC  (2+ messages)

Build failure in OVMF
 2012-03-22 15:23 UTC  (11+ messages)

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

[PATCH] arm: use symbolic constants for initial page table attributes
 2012-03-22 15:14 UTC  (4+ messages)

Question: PV ops Fedora 16 Initialises Hypercall Page Twice?
 2012-03-22 14:56 UTC  (2+ messages)

[xen-unstable test] 12392: regressions - FAIL
 2012-03-22 14:25 UTC 

[PATCH 00/07] HVM firmware passthrough
 2012-03-22 14:03 UTC  (5+ messages)

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

[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  (8+ messages)
` [PATCH V9 1/8] pci_ids: Add INTEL_82599_SFP_VF id
` [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)

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

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

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

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)

[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  (4+ messages)
` [PATCH RFC V6 2/11] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks

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  (4+ 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  (4+ messages)

[PATCH] watchdog/xen: don't clear is_active when xen_wdt_stop() failed
 2012-03-22  8:13 UTC  (3+ 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 


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