Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-04 05:48:04 to 2017-10-04 21:00:27 UTC [more...]

[PATCH v7 00/11] Handle SMCs and HVCs in conformance with SMCCC
 2017-10-04 21:00 UTC  (12+ messages)
` [PATCH v7 01/11] arm: traps: use only least 32 bits of fid in PSCI handler
` [PATCH v7 02/11] arm: traps: use generic register accessors in the PSCI code
` [PATCH v7 03/11] arm: traps: check if SMC was conditional before handling it
` [PATCH v7 04/11] public: xen.h: add definitions for UUID handling
` [PATCH v7 05/11] arm: processor.h: add definition for immediate value mask
` [PATCH v7 06/11] arm: add SMCCC protocol definitions
` [PATCH v7 07/11] arm: smccc: handle SMCs according to SMCCC
` [PATCH v7 08/11] arm: traps: handle PSCI calls inside `vsmc.c`
` [PATCH v7 09/11] arm: PSCI: use definitions provided by asm/smccc.h
` [PATCH v7 10/11] arm: vsmc: remove 64 bit mode check in PSCI handler
` [PATCH v7 11/11] public: add and enable XENFEAT_ARM_SMCCC_supported feature

[xen-unstable test] 114003: tolerable FAIL - PUSHED
 2017-10-04 20:40 UTC 

[PATCH] [STABLE-4.4, 3.18]: fix xen_swiotlb_dma_mmap prototype
 2017-10-04 20:15 UTC  (2+ messages)

[PATCH 0/7] xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
 2017-10-04 19:38 UTC  (9+ messages)
` [PATCH 1/7] xen/arm: domain_build: Clean-up insert_11_bank
` [PATCH 2/7] xen/arm32: mm: Rework is_xen_heap_page to avoid nameclash
` [PATCH 3/7] xen/x86: Use maddr_to_page and maddr_to_mfn to avoid open-coded >> PAGE_SHIFT
` [PATCH 4/7] xen/kimage: Remove defined but unused variables
` [PATCH 5/7] xen/xenoprof: Convert the file to use typesafe MFN
` [PATCH 6/7] xen/tmem: Convert the file common/tmem_xen.c "
` [PATCH 7/7] xen: Convert __page_to_mfn and __mfn_to_page "

[xen-unstable-smoke test] 114015: regressions - FAIL
 2017-10-04 19:31 UTC 

[distros-debian-squeeze test] 72196: tolerable trouble: broken/fail/pass
 2017-10-04 18:58 UTC 

4.9.52: INFO: task XXX blocked for more than 300 seconds
 2017-10-04 18:26 UTC 

[linux-next test] 113999: regressions - FAIL
 2017-10-04 18:20 UTC 

DomD: passthroughing an arbitrary device
 2017-10-04 18:10 UTC  (4+ messages)

[xen-unstable-smoke test] 114010: regressions - FAIL
 2017-10-04 17:28 UTC  (2+ messages)

[PATCH v2 01/13] x86emul/fuzz: add rudimentary limit checking
 2017-10-04 16:58 UTC  (30+ messages)
` [PATCH v2 02/13] fuzz/x86_emulate: Actually use cpu_regs input
` [PATCH v2 03/13] fuzz/x86_emulate: Clear errors after each iteration
` [PATCH v2 04/13] fuzz/x86_emulate: Improve failure descriptions in x86_emulate harness
` [PATCH v2 05/13] fuzz/x86_emulate: Implement input_read() and input_avail()
` [PATCH v2 06/13] fuzz/x86_emulate: Rename the file containing the wrapper code
` [PATCH v2 07/13] fuzz/x86_emulate: Add 'afl-cov' target
` [PATCH v2 08/13] fuzz/x86_emulate: Take multiple test files for inputs
` [PATCH v2 09/13] fuzz/x86_emulate: Move all state into fuzz_state
` [PATCH v2 10/13] fuzz/x86_emulate: Make input more compact
` [PATCH v2 11/13] fuzz/x86_emulate: Add --rerun option to try to track down instability
` [PATCH v2 12/13] fuzz/x86_emulate: Set and fuzz more CPU state
` [PATCH v2 13/13] fuzz/x86_emulate: Add an option to limit the number of instructions executed

[PATCH v2 0/*] xen: xen-domid-restrict improvements
 2017-10-04 16:18 UTC  (9+ messages)
` [PATCH 1/8] xen: link against xentoolcore
` [PATCH 2/8] xen: restrict: use xentoolcore_restrict_all
` [PATCH 3/8] xen: defer call to xen_restrict until after os_setup_post
` [PATCH 4/8] xen: destroy_hvm_domain: Move reason into a variable
` [PATCH 5/8] xen: move xc_interface compatibility fallback further up the file
` [PATCH 6/8] xen: destroy_hvm_domain: Try xendevicemodel_shutdown
` [PATCH 7/8] os-posix: Provide new -runasid option
` [PATCH 8/8] RFC configure: do_compiler: Dump some extra info under bash

[PATCH For 4.10 0/4] Add support for using the Undefined Behaviour Sanitiser
 2017-10-04 16:07 UTC  (9+ messages)
` [PATCH 3/4] xen/ubsan: Implement __ubsan_handle_nonnull_arg()
` [PATCH 4/4] xen/ubsan: Introduce and use CONFIG_UBSAN

[PATCH v6 00/11] vpci: PCI config space emulation
 2017-10-04 16:00 UTC  (27+ messages)
` [PATCH v6 02/11] vpci: introduce basic handlers to trap accesses to the PCI config space
` [PATCH v6 03/11] x86/mmcfg: add handlers for the PVH Dom0 MMCFG areas
` [PATCH v6 04/11] x86/physdev: enable PHYSDEVOP_pci_mmcfg_reserved for PVH Dom0
` [PATCH v6 05/11] pci: split code to size BARs from pci_add_device
` [PATCH v6 06/11] pci: add support to size ROM BARs to pci_size_mem_bar
` [PATCH v6 07/11] xen: introduce rangeset_consume_ranges
` [PATCH v6 08/11] vpci/bars: add handlers to map the BARs
` [PATCH v6 09/11] vpci/msi: add MSI handlers
` [PATCH v6 11/11] vpci/msix: add MSI-X handlers

[PATCH 01/13] x86/paravirt: remove wbinvd() paravirt interface
 2017-10-04 15:58 UTC  (13+ messages)
` [PATCH 02/13] x86/paravirt: Fix output constraint macro names
` [PATCH 03/13] x86/paravirt: Convert native patch assembly code strings to macros
` [PATCH 04/13] x86/paravirt: Convert DEF_NATIVE macro to GCC extended asm syntax
` [PATCH 05/13] x86/paravirt: Move paravirt asm macros to paravirt-asm.h
` [PATCH 06/13] x86/paravirt: Clean up paravirt-asm.h
` [PATCH 07/13] x86/paravirt: Simplify ____PVOP_CALL()
` [PATCH 08/13] x86/paravirt: Clean up paravirt_types.h
` [PATCH 09/13] x86/asm: Convert ALTERNATIVE*() assembler macros to preprocessor macros
` [PATCH 10/13] x86/alternative: Support indirect call replacement
` [PATCH 11/13] x86/paravirt: Add paravirt alternatives infrastructure
` [PATCH 12/13] objtool: Add support for new .pv_altinstructions section
` [PATCH 13/13] x86/paravirt: Convert natively patched pv ops to use paravirt alternatives

[PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality
 2017-10-04 15:58 UTC 

[PATCH v2 00/24] Provide some actual restriction of qemu
 2017-10-04 15:57 UTC  (25+ messages)
` [PATCH 01/24] xen: Provide XEN_DMOP_remote_shutdown
` [PATCH 02/24] xen: x86 dm_op: add missing newline before XEN_DMOP_inject_msi
` [PATCH 03/24] tools: libxendevicemodel: Provide xendevicemodel_shutdown
` [PATCH 04/24] xentoolcore, _restrict_all: Introduce new library and implementation
` [PATCH 05/24] xentoolcore: Link into stubdoms
` [PATCH 06/24] tools: qemu-xen build: prepare to link against xentoolcore
` [PATCH 07/24] libxl: #include "xentoolcore_internal.h"
` [PATCH 08/24] tools: move CONTAINER_OF to xentoolcore_internal.h
` [PATCH 09/24] xentoolcore_restrict_all: Implement for libxendevicemodel
` [PATCH 10/24] xentoolcore_restrict_all: "Implement" for libxencall
` [PATCH 11/24] xentoolcore_restrict: Break out xentoolcore__restrict_by_dup2_null
` [PATCH 12/24] xentoolcore_restrict_all: Implement for libxenforeignmemory
` [PATCH 13/24] xentoolcore_restrict_all: Declare problems due to no evtchn support
` [PATCH 14/24] xentoolcore_restrict_all: "Implement" for xengnttab
` [PATCH 15/24] tools/xenstore: get_handle: use "goto err" error handling style
` [PATCH 16/24] tools/xenstore: get_handle: Allocate struct before opening fd
` [PATCH 17/24] xentoolcore_restrict_all: "Implement" for xenstore
` [PATCH 18/24] xentoolcore, _restrict_all: Document implementation "complete"
` [PATCH 19/24] xl, libxl: Provide dm_restrict
` [PATCH 20/24] libxl: Rationalise calculation of user to run qemu as
` [PATCH 21/24] libxl: libxl__dm_runas_helper: return pwd
` [PATCH 22/24] libxl: userlookup_helper_getpwnam rename and turn into a macro
` [PATCH 23/24] libxl: dm_restrict: Support uid range user
` [PATCH 24/24] tools: xentoolcore_restrict_all: use domid_t

[xen-unstable-smoke test] 114008: regressions - trouble: blocked/fail
 2017-10-04 14:57 UTC 

[PATCH v3 0/9] Nested p2m: allow sharing between vCPUs
 2017-10-04 14:55 UTC  (10+ messages)
` [PATCH v3 2/9] x86/np2m: flush all np2m objects on nested INVEPT
` [PATCH v3 4/9] x86/np2m: simplify nestedhvm_hap_nested_page_fault()
` [PATCH v3 5/9] x86/vvmx: make updating shadow EPTP value more efficient
` [PATCH v3 6/9] x86/np2m: send flush IPIs only when a vcpu is actively using an np2m

[PATCH 00/27 v11] SBSA UART emulation support in Xen
 2017-10-04 14:52 UTC  (7+ messages)
` [PATCH 21/27 v11] xen/arm: vpl011: Add support for multiple consoles in xenconsole

stable-rc build: 3 warnings 0 failures (stable-rc/v4.4.89-42-g255b4a0)
 2017-10-04 14:37 UTC  (2+ messages)

[PATCH] xenconsole: fix 32bit compilation
 2017-10-04 14:27 UTC 

[MINIOS PATCH v2] Include string.h before console.h
 2017-10-04 13:55 UTC  (2+ messages)

[PATCH] [STABLE-4.4, 3.18]: fix xen_swiotlb_dma_mmap prototype
 2017-10-04 13:51 UTC 

[libvirt test] 113990: tolerable all pass - PUSHED
 2017-10-04 13:51 UTC 

[MINIOS PATCH] Update public headers from Xen
 2017-10-04 13:46 UTC  (2+ messages)

[xen-unstable-smoke test] 114005: regressions - trouble: blocked/fail
 2017-10-04 13:43 UTC  (4+ messages)

[MINIOS PATCH] Include string.h before console.h
 2017-10-04 13:38 UTC  (3+ messages)

[PATCH 0/4] xen: sched: optimize exclusive pinning and soft-affinity checking
 2017-10-04 13:37 UTC  (10+ messages)
` [PATCH 1/4] xen: sched: introduce 'adjust_affinity' hook
` [PATCH 2/4] xen: sched: optimize exclusive pinning case (Credit1 & 2)
` [PATCH 3/4] xen: sched: improve checking soft-affinity
` [PATCH 4/4] xen: sched: simplify (and speedup) "

[xen-unstable-smoke test] 114007: regressions - trouble: blocked/fail
 2017-10-04 13:30 UTC 

[linux-linus test] 113982: tolerable FAIL - PUSHED
 2017-10-04 13:22 UTC 

[PATCH v2 00/16] xen/x86: Clean-up the PoD code
 2017-10-04 13:12 UTC  (6+ messages)
` [PATCH v2 04/16] xen/x86: p2m-pod: Fix coding style

[PATCH v2 4/5] pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
 2017-10-04 13:06 UTC  (4+ messages)
        ` xen-pci-passthrough PCI Express support? (Re: [Qemu-devel] [PATCH v2 4/5] pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices)

[PATCH] migration, xen: Fix block image lock issue on live migration
 2017-10-04 13:03 UTC  (3+ messages)

[qemu-mainline baseline-only test] 72195: tolerable trouble: blocked/broken/fail/pass
 2017-10-04 12:51 UTC 

[PATCH] x86: Make use of pagetable_get_mfn() where appropriate
 2017-10-04 12:07 UTC  (2+ messages)

[PATCH v2] x86/PV: fix/generalize guest nul selector handling
 2017-10-04 11:49 UTC  (4+ messages)

[PATCH 0/2] xen/arm64/ns16550: Support for Allwinner H5 SoC
 2017-10-04 11:44 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] xen/arm64: Add Support for Allwinner H5 (sun50i)
  ` [PATCH v3] xen/ns16550: Fix ISR lockup on Allwinner uart

[PATCH] x86: mmio_ro_do_page_fault() must be unreachable for DomU
 2017-10-04 11:30 UTC  (5+ messages)

Formal vote on Unicore Proposal (deadline Frid, Oct 6th)
 2017-10-04 11:30 UTC  (2+ messages)

[PATCH v13 0/3] Notify monitor when emulating an unimplemented instruction
 2017-10-04 11:14 UTC  (6+ messages)
` [PATCH v13 1/3] x86emul: New return code for "

[xen-unstable-coverity test] 113998: all pass - PUSHED
 2017-10-04 11:12 UTC 

[PATCH v6 00/10] Handle SMCs and HVCs in conformance with SMCCC
 2017-10-04 11:00 UTC  (7+ messages)
` [PATCH v6 03/10] public: xen.h: add definitions for UUID handling
` [PATCH v6 08/10] arm: PSCI: use definitions provided by asm/smccc.h

Null scheduler and VM preemption
 2017-10-04 10:59 UTC 

[xen-unstable-smoke test] 114001: regressions - trouble: blocked/fail
 2017-10-04 10:58 UTC 

[PATCH v8 00/11] x86: guest resource mapping
 2017-10-04 10:23 UTC  (7+ messages)
` [PATCH v8 01/11] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list

[xen-unstable test] 113977: regressions - FAIL
 2017-10-04 10:08 UTC 

[PATCH] libxl: fix generating array of enums in getypes.py
 2017-10-04 10:02 UTC  (7+ messages)

[xen-unstable-smoke test] 113997: regressions - trouble: blocked/fail
 2017-10-04  9:33 UTC 

[PATCH] x86/pvh: fix memory accounting for Dom0
 2017-10-04  9:26 UTC  (6+ messages)

[PATCH MINI-OS] Link against libxentoolcore
 2017-10-04  9:23 UTC  (2+ messages)

[xen-unstable-smoke test] 113995: regressions - trouble: blocked/fail
 2017-10-04  8:47 UTC 

[PATCH v4 01/27] linkage: new macros for assembler symbols
 2017-10-04  7:33 UTC  (4+ messages)
` [PATCH v4 19/27] x86: assembly, make some functions local

[xen-unstable-smoke test] 113992: regressions - trouble: blocked/fail
 2017-10-04  7:02 UTC 

[PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
 2017-10-04  6:50 UTC  (2+ messages)
                              ` [alsa-devel] "

[PATCH v4 00/15] Enable Memory Bandwidth Allocation in Xen
 2017-10-04  5:59 UTC  (13+ messages)
` [PATCH v4 02/15] Rename PSR sysctl/domctl interfaces and xsm policy to make them be general
` [PATCH v4 04/15] x86: implement data structure and CPU init flow for MBA
` [PATCH v4 07/15] x86: implement set value "

[xen-unstable-smoke test] 113991: regressions - trouble: blocked/fail
 2017-10-04  5:57 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 read-only IMAP folder(s) and NNTP newsgroup(s).