messages from 2017-03-30 15:06:01 to 2017-03-31 12:40:19 UTC [more...]
[PATCH v9 12/25] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
2017-03-31 12:40 UTC (16+ messages)
[PATCH v5 3/4] xenstore: rework of transaction handling
2017-03-31 12:11 UTC (3+ messages)
[xen-unstable test] 107015: tolerable FAIL - PUSHED
2017-03-31 11:54 UTC
[For Xen-4.10 RFC PATCH 0/3] Reduce unnecessary icache maintenance operations
2017-03-31 11:34 UTC (5+ messages)
` [For Xen-4.10 RFC PATCH 1/3] Allow control of icache invalidations when calling flush_page_to_ram()
` [For Xen-4.10 RFC PATCH 2/3] arm: p2m: Prevent redundant icache flushes
` [For Xen-4.10 RFC PATCH 3/3] Prevent redundant icache flushes in populate_physmap()
[ovmf baseline-only test] 71131: all pass
2017-03-31 11:33 UTC
[PATCH] xl: Add 'pvh' config option
2017-03-31 11:20 UTC (3+ messages)
[PATCH 0/2] xen: fix and cleanup of xen-acpi-processor
2017-03-31 11:19 UTC
[PATCH 1/2] xen: correct error handling in xen-acpi-processor
2017-03-31 11:19 UTC (2+ messages)
` [PATCH 2/2] xen: make functions in xen-acpi-processor return void
[PATCH v4] dm_op: Add xendevicemodel_modified_memory_bulk
2017-03-31 11:18 UTC (2+ messages)
[PATCH v3 0/9] Add LMCE support
2017-03-31 11:14 UTC (12+ messages)
` [PATCH v3 1/9] x86/mce: handle LMCE locally
` [PATCH v3 3/9] x86/vmx: expose LMCE feature via guest MSR_IA32_FEATURE_CONTROL
` [PATCH v3 6/9] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH v3 8/9] tools/libxc: add support of injecting MC# to specified CPUs
[PATCH v2 00/19] Provide a command line option to choose how to handle SErrors
2017-03-31 11:09 UTC (49+ 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 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 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 11/19] xen/arm32: Use alternative to skip the check of pending serrors
` [PATCH v2 12/19] xen/arm: Move macro VABORT_GEN_BY_GUEST to common header
` [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 v4 3/4] xenstore: rework of transaction handling
2017-03-31 11:03 UTC (5+ messages)
Outreachy project - Xen Code Review Dashboard
2017-03-31 11:01 UTC (2+ messages)
[PATCH] Enable compiling with gcc tracing
2017-03-31 10:52 UTC (4+ messages)
Outreachy Project
2017-03-31 10:50 UTC (2+ messages)
Legacy PCI interrupt {de}assertion count
2017-03-31 10:46 UTC (5+ messages)
[PATCH v11 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
2017-03-31 10:38 UTC (20+ messages)
` [PATCH v11 1/6] passthrough: don't migrate pirq when it is delivered through VT-d PI
` [PATCH v11 2/6] VT-d: Introduce new fields in msi_desc to track binding with guest interrupt
` [PATCH v11 5/6] VT-d: introduce update_irte to update irte safely
[PATCH v2] xen, kdump: handle pv domain in paddr_vmcoreinfo_note()
2017-03-31 10:14 UTC
[ovmf test] 107022: regressions - FAIL
2017-03-31 10:09 UTC
Xen ARM community call - meeting minutes and date for the next one
2017-03-31 10:08 UTC (8+ messages)
[qemu-mainline test] 107011: tolerable FAIL - PUSHED
2017-03-31 9:58 UTC
[PATCH RFC] x86/emulate: implement hvmemul_cmpxchg() with an actual CMPXCHG
2017-03-31 9:56 UTC (19+ messages)
[linux-linus test] 107010: regressions - FAIL
2017-03-31 9:40 UTC
[Outreachy] Interested in contribution: Code Standards Checking using clang-format
2017-03-31 9:37 UTC
[PATCH] setup vwfi correctly on cpu0
2017-03-31 9:36 UTC (2+ messages)
[PATCH v2 0/2] Support for IORT table
2017-03-31 9:00 UTC (4+ messages)
` [PATCH v2 1/2] ACPICA: ACPI 6.0: Add support "
` [PATCH v2 2/2] ACPICA: IORT: Add in support for the SMMUv3 subtable
[ovmf test] 107018: all pass - PUSHED
2017-03-31 8:57 UTC
[distros-debian-jessie test] 71130: tolerable trouble: blocked/broken/pass
2017-03-31 8:40 UTC
[libvirt test] 107016: regressions - FAIL
2017-03-31 8:37 UTC
[RFC PATCH v3 0/2] xen: credit2: flexible configuration for runqueues
2017-03-31 8:32 UTC (5+ messages)
` [RFC PATCH v3 1/2] xen: credit2: enable per cpu runqueue creation
` [RFC PATCH v3 2/2] xen: credit2: provide custom option to create
[PATCH v7 0/4] new ring macros, 9pfs and pvcalls headers
2017-03-31 8:29 UTC (7+ messages)
` [PATCH v7 1/4] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
` [PATCH v7 2/4] xen: introduce a C99 headers check
` [PATCH v7 3/4] Introduce the Xen 9pfs transport header
` [PATCH v7 4/4] Introduce the pvcalls header
[PATCH v3] xen/arm: alternative: Register re-mapped Xen area as a temporary virtual region
2017-03-31 8:27 UTC (4+ messages)
gnttab_map_refs and contiguous buffer
2017-03-31 8:15 UTC (8+ messages)
` arm64: dma_to_phys/phys_to_dma need to be properly implemented
[PATCH] xen, kdump: handle pv domain in paddr_vmcoreinfo_note()
2017-03-31 8:03 UTC (3+ messages)
[PATCH for-4.9 0/4] Fix migration of PV guests on modern AMD hardware
2017-03-31 7:51 UTC (7+ messages)
` [PATCH for-4.9 1/4] tools/libxc: Tolerate specific zero-content records in migration v2 streams
` [PATCH for-4.9 2/4] tools/libxc: Avoid generating inappropriate zero-content records
` [PATCH for-4.9 3/4] tools/python: Adjust migration v2 library to warn about "
` [PATCH for-4.9 4/4] docs: Clarify the expected behaviour of "
[PATCH v2] x86: suppress duplicate symbol warnings for CONFIG_GCOV
2017-03-31 7:47 UTC (4+ messages)
[PATCH v2] x86/emul: Poision the stubs with debug traps
2017-03-31 7:31 UTC (6+ messages)
[ovmf baseline-only test] 71129: all pass
2017-03-31 7:19 UTC
[PATCH v4] xen/arm32: Introduce alternative runtime patching
2017-03-31 7:07 UTC
[qemu-mainline baseline-only test] 71127: trouble: blocked/broken/fail/pass
2017-03-31 5:27 UTC
[ovmf baseline-only test] 71128: all pass
2017-03-31 5:14 UTC
[PATCH v3 0/8] x86/vioapic: introduce support for multiple vIO APICs
2017-03-31 5:10 UTC (3+ messages)
` [PATCH v3 2/8] x86/hvm: introduce hvm_domain_irq macro
[ovmf test] 107013: all pass - PUSHED
2017-03-31 5:08 UTC
[PATCH RFC 00/20] Add postcopy live migration support
2017-03-31 4:51 UTC (3+ messages)
[PATCH v3] xen/arm32: Introduce alternative runtime patching
2017-03-31 2:23 UTC (3+ messages)
[xen-unstable test] 107005: regressions - FAIL
2017-03-31 2:15 UTC
[xen-4.8-testing baseline-only test] 71125: tolerable trouble: blocked/broken/fail/pass
2017-03-30 23:51 UTC
[ovmf baseline-only test] 71126: regressions - FAIL
2017-03-30 23:24 UTC
[qemu-mainline test] 106999: tolerable FAIL - PUSHED
2017-03-30 23:15 UTC
[PATCH] x86/xen/time: set ->min_delta_ticks and ->max_delta_ticks
2017-03-30 22:59 UTC (2+ messages)
[ovmf test] 107008: all pass - PUSHED
2017-03-30 22:44 UTC
[linux-linus test] 106998: regressions - FAIL
2017-03-30 22:43 UTC
[PATCH v6 0/4] new ring macros, 9pfs and pvcalls headers
2017-03-30 20:55 UTC (10+ 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
[RFC PATCH 0/4] Qemu: Add Xen vIOMMU support
2017-03-30 20:38 UTC (10+ messages)
` [RFC PATCH 2/4] Xen: add a dummy vIOMMU to create/destroy vIOMMU in Xen
` [RFC PATCH 3/4] xen-pt: bind/unbind interrupt remapping format MSI
` [RFC PATCH 4/4] msi: taking interrupt format into consideration during judging a pirq is binded with a event channel
Xen ARM community call - meeting minutes and date for the next one
2017-03-30 20:24 UTC
[RFC PATCH 00/23] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion on Intel platform
2017-03-30 19:57 UTC (6+ messages)
` [RFC PATCH 5/23] Tools/libxc: Add viommu operations in libxc
[PATCH for-4.9] xen/arm: acpi: Map MMIO on fault in stage-2 page table for the hardware domain
2017-03-30 19:54 UTC (5+ messages)
[PATCH v2 0/2] xen: credit2: flexible configuration for runqueues
2017-03-30 19:19 UTC (3+ messages)
` [PATCH v2 1/2] xen: credit2: enable per cpu runqueue creation
` [PATCH v2 2/2] xen: credit2: provide custom option to create
Xen 4.9 Development Update
2017-03-30 18:24 UTC
[PATCH] docs/misc: document PV control/feature keys for laptop/slate mode
2017-03-30 18:18 UTC (2+ messages)
[GSoC] Xen on ARM: create multiple guests from device tree
2017-03-30 18:14 UTC (15+ messages)
[xen-unstable-smoke test] 107006: tolerable trouble: broken/fail/pass - PUSHED
2017-03-30 18:02 UTC
[GSoC]about the task "Share a page in memory from the VM config file"
2017-03-30 17:52 UTC (12+ messages)
[PATCH] docs/misc: document PV control/feature keys for laptop/slate mode
2017-03-30 17:49 UTC (2+ messages)
raisin and minios stubdom
2017-03-30 17:42 UTC (3+ messages)
4.9.19 (and others) hang when running as a nested dom0
2017-03-30 17:05 UTC (3+ messages)
[ovmf test] 106996: all pass - PUSHED
2017-03-30 16:58 UTC
[RFC XEN PATCH v2 00/15] Add vNVDIMM support to HVM domains
2017-03-30 16:01 UTC (4+ messages)
[xen-4.8-testing test] 106992: tolerable FAIL - PUSHED
2017-03-30 15:52 UTC
[xen-unstable-smoke test] 107000: tolerable trouble: broken/fail/pass - PUSHED
2017-03-30 15:32 UTC
[PATCH 0/2] ocaml: Start on fixing brokenness when no ocamlopt
2017-03-30 15:17 UTC (3+ messages)
` ARM64 hardware in osstest (WAS: [PATCH 0/2] ocaml: Start on fixing brokenness when no ocamlopt)
[xen-unstable test] 106990: regressions - FAIL
2017-03-30 15:17 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).