xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-08 14:44:15 to 2014-04-09 13:36:09 UTC [more...]

[PATCH v4 0/8] Support for running secondary emulators
 2014-04-09 13:36 UTC  (11+ messages)
` [PATCH v4 5/8] ioreq-server: add support for multiple servers
` [PATCH v4 6/8] ioreq-server: remove p2m entries when server is enabled
` [PATCH v4 8/8] ioreq-server: bring the PCI hotplug controller implementation into Xen

[PATCH 0/3] xen: arm: fixes for initrd and dtb placement
 2014-04-09 13:35 UTC  (15+ messages)
` [PATCH 1/3] tools: arm: improve placement of initial modules
` [PATCH 2/3] xen: arm: use same variables as userspace in dom0 builder place_modules()
` [PATCH 3/3] xen: arm: rework dom0 initrd and dtb placement

[PATCH] libxl_json: remove extra "break"
 2014-04-09 13:34 UTC  (2+ messages)

[PATCH/GIT PULL] Cleanups and bug-fix in tmem for v4.5 (v2.1)
 2014-04-09 13:26 UTC  (16+ messages)
` [PATCH v2.1 01/15] tmem: refactor function do_tmem_op()
` [PATCH v2.1 02/15] tmem: remove pageshift from struct tmem_pool
` [PATCH v2.1 03/15] tmem: cleanup: drop unneeded client/pool initialization
` [PATCH v2.1 04/15] tmem: bugfix in obj allocate path
` [PATCH v2.1 05/15] tmem: cleanup: remove unneed parameter from pgp_delist()
` [PATCH v2.1 06/15] tmem: cleanup: remove unneed parameter from pgp_free()
` [PATCH v2.1 07/15] tmem: cleanup the pgp free path
` [PATCH v2.1 08/15] tmem: drop oneline function client_freeze()
` [PATCH v2.1 09/15] tmem: cleanup: drop global_pool_list
` [PATCH v2.1 10/15] tmem: fix the return value of tmemc_set_var()
` [PATCH v2.1 11/15] tmem: remove unneeded parameters from obj destroy path
` [PATCH v2.1 12/15] tmem: cleanup: refactor function tmemc_shared_pool_auth()
` [PATCH v2.1 13/15] tmem: reorg the shared pool allocate path
` [PATCH v2.1 14/15] tmem: remove useless parameter from client and pool flush
` [PATCH v2.1 15/15] xen: tmem: tmem_try_to_evict_pgp: fix a lock issue

Problem about SRIOV and the vCpu number
 2014-04-09 12:58 UTC 

[linux-linus test] 25808: regressions - FAIL
 2014-04-09 12:53 UTC  (3+ messages)

[PATCH v2 00/15] xen/arm: Add GICv3 support
 2014-04-09 12:10 UTC  (8+ messages)
` [PATCH v2 05/15] xen/arm: segregate GIC low level functionality

[PATCH v8 00/10] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-09 12:08 UTC  (2+ messages)

[GIT PULL v2] remove xend and libxen for 4.5
 2014-04-09 10:56 UTC  (13+ messages)

[PATCH] docs: remove xend latex source
 2014-04-09 10:43 UTC  (2+ messages)

[xen-unstable test] 25819: tolerable FAIL - PUSHED
 2014-04-09 10:41 UTC 

[PATCH] tools/hotplug: Remove network-*
 2014-04-09 10:39 UTC  (5+ messages)

[xen-4.3-testing test] 25811: regressions - FAIL
 2014-04-09 10:36 UTC  (2+ messages)

[LINUX PATCH 2/2] xen/pvhvm: Support more than 32 VCPUs when migrating
 2014-04-09 10:21 UTC 

[LINUX PATCH 2/2] xen/pvhvm: Support more than 32 VCPUs when migrating
 2014-04-09 10:15 UTC 

[linux-linus test] 25808: regressions - FAIL
 2014-04-09 10:11 UTC 

[PATCH v2] tools: implement initial ramdisk support for ARM
 2014-04-09  9:37 UTC  (15+ messages)

Xen - XSM - dynamic labelling
 2014-04-09  9:34 UTC 

[V1 PATCH 0/3]: Fixup error codes in some p2m paths
 2014-04-09  9:19 UTC  (6+ messages)
` [V1 PATCH 1/3] Rename public functions in p2m-pt.c
` [V1 PATCH 2/3] Rename "set_p2m_entry" to "p2m_set_entry"
` [V1 PATCH 3/3] P2M error code propogation

[PATCH RFC 0/2] Make mem_access APIs and hypercalls generic
 2014-04-09  9:06 UTC  (7+ messages)
` [PATCH RFC 1/2] x86/mem_access: Make the mem_access ops generic
` [PATCH RFC 2/2] tools/libxc: Make the mem_access APIs generic

33 VCPUs in HVM guests with live migration with Linux hangs
 2014-04-09  9:06 UTC  (11+ messages)
` [PATCH] Fixes for more than 32 VCPUs migration for HVM guests (v1)
  ` [XEN PATCH 1/2] hvm: Support more than 32 VCPUS when migrating
  ` [LINUX PATCH 2/2] xen/pvhvm: Support more than 32 VCPUs "

[PATCH 0/4] xen: arm: support up to (almost) 1TB of guest RAM
 2014-04-09  7:59 UTC  (16+ messages)
` [PATCH 1/4] tools: arm: report an error if the guest RAM is too large
` [PATCH 2/4] xen: arm: move magic pfns out of guest RAM region
` [PATCH 3/4] xen: arm: rearrange guest physical address space to increase max RAM
` [PATCH 4/4] xen: arm: support up to (almost) 1TB of guest RAM

[PATCH 0/2] x86/HVM: further do_hvm_op() adjustments
 2014-04-09  7:28 UTC  (4+ messages)
` [PATCH 1/2] x86/HVM: fix preemption handling in do_hvm_op() (try 2)

[xen-4.3-testing test] 25814: tolerable FAIL - PUSHED
 2014-04-09  3:58 UTC 

[xen-unstable test] 25813: regressions - FAIL
 2014-04-09  2:29 UTC 

HVM crash system on AMD APU A8-6600K
 2014-04-09  1:43 UTC  (22+ messages)

[PATCH] x86/mem_access: Fix up mem_access.h
 2014-04-09  1:26 UTC 

[PATCH 0/1] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
 2014-04-08 23:42 UTC  (10+ messages)
` [PATCH 1/1] hpet: Act more like real hardware

qemu-upstream stubdom - status?
 2014-04-08 22:54 UTC  (9+ messages)

[xen-unstable test] 25807: tolerable FAIL
 2014-04-08 17:59 UTC 

[PATCH] Fix qemu-xen with PCI passthrough
 2014-04-08 17:38 UTC  (5+ messages)
` [PATCH] qemu-xen: free all the pirqs for msi/msix when driver unload

[PATCH xen v2] xen: arm: fully implement multicall interface
 2014-04-08 17:11 UTC  (3+ messages)
` [PATCH linux v2] arm: xen: implement multicall hypercall support

[PATCH] Fix qemu traditional with PCI passthrough
 2014-04-08 16:56 UTC  (3+ messages)
` [PATCH] qemu-xen-trad: free all the pirqs for msi/msix when driver unloads

[xen-4.2-testing test] 25805: tolerable FAIL - PUSHED
 2014-04-08 16:56 UTC 

[xen-4.3-testing bisection] complete test-amd64-amd64-xl-qemuu-winxpsp3
 2014-04-08 16:54 UTC  (2+ messages)

[PATCH v2 00/16] Interrupt management reworking
 2014-04-08 15:54 UTC  (9+ messages)
` [PATCH v2 13/16] xen/arm: IRQ: Store IRQ type in arch_irq_desc

[V8 PATCH 0/8] pvh dom0
 2014-04-08 15:40 UTC  (11+ messages)
` [V8 PATCH 5/8] pvh dom0: Add and remove foreign pages

[PATCH 0/3] Fix grant map/unmap with auto-translated guests
 2014-04-08 15:39 UTC  (9+ messages)
` [PATCH 1/3] iommu: set correct IOMMU entries when iommu_hap_pt_share == 0
` [PATCH 2/3] amd-iommu: disable iommu_hap_pt_share with AMD IOMMUs

[PATCH OSSTEST+xen 0/4+1] remove xen.git Linux kernel build integration
 2014-04-08 15:37 UTC  (5+ messages)
` [PATCH xen.git 1/1] build: remove "
      ` [PATCH xen.git v2] "

[PATCH v2 0/2] Time-related fixes for migration
 2014-04-08 15:31 UTC  (5+ messages)
` [PATCH v2 1/2] libxl: Set guest parameters from config file during a restore

[PATCH] xen/arm32: __cmpxchg_mb should be marked always_inline
 2014-04-08 15:27 UTC  (4+ messages)

[PATCH v1 1/2] X86: expose RDSEED, ADX, and PREFETCHW to pv/hvm
 2014-04-08 15:26 UTC  (2+ messages)

[PATCH] xen/arm: Remove GIC definitions in asm-arm/config.h
 2014-04-08 15:24 UTC  (4+ messages)

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

[PATCH v2 0/3] x86/AMD: feature masking adjustments
 2014-04-08 15:14 UTC  (9+ messages)
` [PATCH v2 2/3] x86/AMD: support further feature masking MSRs

[PATCH v3 00/18] xen/arm: Interrupt management reworking
 2014-04-08 14:59 UTC  (20+ messages)
` [PATCH v3 03/18] xen/arm: IRQ: Rename irq_cfg into arch_irq_desc
` [PATCH v3 04/18] xen/arm: IRQ: move gic {, un}lock in gic_set_irq_properties
` [PATCH v3 05/18] xen/arm: IRQ: drop irq parameter in __setup_irq
` [PATCH v3 06/18] xen/arm: IRQ: remove __init from setup_dt_irq, request_dt_irq and release_irq
` [PATCH v3 07/18] xen/arm: IRQ: Rework gic_route_irq_to_guest function
` [PATCH v3 08/18] xen/arm: IRQ: Move IRQ management from gic.c to irq.c
` [PATCH v3 09/18] xen/arm: IRQ Introduce irq_get_domain
` [PATCH v3 10/18] xen/arm: IRQ: Require desc.lock held by callers of hw_irq_controller callbacks
` [PATCH v3 11/18] xen/arm: IRQ: Defer routing IRQ to Xen until setup_irq() call
` [PATCH v3 12/18] xen/arm: IRQ: Do not allow IRQ to be shared between domains and XEN
` [PATCH v3 13/18] xen/serial: remove serial_dt_irq
` [PATCH v3 14/18] xen/arm: IRQ: Store IRQ type in arch_irq_desc
` [PATCH v3 15/18] xen/arm: IRQ: Replace {request, setup}_dt_irq by {request, setup}_irq
` [PATCH v3 16/18] xen: IRQ: Add dev_id parameter to release_irq
` [PATCH v3 17/18] xen/arm: IRQ: extend {request, setup}_irq to take an irqflags in parameter
` [PATCH v3 18/18] xen/arm: IRQ: Handle multiple action per IRQ


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