xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-08 07:51:08 to 2012-06-12 15:05:21 UTC [more...]

[PATCH V12 0/9] Xen PCI Passthrough
 2012-06-12 15:05 UTC  (8+ messages)
` [PATCH V12 1/9] pci_ids: Add INTEL_82599_SFP_VF id
` [PATCH V12 2/9] configure: Introduce --enable-xen-pci-passthrough
` [PATCH V12 3/9] Introduce XenHostPCIDevice to access a pci device on the host
` [PATCH V12 4/9] pci.c: Add opaque argument to pci_for_each_device
` [PATCH V12 5/9] Revert "pci: don't export an internal function"
` [PATCH V12 6/9] Introduce Xen PCI Passthrough, qdevice (1/3)
` [PATCH V12 7/9] Introduce Xen PCI Passthrough, PCI config space helpers (2/3)

3.4.1 suspend / hibernate resume not working
 2012-06-12 15:04 UTC 

[PATCH 0 of 2 v3] Sanity checking of scheduling parameters
 2012-06-12 14:58 UTC  (8+ messages)
` [PATCH 1 of 2 v3] libxl: propagete down the error from libxl_domain_sched_params_set
` [PATCH 2 of 2 v3] xl: check for meaningful combination of sedf config file parameters

memory introspection
 2012-06-12 14:09 UTC  (2+ messages)

Xen Security Advisory 7 (CVE-2012-0217) - PV privilege escalation
 2012-06-12 14:06 UTC  (3+ messages)

Xen 4.2 TODO / Release Plan
 2012-06-12 14:05 UTC  (3+ messages)

[PATCH] xen: fix performance decrease with asid assignment
 2012-06-12 13:32 UTC 

[PATCH] xen/mce: schedule a workqueue to avoid sleep in atomic context
 2012-06-12 12:40 UTC  (2+ messages)
` [Xen-devel] "

[GIT PULL] (xen) stable/for-jens-3.5 for 3.5-rc2
 2012-06-12 12:35 UTC 

Security vulnerability process - lessons learned discussion
 2012-06-12 12:12 UTC 

PROBLEM: Possible race between xen, md, dm and/or xfs
 2012-06-12 12:11 UTC  (2+ messages)

Xen Security Advisory 9 (CVE-2012-2934) - PV guest host DoS (AMD erratum #121)
 2012-06-12 12:03 UTC 

Xen Security Advisory 8 (CVE-2012-0218) - syscall/enter guest DoS
 2012-06-12 12:03 UTC 

[PATCH V2] amd iommu: re-enable iommu msi if dom0 disabled it
 2012-06-12 12:02 UTC 

[PATCH 0/3] Minor fixes to the build system for NetBSD
 2012-06-12 12:02 UTC  (7+ messages)
` [PATCH 2/3] build/tools: disable libvchan build on NetBSD
` [PATCH 3/3] autoconf: correctly parse *_INCLUDES and *_LIB env vars

[PATCH] disable virtfs compilation by default in upstream QEMU
 2012-06-12 10:30 UTC  (11+ messages)

Grab the physical address of a label
 2012-06-12  9:05 UTC  (6+ messages)

[PATCH 00 of 11] Automatic NUMA placement for xl
 2012-06-12  9:02 UTC  (21+ messages)
` [PATCH 04 of 11] libxl: expand the libxl_{cpu, node}map API a bit
` [PATCH 05 of 11] libxl: add a new Array type to the IDL
` [PATCH 11 of 11] Some automatic NUMA placement documentation

[PATCH] xencommons: Attempt to load blktap driver
 2012-06-12  8:56 UTC  (12+ messages)

[PATCH] fixes to xen-blk[back|front] to deal with 32/64 host/guest combination with BLKIF_DISCARD (v1)
 2012-06-12  8:45 UTC  (12+ messages)
` [PATCH 2/2] xen/blkfront: Add BUG_ON to deal with misbehaving backends
  ` [Xen-devel] "

[PATCH] xen/mce: Add mutex lock and buffer to avoid sleep in atomic context
 2012-06-12  8:08 UTC  (4+ messages)

[PATCH, v3] qemu/xendisk: set maximum number of grants to be used
 2012-06-12  7:00 UTC  (4+ messages)

[PATCH] tools/hotplug: fix locking
 2012-06-12  6:53 UTC  (2+ messages)

Using "xl create" without domain config file
 2012-06-11 20:22 UTC  (8+ messages)

[PATCH] Xen physical cpus online/offline sys interface
 2012-06-11 20:20 UTC  (2+ messages)
` [Xen-devel] "

Xen debugger support for newer version of Xen
 2012-06-11 19:42 UTC 

[PATCH] thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
 2012-06-11 19:41 UTC  (5+ messages)
  ` [PATCH] thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE\
    ` [Xen-devel] "

[PATCH] tools: adjust --datadir option passed to qemu-upstream's configure script
 2012-06-11 17:44 UTC  (10+ messages)

[PATCH v3 00/18] libxl: domain save/restore: run in a separate process
 2012-06-11 16:43 UTC  (21+ messages)
` [PATCH 01/19] libxc: xc_domain_restore, make toolstack_restore const-correct
` [PATCH 02/19] libxl: domain save: rename variables etc
` [PATCH 03/19] libxl: domain restore: reshuffle, preparing for ao
` [PATCH 04/19] libxl: domain save: API changes for asynchrony
` [PATCH 05/19] libxl: domain save/restore: run in a separate process
` [PATCH 06/19] libxl: rename libxl_dom:save_helper to physmap_path
` [PATCH 07/19] libxl: provide libxl__xs_*_checked and libxl__xs_transaction_*
` [PATCH 08/19] libxl: wait for qemu to acknowledge logdirty command
` [PATCH 09/19] libxl: datacopier: provide "prefix data" facility
` [PATCH 10/19] libxl: prepare for asynchronous writing of qemu save file
` [PATCH 11/19] libxl: Make libxl__domain_save_device_model asynchronous
` [PATCH 12/19] libxl: Add a gc to libxl_get_cpu_topology
` [PATCH 13/19] libxl: Do not pass NULL as gc_opt; introduce NOGC
` [PATCH 14/19] libxl: Get compiler to warn about gc_opt==NULL
` [PATCH 15/19] xl: Handle return value from libxl_domain_suspend correctly
` [PATCH 16/19] libxl: do not leak dms->saved_state
` [PATCH 17/19] libxl: do not leak spawned middle children
` [PATCH 18/19] libxl: do not leak an event struct on ignored ao progress
` [PATCH 19/19] libxl: DO NOT APPLY enforce prohibition on internal
` [PATCH] libxl: further fixups re LIBXL_DOMAIN_TYPE process

[PATCH] docs: install documentation which is referenced in man pages
 2012-06-11 15:56 UTC 

[PATCH v5 01/10] execute hotplug scripts from libxl
 2012-06-11 14:34 UTC  (10+ messages)
` [PATCH v5 01/10] libxl: change libxl__ao_device_remove to libxl__ao_device
` [PATCH v5 04/10] libxl: convert libxl_device_disk_add to an asyn op
` [PATCH v5 09/10] libxl: call hotplug scripts for nic devices from libxl

[PATCH 0/13] execute hotplug scripts from libxl
 2012-06-11 14:05 UTC  (9+ messages)
` [PATCH 11/13] libxl: set nic type to VIF by default

[PATCH] xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable
 2012-06-11 12:29 UTC  (5+ messages)

using configure options to specifiy mandir, docdir and others
 2012-06-11 12:20 UTC  (2+ messages)

Unable to get QXL vga working
 2012-06-11 11:56 UTC  (16+ messages)

[PATCH] x86: get rid of BOOT_TRAMPOLINE
 2012-06-11  8:54 UTC  (2+ messages)

Pv_ops Dom0 crash on IBM eServer x3400
 2012-06-11  7:59 UTC  (6+ messages)

Xen 4.0.x 3,000 second time skew problem
 2012-06-11  7:39 UTC  (3+ messages)

[SOLVED] GPLPV SCSI passthrough does not working
 2012-06-11  1:53 UTC  (3+ messages)

[PATCH 23/27] xen_machine_pv: Use cpu_x86_init() to obtain X86CPU
 2012-06-11  0:00 UTC 

xenbits down
 2012-06-10 23:33 UTC  (3+ messages)
  ` [Solved] "

XEN MTRR
 2012-06-10 14:04 UTC  (6+ messages)

[xen-unstable test] 13045: regressions - trouble: blocked/fail
 2012-06-10  4:40 UTC 

[xen-unstable test] 13038: regressions - trouble: blocked/fail
 2012-06-10  4:10 UTC 

[xen-unstable test] 13027: regressions - FAIL
 2012-06-09 12:02 UTC 

i want to build hxen for windows, help me
 2012-06-09 10:46 UTC  (2+ messages)

xen live migration falied
 2012-06-09  9:54 UTC  (7+ messages)

i want to build hxen for windows, help me
 2012-06-09  8:15 UTC 

i want to build hxen for windows, help me
 2012-06-09  5:20 UTC 

[xen-unstable test] 13026: regressions - FAIL
 2012-06-09  0:10 UTC 

[PATCH v2] tools, configure: Fix LIB_PATH computation in configure scripts
 2012-06-08 20:23 UTC 

[PATCH] tools, configure: Fix LIB_PATH computation in configure scripts
 2012-06-08 19:28 UTC 

x86/nmi: Fix deadlock in unknown_nmi_error()
 2012-06-08 18:56 UTC 

[PATCH]: gdbsx: send virq to guest if gdbsx_vcpu_event is not active
 2012-06-08 18:07 UTC 

[PATCH] netbsd: pci passthrough for HVM guests
 2012-06-08 16:14 UTC 

[PATCH] xl.cfg: document the cpuid= option
 2012-06-08 16:00 UTC  (4+ messages)
    ` [PATCH] xl.cfg: document the cpuid= option [and 1 more messages]

[PATCH] pygrub Makefile cleanup
 2012-06-08 15:58 UTC  (3+ messages)

[PATCH] Correct typo introduced by cs25334
 2012-06-08 15:41 UTC  (3+ messages)

[PATCH] libxc: do not "panic" if a kernel is not a bzImage
 2012-06-08 15:16 UTC  (5+ messages)
      ` [PATCH] libxc: do not "panic" if a kernel is not a bzImage [and 2 more messages]

[PATCH] libxl: Store VNC passwd in xenstore with QEMU upstream
 2012-06-08 15:16 UTC  (2+ messages)

[PATCH] tools: use PREFIX to install qemu-upstream
 2012-06-08 15:04 UTC  (2+ messages)

[PATCH] Fix pygrub install
 2012-06-08 14:56 UTC  (7+ messages)

[PATCH] readnote: Add bzImage kernel support
 2012-06-08 14:34 UTC  (10+ messages)

[PATCH] amd iommu: re-enable iommu msi if dom0 disabled it
 2012-06-08 14:16 UTC  (6+ messages)

[PATCH] tools/hotplug/Linux/init.d/: added other xen kernel modules on xencommons start
 2012-06-08 14:07 UTC  (2+ messages)

Bug - DomUs failing to restart - issue with maxmem_mb set to 0
 2012-06-08 13:48 UTC 

[PATCH] xen/hvc: Fix polling mode to work with kdb/kgdb
 2012-06-08 13:13 UTC  (8+ messages)
` [Xen-devel] "

block backend issues
 2012-06-08 13:11 UTC 

[PATCH 0 of 2 RFC] Rework populate-on-demand sweeping
 2012-06-08 12:02 UTC  (4+ messages)
` [PATCH 1 of 2 RFC] xen, pod: Zero-check recently populated pages (checklast)
` [PATCH 2 of 2 RFC] xen, pod: Only sweep in an emergency, and only for 4k pages

[PATCH 0 of 4 RFC] Populate-on-demand: Check pages being returned by the balloon driver
 2012-06-08 11:58 UTC  (8+ messages)
` [PATCH 1 of 4 RFC] xen, p2m: get_entry returns level of entry as well
` [PATCH 2 of 4 RFC] xen, pod: Check zero-check pages returned by the balloon driver
` [PATCH 3 of 4 RFC] imported patch CA-72761-libxc-error.patch
` [PATCH 4 of 4 RFC] imported patch pygrub-invalid-disk-catch.patch

New Xen Wiki Front page
 2012-06-08 11:19 UTC 

[PATCH RFC] libxl: DO NOT APPLY enforce prohibition
 2012-06-08 11:09 UTC 

[PATCH 0 of 4] Use superpages on restore/migrate
 2012-06-08 10:52 UTC  (8+ messages)
` [PATCH 1 of 4] p2m: Keep statistics on order of p2m entries

[PATCH 0/38] arm: boot a dom1 to "Calibrating delay loop" then hang
 2012-06-08 10:00 UTC  (8+ messages)
` [PATCH 01/38] arm: allocate top level p2m page for all non-idle domains
  ` [PATCH 08/38] arm: allocate and setup a guest vcpu

[PATCH 1/2] xen/mce: Add mcelog support for Xen platform
 2012-06-08  9:27 UTC  (5+ messages)
    ` [Xen-devel] "

[PATCH 0 of 2 v2] Sanity checking of scheduling parameters
 2012-06-08  8:57 UTC  (4+ messages)
` [PATCH 1 of 2 v2] libxl: propagete down the error from libxl_domain_sched_params_set

[PATCH] fix page_list_splice()
 2012-06-08  7:51 UTC  (2+ 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).