aboutsummaryrefslogtreecommitdiff
path: root/include/ppcp7
AgeCommit message (Expand)AuthorFilesLines
2021-02-12libhv: Compile with -WextraAlexey Kardashevskiy1-1/+1
2015-12-01Move the code for rfill into a separate functionThomas Huth1-11/+2
2015-08-05Add missing half word access case to _FASTRMOVE and _FASTMOVEThomas Huth1-4/+4
2015-08-05fbuffer: Implement RFILL as an accelerated primitiveThomas Huth1-0/+12
2015-08-05fbuffer: Implement MRMOVE as an accelerated primitiveThomas Huth1-0/+2
2013-07-25Use a global definition of sync() and mb()Benjamin Herrenschmidt1-2/+13
2012-02-22Move _FASTRMOVE implementation into headers & support new hcallBenjamin Herrenschmidt1-1/+60
2012-01-11Fix inline asm for ci_write_xxBenjamin Herrenschmidt1-19/+31
2011-12-20Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth1-1/+1
2011-11-24Support for virtio-block PCI devicesThomas Huth1-0/+5
2011-10-12Improved cache-inhibited access functionsThomas Huth1-10/+27
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt2-0/+112