xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-16 16:52:54 to 2012-01-18 11:28:12 UTC [more...]

Load increase after memory upgrade (part2)
 2012-01-18 11:28 UTC  (10+ messages)

[RFC PATCH 0/18] Xenstore stub domain
 2012-01-18 11:27 UTC  (29+ messages)
` [PATCH 07/18] mini-os: avoid crash if no console is provided
` [PATCH v2 00/18] Xenstore stub domain
  ` [PATCH 01/18] xen: reinstate previously unused XENMEM_remove_from_physmap hypercall
  ` [PATCH 02/18] xen: allow global VIRQ handlers to be delegated to other domains
  ` [PATCH 04/18] xen: Preserve reserved grant entries when switching versions
  ` [PATCH 05/18] tools/libxl: pull xenstore/console domids from xenstore
  ` [PATCH 06/18] lib{xc, xl}: Seed grant tables with xenstore and console grants
  ` [PATCH 08/18] mini-os: avoid crash if no xenstore is provided
  ` [PATCH 09/18] mini-os: remove per-fd evtchn limit
  ` [PATCH 10/18] xenstored: use grant references instead of map_foreign_range
  ` [PATCH 11/18] xenstored: add NO_SOCKETS compilation option
  ` [PATCH 12/18] xenstored support for in-memory rather than FS based trivial DB (needed to run on mini-OS)

[PATCHv2 2 of 2] Move IOMMU faults handling into softirq for AMD-Vi
 2012-01-18 10:59 UTC  (5+ messages)

[PATCH RFC V4 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-01-18 10:48 UTC  (44+ messages)
` [PATCH RFC V4 4/5] kvm : pv-ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V4 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH] Allow wake up of offline vcpu via nmi-ipi
 2012-01-18 10:39 UTC  (6+ messages)

[PATCH 00 of 13 RFC] libxl: add hotplug script calling
 2012-01-18  9:58 UTC  (14+ messages)
` [PATCH 01 of 13 RFC] hotplug/block: get the type of block device from file path (NetBSD)
` [PATCH 02 of 13 RFC] libxl: allow libxl__exec to take a parameter containing the env variables
` [PATCH 03 of 13 RFC] libxl: add libxl__forkexec function to libxl_exec
` [PATCH 04 of 13 RFC] libxl: wait for devices to initialize upon addition to the domain
` [PATCH 05 of 13 RFC] hotplug NetBSD: pass an action instead of a state to hotplug scripts
` [PATCH 06 of 13 RFC] libxl: perform xenstore device cleanup from libxl
` [PATCH 07 of 13 RFC] libxl: remove force parameter from libxl__device_remove
` [PATCH 08 of 13 RFC] libxl: add better error checking on libxl__device_remove
` [PATCH 09 of 13 RFC] libxl: destroy devices before device model
` [PATCH 10 of 13 RFC] libxl: execute hotplug scripts directly from libxl
` [PATCH 11 of 13 RFC] libxl: add hotplug script calling for NetBSD
` [PATCH 12 of 13 RFC] libxl: add hotplug script calls for Linux
` [PATCH 13 of 13 RFC] rc.d NetBSD: don't start xenbackendd by default, only when xend needs it

[PATCH] x86/AMD: Add support for AMD's OSVW feature in guests
 2012-01-18  9:50 UTC  (4+ messages)

[PATCHv3] sedf: remove useless tracing printk and harmonize comments style
 2012-01-18  9:50 UTC  (5+ messages)

[xen-4.0-testing test] 10870: regressions - FAIL
 2012-01-18  9:28 UTC 

[PATCH] add netconsole support for xen-netfront
 2012-01-18  8:59 UTC  (6+ messages)

[question] bug in cpu_schedule_up?
 2012-01-18  8:38 UTC  (2+ messages)

[xen-unstable test] 10867: regressions - FAIL
 2012-01-18  7:49 UTC 

[xen-4.1-testing test] 10862: tolerable FAIL - PUSHED
 2012-01-18  1:49 UTC 

[xen-4.0-testing test] 10859: regressions - FAIL
 2012-01-17 23:46 UTC 

[xen-unstable test] 10861: regressions - FAIL
 2012-01-17 22:27 UTC 

[PATCH] libxl_pci: check that host device is assignable before adding to the domain
 2012-01-17 22:02 UTC  (7+ messages)

shutdown/migration stop working on paravirt domU
 2012-01-17 21:16 UTC  (3+ messages)

[xen-4.1-testing test] 10791: regressions - FAIL
 2012-01-17 18:56 UTC 

[PATCH] fix build error
 2012-01-17 18:34 UTC  (5+ messages)

[PATCH 3/8] ACPI: processor: add __acpi_processor_[un]register_driver helpers
 2012-01-17 18:19 UTC  (14+ messages)
  ` [Xen-devel] "

unable to capture an expected page fault
 2012-01-17 18:11 UTC  (3+ messages)

[xen-4.0-testing test] 10790: regressions - FAIL
 2012-01-17 17:37 UTC 

[PATCH 0 of 2] libxl_pci: verify device is assignable, rename misleading function (v2)
 2012-01-17 17:26 UTC  (3+ messages)
` [PATCH 1 of 2] libxl_pci: rename is_assigned to is_pcidev_in_array
` [PATCH 2 of 2] libxl_pci: verify device is assignable before adding to domain

[RFC PATCH V2] New Xen netback implementation
 2012-01-17 17:11 UTC  (11+ messages)
` [RFC PATCH V2 1/8] netback: page pool version 1
` [RFC PATCH V2 2/8] netback: add module unload function
` [RFC PATCH V2 3/8] netback: switch to NAPI + kthread model
` [RFC PATCH V2 4/8] netback: switch to per-cpu scratch space
` [RFC PATCH V2 5/8] netback: add module get/put operations along with vif connect/disconnect
` [RFC PATCH V2 6/8] netback: melt xen_netbk into xenvif
` [RFC PATCH V2 7/8] netback: alter internal function/structure names
` [RFC PATCH V2 8/8] netback: remove unwanted notification generation during NAPI processing

[PATCH 0 of 2] libxl_pci: verify device is assignable, rename misleading function
 2012-01-17 16:41 UTC  (5+ messages)
` [PATCH 1 of 2] libxl_pci: rename is_assigned to is_pcidev_in_array
` [PATCH 2 of 2] libxl_pci: verify device is assignable before adding to a domain

[PATCH 1/2] [passthrough] Change init for pt_pci_host return value
 2012-01-17 16:40 UTC  (2+ messages)
` [PATCH 2/2] intel gpu passthrough: Expose vendor specific pci cap on host bridge

[PATCH] qemu-xen: Intel GPU passthrough, fix OpRegion mapping. (v3)
 2012-01-17 16:34 UTC  (7+ messages)

[PATCH 1/2] [passthrough] Change init for pt_pci_host return value
 2012-01-17 16:34 UTC  (5+ messages)
` [PATCH 2/2] intel gpu passthrough: Expose vendor specific pci cap on host bridge

Sound not working properly on Xen Dom0, but works on native
 2012-01-17 16:12 UTC  (2+ messages)

test
 2012-01-17 15:39 UTC  (2+ messages)

Available PCIe lanes for VGA passthrough
 2012-01-17 15:38 UTC  (3+ messages)
  ` Re : "

test
 2012-01-17 15:33 UTC 

[xen-unstable test] 10785: regressions - FAIL
 2012-01-17 14:42 UTC 

[PATCH] xl: Add missing trigger for the xl trigger cmd
 2012-01-17 14:33 UTC 

[PATCH 00 of 32 RFC] libxl: drop device_model_info, better defaults support, stubdoms by default
 2012-01-17 14:11 UTC  (22+ messages)
` [PATCH 14 of 32 RFC] libxl: HVM device configuration info build_info->u.hvm
` [PATCH 21 of 32 RFC] libxl: drop vfs patch -- fsback/front were deleted some time ago
  ` [PATCH 21 of 32] libxl: drop vfs patch
` [PATCH 29 of 32 RFC] libxl: add named enum for timer mode
` [PATCH 32 of 32 RFC] libxl: Default to stub device model whenever possible

[PATCH] intel gpu passthrough: Expose vendor specific pci cap on host bridge
 2012-01-17 13:50 UTC  (3+ messages)
` [PATCH] intel gpu passthrough: Expose vendor specificpci "

Xen Document Days for Jan, Feb & March : Looking for input on dates and a couple volunteers
 2012-01-17 13:22 UTC  (3+ messages)
  ` [XenARM] "

Problems calling HVMOP_flush_tlbs
 2012-01-17 12:52 UTC  (3+ messages)

[PATCH] Add missing gate for HVM domain
 2012-01-17 12:41 UTC  (2+ messages)

[PATCHv2 1 of 2] Move IOMMU faults handling into softirq for VT-d
 2012-01-17 11:17 UTC  (2+ messages)

[PATCH] libxl: remove _libxl_json_internal.h from libxl_json.h
 2012-01-17 11:08 UTC 

[xen-unstable bisection] complete test-i386-i386-xl
 2012-01-17 11:05 UTC  (9+ messages)

Xen 4.2 TODO List Update
 2012-01-17 11:02 UTC  (5+ messages)

Is this a racing bug in page_make_sharable()?
 2012-01-17 10:53 UTC  (2+ messages)

RFC: Still TODO for 4.2?
 2012-01-17 10:39 UTC  (19+ messages)
  ` Driver domains and hotplug scripts, redux

VGA Passthru HW upgrade
 2012-01-17 10:15 UTC 

RFC: Still TODO for 4.2?
 2012-01-17  9:09 UTC 

[xen-unstable test] 10781: regressions - FAIL
 2012-01-17  9:07 UTC 

[PATCH v2 0/6] initial suspend support
 2012-01-17  7:31 UTC  (8+ messages)
` [PATCH v2 1/6] suspend: add infrastructure
` [PATCH v2 2/6] suspend: switch acpi s3 to new infrastructure
` [PATCH v2 3/6] suspend: add wakeup monitor command
` [PATCH v2 4/6] suspend: make ps/2 devices wakeup the guest
` [PATCH v2 5/6] suspend: make serial ports "
` [PATCH v2 6/6] suspend: make rtc alarm "

[xen-unstable test] 10776: regressions - FAIL
 2012-01-17  3:05 UTC 

[PATCH v4] build: add autoconf to replace custom checks in tools/check
 2012-01-17  0:48 UTC 

[xen-unstable test] 10771: regressions - FAIL
 2012-01-16 21:20 UTC 

[PATCH 0/5] ARM: Start working on tools
 2012-01-16 18:01 UTC  (4+ messages)
` [PATCH 1/5] arm: add stub hvm/save.h
  ` [PATCH 2/5] arm: allow libxc to build (untested)

[xen-4.0-testing test] 10769: tolerable FAIL - PUSHED
 2012-01-16 17:41 UTC 

[PATCH v10 0/7] build upstream qemu and seabios by default
 2012-01-16 17:28 UTC  (7+ messages)
` [PATCH v10 5/7] Clone and build Seabios "
` [PATCH v10 6/7] libxl: use new qemu at the location where xen-unstable installs it
` [PATCH v10 7/7] update MAINTAINERS file


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