xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-29 17:46:35 to 2016-05-31 12:00:45 UTC [more...]

4.7 qemu regression: HVM guests fail to boot from xvda
 2016-05-31 12:00 UTC  (6+ messages)

[PATCH v2 0/4] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-05-31 11:58 UTC  (18+ messages)
` [PATCH v2 1/4] VMX: Properly handle pi when all the assigned devices are removed
` [PATCH v2 2/4] VMX: Cleanup PI per-cpu blocking list when vcpu is destroyed
` [PATCH v2 3/4] VMX: Assign the right value to 'NDST' field in a concern case
` [PATCH v2 4/4] VMX: fixup PI descritpor when cpu is offline

[PATCH] build: fix assembler instruction tests again
 2016-05-31 11:38 UTC  (2+ messages)

[PATCH] arm/acpi: Fix the deadlock in function vgic_lock_rank()
 2016-05-31 11:37 UTC  (8+ messages)

[xen-unstable test] 94967: tolerable FAIL
 2016-05-31 11:27 UTC 

[PATCH V3] arm/gic-v3: Fix ACPI probe fail on GICv4 hardware
 2016-05-31 11:10 UTC  (2+ messages)

[PATCH] xen/arm64: config: correct VMAP_VIRT_END
 2016-05-31 11:07 UTC  (2+ messages)

[PATCH for-4.7 0/2] assembly test fixes
 2016-05-31 10:53 UTC  (7+ messages)
` [PATCH for-4.7 1/2] build/clang: disable the usage of the integrated clang assembler
` [PATCH for-4.7 2/2] build: use CFLAGS instead of AFLAGS for as-insn checks

[PATCH] kexec: allow relaxed placement specification via command line
 2016-05-31 10:50 UTC  (4+ messages)

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-05-31 10:47 UTC  (16+ messages)
` [PATCH RESEND 01/14] libxl/arm: Fix the function name in error log
` [PATCH RESEND 02/14] libxl/arm: Factor out codes for generating DTB
` [PATCH RESEND 03/14] libxc: Add placeholders for ACPI tables blob and size
` [PATCH RESEND 04/14] tools: add ACPI tables relevant definitions
` [PATCH RESEND 05/14] libxl/arm: Construct ACPI GTDT table
` [PATCH RESEND 06/14] libxl/arm: Construct ACPI FADT table
` [PATCH RESEND 07/14] libxl/arm: Construct ACPI DSDT table
` [PATCH RESEND 08/14] libxl/arm: Construct ACPI MADT table
` [PATCH RESEND 09/14] libxl/arm: Construct ACPI XSDT table
` [PATCH RESEND 10/14] libxl/arm: Construct ACPI RSDP table
` [PATCH RESEND 11/14] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ
` [PATCH RESEND 12/14] libxl/arm: Add ACPI module
` [PATCH RESEND 13/14] libxl/arm: initialize memory information of ACPI blob
` [PATCH RESEND 14/14] libxc/xc_dom_core: Copy ACPI tables to guest memory space

ARM Xen Bug #45: Is there a solution?
 2016-05-31 10:44 UTC  (8+ messages)

[PATCH 1/2] libfsimage: replace deprecated readdir_r() with readdir()
 2016-05-31 10:42 UTC  (3+ messages)
` [PATCH 2/2] libxl: "

[PATCH v2 00/15] xen/arm: Introduce alternative runtime patching for ARM64
 2016-05-31 10:39 UTC  (21+ messages)
` [PATCH v2 04/15] xen/arm: Add cpu_hwcap bitmap
` [PATCH v2 08/15] xen/arm: arm64: Add helpers to decode and encode branch instructions
` [PATCH v2 10/15] xen/arm: Detect silicon revision and set cap bits accordingly
` [PATCH v2 11/15] xen/arm: Document the errata implemented in Xen
` [PATCH v2 14/15] xen/arm: traps: Don't inject a fault if the translation VA -> IPA fails
` [PATCH v2 15/15] xen/arm: arm64: Document Cortex-A57 erratum 834220

[PATCH] OvmfPkg: Add ACPI support for Virt Xen ARM
 2016-05-31 10:35 UTC 

[RFC 00/16] xen/arm: Introduce alternative runtime patching for ARM64
 2016-05-31 10:24 UTC  (8+ messages)
` [RFC 10/16] xen/arm: Introduce alternative runtime patching

[PATCH] VMX: relax incoming BNDCFGS check
 2016-05-31 10:12 UTC  (2+ messages)

[PATCH] xen: xen-pciback: Remove create_workqueue
 2016-05-31 10:11 UTC  (2+ messages)

[BUG] Xen panic with VT-d PI
 2016-05-31 10:03 UTC  (6+ messages)

[PATCH v4 0/4] xen/arm: arm64: Widen register access to mpidr to 64-bits
 2016-05-31 10:01 UTC  (6+ messages)
` [PATCH v4 1/4] xen/arm: Change the variable type of cpu_logical_map to register_t
` [PATCH v4 2/4] xen/arm: Make AFFINITY_MASK generate correct mask for level3
` [PATCH v4 3/4] xen:arm: arm64: Add correct MPIDR_HWID_MASK value for ARM64
` [PATCH v4 4/4] xen/arm: arm64: Remove MPIDR multiprocessing extensions check

[PATCH] xen/arm: setup: initialize xenheap mappings after boot pages avaiable
 2016-05-31  9:58 UTC  (3+ messages)

Basic bare metal ARM domain interface
 2016-05-31  9:53 UTC  (5+ messages)
      ` Odgovor: "

Discussion about virtual iommu support for Xen guest
 2016-05-31  9:43 UTC  (3+ messages)

[PATCH RESEND 0/4] qemu-qdisk: Replace grant map by grant copy
 2016-05-31  9:37 UTC  (8+ messages)
` [PATCH RESEND 1/4] libs, gnttab, libxc: Interface for grant copy operation
` [PATCH RESEND 2/4] qdisk, hw/block/xen_disk: Removal of grant mapping
` [PATCH RESEND 3/4] qdisk, hw/block/xen_disk: Perform grant copy instead of grant map
` [PATCH RESEND 4/4] qemu-xen-dir/hw/block: Cache local buffers used in grant copy

[libvirt test] 94970: tolerable FAIL - PUSHED
 2016-05-31  9:26 UTC 

[PATCH 1/2] xen-blkfront: don't call talk_to_blkback when already connected to blkback
 2016-05-31  8:59 UTC 

[PATCH 2/2] xen-blkfront: fix resume issues
 2016-05-31  8:59 UTC 

[qemu-upstream-4.3-testing test] 94973: trouble: blocked/broken
 2016-05-31  8:35 UTC 

[PATCH v4 1/8] monitor: Rename vm_event_monitor_get_capabilities
 2016-05-31  8:30 UTC  (31+ messages)
` [PATCH v4 2/8] monitor: Rename vm_event_monitor_guest_request
` [PATCH v4 3/8] monitor: Rename hvm/event to hvm/monitor
` [PATCH v4 4/8] monitor: ARM SMC events
` [PATCH v4 5/8] arm/vm_event: get/set registers
` [PATCH v4 6/8] tools/libxc: add xc_monitor_privileged_call
` [PATCH v4 7/8] tools/xen-access: add test-case for ARM SMC
` [PATCH v4 8/8] x86/vm_event: Add HVM debug exception vm_events

[PATCH] OvmfPkg: Add ACPI support for Virt Xen ARM
 2016-05-31  4:59 UTC 

[qemu-upstream-4.3-testing test] 94966: trouble: blocked/broken
 2016-05-31  4:58 UTC 

[PATCH 00/14] Xen ARM DomU ACPI support
 2016-05-31  4:56 UTC  (16+ messages)
` [PATCH 01/14] libxl/arm: Fix the function name in error log
` [PATCH 02/14] libxl/arm: Factor out codes for generating DTB
` [PATCH 03/14] libxc: Add placeholders for ACPI tables blob and size
` [PATCH 04/14] tools: add ACPI tables relevant definitions
` [PATCH 05/14] libxl/arm: Construct ACPI GTDT table
` [PATCH 06/14] libxl/arm: Construct ACPI FADT table
` [PATCH 07/14] libxl/arm: Construct ACPI DSDT table
` [PATCH 08/14] libxl/arm: Construct ACPI MADT table
` [PATCH 09/14] libxl/arm: Construct ACPI XSDT table
` [PATCH 10/14] libxl/arm: Construct ACPI RSDP table
` [PATCH 11/14] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ
` [PATCH 12/14] libxl/arm: Add ACPI module
` [PATCH 13/14] libxl/arm: initialize memory information of ACPI blob
` [PATCH 14/14] libxc/xc_dom_core: Copy ACPI tables to guest memory space

[ovmf test] 94963: regressions - FAIL
 2016-05-31  4:25 UTC 

[PATCH v3 0/4] xen/arm: arm64: Widen register access to mpidr to 64-bits
 2016-05-31  1:57 UTC  (7+ messages)
` [PATCH v3 1/4] xen/arm: Change the variable type of cpu_logical_map to register_t
` [PATCH v3 2/4] xen/arm: Make AFFINITY_MASK generate correct mask for level3
` [PATCH v3 3/4] xen:arm: arm64: Add correct MPIDR_HWID_MASK value for ARM64
` [PATCH v3 4/4] xen/arm: arm64: Remove MPIDR multiprocessing extensions check

[qemu-upstream-4.3-testing test] 94964: trouble: blocked/broken
 2016-05-31  0:39 UTC 

[xen-unstable test] 94959: tolerable FAIL - PUSHED
 2016-05-30 23:25 UTC 

[qemu-upstream-4.3-testing test] 94961: trouble: blocked/broken
 2016-05-30 20:37 UTC 

[PATCH V9] vm_event: Allow subscribing to write events for specific MSR-s
 2016-05-30 18:03 UTC  (5+ messages)

[ovmf test] 94958: regressions - FAIL
 2016-05-30 17:18 UTC 

[qemu-upstream-4.3-testing test] 94957: trouble: blocked/broken
 2016-05-30 17:04 UTC 

[PATCH] xen: Clean up includes
 2016-05-30 15:54 UTC  (2+ messages)
` [Xen-devel] "

[xen-unstable-smoke test] 94956: tolerable all pass - PUSHED
 2016-05-30 14:36 UTC 

[ovmf test] 94949: regressions - FAIL
 2016-05-30 13:24 UTC 

[qemu-upstream-4.3-testing test] 94952: trouble: blocked/broken
 2016-05-30 13:11 UTC 

[PATCH RFC] x86emul: conditionally clear BNDn for branches
 2016-05-30 12:37 UTC 

[PATCH] arm/acpi: Add Server Base System Architecture UART support
 2016-05-30 12:22 UTC  (8+ messages)

[RFC v2] dma-mapping: Use unsigned long for dma_attrs
 2016-05-30 11:54 UTC 

[for-4.7 v3 0/2] xen: XENMEM_add_to_physmap_batch: Mark 'foreign_id" as reserved for dev_mmio
 2016-05-30 11:55 UTC  (5+ messages)
` [for-4.7 v3 1/2] xen: XENMEM_add_to_physmap_batch: Mark 'foreign_id' "

[RFC v2] Change dma_attrs from bitfield to unsigned long
 2016-05-30 11:54 UTC 

[for-4.8 v2 0/2] xen/arm: Convert DEBUG_DT to Kconfig
 2016-05-30 11:49 UTC  (2+ messages)

[PATCH] xen/arm: setup: fix typo
 2016-05-30 11:48 UTC  (3+ messages)

questions of vm save/restore on arm64
 2016-05-30 11:40 UTC  (2+ messages)

Xen makefiles wants to write to /..d ?
 2016-05-30 11:26 UTC  (2+ messages)

[PATCH RFC 00/18] System adjustment to customer needs
 2016-05-30 11:07 UTC  (11+ messages)
` [PATCH RFC 13/18] xen: introduce and use 'dom0_rambase_pfn' setting for kernel Dom0

[BUG] IGD-PT doesn't work on Skylake-S client
 2016-05-30  9:34 UTC  (4+ messages)

[qemu-upstream-4.3-testing test] 94951: trouble: blocked/broken
 2016-05-30  9:32 UTC 

[xen-unstable test] 94943: tolerable trouble: blocked/broken/fail/pass
 2016-05-30  9:32 UTC 

[qemu-upstream-4.3-testing test] 94942: trouble: blocked/broken
 2016-05-30  5:32 UTC 

[ovmf test] 94940: regressions - FAIL
 2016-05-30  4:37 UTC 

[PATCH v2 0/4] xen/arm: arm64: Widen register access to mpidr to 64-bits
 2016-05-30  1:50 UTC  (4+ messages)
` [PATCH v2 3/4] xen:arm: arm64: Add correct MPIDR_HWID_MASK value for ARM64

[PATCH 1/1] tools/xsplice: cleanup unnecessary "j = ARRAY_SIZE(action_options); "
 2016-05-30  1:46 UTC 

[qemu-upstream-4.3-testing test] 94930: trouble: blocked/broken
 2016-05-30  1:41 UTC 

[ovmf test] 94932: regressions - FAIL
 2016-05-30  1:22 UTC 

[BUG] On bdw-ep, failed to offline/online socket1 cpu on Dom0
 2016-05-30  0:35 UTC  (3+ messages)

[ovmf test] 94924: regressions - FAIL
 2016-05-29 22:22 UTC 

[qemu-upstream-4.3-testing test] 94925: trouble: blocked/broken
 2016-05-29 21:40 UTC 

[qemu-upstream-4.3-testing test] 94916: trouble: blocked/broken
 2016-05-29 17:46 UTC 


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