xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-25 10:11:17 to 2012-04-26 20:52:41 UTC [more...]

[PATCH v3 1/2] xen: enter/exit lazy_mmu_mode around m2p_override calls
 2012-04-26 20:52 UTC  (6+ messages)
      ` [PATCH v4] "

[RFC] [PATCH] add locking in statistics sysfs show functions
 2012-04-26 20:51 UTC  (3+ messages)
` [RFC] [PATCH] xen/blkback: "

[PATCH 06/10] net: add support for per-paged-fragment destructors
 2012-04-26 20:44 UTC 

[PATCH 0 of 2] Add libxc API that sets mem_access type for an array of gfns
 2012-04-26 20:20 UTC  (4+ messages)
` [PATCH 1 of 2] x86/mm: Split ept_set_entry()
` [PATCH 2 of 2] mem_access: Add xc_hvm_mem_access_bulk() API

[PATCH] xen: correctly check for pending events when restoring irq flags
 2012-04-26 20:08 UTC  (2+ messages)

[hybrid]: code review for function mapping pfn to foreign mfn
 2012-04-26 19:57 UTC  (8+ messages)

[linux-3.0 test] 12757: regressions - FAIL
 2012-04-26 19:12 UTC 

[PATCH] fixes for v3.4-rc4
 2012-04-26 18:29 UTC  (5+ messages)
` [PATCH 1/4] xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded
` [PATCH 2/4] xen: use the pirq number to check the pirq_eoi_map
` [PATCH 3/4] xen/smp: Fix crash when booting with ACPI hotplug CPUs
` [PATCH 4/4] xen/acpi: Workaround broken BIOSes exporting non-existing C-states

xen acpi cpufreq driver
 2012-04-26 18:25 UTC  (4+ messages)

[XEN][RFC PATCH 00/15] QEMU disaggregation
 2012-04-26 17:50 UTC  (3+ messages)
` [XEN][RFC PATCH 05/15] hvm: Modify hvm_op

[PATCH v2] xen_disk: use bdrv_aio_flush instead of bdrv_flush
 2012-04-26 17:18 UTC 

Workings/effectiveness of the xen-acpi-processor driver
 2012-04-26 17:04 UTC  (4+ messages)

[xen-unstable test] 12756: tolerable FAIL - PUSHED
 2012-04-26 17:03 UTC 

Xen-4.1-testing fails to "make tools"
 2012-04-26 16:38 UTC 

[PATCH RFC V6 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-04-26 16:04 UTC  (7+ messages)
` [PATCH RFC V6 1/5] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V6 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH] xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
 2012-04-26 15:41 UTC  (8+ messages)
  ` [Xen-devel] "

Unable to get QXL vga working
 2012-04-26 15:39 UTC  (2+ messages)

[PATCH] xen/apic: implement io apic read with hypercall
 2012-04-26 15:33 UTC  (11+ messages)
` [Xen-devel] "

Xen bonding
 2012-04-26 15:17 UTC 

[ANNOUNCE] backports for 4.0.4 and 4.1.3 stable releases
 2012-04-26 14:53 UTC  (2+ messages)

[PATCH 0 of 3] tools: Move bootloaders to libexec directory
 2012-04-26 14:26 UTC  (4+ messages)
` [PATCH 1 of 3] libxl: Look for bootloader in libexec path
` [PATCH 2 of 3] tools: Install pv bootloaders in libexec rather than /usr/bin
` [PATCH 3 of 3] libxl: Warn that /usr/bin/pygrub is deprecated

Test result of xen-unstable changeset 25249
 2012-04-26 14:21 UTC  (6+ messages)

Kernel aio bug in Debian 2.6.32-5-xen kernel?
 2012-04-26 14:18 UTC  (15+ messages)

How to avoid this error "bits/predefs.h No such file or directory" when compiling XEN?
 2012-04-26 13:09 UTC 

[PATCH v3 0/5] libxl: call hotplug scripts from libxl
 2012-04-26 13:09 UTC  (22+ messages)
` [PATCH v3 2/5] libxl: add libxl__xs_path_cleanup
` [PATCH v3 3/5] libxl: call hotplug scripts from libxl for vbd
      ` Fwd: "
` [PATCH v3 4/5] libxl: call hotplug scripts from libxl for vif

Changes to mailing lists (i.e. archiving of old lists)
 2012-04-26 12:44 UTC 

no console when using xl toolstack xen 4.1.2
 2012-04-26 12:20 UTC  (11+ messages)

[PATCH] xen: use the pirq number to check the pirq_eoi_map
 2012-04-26 11:17 UTC  (2+ messages)

get_page*, paging modes, shadow paging
 2012-04-26 10:10 UTC  (2+ messages)

[PATCH] readnote: Add bzImage kernel support
 2012-04-26  9:51 UTC  (5+ messages)

Failed to run bootloader
 2012-04-26  9:40 UTC  (7+ messages)

[PATCH 0 of 2] Sharing bug fixes
 2012-04-26  9:13 UTC  (6+ messages)
` [PATCH 1 of 2] x86/mem_sharing: Fix saved mfns stat for failed unsharing
` [PATCH 2 of 2] x86/mem_sharing: Rectify test for "empty" physmap entry in sharing_add_to_physmap

[PATCH 0 of 3] x86/mem_sharing: Improve performance of rmap, fix cascading bugs
 2012-04-26  9:12 UTC  (2+ messages)

[PATCH v8 00/25] libxl: subprocess handling
 2012-04-26  9:03 UTC  (32+ messages)
` [PATCH 01/25] libxl: handle POLLERR, POLLHUP, POLLNVAL properly
` [PATCH 02/25] libxl: support multiple libxl__ev_fds for the same fd
` [PATCH 03/25] libxl: event API: new facilities for waiting for subprocesses
` [PATCH 04/25] autoconf: trim the configure script; use autoheader
` [PATCH 05/25] autoconf: New test for openpty et al
` [PATCH 06/25] libxl: provide libxl__remove_file "
` [PATCH 07/25] libxl: Introduce libxl__sendmsg_fds and libxl__recvmsg_fds
` [PATCH 08/25] libxl: Clean up setdefault in do_domain_create
` [PATCH 09/25] libxl: provide libxl__datacopier_*
` [PATCH 10/25] libxl: provide libxl__openpty_*
` [PATCH 11/25] libxl: ao: Convert libxl_run_bootloader
` [PATCH 12/25] libxl: make libxl_create_logfile const-correct
` [PATCH 13/25] libxl: log bootloader output
` [PATCH 14/25] libxl: Allow AO_GC and EGC_GC even if not used
` [PATCH 15/25] libxl: remove ctx->waitpid_instead
` [PATCH 16/25] libxl: change some structures to unit arrays
` [PATCH 17/25] libxl: ao: convert libxl__spawn_*
` [PATCH 18/25] libxl: make libxl_create run bootloader via callback
` [PATCH 19/25] libxl: Fix an ao completion bug; document locking policy
` [PATCH 20/25] libxl: provide progress reporting for long-running operations
` [PATCH 21/25] libxl: remove malloc failure handling from NEW_EVENT
` [PATCH 22/25] libxl: convert console callback to libxl_asyncprogress_how
` [PATCH 23/25] libxl: clarify definition of "slow" operation
` [PATCH 24/25] libxl: child processes cleanups
` [PATCH 25/25] libxl: aborting bootloader invocation when domain dioes

[PATCH] readnote: Add bzImage kernel support
 2012-04-26  8:50 UTC  (3+ messages)

[xen-unstable test] 12755: tolerable FAIL
 2012-04-26  8:39 UTC 

[PATCH 00/07] HVM firmware passthrough
 2012-04-26  7:46 UTC  (20+ messages)

[help]: VPID tagged TLBs question
 2012-04-26  7:23 UTC  (2+ messages)

[xen-unstable test] 12754: tolerable FAIL - PUSHED
 2012-04-26  2:15 UTC 

[xen-unstable test] 12753: tolerable FAIL - PUSHED
 2012-04-25 20:38 UTC 

[PATCH] svm: Do not intercept RDTCS(P) when TSC scaling is supported by hardware
 2012-04-25 20:07 UTC  (8+ messages)

[PATCH 1 of 2] xen/hvm: Add get_shadow_gs_base() wrapper function
 2012-04-25 18:38 UTC  (2+ messages)
` [PATCH 2 of 2] [v3] xen/x86: Add FS and GS base to HVM VCPU context

[linux-3.0 test] 12752: regressions - FAIL
 2012-04-25 17:17 UTC 

[PATCH] libxl: default to xenconsoled for pv guests, even if qemu is running
 2012-04-25 15:34 UTC  (8+ messages)

[PATCH 0 of 3] x86/mm: Relieve contention of p2m lock on three hot paths
 2012-04-25 15:33 UTC  (8+ messages)
` [PATCH 1 of 3] x86/mm: Relieve contention for p2m lock in gva_to_gfn
` [PATCH 2 of 3] x86/emulate: Relieve contention of p2m lock in emulation of rep movs
` [PATCH 3 of 3] x86/emulation: No need to get_gfn on zero ram_gpa

[PATCH] xen: use the pirq number to check the pirq_eoi_map
 2012-04-25 15:11 UTC 

Degregated I/O Performance since 3.4 - Regression in 3.4?
 2012-04-25 15:05 UTC  (10+ messages)

xen-unstable libvchan not working
 2012-04-25 14:26 UTC  (2+ messages)

[PATCH v3] libxl: prevent xl from running if xend is running
 2012-04-25 13:38 UTC  (2+ messages)

[patch] xen udev rule interfering with openvpn
 2012-04-25 13:38 UTC  (16+ messages)

[PATCH v7 00/24] libxl: subprocess handling
 2012-04-25 13:38 UTC  (4+ messages)
` [PATCH 19/24] libxl: provide progress reporting for long-running operations

Regd. XOAR and Dom0 disaggregation
 2012-04-25 12:31 UTC  (2+ messages)

[xen-unstable test] 12748: regressions - FAIL
 2012-04-25 11:59 UTC 

[PATCH v4 1/2] libxl: add "downscript=no" to Qemu call
 2012-04-25 11:42 UTC  (2+ messages)
` [PATCH v4 2/2] libxl: fix indentation in libxl_dm.c for qemu

[PATCH v2] libxl: prevent xl from running if xend is running
 2012-04-25 11:04 UTC  (9+ messages)

Make clean failure with qemu
 2012-04-25 11:04 UTC 

[PATCH 1/2] libxl: provide "realclean" to remove autogenerated files
 2012-04-25 10:58 UTC  (2+ messages)
` [PATCH 2/2] libxl: regenerate flex/bison output

[PATCH] xl: Don't require a config file for cpupools
 2012-04-25 10:50 UTC  (3+ messages)

[PATCH v2] libxl/build: print a warning if flex/bison are needed
 2012-04-25 10:46 UTC  (3+ messages)

[Xen-users] xl doesn't honour the parameter cpu_weight from my config file while xm does honour it
 2012-04-25 10:40 UTC  (13+ messages)

[PATCH 0 of 2] libxl: add libxl_domain_config_init
 2012-04-25 10:36 UTC  (10+ messages)
` [PATCH 1 of 2] libxl: provide libxl_domain_config_init
` [PATCH 2 of 2] RFC: libxl: move definition of libxl_domain_config into the IDL

Driver domains communication protocol proposal
 2012-04-25 10:27 UTC  (4+ messages)

[PATCH] Don't use a4wide in latex
 2012-04-25 10:23 UTC  (3+ messages)

[PATCH] fix build error with seabios
 2012-04-25 10:23 UTC  (4+ messages)

[PATCH] Rename public xenstore headers
 2012-04-25 10:22 UTC  (3+ messages)

[PATCH] libxl: passthrough: avoid passing through devices not owned by pciback
 2012-04-25 10:18 UTC  (10+ 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).