aboutsummaryrefslogtreecommitdiff
path: root/lib/libhvcall
AgeCommit message (Expand)AuthorFilesLines
2015-12-01Move the code for rfill into a separate functionThomas Huth2-1/+39
2015-03-23Include make.rules in the library MakefilesThomas Huth1-0/+2
2014-08-27Add private HCALL to inform updated RTAS base and entryNikunj A. Dadhania3-1/+10
2014-04-04Isolate sc 1 detection logicAlexander Graf1-28/+28
2013-12-17Work around missing sc 1 traps on pHypAlexander Graf5-1/+174
2013-12-16Output banner and initial display output in VNC windowNikunj A Dadhania4-2/+17
2013-10-09Add ibm,client-architecture-support methodNikunj A Dadhania4-1/+23
2012-10-17SLOF: Support PAPR NVRAM RTAS callsqemu-slof-20121018Nikunj A. Dadhania1-0/+14
2012-02-22Expose hv-logical-memop to forth codeBenjamin Herrenschmidt4-0/+31
2012-01-19Move virtio to a separate libraryBenjamin Herrenschmidt7-545/+1
2012-01-11Fix virtio access sizeqemu-slof-20120111Benjamin Herrenschmidt1-5/+11
2011-12-20hvterm: Update hvterm routines to take the termno as an argumentMichael Ellerman3-13/+14
2011-11-24Support for virtio-block PCI devicesThomas Huth7-2/+544
2011-10-12Add wrapper for H_PUT_TCE hypervisor callThomas Huth3-0/+10
2011-10-12Improved cache-inhibited access functionsThomas Huth1-2/+2
2011-10-12Move MMIO accessors to board-js2x and implement h-calls based ones for qemuBenjamin Herrenschmidt4-2/+73
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt5-0/+273