messages from 2017-09-11 09:38:21 to 2017-09-12 10:36:22 UTC [more...]
[PATCH v2 0/7] xen/arm: Clean-up traps.c
2017-09-12 10:36 UTC (8+ messages)
` [PATCH v2 1/7] xen/arm: traps: Re-order the includes alphabetically
` [PATCH v2 2/7] xen/arm: Move arch/arm/vtimer.h to include/asm-arm/vtimer.h
` [PATCH v2 3/7] xen/arm: traps: Export a bunch of helpers to handle emulation
` [PATCH v2 4/7] xen/arm: Move sysreg emulation outside of traps.c
` [PATCH v2 5/7] xen/arm: Move co-processor "
` [PATCH v2 6/7] xen/arm: Move sysregs.h in arm64 sub-directory
` [PATCH v2 7/7] xen/arm: Limit the scope of cpregs.h
[PATCH v2 00/24] xen/arm: Memory subsystem clean-up
2017-09-12 10:29 UTC (30+ messages)
` [PATCH v2 01/24] xen/x86: mm: Introduce {G, M}FN <-> {G, M}ADDR helpers
` [PATCH v2 02/24] xen/mm: Use typesafe MFN for alloc_boot_pages return
` [PATCH v2 03/24] xen/mm: Use __virt_to_mfn in map_domain_page instead of virt_to_mfn
` [PATCH v2 04/24] xen/arm: mm: Redefine mfn_to_virt to use typesafe
` [PATCH v2 05/24] xen/arm: hsr_iabt: Document RES0 field
` [PATCH v2 06/24] xen/arm: traps: Don't define FAR_EL2 for ARM32
` [PATCH v2 07/24] xen/arm: arm32: Don't define FAR_EL1
` [PATCH v2 08/24] xen/arm: Add FnV field in hsr_*abt
` [PATCH v2 09/24] xen/arm: Introduce hsr_xabt to gather common bits between hsr_dabt and
` [PATCH v2 10/24] xen/arm: traps: Introduce a helper to read the hypersivor fault register
` [PATCH v2 11/24] xen/arm: traps: Improve logging for data/prefetch abort fault
` [PATCH v2 12/24] xen/arm: Replace ioremap_attr(PAGE_HYPERVISOR_NOCACHE) call by ioremap_nocache
` [PATCH v2 13/24] xen/arm: page: Remove unused attributes DEV_NONSHARED and DEV_CACHED
` [PATCH v2 14/24] xen/arm: page: Use directly BUFFERABLE and drop DEV_WC
` [PATCH v2 15/24] xen/arm: page: Prefix memory types with MT_
` [PATCH v2 16/24] xen/arm: page: Use ARMv8 naming to improve readability
` [PATCH v2 17/24] xen/arm: page: Clean-up the definition of MAIRVAL
` [PATCH v2 18/24] xen/arm: mm: Rename and clarify AP[1] in the stage-1 page table
` [PATCH v2 19/24] xen/arm: Switch to SYS_STATE_boot just after end_boot_allocator()
` [PATCH v2 20/24] xen/arm: mm: Rename 'ai' into 'flags' in create_xen_entries
` [PATCH v2 21/24] xen/arm: page: Describe the layout of flags used to update page tables
` [PATCH v2 22/24] xen/arm: mm: Embed permission in the flags
` [PATCH v2 23/24] xen/arm: mm: Handle permission flags when adding a new mapping
` [PATCH v2 24/24] xen/arm: mm: Use memory flags for modify_xen_mappings rather than custom one
[PATCH v5 00/12] libxl: add PV display device driver interface
2017-09-12 10:28 UTC (20+ messages)
` [PATCH v5 01/12] libxl: add generic function to add device
` [PATCH v5 02/12] libxl: add generic functions to get and free device list
` [PATCH v5 03/12] libxl: add vdispl device
` [PATCH v5 04/12] xl: add PV display device commands
` [PATCH v5 05/12] docs: add PV display driver information
` [PATCH v5 06/12] libxl: change p9 to use generec add function
` [PATCH v5 07/12] libxl: change vkb "
` [PATCH v5 08/12] libxl: change vfb "
` [PATCH v5 09/12] libxl: change disk to use generic getting list functions
` [PATCH v5 10/12] libxl: change nic to use generec add function
` [PATCH v5 11/12] libxl: change vtpm "
` [PATCH v5 12/12] libxl: remove unneeded DEVICE_ADD macro
[ovmf test] 113355: regressions - FAIL
2017-09-12 10:08 UTC
[PATCH v5 00/11] vpci: PCI config space emulation
2017-09-12 10:06 UTC (9+ messages)
` [PATCH v5 05/11] mm: move modify_identity_mmio to global file and drop __init
` [PATCH v5 08/11] vpci/bars: add handlers to map the BARs
[PATCH v2 0/4] Various XSA followups
2017-09-12 10:00 UTC (8+ messages)
` [PATCH v2 1/4] x86/shadow: Use ERR_PTR infrastructure for sh_emulate_map_dest()
` [PATCH v2 2/4] x86/hvm: Rename enum hvm_copy_result to hvm_translation_result
USB passthrough with Xen on ARM
2017-09-12 10:00 UTC (2+ messages)
[qemu-upstream-unstable test] 113336: trouble: broken/fail/pass
2017-09-12 9:59 UTC
[PATCH RFC v2] Add SUPPORT.md
2017-09-12 9:49 UTC (5+ messages)
[PATCH] hvmloader: cast to avoid potential overflow in shadow_gs_test
2017-09-12 9:40 UTC (5+ messages)
[PATCH v10 0/3] Notify monitor when emulating an unimplemented instruction
2017-09-12 9:35 UTC (6+ messages)
` [PATCH v10 2/3] x86emul: New return code for "
[xen-unstable test] 113331: regressions - FAIL
2017-09-12 9:12 UTC
[PATCH v2] Livepatch fixes for v4.10 (v2)
2017-09-12 8:57 UTC (14+ messages)
` [PATCH v2 3/5] xen/livepatch/ARM32: Don't load and crash on livepatches loaded with wrong alignment
` [PATCH v2 4/5] alternative/x86/arm32: Align altinstructions (and altinstr_replacement) sections
[PATCH 00/27 v8] SBSA UART emulation support in Xen
2017-09-12 8:54 UTC (12+ messages)
` [PATCH 22/27 v8] xen/arm: vpl011: Add support for vuart console in xenconsole
` [PATCH 26/27 v8] xen/arm: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt
[PATCH RFC] Add SUPPORT.md
2017-09-12 8:26 UTC (24+ messages)
` [PATCH RFC] Add SUPPORT.md\
[PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
2017-09-12 7:52 UTC (2+ messages)
` [alsa-devel] "
[ovmf test] 113346: regressions - FAIL
2017-09-12 7:28 UTC
[linux-linus test] 113323: regressions - FAIL
2017-09-12 6:23 UTC
[RFC XEN PATCH v3 00/39] Add vNVDIMM support to HVM domains
2017-09-12 3:15 UTC (10+ messages)
` [RFC XEN PATCH v3 12/39] tools/xen-ndctl: add NVDIMM management util 'xen-ndctl'
` [RFC QEMU PATCH v3 00/10] Implement vNVDIMM for Xen HVM guest
[linux-linus bisection] complete test-amd64-i386-qemuu-rhel6hvm-intel
2017-09-12 2:18 UTC
implement runqueue per cpupool
2017-09-12 0:45 UTC (4+ messages)
` [PATCH 1/3] credit2: libxc related changes to add support for "
` [PATCH 2/3] credit2: libxl "
` [PATCH 3/3] credit2: xen "
CONFIG_SCRUB_DEBUG=y + arm64 + livepatch = Xen BUG at page_alloc.c:738
2017-09-12 0:45 UTC (2+ messages)
[PATCH v3] Livepatching patch set for 4.10
2017-09-12 0:37 UTC (18+ messages)
` [PATCH v3 01/17] livepatch: Expand check for safe_for_reapply if livepatch has only .rodata
` [PATCH v3 02/17] livepatch: Tighten alignment checks
` [PATCH v3 03/17] livepatch: Include sizes when an mismatch occurs
` [PATCH v3 04/17] xen/livepatch/ARM32: Don't load and crash on livepatches loaded with wrong text alignment
` [PATCH v3 05/17] alternative/x86/arm32: Align altinstructions (and altinstr_replacement) sections
` [PATCH v3 06/17] xen/livepatch/x86/arm32: Force .livepatch.depends section to be uint32_t aligned
` [PATCH v3 07/17] livepatch/arm/x86: Strip note_depends symbol from test-cases
` [PATCH v3 08/17] livepatch/tests: Make sure all .livepatch.funcs sections are read-only
` [PATCH v3 09/17] livepatch/arm[32, 64]: Modify livepatch_funcs
` [PATCH v3 10/17] livepatch: Declare live patching as a supported feature
` [PATCH v3 11/17] livepatch/x86/arm[32, 64]: Use common vmap code for applying
` [PATCH v3 12/17] livepatch/x86/arm[32, 64]: Unify arch_livepatch_revert
` [PATCH v3 13/17] livepatch: Expand spin_debug_disable in [apply|revert]_payload
` [PATCH v3 14/17] livepatch/x86/arm: arch/x86/mm: generalize do_page_walk() and implement arch_livepatch_lookup_mfn
` [PATCH v3 15/17] livepatch/x86/arm: Utilize the arch_livepatch_lookup_mfn
` [PATCH v3 16/17] livepatch: Add local and global symbol resolution
` [PATCH v3 17/17] livepatch: Add xen_local_symbols test-case
[ovmf test] 113333: regressions - FAIL
2017-09-12 0:30 UTC
[PATCH v2 11/13] xen/pvcalls: implement release command
2017-09-11 23:56 UTC
[qemu-mainline test] 113302: tolerable FAIL - PUSHED
2017-09-11 23:53 UTC
[ovmf bisection] complete build-i386-xsm
2017-09-11 23:47 UTC
[stage1-xen PATCH v1 00/10] Add Fedora support
2017-09-11 23:08 UTC (14+ messages)
` [stage1-xen PATCH v1 04/10] build/fedora: Add `run` and `components/*` scripts
` [stage1-xen PATCH v1 06/10] build/fedora: Add `xen-unstable-runit/*` scripts
` [stage1-xen PATCH v1 09/10] build/fedora: Add `RUNNING_STAGE1_XEN.md`
[PATCH v2 0/2] ARM: ACPI: IORT: Hide SMMU from hardware domain's IORT table
2017-09-11 21:33 UTC (3+ messages)
` [PATCH 1/2] ARM: ACPI: IORT: Estimate the size of hardware domain "
` [PATCH 2/2] ARM: ACPI: IORT: Write Hardware domain's "
[qemu-upstream-unstable test] 113301: trouble: broken/fail/pass
2017-09-11 21:18 UTC
[linux-next test] 113297: regressions - FAIL
2017-09-11 20:59 UTC
[ovmf test] 113313: regressions - FAIL
2017-09-11 20:27 UTC
[xen-unstable-smoke test] 113321: tolerable all pass - PUSHED
2017-09-11 20:23 UTC
[PATCH] mem_access: switch to plain bool
2017-09-11 18:17 UTC (3+ messages)
[linux-linus test] 113293: regressions - trouble: blocked/broken/fail/pass
2017-09-11 17:18 UTC
Xen 4.8.2 released
2017-09-11 16:12 UTC (5+ messages)
Faulting linear address??
2017-09-11 13:49 UTC (4+ messages)
[PATCH v5 00/12] x86: guest resource mapping
2017-09-11 13:16 UTC (5+ messages)
` [PATCH v5 11/12] x86/hvm/ioreq: defer mapping gfns until they are actually requsted
` [PATCH v5 12/12] x86/hvm/ioreq: add a new mappable resource type
[distros-debian-sid test] 72091: tolerable trouble: blocked/broken/fail/pass
2017-09-11 13:14 UTC
[ovmf test] 113307: regressions - FAIL
2017-09-11 13:13 UTC
[PATCH] vt-d: use two 32-bit writes to update DMAR fault address registers
2017-09-11 12:13 UTC (4+ messages)
[RFC] Unicore Subproject Proposal
2017-09-11 12:08 UTC (5+ messages)
[xen-unstable test] 113266: FAIL
2017-09-11 11:53 UTC
[PATCH v5 0/8] xen: better grant v2 support
2017-09-11 11:41 UTC (17+ messages)
` [PATCH v5 1/8] xen: move XENMAPSPACE_grant_table code into grant_table.c
` [PATCH v5 3/8] xen: delay allocation of grant table sub structures
` [PATCH v5 4/8] xen: make grant resource limits per domain
` [PATCH v5 5/8] xen: double default grant frame limit for huge hosts
` [PATCH v5 6/8] xen: add new domctl hypercall to set grant table resource limits
[PATCH v4 00/11] Handle SMCs and HVCs in conformance with SMCCC
2017-09-11 11:33 UTC (11+ messages)
` [PATCH v4 10/11] public: add XENFEAT_ARM_SMCCC_supported feature
[RFC PATCH V2 0/4] Extend resources to support more vcpus in single VM
2017-09-11 11:15 UTC (8+ messages)
` [RFC PATCH V2 2/4] Tool/ACPI: DSDT extension to support more vcpus
[RFC PATCH 0/4] Introduce Single-Stepping to ARMv8
2017-09-11 11:10 UTC (2+ messages)
[PATCH] pci/msi: constify the pci_dev parameter of pci_msi_conf_write_intercept
2017-09-11 10:52 UTC (3+ messages)
[ovmf test] 113296: regressions - FAIL
2017-09-11 10:46 UTC
Next Xen ARM community call - Wednesday 13th September 2017
2017-09-11 10:13 UTC (2+ messages)
` Next Xen ARM community call - Wednesday 20th "
[PATCH v1 0/2] Misc fixes regarding releasing resources on ARM
2017-09-11 10:11 UTC (3+ messages)
[PATCH 0/3] x86: updates for Intel SDM version 063
2017-09-11 10:07 UTC (5+ messages)
` [PATCH 1/3] VMX: convert CPU family numbers to hex
` [PATCH 2/3] VMX: add new CPU families to LBR handling
` [PATCH 3/3] x86/cpuidle: add new CPU families
How to create a PVHv2 guest
2017-09-11 10:01 UTC (4+ messages)
[PATCH v1 0/5] Generic MSR policy: infrastructure + cpuid_faulting
2017-09-11 9:57 UTC (3+ messages)
[OSSTEST PATCH 1/4] examine: Do not try to find old version
2017-09-11 9:54 UTC (4+ messages)
` [OSSTEST PATCH 2/4] README: Better documentation of recipes, db, etc
` [OSSTEST PATCH 3/4] README.dev: Miscellaneous minor improvements
` [OSSTEST PATCH 4/4] README.dev: Improve instructions for new machine commissioning
Which Xen binary can I use?
2017-09-11 9:51 UTC (2+ messages)
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).