messages from 2014-04-28 10:41:25 to 2014-04-29 12:37:21 UTC [more...]
[PATCH v6 00/11] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-04-29 12:37 UTC (23+ messages)
` [PATCH v6 01/11] arch, arm: domain build: let dom0 access I/O memory of mapped devices
` [PATCH v6 03/11] arch, arm: let map_mmio_regions() take pfn as parameters
` [PATCH v6 04/11] arch, arm: make pfn range passed to map_mmio_regions() inclusive
` [PATCH v6 08/11] tools, libxl: parse optional start gfn from the iomem config option
` [PATCH v6 09/11] tools, libxl: add helpers to establish if guest is auto-translated
` [PATCH v6 10/11] tools, libxl: handle the iomem parameter with the memory_mapping hcall
` [PATCH v6 11/11] xen, common: do not implicitly permit access to mapped I/O memory
[PATCH v3 00/16] xen/arm: Add GICv3 support
2014-04-29 12:35 UTC (20+ messages)
` [PATCH v3 07/16] xen/arm: segregate and split GIC low level functionality
` [PATCH v3 09/16] xen/arm: use device api to detect GIC version
` [PATCH v3 13/16] xen/arm: Add support for GIC v3
Xen Security Advisory 92 - HVMOP_set_mem_type allows invalid P2M entries to be created
2014-04-29 12:22 UTC
[PATCH v3] libxl: add option for discard support to xl disk configuration
2014-04-29 12:14 UTC (3+ messages)
[PATCH RFC 0/4] Add mem_access support for PV domains
2014-04-29 12:05 UTC (7+ messages)
` [PATCH RFC 1/4] x86/mm: Shadow and p2m changes for PV mem_access
` [PATCH RFC 2/4] x86/mem_access: mem_access and mem_event changes to support PV domains
` [PATCH RFC 3/4] tools/libxc: Add APIs to create and get the PV ring page
` [PATCH RFC 4/4] tool/xen-access: Add support for PV domains
[PATCH v3 4/9] Clear AC bit in RFLAGS to protect Xen itself by SMAP
2014-04-29 11:53 UTC (16+ messages)
[linux-next test] 26074: tolerable trouble: blocked/broken/fail/pass
2014-04-29 11:49 UTC
Device pass through on XEN on ARM
2014-04-29 11:35 UTC
What runtime states to be preserved across save / restore?
2014-04-29 10:42 UTC (9+ messages)
[PATCH] libxl: support ACPI shutdown flag
2014-04-29 10:02 UTC (6+ messages)
` [libvirt] "
[PATCH v4] hypercall/mem: Introduce XENMEM_machphys_compat_mfn_list
2014-04-29 9:59 UTC (3+ messages)
[PATCH V4] libxl: add migration support
2014-04-29 9:21 UTC (2+ messages)
` [libvirt] "
RUNSTATE_runnable delta time for idle_domain accounted to HVM guest
2014-04-29 9:16 UTC (2+ messages)
[PATCH] tools/libxl: fix typo in main_tmem_freeable
2014-04-29 9:09 UTC
[PATCH v3] libxl: add basic spice support for pv domUs
2014-04-29 9:02 UTC (4+ messages)
[PATCH] xen/arm64: disable alignment check
2014-04-29 8:58 UTC (8+ messages)
[PATCH V2] x86, amd_ucode: Verify max allowed patch size before apply
2014-04-29 8:02 UTC (2+ messages)
[PATCH v4 00/21] IOMMU support for ARM
2014-04-29 7:43 UTC (36+ messages)
` [PATCH v4 01/21] xen/arm: map_device: Don't hardcode dom0 in print message
` [PATCH v4 02/21] xen/arm: Constify address pointer for cache helpers
` [PATCH v4 03/21] xen/arm: p2m: Move comment that was misplaced
` [PATCH v4 04/21] xen/arm: p2m: apply_p2m_changes: Only load domain P2M when we flush TLBs
` [PATCH v4 06/21] xen/passthrough: amd: Remove domain_id from hvm_iommu
` [PATCH v4 07/21] xen/passthrough: amd: rename iommu_has_feature into amd_iommu_has_feature
` [PATCH v4 11/21] xen/passthrough: rework hwdom_pvh_reqs to use it also on ARM
` [PATCH v4 13/21] xen/passthrough: iommu: Introduce arch specific code
` [PATCH v4 14/21] xen/passthrough: iommu: Basic support of device tree assignment
` [PATCH v4 15/21] xen/passthrough: Introduce IOMMU ARM architecture
` [PATCH v4 18/21] xen/arm: p2m: Clean cache PT when the IOMMU doesn't support coherent walk
` [PATCH v4 19/21] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m
` [PATCH v4 20/21] drivers/passthrough: arm: Add support for SMMU drivers
[linux-3.10 test] 26067: trouble: blocked/broken/fail/pass
2014-04-29 5:20 UTC
[xen-4.4-testing test] 26065: trouble: blocked/broken/pass
2014-04-29 5:13 UTC
[Qemu-devel] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
2014-04-29 3:27 UTC (3+ messages)
undefined instruction error during HYP mode switch for arndale-octa board
2014-04-29 3:18 UTC (6+ messages)
Problems running Xen 4.4 on OMAP5432 evm
2014-04-29 2:11 UTC (11+ messages)
[xen-unstable test] 26066: trouble: blocked/broken/pass
2014-04-29 0:28 UTC
[PATCH] vtpmmgr: properly remove t_uint size dependency
2014-04-28 23:29 UTC
which branch should I tracking, stable or staging?
2014-04-28 23:29 UTC (2+ messages)
[PATCH RFC 00/23] tools: add support for FreeBSD
2014-04-28 19:42 UTC (27+ messages)
` [PATCH RFC 01/23] build: set FreeBSD specific build variables
` [PATCH RFC 02/23] configure: make the libaio test non-fatal on OSes different than Linux
` [PATCH RFC 03/23] include: import FreeBSD headers for evtchn and privcmd devices
` [PATCH RFC 05/23] libxc: remove usage of "daylight" variable
` [PATCH RFC 07/23] libelf: add defines for bswap_* functions for FreeBSD
` [PATCH RFC 13/23] init: add FreeBSD xencommons init script
` [PATCH RFC 14/23] hotplug: add FreeBSD vif-bridge
` [PATCH RFC 19/23] hvmloader: remove size_t typedef and include stddef.h
` [PATCH RFC 20/23] xenstat: add a dummy FreeBSD implementation
` [PATCH RFC 21/23] gdbsx: remove cast from ioctl
` [PATCH RFC 22/23] build: export CC value to SeaBIOS
` [PATCH RFC 23/23] build: export linker emulation parameter "
[PATCH v5 RESEND 00/17] x86/PMU: Xen PMU PV(H) support
2014-04-28 17:06 UTC (19+ messages)
` [PATCH v5 RESEND 03/17] x86/VPMU: Minor VPMU cleanup
` [PATCH v5 RESEND 04/17] intel/VPMU: Clean up Intel VPMU code
` [PATCH v5 RESEND 05/17] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v5 RESEND 12/17] x86/VPMU: Handle PMU interrupts for PV guests
` [PATCH v5 RESEND 13/17] x86/VPMU: Add privileged PMU mode
` [PATCH v5 RESEND 15/17] x86/VPMU: NMI-based VPMU support
[linux-3.4 test] 26063: trouble: blocked/broken
2014-04-28 16:14 UTC
patches for migration from xm (4.0.1) to xl (4.3) acceptable?
2014-04-28 16:13 UTC (2+ messages)
[PATCH] x86, amd_ucode: Verify max allowed patch size before apply
2014-04-28 15:48 UTC (6+ messages)
Discussion: xen hvm guest direct kernel boot
2014-04-28 15:38 UTC (4+ messages)
` [Xen-devel] "
[PATCH 0/9] tools changes to honor --prefix=
2014-04-28 15:14 UTC (6+ messages)
` [PATCH 8/9] tools/libxc: provide variable paths to libxc
is it ok to disable qemu-xen gtk feature by default?
2014-04-28 15:14 UTC (3+ messages)
[PATCH v1] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
2014-04-28 14:57 UTC (2+ messages)
[PATCH v2 0/3] Improvements to x86 boot code
2014-04-28 14:55 UTC (9+ messages)
` [PATCH v2 1/3] x86/boot: Early data should live in init.rodata
` [PATCH v2 2/3] x86/boot: Move some __high_start code and data into init sections
` [PATCH v3 "
` [PATCH v2 3/3] x86/boot: Use 'hlt' inside terminal loops
[PATCH] x86/domctl: Adjust size calculations for XEN_DOMCTL_get{_ext_vcpucontext, vcpuextstate}
2014-04-28 13:53 UTC (7+ messages)
[PATCH v3 7/7] systemd: add support initial xen systemd service files
2014-04-28 13:08 UTC (11+ messages)
[PATCH v3 0/8] xen: arm: support up to (almost) 1TB of guest RAM
2014-04-28 13:02 UTC (9+ messages)
` [PATCH v3 1/8] tools: libxl: use uint64_t not unsigned long long for addresses
` [PATCH v3 2/8] tools: arm: report an error if the guest RAM is too large
` [PATCH v3 3/8] tools: arm: move magic pfns out of guest RAM region
` [PATCH v3 4/8] tools: arm: rearrange guest physical address space to increase max RAM
` [PATCH v3 5/8] tools: arm: prepare for multiple banks of guest RAM
` [PATCH v3 6/8] tools: arm: refactor code to setup guest p2m and fill it with RAM
` [PATCH v3 7/8] tools: arm: support up to (almost) 1TB of guest RAM
` [PATCH v3 8/8] tools: arm: increase size of region set aside for guest grant table
[PATCH OSSTEST v2 00/15] add distro domU testing flight
2014-04-28 12:59 UTC (16+ messages)
` [PATCH OSSTEST v2 04/15] TestSupport: Add helper to fetch a URL on a host
` [PATCH OSSTEST v2 05/15] TestSupport: Add helper to wait for a guest to shutdown
` [PATCH OSSTEST v2 06/15] TestSupport: allow overring of on_* in prepareguest_part_xencfg
` [PATCH OSSTEST v2 07/15] TestSupport: allow caller of prepareguest_part_xencfg to specify viftype
` [PATCH OSSTEST v2 08/15] Debian: add preseed_create_guest helper
` [PATCH OSSTEST v2 09/15] distros: add support for installing Debian PV guests via d-i, flight and jobs
` [PATCH OSSTEST v2 10/15] distros: support booting Debian PV (d-i installed) guests with pvgrub
` [PATCH OSSTEST v2 11/15] distros: attempt pvgrub support for PV Wheezy too
` [PATCH OSSTEST v2 12/15] distros: support PV guest install from Debian netinst media
` [PATCH OSSTEST v2 13/15] Test pygrub and pvgrub on the regular flights
` [PATCH OSSTEST v2 14/15] distros: add branch infrastructure
` [PATCH OSSTEST v2 15/15] distros: Run a flight over the weekend
Spurious "NUMA placement failed, performance might be affected" message on ARM
2014-04-28 12:23 UTC (6+ messages)
[PATCH 0/4] x86/EPT: miscellaneous further fixes to EMT determination
2014-04-28 12:02 UTC (8+ messages)
` [PATCH 2/4] x86/EPT: refine direct MMIO checking when determining EMT
` [PATCH 2/4 v2] "
[xen-unstable test] 26060: trouble: pass/preparing/queued/running
2014-04-28 11:53 UTC
[linux-3.10 test] 26061: trouble: preparing/queued
2014-04-28 11:52 UTC
[xen-4.4-testing test] 26059: trouble: preparing/queued
2014-04-28 11:52 UTC
[linux-3.4 test] 26062: trouble: preparing/queued
2014-04-28 11:51 UTC
[xen-unstable test] 26055: trouble: preparing/queued
2014-04-28 11:30 UTC
[linux-3.4 test] 26056: trouble: broken/preparing/queued
2014-04-28 11:29 UTC
[linux-3.10 test] 26057: trouble: preparing/queued
2014-04-28 11:29 UTC
[linux-linus test] 26058: trouble: preparing/queued
2014-04-28 11:28 UTC
[xen-4.4-testing test] 26054: trouble: broken/pass/preparing/queued
2014-04-28 11:28 UTC
[PATCH v2] libxl: Support PV consoles
2014-04-28 11:20 UTC (3+ messages)
` [libvirt] "
[PATCH v2 0/7] xen: add systemd files
2014-04-28 10:47 UTC (8+ messages)
` [PATCH v2 6/7] tools/xendomains: move to sbin and use init helper
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).