xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-21 12:26:42 to 2014-05-22 14:20:15 UTC [more...]

[v2][PATCH 0/8] xen: add Intel IGD passthrough support
 2014-05-22 14:20 UTC  (20+ messages)
` [v2][PATCH 4/8] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD
                        ` [Qemu-devel] "
                          ` [Xen-devel] "

[PATCH RFC] VT-d: honor firmware-first mode in XSA-59 workaround code
 2014-05-22 14:19 UTC  (8+ messages)

[PATCH] Initialize ioreq_t in hvmemul_do_io()
 2014-05-22 14:08 UTC  (7+ messages)

[PATCH v10 0/3] Support for running secondary emulators
 2014-05-22 13:59 UTC  (6+ messages)
` [PATCH v10 1/3] ioreq-server: add support for multiple servers
` [PATCH v10 2/3] ioreq-server: remove p2m entries when server is enabled
` [PATCH v10 3/3] ioreq-server: make buffered ioreq handling optional

GSoC Project: Implement Xen PVUSB support in xl/libxl toolstack
 2014-05-22 13:56 UTC 

Schedule and additional information for the Hackathon published
 2014-05-22 13:49 UTC 

[PATCH v6 00/19] x86/PMU: Xen PMU PV(H) support
 2014-05-22 13:48 UTC  (12+ messages)
` [PATCH v6 05/19] vmx: Merge MSR management routines
` [PATCH v6 08/19] x86/VPMU: Add public xenpmu.h
` [PATCH v6 11/19] x86/VPMU: Initialize PMU for PV guests

Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees)
 2014-05-22 12:54 UTC  (2+ messages)

[PATCH v3 00/16] xen/arm: Add GICv3 support
 2014-05-22 12:36 UTC  (11+ messages)
` [PATCH v3 13/16] xen/arm: Add support for GIC v3

[PATCH v8 0/13] remove maintenance interrupts
 2014-05-22 12:32 UTC  (14+ messages)
` [PATCH v8 01/13] xen/arm: no need to set HCR_VI when using the vgic to inject irqs
` [PATCH v8 02/13] xen/arm: remove unused virtual parameter from vgic_vcpu_inject_irq
` [PATCH v8 03/13] xen/arm: set GICH_HCR_UIE if all the LRs are in use
` [PATCH v8 04/13] xen/arm: support HW interrupts, do not request maintenance_interrupts
` [PATCH v8 05/13] xen/arm: nr_lrs should be uint8_t
` [PATCH v8 06/13] xen/arm: keep track of the GICH_LR used for the irq in struct pending_irq
` [PATCH v8 07/13] xen/arm: s/gic_set_guest_irq/gic_raise_guest_irq
` [PATCH v8 08/13] xen/arm: rename GIC_IRQ_GUEST_PENDING to GIC_IRQ_GUEST_QUEUED
` [PATCH v8 09/13] xen/arm: second irq injection while the first irq is still inflight
` [PATCH v8 10/13] xen/arm: don't protect GICH and lr_queue accesses with gic.lock
` [PATCH v8 11/13] xen/arm: gic_events_need_delivery and irq priorities
` [PATCH v8 12/13] xen/arm: introduce GIC_PRI_TO_GUEST macro
` [PATCH v8 13/13] gic_remove_from_queues: take a lock on the right vcpu

Build error iasl/dsdt after commit "hvmloader: also cover PCI MMIO ranges above 4G with UC MTRR ranges"
 2014-05-22 12:21 UTC  (8+ messages)

[PATCH v2] libxl: Reset toolstack_save file position in libxl
 2014-05-22 12:07 UTC  (6+ messages)

[OSSTEST PATCH] Default vcs to git
 2014-05-22 11:31 UTC 

[PATCHv1 0/5] tools: rework VM Generation ID
 2014-05-22 10:44 UTC  (13+ messages)
` [PATCH 1/5] docs: update docs for the ~/platform/generation-id key
` [PATCH 2/5] hvm: add HVM_PARAM_VM_GENERATION_ID_ADDR
` [PATCH 3/5] tools/hvmloader: add helper functions to get/set HVM params
` [PATCH 4/5] libxc, libxl, hvmloader: strip out outdated VM generation ID implementation
` [PATCH 5/5] libxl: add libxl_vm_generation_id_set()

Uninitialised issue in hvmemul_do_io()
 2014-05-22 10:36 UTC  (2+ messages)

[PATCH v5 0/9] xen: arm: support up to (almost) 1TB of guest RAM
 2014-05-22 10:25 UTC  (13+ messages)
` [PATCH v5 1/9] tools: libxl: use uint64_t not unsigned long long for addresses
` [PATCH v5 2/9] tools: arm: report an error if the guest RAM is too large
` [PATCH v5 3/9] tools: arm: move magic pfns out of guest RAM region
` [PATCH v5 4/9] tools: arm: rearrange guest physical address space to increase max RAM
` [PATCH v5 5/9] tools: arm: refactor code to setup guest p2m and fill it with RAM
` [PATCH v5 6/9] tools: arm: prepare domain builder for multiple banks of guest RAM
` [PATCH v5 7/9] tools: arm: prepare guest FDT building for multiple RAM banks
` [PATCH v5 8/9] tools: arm: support up to (almost) 1TB of guest RAM
` [PATCH v5 9/9] tools: arm: increase size of region set aside for guest grant table

[PATCH v2] xen-blkback: defer freeing blkif to avoid blocking xenwatch
 2014-05-22 10:16 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v9 0/3] Support for running secondary emulators
 2014-05-22 10:10 UTC  (4+ messages)
` [PATCH v9 1/3] ioreq-server: add support for multiple servers

[PATCH v5 00/14] xen: add systemd support
 2014-05-22 10:05 UTC  (36+ messages)
` [PATCH v5 02/14] libxenstore.so: add support for systemd
` [PATCH v5 06/14] tools/xendomains: make xl the default
` [PATCH v5 09/14] autoconf: xen: force a refresh with autoconf
` [PATCH v5 11/14] autoconf: xen: move standard variables to a generic place
` [PATCH v5 12/14] autoconf: xen: enable explicit preference option for xenstored preference

xen-hypervisor-4.3-amd64 4.3.0-3+b1 -> Intel M/B, I/O virt. enabled, start vm -> Kernel panic
 2014-05-22 10:03 UTC  (8+ messages)

question about xen4.4 features
 2014-05-22  9:48 UTC  (4+ messages)

[PATCH V5 00/32] JSON infrastructure, new "xl-json" format and domain configuration synchronization
 2014-05-22  9:35 UTC  (7+ messages)
` [PATCH V5 01/32] libxl: make cpupool_qualifier_to_cpupoolid a library function
        ` Comments on LIBXL_HAVE_* defines (Was: Re: [PATCH V5 01/32] libxl: make cpupool_qualifier_to_cpupoolid a library function)

Xen Platform QoS design discussion
 2014-05-22  9:27 UTC  (20+ messages)

[PATCH] x86, amd_ucode: Safeguard against #GP
 2014-05-22  8:44 UTC  (4+ messages)

[PATCH v4 1/5] efi: Introduce EFI_DIRECT flag
 2014-05-22  7:59 UTC  (3+ messages)
  ` [PATCH v4 4/5] arch/x86: Replace plain strings with constants
  ` [PATCH v4 5/5] arch/x86: Remove redundant set_bit() call

[V13 PATCH 0/2] pvh dom0 patches
 2014-05-22  7:33 UTC  (7+ messages)
` [V13 PATCH 1/2] pvh dom0: Add and remove foreign pages

[xen-unstable test] 26373: regressions - FAIL
 2014-05-22  4:43 UTC 

[seabios test] 26379: FAIL
 2014-05-22  3:25 UTC 

balloon driver broken in 3.12+ after save+restore
 2014-05-22  1:31 UTC 

[V14 PATCH 0/2] pvh dom0 patches
 2014-05-22  1:30 UTC  (3+ messages)
` [V14 PATCH 1/2] pvh dom0: Add and remove foreign pages
` [V14 PATCH 2/2] dom0: add opt_dom0pvh to setup.c

[libvirt test] 26372: tolerable FAIL - PUSHED
 2014-05-21 23:40 UTC 

[linux-linus test] 26365: regressions - FAIL
 2014-05-21 22:52 UTC 

[PATCH] x86, mce: Consolidate AMD mcheck initialization
 2014-05-21 21:06 UTC 

[linux-next test] 26364: tolerable FAIL
 2014-05-21 20:01 UTC 

dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 failed with error -110"
 2014-05-21 18:42 UTC  (5+ messages)
                ` dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 faile

[RFC 08/07] qspinlock: integrate pending bit into queue
 2014-05-21 17:02 UTC 

PV Memory allocated difference in kernel 2.6.18 and 3.2
 2014-05-21 16:51 UTC  (2+ messages)

[PATCH] libxc: check return values on mmap() and madvise() on xc_alloc_hypercall_buffer()
 2014-05-21 16:05 UTC  (3+ messages)

[seabios test] 26367: FAIL
 2014-05-21 15:40 UTC 

[qemu-mainline test] 26362: regressions - trouble: broken/fail/pass
 2014-05-21 15:23 UTC 

preparations for 4.4.1, 4.3.3, and 4.2.5
 2014-05-21 15:12 UTC  (3+ messages)

[PATCH V8 net-next 0/6] xen-net{back, front}: Multiple transmit and receive queues
 2014-05-21 14:42 UTC  (2+ messages)

[PATCH v8 0/4] IOMMU support for ARM
 2014-05-21 14:40 UTC  (11+ messages)
` [PATCH v8 4/4] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m

[PATCH RESEND 0/3] xen-block: changes for discard support
 2014-05-21 14:32 UTC  (4+ messages)
` [PATCH 1/3] xen-blkfront: remove type check from blkfront_setup_discard
` [PATCH 2/3] xen blkif.h: fix comment typo in discard-alignment
` [PATCH 3/3] xen/blkback: disable discard feature if requested by toolstack

libcacard is been installed to /usr/lib while libdir=/usr/lib64
 2014-05-21 14:16 UTC  (13+ messages)

hvmloader: fix memory type handling
 2014-05-21 14:05 UTC  (7+ messages)
` [PATCH 1/2] hvmloader: also cover PCI MMIO ranges above 4G with UC MTRR ranges
` [PATCH 2/2] hvmloader: PA range 0xfc000000-0xffffffff should be UC

[BUG] libxenstore and xentop confused by renamed VIF interfaces
 2014-05-21 14:01 UTC  (5+ messages)
  ` [BUG] libxenstat "

[OSSTEST PATCH 1/6] rumpuserxen: Increase build timeout for grievous bodge
 2014-05-21 14:01 UTC  (11+ messages)
` [OSSTEST PATCH 3/6] make-flight: rumpuserxen amd64 too
` [OSSTEST PATCH 4/6] FIX MAKE-FLIGHT
` [OSSTEST PATCH 6/6] sg-run-job: Do blocked check globally, in run-job

New version of the vif linux hotplug scripts improvements
 2014-05-21 13:38 UTC  (12+ messages)
` [PATCH 1/5] hotplug/linux: Fix the vif script to handle_iptable for tap interfaces
` [PATCH 2/5] hotplug/linux: Improve iptables logic
` [PATCH 3/5] hotplug/linux: Add IPv6 support to the "
` [PATCH 4/5] hotplug/linux: Add IPv6 support to vif-route
` [PATCH 5/5] docs: Update the xl network config documentation with IPv6 support

[libvirt] [PATCH V7] libxl: add migration support
 2014-05-21 12:47 UTC 

[PATCH v2] xen/arm: vcpu: Correctly release resource when the VCPU failed to initialized
 2014-05-21 12:39 UTC  (3+ messages)

[PATCH] libxenstat: handle renamed VIFs
 2014-05-21 12:37 UTC 

[xen-unstable test] 26361: tolerable trouble: broken/fail/pass - PUSHED
 2014-05-21 12:28 UTC 

[PATCH v7 0/6] xen/arm: Interrupt management reworking
 2014-05-21 12:27 UTC  (3+ messages)
` [PATCH v7 1/6] xen/arm: IRQ: Store IRQ type in arch_irq_desc

[PATCH v2] libxc: Protect xc_domain_resume from clobbering domain registers
 2014-05-21 12:26 UTC  (3+ messages)

[PATCH] docs/man/xl.cfg.pod.5: add a missing new line and remove some redundant ones
 2014-05-21 12:26 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).