xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-14 14:05:45 to 2012-02-16 10:20:14 UTC [more...]

[PATCH 0 of 4] Handling of (some) low memory conditions
 2012-02-16 10:20 UTC  (8+ messages)
` [PATCH 1 of 4] Prevent low values of max_pages for domains doing sharing or paging
` [PATCH 2 of 4] x86/mm: Allow to not sleep on mem event ring
` [PATCH 3 of 4] Memory sharing: better handling of ENOMEM while unsharing
` [PATCH 4 of 4] Global virq for low memory situations

RFC: AMD support for paging
 2012-02-16 10:17 UTC  (18+ messages)

[RFC PATCH V4] Xen netback / netfront improvement
 2012-02-16 10:16 UTC  (7+ messages)
` [RFC PATCH V4 12/13] netfront: multi page ring support

Problems with stubdoms, and xl
 2012-02-16 10:11 UTC 

[Xen-users] crashkernel doesn't work with linux-2.6.32-dom0
 2012-02-16  9:01 UTC  (3+ messages)

Load increase after memory upgrade (part2)
 2012-02-16  8:56 UTC  (4+ messages)

[PATCH 00 of 29 RFC] libxl: move device plug/unplug to a separate daemon
 2012-02-16  8:53 UTC  (24+ messages)
` [PATCH 20 of 29 RFC] libxl: introduce libxl hotplug public API functions
` [PATCH 28 of 29 RFC] libxl: add libxl__find_free_vdev
` [PATCH 29 of 29 RFC] libxl: delegate plug/unplug of disk and nic devices to xldeviced

[PATCH 0 of 4 v2] blkif.h: Document protocol and existing extensions
 2012-02-16  8:42 UTC  (10+ messages)
` [PATCH 1 of 4 v2] blkif.h: Miscelaneous style fixes
` [PATCH 2 of 4 v2] blkif.h: Provide more complete documentation of the blkif interface
` [PATCH 3 of 4 v2] blkif.h: Document the RedHat and Citrix blkif multi-page ring extensions
` [PATCH 4 of 4 v2] blkif.h: Define and document the request number/size/segments extension

[PATCH] RFC: initial libxl support for xenpaging
 2012-02-16  7:47 UTC 

[xen-unstable test] 11967: tolerable FAIL
 2012-02-16  7:14 UTC 

[PATCH 0 of 4] x86/mm: Four fixes
 2012-02-16  3:42 UTC  (5+ messages)
` [PATCH 1 of 4] x86/mm: Make asserts on types and counts of shared pages more accurate
` [PATCH 2 of 4] x86/mm: Fix more ballooning+paging and ballooning+sharing bugs
` [PATCH 3 of 4] x86/mm: Check sharing/paging/access have been enabled before processing a memop
` [PATCH 4 of 4] x86/mm: Fix two PAE+paging bugs

irq problem with 3.3-rc3 on guest
 2012-02-16  1:01 UTC  (6+ messages)

[xen-unstable test] 11965: tolerable FAIL - PUSHED
 2012-02-15 23:03 UTC 

HYBRID: memory mapped IO
 2012-02-15 20:11 UTC  (3+ messages)

General protection fault in netback
 2012-02-15 18:31 UTC  (4+ messages)

[PATCH] replace bogus gdprintk() uses with {, d}printk()
 2012-02-15 17:20 UTC  (2+ messages)

[PATCH] arm: fix indentation level in startup_cpu_idle_loop
 2012-02-15 17:18 UTC  (2+ messages)

4.2 TODO update
 2012-02-15 17:07 UTC  (8+ messages)

[xen-unstable test] 11962: tolerable FAIL - PUSHED
 2012-02-15 17:06 UTC 

[PATCH] xen: detach the blkdev before bdrv_delete
 2012-02-15 16:59 UTC 

[PATCH] arm: use a per-VCPU stack
 2012-02-15 16:49 UTC 

Pre4paration for the Xen Hackathon, March 6-8
 2012-02-15 16:38 UTC  (3+ messages)
    ` [Xen-devel] "

[RFC] acpi processor and cpufreq harester - aka pipe all of that up to the hypervisor (v3)
 2012-02-15 16:33 UTC  (3+ messages)
` [Xen-devel] "

[PATCH] oxenstored: Fix spelling of "persistent" config variable
 2012-02-15 16:25 UTC  (2+ messages)

[PATCH] linux-2.6.18/xenoprof: cleanup
 2012-02-15 16:01 UTC 

Xen mailing lists, hostname change to xen.org
 2012-02-15 16:01 UTC 

[PATCH v3] arm: support fewer LR registers than virtual irqs
 2012-02-15 14:03 UTC  (2+ messages)
` [PATCH] arm: replace list_del and INIT_LIST_HEAD with list_del_init

[PATCH 0 of 5] blkif.h: Document protocol and existing extensions
 2012-02-15 13:32 UTC  (11+ messages)
` [PATCH 4 of 5] blkif.h: Document the RedHat and Citrix blkif multi-page ring extensions

[PATCH] Add xlcpupool.cfg man page
 2012-02-15 13:11 UTC 

[PATCH v8 00/11] libxl: New event API
 2012-02-15 13:06 UTC  (5+ messages)
` [PATCH 08/11] libxl: Asynchronous/long-running operation infrastructure

[PATCH] arm: support fewer LRs register than virtual irqs
 2012-02-15 12:35 UTC  (5+ messages)
` [XenARM] "

pci_release_devices() call site
 2012-02-15 12:32 UTC 

[PATCH v2 00/10] arm: compile tools
 2012-02-15 12:27 UTC  (20+ messages)
` [PATCH v2 01/10] arm: few missing #define
` [PATCH v2 02/10] arm: add stub hvm/save.h
` [PATCH v2 03/10] libxl: do not allocate e820 for non x86 guests
` [PATCH v2 06/10] arm: compile libxenguest
` [PATCH v2 07/10] arm: compile libxl

[PATCH 00/12 v2] ARM: Slim down dummy.S
 2012-02-15 12:25 UTC  (18+ messages)
` [PATCH 01/12] arm: add a missing local-vars comment
` [PATCH 02/12] arm: define some more cp15 registers
` [PATCH 03/12] arm: align some register bit definitions
` [PATCH 04/12] arm: remove some unnecessary symbols from dummy.S
` [PATCH 05/12] arm: Add stub functions instead of using DUMMY
` [PATCH 06/12] PM: only include XEN_SYSCTL_{get_pmstat, pm_op} if HAVE_ACPI
` [PATCH 07/12] arm: provide dummy version of steal_page for tmem
` [PATCH 08/12] arm: Implement arch_get_xen_caps
` [PATCH 09/12] xen: make need_iommu == 0 if !HAS_PASSTHROUGH
` [PATCH 10/12] arm: stub out PoD related p2m functions
` [PATCH 11/12] arm: define max_page
` [PATCH 12/12] arm: Group remaining dummy symbols somewhat according to functionality

[PATCH v4 0/7] arm: compile tools
 2012-02-15 12:24 UTC  (8+ messages)
` [PATCH v4 1/7] arm: add stub hvm/save.h
` [PATCH v4 2/7] arm: compile libxc
` [PATCH v4 3/7] arm: compile libxenguest
` [PATCH v4 4/7] arm: compile memshr
` [PATCH v4 5/7] arm: compile xentrace
` [PATCH v4 6/7] arm: compile libxl
` [PATCH v4 7/7] libxl: Introduce libxl__arch_domain_create

1 GPU multiple VMs
 2012-02-15 11:18 UTC  (8+ messages)

[PATCH 2/2] x86/vMCE: save/restore MCA capabilities
 2012-02-15 11:01 UTC 

[PATCH 1/2] x86/vMCE: don't advertise features we don't support
 2012-02-15 11:00 UTC 

[PATCH 0/2] x86/vMCE: save/restore MCA capabilities
 2012-02-15 10:59 UTC 

[PATCH 2 of 2] vpmu: Add the BTS extension
 2012-02-15 10:29 UTC  (7+ messages)

Questions about LOG system
 2012-02-15 10:07 UTC  (6+ messages)

[PATCH] man/xl.cfg: mention not yet documented options
 2012-02-15 10:01 UTC 

[PATCH 0 of 6 V5] amd iommu: support ats/gpgpu passthru on iommuv2 systems
 2012-02-15  9:49 UTC  (3+ messages)

[PATCH] xl.cfg: fix gfx_passthru string
 2012-02-15  9:42 UTC 

[PATCH] xenpaging:close domU's event channel and free port
 2012-02-15  9:27 UTC  (9+ messages)

[PATCH] xl: fix xl create/cpupool-create -f help output
 2012-02-15  9:24 UTC 

[xen-unstable test] 11959: tolerable FAIL
 2012-02-15  7:23 UTC 

[xen-unstable test] 11957: tolerable FAIL - PUSHED
 2012-02-14 23:50 UTC 

[PATCH 00 of 10] tools/xenpaging: cleanups and performance improvements
 2012-02-14 21:08 UTC  (3+ messages)
` [PATCH 06 of 10] xenpaging: improve performance in policy_choose_victim

ext4 support on pvgrub
 2012-02-14 20:23 UTC  (8+ messages)

[PATCH v3 0/7] arm: compile tools
 2012-02-14 20:15 UTC  (9+ messages)
` [PATCH v3 1/7] arm: add stub hvm/save.h
` [PATCH v3 2/7] arm: compile libxc
` [PATCH v3 3/7] arm: compile libxenguest
` [PATCH v3 4/7] arm: compile memshr
` [PATCH v3 5/7] arm: compile xentrace
` [PATCH v3 6/7] arm: compile libxl
` [PATCH v3 7/7] libxl: Introduce libxl__arch_domain_create

[xen-unstable test] 11946: regressions - FAIL
 2012-02-14 19:17 UTC  (3+ messages)

[xen-unstable test] 11955: regressions - FAIL
 2012-02-14 18:39 UTC 

[PATCH] x86: don't allow Dom0 to map MSI-X table writably
 2012-02-14 18:32 UTC  (2+ messages)

ftrace_enabled set to 1 on bootup, slow downs with CONFIG_FUNCTION_TRACER in virt environments?
 2012-02-14 18:22 UTC  (2+ messages)

vMCE vs migration
 2012-02-14 17:17 UTC  (14+ messages)

Xen domU Timekeeping
 2012-02-14 16:19 UTC  (3+ messages)

Security Response Problem Update
 2012-02-14 16:01 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference - xen_spin_lock_flags
 2012-02-14 15:52 UTC  (6+ messages)

monitoring domU events in Dom0
 2012-02-14 15:14 UTC 

[PATCH v5 0/6] prevent QEMU from waking up needlessly
 2012-02-14 15:07 UTC  (7+ messages)
` [PATCH v5 1/6] xen: do not initialize the interval timer and PCSPK emulator
` [PATCH v5 2/6] xen: disable rtc_clock
` [PATCH v5 3/6] xen: introduce an event channel for buffered io event notifications
` [PATCH v5 4/6] timers: the rearm function should be able to handle delta = INT64_MAX
` [PATCH v5 5/6] qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled
` [PATCH v5 6/6] main_loop_wait: block indefinitely

4.2 TODO update
 2012-02-14 14:56 UTC  (4+ messages)

[PATCH] tools/examples: Add to makefile the xl configuration examples
 2012-02-14 14:18 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).