summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_sparc64.c
Commit message (Expand)AuthorAgeFilesLines
* Remove sparc64 filesWarner Losh2020-02-121-239/+0
* Use __SCCSID for SCCS IDs in libkvm sources.John Baldwin2018-05-221-6/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* libkvm: fix warning issues post-r291406Enji Cooper2017-03-221-2/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove a -Wunused-but-set-variable variable -- `pa`Enji Cooper2016-04-301-2/+0
* Add support to libkvm for reading vmcores from other architectures.John Baldwin2015-11-271-59/+82
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-4/+0
* libkvm code janitoringUlrich Spörlein2011-01-231-6/+6
* Remove the advertising clause. UCB did this some time ago, but theseWarner Losh2007-01-081-4/+0
* buildworld fixes for sun4vKip Macy2006-10-091-0/+4
* Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()Peter Wemm2005-06-291-1/+1
* Teach libkvm to deal with direct mapped addresses.Jake Burkholder2002-12-271-9/+14
* Adapt to handle the new sparc64 core dump format correctly.Thomas Moestl2002-10-201-32/+95
* Auto size available kernel virtual address space based on phsyical memoryJake Burkholder2002-08-101-4/+11
* Catch up to tte.h changes.Jake Burkholder2002-05-211-2/+2
* Adapt to new kernel tsb structure.Jake Burkholder2001-12-291-16/+9
* libkvm for sparc64. Only works for kernel memory so far.Jake Burkholder2001-11-181-0/+157