xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-15 15:20:35 to 2012-10-17 16:10:36 UTC [more...]

[RFC] ACPI S3 and Xen (suprisingly small\!)
 2012-10-17 16:10 UTC  (7+ messages)
` [PATCH 1/4] x86/wakeup/sleep: Check whether the TSS GDT descriptor is empty before using it
` [PATCH 2/4] xen/lowlevel: Implement pvop call for load_idt (sidt)
` [PATCH 3/4] xen/lowlevel: Implement pvop call for store_gdt (gidt)
` [PATCH 4/4] xen/acpi: Prep saved_context cr3 values
  ` Is: axe read_tscp pvops call. Was: Re: [RFC] ACPI S3 and Xen (suprisingly small\!)

pvusb with kernel 3.4 / 3.6
 2012-10-17 16:08 UTC  (6+ messages)

[PATCH 0 of 5] xl shutdown compatibility with xm
 2012-10-17 16:05 UTC  (16+ messages)
` [PATCH 1 of 5] libxl: propagate user supplied values into event for_user field
` [PATCH 2 of 5] xl: Introduce xl shutdown --all support for xm compatibility
` [PATCH 3 of 5] xl: Add --wait and --all to xl reboot
` [PATCH 4 of 5] xl: allow def_getopt to handle long options

[PATCH v2 00/10] 64 bit ARM ABI, map foreign gmfn API, ARM grant tables
 2012-10-17 15:44 UTC  (20+ messages)
` [PATCH 01/10] xen: arm: implement XENMEM_add_to_physmap_range
` [PATCH 02/10] xen/arm: grant table
` [PATCH 03/10] arm: tools: add arm to foreign structs checking
` [PATCH 04/10] xen: xen_ulong_t substitution
` [PATCH 05/10] xen: change the limit of nr_extents to UINT_MAX >> MEMOP_EXTENT_SHIFT
` [PATCH 06/10] xen: introduce XEN_GUEST_HANDLE_PARAM
` [PATCH 07/10] xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriate
` [PATCH 08/10] xen: more XEN_GUEST_HANDLE_PARAM substitutions
` [PATCH 09/10] xen: remove XEN_GUEST_HANDLE(ulong)
` [PATCH 10/10] arm: parameter guest handles are 32 bit on 32 bit hypervisor

Xen PVM: Strange lockups when running PostgreSQL load
 2012-10-17 15:35 UTC  (8+ messages)

[PATCHv2] xen/x86: don't corrupt %eip when returning from a signal handler
 2012-10-17 15:02 UTC  (2+ messages)

[PATCH 01/10] xen: xenbus: quirk uses x86 specific cpuid
 2012-10-17 14:56 UTC  (14+ messages)
` [PATCH 02/10] xen: sysfs: include err.h for PTR_ERR etc
` [PATCH 03/10] xen: sysfs: fix build warning
` [PATCH 04/10] xen: dbgp: Fix warning when CONFIG_PCI is not enabled
` [PATCH 05/10] xen: events: pirq_check_eoi_map is X86 specific
` [PATCH 06/10] xen: XENMEM_translate_gpfn_list was remove ages ago and is unused
` [PATCH 07/10] xen: grant: use xen_pfn_t type for frame_list
` [PATCH 08/10] xen: balloon: don't include e820.h
` [PATCH 09/10] xen: balloon: use correct type for frame_list
` [PATCH 10/10] xen: arm: make p2m operations NOPs

PV passthrough of sibling igbvf's
 2012-10-17 14:51 UTC  (9+ messages)
  ` [PATCH] xen PV passthru: assign SR-IOV virtual functions to separate virtual slots
      ` [PATCH v2] "

[xen-unstable test] 13995: regressions - FAIL
 2012-10-17 14:17 UTC 

[xen-unstable bisection] complete test-amd64-i386-qemuu-rhel6hvm-amd
 2012-10-17 13:04 UTC  (8+ messages)

[PATCH] ACPI/APEI: fix ERST MOVE_DATA instruction implementation
 2012-10-17 13:01 UTC  (6+ messages)

[PATCH] xen/x86: don't corrupt %eip when returning from a signal handler
 2012-10-17 12:28 UTC  (6+ messages)

[PATCH 0/3] x86: HPET adjustments
 2012-10-17 11:59 UTC  (11+ messages)
` [PATCH 1/3] x86/HPET: obtain proper lock for changing IRQ affinity
        ` [PATCH v2 "
` [PATCH 2/3] x86/HPET: allow use for broadcast when interrupt remapping is in effect
  ` [PATCH v2 "
` [PATCH 3/3] x86/HPET: cache MSI message last written

[PATCH 1/6] xen: balloon: allow PVMMU interfaces to be compiled out
 2012-10-17 11:32 UTC  (6+ messages)
` [PATCH 2/6] xen: arm: enable balloon driver
` [PATCH 3/6] xen: avoid use of vma->vm_private in xen_unmap_domain_mfn_range interface
` [PATCH 4/6] xen: correctly use xen_pfn_t in remap_domain_mfn_range
` [PATCH 5/6] xen: arm: implement remap interfaces needed for privcmd mappings
` [PATCH 6/6] xen: x86 pvh: use XENMEM_add_to_physmap_range for foreign gmfn mappings

[PATCH V2 0/6] arm: implement ballooning and privcmd foreign mappings based on x86 PVH
 2012-10-17 11:31 UTC 

[xen-unstable bisection] complete test-amd64-amd64-pv
 2012-10-17 10:58 UTC 

[PATCH] vMCE: Implement AMD MSRs
 2012-10-17 10:41 UTC 

Xen 4.3 development update, 15 Oct
 2012-10-17 10:39 UTC  (5+ messages)

Grant table in HVM
 2012-10-17  9:44 UTC  (2+ messages)

[Xen-users] Fedora 17 Dom-U booting issue
 2012-10-17  9:43 UTC 

[PATCH V2 6/7]: PVH: balloon and grant changes
 2012-10-17  9:32 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] nestedsvm: fix VMEXIT emulation
 2012-10-17  9:08 UTC 

[PATCH] x86/oprof: adjust off-by-one counter range checks
 2012-10-17  9:02 UTC  (2+ messages)

[PATCH] ACPI: fix APEI related table size checking
 2012-10-17  8:52 UTC  (5+ messages)

[PATCH 00/10] xen: build fixes and interface tweaks
 2012-10-17  8:38 UTC 

[PATCH] nestedsvm: fix memory leak on shutdown/crash
 2012-10-17  8:36 UTC 

CPU microcode update under xen
 2012-10-17  7:04 UTC  (4+ messages)

[xen-unstable test] 13979: regressions - FAIL
 2012-10-17  4:35 UTC 

[xen-unstable test] 13973: regressions - FAIL
 2012-10-17  0:15 UTC 

[PATCH V2 2/7]: PVH: use native irq, enable callback, use HVM ring ops,
 2012-10-16 22:11 UTC  (5+ messages)
` [Xen-devel] "

[xen-unstable test] 13972: regressions - FAIL
 2012-10-16 20:38 UTC 

[PATCH V2 3/7]: PVH: mmu related changes
 2012-10-16 19:43 UTC  (5+ messages)
` [Xen-devel] "

[PATCH] Provide support for multiple frame buffers in Xen
 2012-10-16 18:21 UTC  (2+ messages)

domain creation vs querying free memory (xend and xl)
 2012-10-16 17:51 UTC  (15+ messages)

[PATCH 0 of 3] Some small NUMA placement improvements
 2012-10-16 17:26 UTC  (4+ messages)
` [PATCH 1 of 3] libxl: take node distances into account during NUMA placement
` [PATCH 2 of 3] libxl, xl: user can ask for min and max nodes to use during placement
` [PATCH 3 of 3] xl: allow for node-wise specification of vcpu pinning

Meet a bit problem in Xen's gdb_stub
 2012-10-16 15:51 UTC 

[PATCH] xl: Do not leak events when a domain exits
 2012-10-16 15:49 UTC 

[PATCH] libxl: Use libxl__realloc in a couple of places in libxl_events.c
 2012-10-16 15:49 UTC 

gnttab: don't use domain lock for serialization
 2012-10-16 14:49 UTC  (2+ messages)

[PATCH] linux-2.6.18: fix hypercall fallback code for very old hypervisors
 2012-10-16 13:46 UTC  (3+ messages)
` [PATCH, v2] "

[PATCH] linux-2.6.18/xenbus: fix overflow check in xenbus_dev_write()
 2012-10-16 13:00 UTC  (2+ messages)

[PATCH 5/5] X86/vMCE: guest broken page handling when migration
 2012-10-16 10:44 UTC  (2+ messages)

[PATCH 4/5] Xen/MCE: Abort live migration when vMCE occur
 2012-10-16 10:42 UTC  (2+ messages)

[PATCH v3 0/6] ARM hypercall ABI: 64 bit ready
 2012-10-16 10:36 UTC  (2+ messages)

[Valgrind-developers] [PATCH 1/4] Useful messages for sys/domctl interface_version mismatch
 2012-10-16 10:34 UTC  (3+ messages)

memory corruption in HYPERVISOR_physdev_op()
 2012-10-16  9:13 UTC  (3+ messages)

potential integer overflow in xenbus_file_write()
 2012-10-16  8:54 UTC  (2+ messages)

alloc_heap_pages is low efficient with more CPUs
 2012-10-16  8:53 UTC  (6+ messages)

Sharing MMIO page with DomU on a system with no IOMMU
 2012-10-16  8:01 UTC  (5+ messages)

[xen-unstable test] 13967: tolerable FAIL - PUSHED
 2012-10-16  7:12 UTC 

about the patch: persistent grant maps for xen blk drivers
 2012-10-16  4:35 UTC  (2+ messages)

[PATCH] tools: xend: fix wrong condition check for xml file
 2012-10-16  2:39 UTC 

[xen-unstable test] 13964: regressions - FAIL
 2012-10-16  1:01 UTC 

[PATCH V2 0/7]: PVH: PV guest with extensions
 2012-10-15 22:49 UTC  (3+ messages)
` [Xen-devel] "

[QEMU PATCH v4] create struct for machine initialization arguments
 2012-10-15 20:22 UTC 

[xen-unstable test] 13963: regressions - FAIL
 2012-10-15 18:09 UTC 

[PATCH v1] Various bug-fixes for v3.6
 2012-10-15 16:14 UTC  (5+ messages)
` [PATCH 1/3] xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches
  ` [Xen-devel] "

[PATCH] build/xenstore: Correct static link failure for xenstore
 2012-10-15 15:53 UTC  (4+ messages)

[PATCH] xen: Add versions of rcu_lock_*_domain without IS_PRIV
 2012-10-15 15:47 UTC  (4+ messages)

Ping: [PATCH] IOMMU: remove vendor specific bits from generic code
 2012-10-15 15:27 UTC  (2+ messages)

Ping: [PATCH] VT-d: drop bogus checks
 2012-10-15 15:27 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).