messages from 2017-03-16 11:15:59 to 2017-03-17 07:05:07 UTC [more...]
[PATCH 00/18] Provide a command line option to choose how to handle SErrors
2017-03-17 7:05 UTC (34+ messages)
` [PATCH 02/18] xen/arm: Restore HCR_EL2 register
` [PATCH 03/18] xen/arm: Avoid setting/clearing HCR_RW at every context switch
` [PATCH 05/18] xen/arm: Save ESR_EL2 to avoid using mismatched value in syndrome check
` [PATCH 08/18] xen/arm: Introduce a initcall to update cpu_hwcaps by serror_op
` [PATCH 09/18] xen/arm64: Use alternative to skip the check of pending serrors
` [PATCH 10/18] xen/arm32: Use cpu_hwcaps "
` [PATCH 11/18] xen/arm: Move macro VABORT_GEN_BY_GUEST to common header
` [PATCH 12/18] xen/arm: Introduce new helpers to handle guest/hyp SErrors
` [PATCH 13/18] xen/arm: Replace do_trap_guest_serror with new helpers
[GIT PULL] xen: fix for 4.11 rc3
2017-03-17 6:51 UTC
[PATCH v2 00/12] Add LMCE support
2017-03-17 6:46 UTC (13+ messages)
` [PATCH v2 01/12] xen/mce: switch bool_t/1/0 to bool/true/false
` [PATCH v2 02/12] x86/mce_intel: refine messages of MCA capabilities
` [PATCH v2 03/12] xen/mce: add blank lines between non-fall-through switch case blocks
` [PATCH v2 04/12] x86/mce: handle LMCE locally
` [PATCH v2 05/12] x86/mce_intel: detect and enable LMCE on Intel host
` [PATCH v2 06/12] x86/vmx: expose LMCE feature via guest MSR_IA32_FEATURE_CONTROL
` [PATCH v2 07/12] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL
` [PATCH v2 08/12] x86/vmce: enable injecting LMCE to guest on Intel host
` [PATCH v2 09/12] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH v2 10/12] xen/mce: add support of vLMCE injection to XEN_MC_inject_v2
` [PATCH v2 11/12] tools/libxc: add support of injecting MC# to specified CPUs
` [PATCH v2 12/12] tools/xen-mceinj: add support of injecting LMCE
[PATCH 0/2] xen/arm32: Use alternative to skip the check of pending serrors
2017-03-17 6:35 UTC (8+ messages)
` [PATCH 1/2] xen/arm32: Introduce alternative runtime patching
` [PATCH 2/2] xen/arm32: Use alternative to skip the check of pending serrors
[xen-4.8-testing test] 106728: regressions - FAIL
2017-03-17 6:32 UTC
[xen-unstable test] 106724: regressions - FAIL
2017-03-17 5:46 UTC
[PATCH] xen: sched: don't call hooks of the wrong scheduler via VCPU2OP
2017-03-17 5:28 UTC (2+ messages)
[PATCH v3 4/7] xen/9pfs: connect to the backend
2017-03-17 4:54 UTC (4+ messages)
[PATCH 0/2] xen: use pkg-config for configure
2017-03-17 4:49 UTC (6+ messages)
` [PATCH 1/2] xen: use 5 digit xen versions
` [PATCH 2/2] configure: use pkg-config for obtaining xen version
Bug#852324: x86/mm: Found insecure W+X mapping
2017-03-17 3:05 UTC (4+ messages)
[linux-4.1 test] 106720: regressions - FAIL
2017-03-17 3:04 UTC
[PATCH v10 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
2017-03-17 1:52 UTC (6+ messages)
` [PATCH v10 4/6] VT-d: introduce update_irte to update irte safely
[PATCH v9 00/25] Enable L2 Cache Allocation Technology & Refactor psr.c
2017-03-17 1:29 UTC (3+ messages)
[qemu-mainline test] 106718: tolerable FAIL - PUSHED
2017-03-17 1:18 UTC
[ovmf test] 106716: regressions - FAIL
2017-03-17 0:13 UTC
[linux-linus test] 106714: regressions - trouble: blocked/broken/fail/pass
2017-03-16 23:33 UTC
[RFC PATCH 0/9] "Non-shared" IOMMU support on ARM
2017-03-16 15:39 UTC (4+ messages)
` [RFC PATCH 1/9] xen/device-tree: Add dt_count_phandle_with_args helper
[xen-unstable-smoke test] 106726: tolerable trouble: broken/fail/pass - PUSHED
2017-03-16 21:43 UTC
[PATCH v3 0/9] xen/9pfs: introduce the Xen 9pfs backend
2017-03-16 20:01 UTC (10+ messages)
` [PATCH v3 1/9] xen: do not build backends for targets that do not support xen
` [PATCH v3 2/9] xen: import ring.h from xen
` [PATCH v3 3/9] 9p: introduce a type for the 9p header
` [PATCH v3 4/9] xen/9pfs: introduce Xen 9pfs backend
` [PATCH v3 5/9] xen/9pfs: connect to the frontend
` [PATCH v3 6/9] xen/9pfs: receive requests from "
` [PATCH v3 7/9] xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal
` [PATCH v3 8/9] xen/9pfs: send responses back to the frontend
` [PATCH v3 9/9] xen/9pfs: build and register Xen 9pfs backend
[PATCH v2] x86/time: Don't use virtual TSC if host and guest frequencies are equal
2017-03-16 19:35 UTC
[xen-unstable-smoke test] 106723: tolerable trouble: broken/fail/pass - PUSHED
2017-03-16 19:12 UTC
[PATCH v4 07/14] golang/xenlight: Implement libxl_scheduler enumeration
2017-03-16 19:11 UTC
[PATCH v4 01/14] golang/xenlight: Create stub package
2017-03-16 19:08 UTC (13+ messages)
` [PATCH v4 02/14] golang/xenlight: Add error constants and standard handling
` [PATCH v4 03/14] golang/xenlight: Add host-related functionality
` [PATCH v4 04/14] golang/xenlight: Implement libxl_domain_info and libxl_domain_unpause
` [PATCH v4 05/14] golang/xenlight: Add tests host related functionality functions
` [PATCH v4 06/14] golang/xenlight: Implement libxl_bitmap and helper operations
` [PATCH v4 08/14] golang/xenlight: Implement cpupool operations
` [PATCH v4 09/14] golang/xenlight: Implement Domain operations
` [PATCH v4 10/14] golang/xenlight: Implement Vcpuinfo and ListVcpu
` [PATCH v4 11/14] golang/xenlight: Implement get console path operations
` [PATCH v4 12/14] golang/xenlight: Created boilerplate code for device related structs
` [PATCH v4 13/14] golang/xenlight: Implement ActionOnShutdown and DomainConfig
` [PATCH v4 14/14] golang/xenlight: Implement domain create/destroy operations
[PATCH v2 0/4] Refactor x86 dom0 builder
2017-03-16 18:48 UTC (12+ messages)
` [PATCH v2 1/4] x86: rename domain_build.c to dom0_build.c
` [PATCH v2 2/4] x86: split PV dom0 builder to pv/dom0_builder.c
` [PATCH v2 3/4] x86: split PVH dom0 builder to hvm/dom0_build.c
` [PATCH v2 4/4] x86: clean up header files in dom0_build.c
[xen-unstable test] 106711: regressions - FAIL
2017-03-16 18:45 UTC
[PATCH] common/mem_access: merged mem_access setting interfaces
2017-03-16 18:36 UTC (5+ messages)
[PATCH v1 0/3] x86/vvmx: fixes for mov-ss and shadow vmcs handling
2017-03-16 18:32 UTC (6+ messages)
` [PATCH v1 1/3] x86/vvmx: add mov-ss blocking check to vmentry
` [PATCH v1 3/3] x86/vvmx: add a shadow vmcs check to vmlaunch
[PATCH v4 0/7] Xen transport for 9pfs frontend driver
2017-03-16 18:04 UTC (3+ messages)
` [PATCH v4 4/7] xen/9pfs: connect to the backend
[PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
2017-03-16 18:00 UTC
[PATCH 00/11] pl011 emulation support in Xen
2017-03-16 13:24 UTC (7+ messages)
` [PATCH 05/11] xen/arm: vpl011: Initialize nr_spis in vgic_init in Xen to atleast 1
[PATCH v2 0/9] Fixes to pagetable handling
2017-03-16 17:25 UTC (11+ messages)
` [PATCH v2 1/9] x86/cpuid: Sort cpu_has_* predicates by feature number
` [PATCH v2 2/9] x86/pagewalk: Use pointer syntax for pfec parameter
` [PATCH v2 3/9] x86/shadow: Drop VALID_GFN()
` [PATCH v2 4/9] x86/pagewalk: Clean up guest_supports_* predicates
` [PATCH v2 5/9] x86/pagewalk: Helpers for reserved bit handling
` [PATCH v2 6/9] x86/pagewalk: Re-implement the pagetable walker
` [PATCH v2 7/9] x86/shadow: Use the pagewalk reserved bits helpers
` [PATCH v2 8/9] x86/pagewalk: Improve the logic behind setting access and dirty bits
` [PATCH v2 9/9] x86/pagewalk: non-functional cleanup
[GSoC] GSoC Introduction : Fuzzing Xen hypercall interface
2017-03-16 16:27 UTC (4+ messages)
[PATCH v2 00/27] arm64: Dom0 ITS emulation
2017-03-16 16:25 UTC (31+ messages)
` [PATCH v2 01/27] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [PATCH v2 02/27] ARM: GICv3: allocate LPI pending and property table
` [PATCH v2 03/27] ARM: GICv3 ITS: allocate device and collection table
` [PATCH v2 04/27] ARM: GICv3 ITS: map ITS command buffer
` [PATCH v2 05/27] ARM: GICv3 ITS: introduce ITS command handling
` [PATCH v2 06/27] ARM: GICv3 ITS: introduce device mapping
` [PATCH v2 07/27] ARM: arm64: activate atomic 64-bit accessors
` [PATCH v2 08/27] ARM: GICv3 ITS: introduce host LPI array
` [PATCH v2 09/27] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [PATCH v2 10/27] ARM: GICv3: forward pending LPIs to guests
` [PATCH v2 11/27] ARM: GICv3: enable ITS and LPIs on the host
` [PATCH v2 12/27] ARM: vGICv3: handle virtual LPI pending and property tables
` [PATCH v2 13/27] ARM: vGICv3: Handle disabled LPIs
` [PATCH v2 14/27] ARM: vGICv3: introduce basic ITS emulation bits
` [PATCH v2 15/27] ARM: vITS: introduce translation table walks
` [PATCH v2 16/27] ARM: vITS: handle CLEAR command
` [PATCH v2 17/27] ARM: vITS: handle INT command
` [PATCH v2 18/27] ARM: vITS: handle MAPC command
` [PATCH v2 19/27] ARM: vITS: handle MAPD command
` [PATCH v2 20/27] ARM: vITS: handle MAPTI command
` [PATCH v2 21/27] ARM: vITS: handle MOVI command
` [PATCH v2 22/27] ARM: vITS: handle DISCARD command
` [PATCH v2 23/27] ARM: vITS: handle INV command
` [PATCH v2 24/27] ARM: vITS: handle INVALL command
` [PATCH v2 25/27] ARM: vITS: create and initialize virtual ITSes for Dom0
` [PATCH v2 26/27] ARM: vITS: create ITS subnodes for Dom0 DT
` [PATCH v2 27/27] ARM: vGIC: advertise LPI support
"Hello Xen Project" Book
2017-03-16 15:52 UTC
[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-03-16 15:33 UTC
[PATCH] x86/time: Don't use virtual TSC if host and guest frequencies are equal
2017-03-16 15:34 UTC (6+ messages)
question: xen/qemu - mmio mapping issues for device pass-through
2017-03-16 15:31 UTC (4+ messages)
[linux-4.1 test] 106704: regressions - FAIL
2017-03-16 15:04 UTC
[PATCH v5] xen: don't save/restore the physmap on VM save/restore
2017-03-16 15:03 UTC (6+ messages)
[xen-unstable test] 106698: regressions - FAIL
2017-03-16 15:01 UTC (4+ messages)
[PATCH] dm_op: Add xendevicemodel_modified_memory_bulk
2017-03-16 14:44 UTC
[PATCH v4 0/4] x86: remove PVHv1
2017-03-16 14:42 UTC (8+ messages)
` [PATCH v4 1/4] ocaml/gen: fix ocaml type/code generator from IDL
` [PATCH v4 2/4] x86: remove PVHv1 code
` [PATCH v4 3/4] x86: remove has_hvm_container_{domain/vcpu}
` [PATCH v4 4/4] x86/PVHv2: move pvh_setup_e820 together with the other pvh functions
[PATCH] x86emul: correct DECLARE_ALIGNED()
2017-03-16 13:47 UTC (4+ messages)
[PATCH v16 4/9] x86: add multiboot2 protocol support for EFI platforms
2017-03-16 13:43 UTC (14+ messages)
[qemu-mainline test] 106702: tolerable FAIL - PUSHED
2017-03-16 13:21 UTC
[ovmf test] 106700: regressions - FAIL
2017-03-16 12:13 UTC
[linux-linus test] 106699: regressions - FAIL
2017-03-16 11:48 UTC
[PATCH v4 0/4] x86: remove PVHv1
2017-03-16 11:43 UTC
[libvirt test] 106707: tolerable FAIL - PUSHED
2017-03-16 11:23 UTC
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).