All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [PATCH for-4.13 v2 0/2] Errata implementation and doc update
@ 2019-09-24 14:35 Julien Grall
  2019-09-24 14:35 ` [Xen-devel] [PATCH for-4.13 v2 1/2] xen/arm: Implement workaround for Cortex A-57 and Cortex A72 AT speculate Julien Grall
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Julien Grall @ 2019-09-24 14:35 UTC (permalink / raw)
  To: xen-devel
  Cc: jgross, Stefano Stabellini, Wei Liu, Konrad Rzeszutek Wilk,
	George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan,
	Julien Grall, Jan Beulich, Volodymyr Babchuk

Hi all,

The two patches are not related but the second one dependends on the first
one. So I decided to merge them together.

Cheers,

Julien Grall (2):
  xen/arm: Implement workaround for Cortex A-57 and Cortex A72 AT
    speculate
  docs: Replace all instance of ARM by Arm

 SUPPORT.md                                 | 50 +++++++++++++++---------------
 docs/INDEX                                 |  6 ++--
 docs/features/livepatch.pandoc             |  2 +-
 docs/features/sched_rtds.pandoc            |  2 +-
 docs/hypervisor-guide/code-coverage.rst    |  2 +-
 docs/man/xl.cfg.5.pod.in                   |  8 ++---
 docs/misc/arm/booting.txt                  | 10 +++---
 docs/misc/arm/device-tree/guest.txt        |  4 +--
 docs/misc/arm/early-printk.txt             |  2 +-
 docs/misc/arm/silicon-errata.txt           | 24 +++++++-------
 docs/misc/console.txt                      |  2 +-
 docs/misc/efi.pandoc                       |  2 +-
 docs/misc/livepatch.pandoc                 |  8 ++---
 docs/misc/xen-command-line.pandoc          | 22 ++++++-------
 docs/process/xen-release-management.pandoc |  2 +-
 docs/specs/libxc-migration-stream.pandoc   |  6 ++--
 docs/specs/libxl-migration-stream.pandoc   |  2 +-
 xen/arch/arm/cpuerrata.c                   | 10 ++++++
 18 files changed, 88 insertions(+), 76 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-10-15 16:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-24 14:35 [Xen-devel] [PATCH for-4.13 v2 0/2] Errata implementation and doc update Julien Grall
2019-09-24 14:35 ` [Xen-devel] [PATCH for-4.13 v2 1/2] xen/arm: Implement workaround for Cortex A-57 and Cortex A72 AT speculate Julien Grall
2019-10-02  0:56   ` Stefano Stabellini
2019-09-24 14:35 ` [Xen-devel] [PATCH for-4.13 v2 2/2] docs: Replace all instance of ARM by Arm Julien Grall
2019-09-24 14:56   ` Volodymyr Babchuk
2019-09-24 15:28     ` Julien Grall
2019-09-24 15:37       ` Volodymyr Babchuk
2019-09-24 15:38         ` Julien Grall
2019-10-02  1:05   ` Stefano Stabellini
2019-10-02  8:49     ` Julien Grall
2019-10-03 15:55       ` Volodymyr Babchuk
2019-10-03 16:02         ` Julien Grall
2019-10-15 16:42           ` Julien Grall
2019-10-15 16:47             ` Stefano Stabellini
2019-10-15 16:52               ` Julien Grall
2019-09-24 14:43 ` [Xen-devel] [PATCH for-4.13 v2 0/2] Errata implementation and doc update Jürgen Groß
2019-09-24 14:51 ` Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.