messages from 2016-06-07 16:01:35 to 2016-06-08 15:18:02 UTC [more...]
[PATCH] libxl: Fix NULL pointer due to XSA-178 fix wrong XS nodename
2016-06-08 15:18 UTC (3+ messages)
[PATCH v2 0/3] libxl: libxl: update available vcpus map in retrieve configuration function
2016-06-08 15:01 UTC (5+ messages)
` [PATCH v2 1/3] libxl: introduce libxl__qmp_query_cpus
` [PATCH v2 2/3] libxl: update vcpus bitmap in retrieved guest config
` [PATCH v2 3/3] libxl: only issue cpu-add call to QEMU for not present CPU
[xen-unstable-smoke test] 95438: tolerable all pass - PUSHED
2016-06-08 14:56 UTC
[PATCH v7 00/11] Check VT-d Device-TLB flush error
2016-06-08 14:54 UTC (17+ messages)
` [PATCH v7 01/11] IOMMU: handle IOMMU mapping and unmapping failures
` [PATCH v7 02/11] IOMMU/MMU: enhance the call trees of IOMMU unmapping and mapping
` [PATCH v7 03/11] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU unmapping (top level ones)
` [PATCH v7 04/11] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU mapping "
` [PATCH v7 05/11] IOMMU/MMU: propagate IOMMU Device-TLB flush error up to iommu_iotlb_flush{, _all} "
` [PATCH v7 06/11] propagate IOMMU Device-TLB flush error up to EPT update "
` [PATCH v7 07/11] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU suspending "
` [PATCH v7 08/11] IOMMU: propagate IOMMU Device-TLB flush error (leaf ones)
` [PATCH v7 09/11] vt-d: fix the IOMMU flush issue
` [PATCH v7 10/11] vt-d: propagate the IOMMU Device-TLB flush error up to ME phantom functions
` [PATCH v7 11/11] vt-d: add __must_check annotation to IOMMU flush pointers and handlers
[PATCH 1/2] xen-blkfront: don't call talk_to_blkback when already connected to blkback
2016-06-08 14:47 UTC (2+ messages)
[qemu-upstream-4.6-testing test] 95389: regressions - trouble: broken/fail/pass
2016-06-08 14:47 UTC
[PATCH for-4.7] docs/livepatch: Update URL to livepatch-build-tools.git
2016-06-08 14:46 UTC (4+ messages)
[PATCH] public/errno: sort entries numerically
2016-06-08 14:43 UTC (2+ messages)
BUG: NOW() seems to (sometimes) go backwards!
2016-06-08 14:01 UTC (4+ messages)
[PATCH 0/5] x86: mwait-idle updates
2016-06-08 13:51 UTC (6+ messages)
` [PATCH 1/5] mwait-idle: add SKX support
` [PATCH 2/5] mwait-idle: add KBL support
` [PATCH 3/5] mwait-idle: add BXT support
` [PATCH 4/5] mwait-idle: add a missing __init annotation
` [PATCH 5/5] mwait-idle: correct/improve BXT support
[PATCH] x86/HVM: mis adjustments
2016-06-08 13:43 UTC (3+ messages)
` [PATCH 1/2] x86/HVM: constify hvm_virtual_to_linear_addr()'s segment register parameter
` [PATCH 2/2] x86/HVM: re-order operations in hvm_ud_intercept()
[OSSTEST PATCH 1/2] mg-debian-installer-update: Allow optional suite argument
2016-06-08 13:42 UTC (2+ messages)
` [OSSTEST PATCH 2/2] production-config, -cambridge: Update TftpDiVersion_wheezy
[PATCH V8 1/3] drivers/pl011: Don't configure baudrate
2016-06-08 13:28 UTC (3+ messages)
` [PATCH V8 2/3] drivers/pl011: Use combination of UARTRIS and UARTMSC instead of UARTMIS
` [PATCH V8 3/3] arm/acpi: Add Server Base System Architecture UART support
[PATCH] x86/PV: drop pointless conditional from pv_cpuid()'s state leaf logic
2016-06-08 13:24 UTC
[PATCH] x86/shadow: sh_pagetable_dying() cleanup
2016-06-08 13:17 UTC
[PATCH] x86: drop hvm/iommu.h
2016-06-08 13:12 UTC
[PATCH] xen: clean up AFLAGS management
2016-06-08 13:11 UTC
[PATCH 0/2] x86/HVM: avoid full linear->phys translations more frequently
2016-06-08 13:10 UTC (3+ messages)
` [PATCH 1/2] x86/HVM: latch linear->phys translation results
` [PATCH 2/2] x86/HVM: use available linear->phys translations in REP MOVS/STOS handling
[xen-4.4-testing test] 95373: regressions - trouble: blocked/broken/fail/pass
2016-06-08 13:09 UTC
[libvirt] Questions about virtlogd
2016-06-08 13:09 UTC (12+ messages)
Xen Project Developer Summit : program Published
2016-06-08 13:02 UTC
[PATCH 0/4] x86/vMSI-X: misc improvements
2016-06-08 12:54 UTC (5+ messages)
` [PATCH 1/4] x86/vMSI-X: defer intercept handler registration
` [PATCH 2/4] x86/vMSI-X: drop list lock
` [PATCH 3/4] x86/vMSI-X: drop pci_msix_get_table_len()
` [PATCH 4/4] x86/vMSI-X: use generic intercept handler in place of MMIO one
[PATCH] x86/XSTATE: clarify XRSTOR() macro
2016-06-08 12:50 UTC
[xen-unstable-smoke test] 95426: tolerable all pass - PUSHED
2016-06-08 12:44 UTC
[RFC 0/8] xen/arm: acpi: Support SPIs routing
2016-06-08 12:34 UTC (14+ messages)
` [RFC 1/8] xen/arm: gic: Consolidate the IRQ affinity set in a single place
` [RFC 2/8] xen/arm: gic: Do not configure affinity for guest IRQ during routing
` [RFC 3/8] xen/arm: gic: split set_irq_properties
` [RFC 4/8] xen/arm: gic: set_type: Pass the type in parameter rather than in desc->arch.type
` [RFC 5/8] xen/arm: gic: Document how gic_set_irq_type should be called
` [RFC 6/8] Revert "xen/arm: warn the user that we cannot route SPIs to Dom0 on ACPI"
` [RFC 7/8] xen/arm: Allow DOM0 to set the irq type when ACPI is inuse
` [RFC 8/8] xen/arm: acpi: route all unused IRQs to DOM0
[PATCH for-4.7] travis: drop broken LLVM repos
2016-06-08 12:28 UTC (11+ messages)
4.7 qemu regression: HVM guests fail to boot from xvda
2016-06-08 12:09 UTC (22+ messages)
[PATCH] nested vmx: Intercept guest rdmsr for MSR_IA32_VMX_VMFUNC
2016-06-08 11:54 UTC (3+ messages)
Remaining patches for 4.7 and anticipated release date
2016-06-08 11:41 UTC (4+ messages)
[PATCH] APEI: pull a signedness check ahead for Coverity's sake
2016-06-08 11:37 UTC
[xen-4.5-testing test] 95368: regressions - FAIL
2016-06-08 11:13 UTC
[xen-unstable-coverity test] 95425: all pass - PUSHED
2016-06-08 10:37 UTC
Build problems with xen 4.7
2016-06-08 10:20 UTC (12+ messages)
[PATCH] tools: fix libxengnttab dependencies
2016-06-08 9:52 UTC
[PATCH v3 00/16] xen/arm: Introduce alternative runtime patching for ARM64
2016-06-08 9:39 UTC (19+ messages)
` [PATCH v3 01/16] xen/arm: Makefile: Sort the entries alphabetically
` [PATCH v3 02/16] xen/arm: Include the header asm-arm/system.h in asm-arm/page.h
` [PATCH v3 03/16] xen/arm: Add macros to handle the MIDR
` [PATCH v3 04/16] xen/arm: Add cpu_hwcap bitmap
` [PATCH v3 05/16] xen/arm64: Add an helper to invalidate all instruction caches
` [PATCH v3 06/16] xen/arm: arm64: Move the define BRK_BUG_FRAME into a separate header
` [PATCH v3 07/16] xen/arm: arm64: Reserve a brk immediate to fault on purpose
` [PATCH v3 08/16] xen/arm: arm64: Add helpers to decode and encode branch instructions
` [PATCH v3 09/16] xen/arm: Introduce alternative runtime patching
` [PATCH v3 10/16] xen/arm: cpufeature: Provide an helper to check if a capability is supported
` [PATCH v3 11/16] xen/arm: Detect silicon revision and set cap bits accordingly
` [PATCH v3 12/16] xen/arm: Document the errata implemented in Xen
` [PATCH v3 13/16] xen/arm: arm64: Add Cortex-A53 cache errata workaround
` [PATCH v3 14/16] xen/arm: arm64: Add cortex-A57 erratum 832075 workaround
` [PATCH v3 15/16] xen/arm: traps: Don't inject a fault if the translation VA -> IPA fails
` [PATCH v3 16/16] xen/arm: arm64: Document Cortex-A57 erratum 834220
[PATCH for-4.7 1/1] xen/arm: Rename map_regions_rw_cache and use p2m.default_access
2016-06-08 9:36 UTC (6+ messages)
[PATCH] arm/domain: allocate pages according to the order of struct domain size
2016-06-08 9:26 UTC (2+ messages)
[BUG] win2008 guest cannot get ip through sriov
2016-06-08 9:25 UTC (14+ messages)
[PATCH V7 1/3] drivers/pl011: Don't configure baudrate
2016-06-08 9:06 UTC (4+ messages)
` [PATCH V7 2/3] drivers/pl011: Use combination of UARTRIS and UARTMSC instead of UARTMIS
` [PATCH V7 3/3] arm/acpi: Add Server Base System Architecture UART support
[RFC for-4.8 v2 0/7] xen/arm: Add support for mapping mmio-sram nodes into dom0
2016-06-08 8:52 UTC (15+ messages)
` [RFC for-4.8 v2 1/7] xen/arm: Add MATTR_MEM_NC for normal non-cacheable memory
` [RFC for-4.8 v2 2/7] xen/arm: Rename and generalize un/map_regions_rw_cache
` [RFC for-4.8 v2 4/7] xen/device-tree: Make dt_match_node match props
` [RFC for-4.8 v2 6/7] xen/device-tree: Add an mmio-sram bus
Discussion about virtual iommu support for Xen guest
2016-06-08 8:11 UTC (11+ messages)
[RFC] xen/arm: build: add missed dependency for head.S
2016-06-08 8:09 UTC (10+ messages)
` [RFC v2] "
` [RFC v2] xen/arm: build: add missed dependency for head.S [and 1 more messages]
[PATCH] xen/serial: Fix incorrect length of strncmp for dtuart
2016-06-08 5:30 UTC (2+ messages)
[ovmf test] 95355: regressions - FAIL
2016-06-08 4:06 UTC
[xen-unstable test] 95353: tolerable FAIL
2016-06-08 3:41 UTC
live migration from new platform to old platform
2016-06-08 2:08 UTC (3+ messages)
[qemu-upstream-4.3-testing test] 95369: trouble: blocked/broken
2016-06-08 1:18 UTC
[libvirt test] 95358: tolerable FAIL - PUSHED
2016-06-07 23:01 UTC
libxenvchan license (lGPLv2.1) and xen/include/public/COPYING license?
2016-06-07 20:47 UTC (4+ messages)
[qemu-mainline test] 95352: regressions - FAIL
2016-06-07 20:33 UTC
[PATCH] [RFC] xsm: add a default policy to .init.data
2016-06-07 20:19 UTC (2+ messages)
[PATCH 0/5] flask/policy: Updates for Xen 4.8
2016-06-07 20:04 UTC (18+ messages)
` [PATCH 1/5] flask/policy: split into modules
` [PATCH 2/5] flask/policy: move user definitions and constraints "
` [PATCH 3/5] flask/policy: Remove unused support for binary modules
` [PATCH 4/5] flask/policy: xenstore stubdom policy
` [PATCH 5/5] flask/policy: comment out unused xenstore example
[PATCH 0/3] libxl: update available vcpus map in retrieve configuration function
2016-06-07 17:05 UTC (9+ messages)
` [PATCH 3/3] libxl: update vcpus bitmap in retrieved guest config
[xen-unstable-smoke test] 95378: tolerable all pass - PUSHED
2016-06-07 16:48 UTC
[xen-4.6-testing test] 95346: trouble: broken/fail/pass
2016-06-07 16:43 UTC
[PATCH OSSTEST v2 0/2] Test booting hvm guest with empty cdrom drive
2016-06-07 16:29 UTC (3+ messages)
[PATCH v5 1/9] vm_event: clear up return value of vm_event_monitor_traps
2016-06-07 16:06 UTC (17+ messages)
` [PATCH v5 5/9] monitor: ARM SMC events
page: next (older) | prev (newer) | latest
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).