messages from 2017-03-29 05:11:53 to 2017-03-30 11:17:04 UTC [more...]
[PATCH v3 0/4] xenstore: rework of transaction handling
2017-03-30 11:17 UTC (5+ messages)
` [PATCH v3 3/4] "
[PATCH 0/5] x86/dpci: bind legacy PCI interrupts to PVHv2 Dom0
2017-03-30 10:56 UTC (4+ messages)
[PATCH v2 for-4.9] x86/mm: Drop MEM_LOG() and correct some printed information
2017-03-30 10:51 UTC (3+ messages)
[seabios baseline-only test] 71122: tolerable FAIL
2017-03-30 10:44 UTC
[PATCH] mm: use heap macro in init_node_heap
2017-03-30 10:43 UTC (4+ messages)
[distros-debian-wheezy test] 71123: tolerable trouble: broken/pass
2017-03-30 10:17 UTC
[PATCH RFC 00/13] Refactor x86/mm.c
2017-03-30 10:07 UTC (17+ messages)
` [PATCH RFC 01/13] x86/mm: export {get,put}_pg_owner
` [PATCH RFC 01/13] x86/mm: export {get, put}_pg_owner
` [PATCH RFC 02/13] x86/mm: move MEM_LOG to asm-x86/mm.h
` [PATCH RFC 03/13] x86/mm: export vcpumask_to_pcpumask
` [PATCH RFC 04/13] x86/mm: carve out create_grant_pv_mapping
[qemu-mainline baseline-only test] 71121: regressions - trouble: blocked/broken/fail/pass
2017-03-30 9:27 UTC
[PATCH v2 00/19] Provide a command line option to choose how to handle SErrors
2017-03-30 9:13 UTC (20+ messages)
` [PATCH v2 01/19] xen/arm: Save ESR_EL2 to avoid using mismatched value in syndrome check
` [PATCH v2 02/19] xen/arm: Remove vwfi while setting HCR_EL2 in init_traps
` [PATCH v2 03/19] xen/arm: Move parse_vwfi from trap.c to domain.c
` [PATCH v2 04/19] xen/arm: Restore HCR_EL2 register
` [PATCH v2 05/19] xen/arm: Avoid setting/clearing HCR_RW at every context switch
` [PATCH v2 06/19] xen/arm: Save HCR_EL2 when a guest took the SError
` [PATCH v2 07/19] xen/arm: Introduce a virtual abort injection helper
` [PATCH v2 08/19] xen/arm: Introduce a command line parameter for SErrors/Aborts
` [PATCH v2 09/19] xen/arm: Introduce a initcall to update cpu_hwcaps by serror_op
` [PATCH v2 10/19] xen/arm64: Use alternative to skip the check of pending serrors
` [PATCH v2 11/19] xen/arm32: "
` [PATCH v2 12/19] xen/arm: Move macro VABORT_GEN_BY_GUEST to common header
` [PATCH v2 13/19] xen/arm: Introduce new helpers to handle guest/hyp SErrors
` [PATCH v2 14/19] xen/arm: Replace do_trap_guest_serror with new helpers
` [PATCH v2 15/19] xen/arm: Unmask the Abort/SError bit in the exception entries
` [PATCH v2 16/19] xen/arm: Introduce a helper to synchronize SError
` [PATCH v2 17/19] xen/arm: Isolate the SError between the context switch of 2 vCPUs
` [PATCH v2 18/19] xen/arm: Prevent slipping hypervisor SError to guest
` [PATCH v2 19/19] xen/arm: Handle guest external abort as guest SError
[PATCH v3] xen/arm32: Introduce alternative runtime patching
2017-03-30 9:02 UTC
[ovmf test] 106988: all pass - PUSHED
2017-03-30 8:23 UTC
[RFC XEN PATCH v2 00/15] Add vNVDIMM support to HVM domains
2017-03-30 8:21 UTC (6+ messages)
` [RFC XEN PATCH v2 15/15] tools/misc: add xen-ndctl
[PATCH v3 0/8] x86/vioapic: introduce support for multiple vIO APICs
2017-03-30 8:16 UTC (10+ messages)
` [PATCH v3 1/8] x86/vioapic: expand hvm_vioapic to contain vIO APIC internal state
` [PATCH v3 2/8] x86/hvm: introduce hvm_domain_irq macro
` [PATCH v3 3/8] x86/irq: rename NR_HVM_IRQS and break it's dependency on VIOAPIC_NUM_PINS
` [PATCH v3 4/8] x86/hvm: convert gsi_assert_count into a variable size array
` [PATCH v3 5/8] x86/vioapic: allow the vIO APIC to have a variable number of pins
` [PATCH v3 6/8] x86/vioapic: introduce support for multiple vIO APICS
` [PATCH v3 7/8] x86/ioapic: add prototype for io_apic_gsi_base to io_apic.h
` [PATCH v3 8/8] x86/vioapic: allow PVHv2 Dom0 to have more than one IO APIC
[libvirt test] 106989: regressions - FAIL
2017-03-30 8:07 UTC
xen/arm: Domain not fully destroyed when using credit2
2017-03-30 7:38 UTC (17+ messages)
[PATCH v3 0/9] Add LMCE support
2017-03-30 6:20 UTC (10+ messages)
` [PATCH v3 1/9] x86/mce: handle LMCE locally
` [PATCH v3 2/9] x86/mce_intel: detect and enable LMCE on Intel host
` [PATCH v3 3/9] x86/vmx: expose LMCE feature via guest MSR_IA32_FEATURE_CONTROL
` [PATCH v3 4/9] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL
` [PATCH v3 5/9] x86/vmce: enable injecting LMCE to guest on Intel host
` [PATCH v3 6/9] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH v3 7/9] xen/mce: add support of vLMCE injection to XEN_MC_inject_v2
` [PATCH v3 8/9] tools/libxc: add support of injecting MC# to specified CPUs
` [PATCH v3 9/9] tools/xen-mceinj: add support of injecting LMCE
[seabios test] 106986: tolerable FAIL - PUSHED
2017-03-30 6:17 UTC
[PATCH RFC 00/20] Add postcopy live migration support
2017-03-30 6:03 UTC (24+ messages)
` [PATCH RFC 04/20] libxc/xc_sr_save.c: add WRITE_TRIVIAL_RECORD_FN()
` [PATCH RFC 05/20] libxc/xc_sr: factor out filter_pages()
` [PATCH RFC 06/20] libxc/xc_sr: factor helpers out of handle_page_data()
` [PATCH RFC 07/20] migration: defer precopy policy to libxl
` [PATCH RFC 08/20] libxl/migration: add precopy tuning parameters
` [PATCH RFC 10/20] libxc/xc_sr_save.c: initialise rec.data before free()
[xen-4.8-testing test] 106985: regressions - FAIL
2017-03-30 5:49 UTC
[GSoc] Adding Floating Point support to Mini-OS
2017-03-30 5:10 UTC (2+ messages)
[xen-unstable test] 106979: regressions - FAIL
2017-03-30 5:03 UTC
[GSoC]about the task "Share a page in memory from the VM config file"
2017-03-30 2:33 UTC (11+ messages)
[qemu-mainline test] 106977: tolerable FAIL - PUSHED
2017-03-30 2:28 UTC
[PATCH v2] xen/arm32: Introduce alternative runtime patching
2017-03-30 2:01 UTC (5+ messages)
[linux-linus test] 106976: regressions - FAIL
2017-03-30 1:53 UTC
[PATCH v9 00/25] Enable L2 Cache Allocation Technology & Refactor psr.c
2017-03-30 1:39 UTC (14+ messages)
` [PATCH v9 12/25] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
[ovmf baseline-only test] 71120: all pass
2017-03-30 0:49 UTC
[PATCH v5 0/3] xen/arm: remove race conditions in irq migration
2017-03-29 23:48 UTC (8+ messages)
` [PATCH v5 1/3] arm: remove irq from inflight, then change physical affinity
` [PATCH v5 2/3] xen/arm: move setting of new target vcpu to vgic_migrate_irq
` [PATCH v5 3/3] xen/arm: vgic_migrate_irq: do not race against GIC_IRQ_GUEST_MIGRATING
gnttab_map_refs and contiguous buffer
2017-03-29 22:48 UTC (8+ messages)
` arm64: dma_to_phys/phys_to_dma need to be properly implemented
[PATCH v6 0/4] new ring macros, 9pfs and pvcalls headers
2017-03-29 22:18 UTC (5+ messages)
` [PATCH v6 1/4] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
` [PATCH v6 2/4] xen: introduce a C99 headers check
` [PATCH v6 3/4] Introduce the Xen 9pfs transport header
` [PATCH v6 4/4] Introduce the pvcalls header
Xen Security Advisory 206 - xenstore denial of service via repeated update
2017-03-29 22:16 UTC (2+ messages)
[PATCH v5 0/4] new ring macros, 9pfs and pvcalls headers
2017-03-29 22:15 UTC (9+ messages)
` [PATCH v5 1/4] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
` [PATCH v5 2/4] xen: introduce a C99 headers check
[PATCH v4 0/4] new ring macros, 9pfs and pvcalls headers
2017-03-29 22:12 UTC (14+ messages)
` [PATCH v4 1/4] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
` [PATCH v4 3/4] Introduce the Xen 9pfs transport header
Xen ARM community call - meeting minutes and date for the next one
2017-03-29 21:53 UTC (5+ messages)
[ovmf test] 106978: all pass - PUSHED
2017-03-29 21:44 UTC
[xen-unstable-smoke test] 106984: tolerable trouble: broken/fail/pass - PUSHED
2017-03-29 20:50 UTC
[GSoc] Adding Floating Point support to Mini-OS
2017-03-29 19:39 UTC
[PATCH v4 0/8] xen/9pfs: introduce the Xen 9pfs backend
2017-03-29 18:42 UTC (10+ messages)
` [PATCH v4 1/8] xen: import ring.h from xen
[PATCH] Implement new hypercall to return domain id
2017-03-29 18:27 UTC (2+ messages)
[xen-unstable-smoke test] 106982: tolerable trouble: broken/fail/pass - PUSHED
2017-03-29 18:26 UTC
[PATCH] Enable compiling with gcc tracing
2017-03-29 18:22 UTC (2+ messages)
[GSoC] GSoC Introduction : Fuzzing Xen hypercall interface
2017-03-29 18:19 UTC (16+ messages)
[libvirt bisection] complete build-i386-libvirt
2017-03-29 17:35 UTC
[PATCH v1 0/9] Memory scrubbing from idle loop
2017-03-29 17:12 UTC (13+ messages)
` [PATCH v1 5/9] mm: Do not discard already-scrubbed pages if softirqs are pending
` [PATCH v1 6/9] spinlock: Introduce spin_lock_cb()
` [PATCH v1 9/9] mm: Make sure pages are scrubbed
[PATCH v4] dm_op: Add xendevicemodel_modified_memory_bulk
2017-03-29 17:03 UTC
[PATCH RFC] x86/emulate: implement hvmemul_cmpxchg() with an actual CMPXCHG
2017-03-29 15:49 UTC (14+ messages)
[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
2017-03-29 15:47 UTC (4+ messages)
` [RFC PATCH 11/24] ARM: vGICv3: handle virtual LPI pending and property tables
[PATCH v3] dm_op: Add xendevicemodel_modified_memory_bulk
2017-03-29 15:38 UTC (5+ messages)
[PATCH] docs: Update xen-tscmode.pod.7 to reflect default TSC mode changes
2017-03-29 14:49 UTC
[PATCH v3] xen/arm: alternative: Register re-mapped Xen area as a temporary virtual region
2017-03-29 14:23 UTC (2+ messages)
[PATCH] x86/mm: Drop MEM_LOG() and correct some printed information
2017-03-29 14:06 UTC (5+ messages)
[PATCH v2 00/27] arm64: Dom0 ITS emulation
2017-03-29 13:58 UTC (6+ messages)
` [PATCH v2 03/27] ARM: GICv3 ITS: allocate device and collection table
[PATCH v9 0/5] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
2017-03-29 13:50 UTC (4+ messages)
` [PATCH v9 1/5] x86/ioreq server: Release the p2m lock after mmio is handled
[PATCH 0/2] Testing vlapic timer
2017-03-29 13:18 UTC (5+ messages)
` [PATCH 1/2] Import apicdef.h from xen.git
` [PATCH 2/2] Add vlapic timer checks
[PATCH] xen/x86: use 64 bit mask when masking away mfn bits
2017-03-29 11:27 UTC (2+ messages)
linux-next: manual merge of the xen-tip tree with the tip tree
2017-03-29 11:13 UTC (8+ messages)
[PATCH v2 0/2] x86/io: rename dpci_ IO port handlers
2017-03-29 10:49 UTC (6+ messages)
` [PATCH v2 2/2] x86/io: move the list of guest to machine IO ports out of domain_iommu
[PATCH] tools/firmware: use a canned config for seabios
2017-03-29 10:40 UTC (6+ messages)
[libvirt test] 106952: regressions - FAIL
2017-03-29 10:31 UTC (3+ messages)
IMPORTANT INFO FOR MENTORS: Outreachy and GSoc deadlines (Outreachy March 30, GSoC April 4) + Next Steps
2017-03-29 9:14 UTC (3+ messages)
[RFC PATCH 00/23] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion on Intel platform
2017-03-29 9:08 UTC (9+ messages)
` [RFC PATCH 5/23] Tools/libxc: Add viommu operations in libxc
[GSoC] Xen on ARM: create multiple guests from device tree
2017-03-29 8:07 UTC (13+ messages)
[distros-debian-squeeze test] 71117: tolerable trouble: broken/fail/pass
2017-03-29 8:07 UTC
[qemu-mainline baseline-only test] 71116: tolerable trouble: blocked/broken/fail/pass
2017-03-29 7:33 UTC
[PATCH v11 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
2017-03-29 5:11 UTC (4+ messages)
` [PATCH v11 4/6] VMX: Fixup PI descriptor when cpu is offline
` [PATCH v11 5/6] VT-d: introduce update_irte to update irte safely
` [PATCH v11 6/6] passthrough/io: Fall back to remapping interrupt when we can't use VT-d PI
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).