kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [KVMTOOL][V1] Implement support for ppc64le
@ 2016-03-21  7:17 Balbir Singh
  2016-03-21  7:17 ` [PATCH 1/4] Add basic little endian support Balbir Singh
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Balbir Singh @ 2016-03-21  7:17 UTC (permalink / raw)
  To: will.deacon, kvm; +Cc: penberg, mpe, mikey, aik

This patchset adds support for ppc64le. As a part of the support 1/4 converts
key data structures in the fdt to big endian. 2/4 introduces h_set_mode call
to support little endian interrupt processing. This requires support to execute
and queue commands to a particular vcpu and hence a generic infrastructure
is added in patch 2/4. Patch 3/4 fixes a race condition found during exit.
Patch 4/4 adds support for fixing spapr_pci to support little endian guests
so that virtio-pci can be detected and virtio can work

This patchset was tested on x64 (on my laptop) and on a ppc64le system.


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

end of thread, other threads:[~2016-03-30 11:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-21  7:17 [KVMTOOL][V1] Implement support for ppc64le Balbir Singh
2016-03-21  7:17 ` [PATCH 1/4] Add basic little endian support Balbir Singh
2016-03-21 21:55   ` Michael Neuling
2016-03-21 22:30     ` Michael Ellerman
2016-03-21  7:17 ` [PATCH 2/4] Implement H_SET_MODE for ppc64le Balbir Singh
2016-03-30  5:39   ` Michael Ellerman
2016-03-30 11:08     ` Balbir Singh
2016-03-21  7:17 ` [PATCH 3/4] Fix a race during exit processing Balbir Singh
2016-03-21  7:17 ` [PATCH 4/4] Implement spapr pci for little endian systems Balbir Singh

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).