aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-21vio-vscsi: vscsi-report-luns can return 0qemu-slof-20130430Nikunj A Dadhania1-1/+1
2013-03-21vio-vscsi: added a proper lun parserAlexey Kardashevskiy1-1/+13
2013-03-21SLOF: vio-vscsi: fixed bug with reported lunsAlexey Kardashevskiy1-2/+2
2013-01-04Spelling fixes in forth codeStefan Weil2-3/+3
2013-01-04Grammar fix (sent -> send)Stefan Weil1-2/+2
2013-01-04Spelling fixes in comments and debug messagesStefan Weil42-82/+82
2012-10-17SLOF: Support PAPR NVRAM RTAS callsqemu-slof-20121018Nikunj A. Dadhania16-26/+179
2012-10-17Workaround for SLES11 installer bugBen Herrenschmidt1-0/+8
2012-10-17Update .gitignore filesDavid Gibson5-1/+15
2012-07-31Added ibm,req#msi and ibm,req#msi-x to device nodesqemu-slof-20129731qemu-slof-20120731Alexey Kardashevskiy1-1/+31
2012-07-19vscsi updates to match IBM OFW variantqemu-slof-20120719Benjamin Herrenschmidt3-40/+114
2012-07-19Fix encode/decode-unit to use a full 64-bit @xxxx valueBenjamin Herrenschmidt1-11/+24
2012-06-29Added interrupt-map + swizzling for bridges.Alexey Kardashevskiy1-2/+23
2012-06-29Fixes error preventing from scanning PHBs with devices type1 (bridges):Alexey Kardashevskiy1-1/+3
2012-05-14Fixes to ANSI escape sequence handlingBenjamin Herrenschmidt1-5/+21
2012-05-14Fix inverse displayBenjamin Herrenschmidt1-1/+1
2012-04-30Fixed some bugs in the bootinfo.txt parsing codeThomas Huth1-3/+21
2012-04-30Fixed ISO9660 filesystem directory parsing with a lot of entriesThomas Huth1-7/+18
2012-04-25Use rtas-start-cpu from common code folder.Thomas Huth1-12/+1
2012-04-25Enable RTAS reboot and power-off for board-qemu, too.Thomas Huth1-0/+5
2012-04-25Fixed typoThomas Huth1-1/+1
2012-03-16Cleaned up envvar.fs and fixed the behaviour of env-bytes config variablesThomas Huth1-50/+54
2012-03-16Always enabled nvram-debug functionThomas Huth1-4/+2
2012-02-27Removed obsolete netflash code.Thomas Huth5-305/+4
2012-02-27Added the possibility to debug the "getprop" client interface callsThomas Huth1-3/+15
2012-02-23Removed unused PCI Forth functions.Thomas Huth1-12/+0
2012-02-22Use hv-logical-memop for blinking the screen on qemu vgaqemu-slof-20120222Benjamin Herrenschmidt1-1/+13
2012-02-22Expose hv-logical-memop to forth codeBenjamin Herrenschmidt4-0/+31
2012-02-22Move _FASTRMOVE implementation into headers & support new hcallBenjamin Herrenschmidt4-55/+115
2012-02-22Add a proper compiler barrier between prim'sBenjamin Herrenschmidt1-1/+1
2012-02-22Change RTAS checkpoint numbers to avoid overlapBenjamin Herrenschmidt1-6/+5
2012-02-22Fix address masking for video cardsBenjamin Herrenschmidt2-2/+2
2012-02-16Removed pci-setup.fsqemu-slof-20120217Thomas Huth2-38/+0
2012-02-14Fixed disk-label partition parsing to also work with single partition argumentsThomas Huth3-9/+26
2012-02-14Fixed debugger for functions with (doito)Thomas Huth2-0/+2
2012-02-14Fixed $call-method to clean up the return stack in case of errors.Thomas Huth1-1/+5
2012-02-14Added a possibility to debug the client interface callsThomas Huth1-10/+58
2012-02-14Do not blindly scan all PCI bus IDsThomas Huth1-1/+1
2012-02-02New oco for JS20Thomas Huth1-0/+0
2012-01-19Add cirrus support under qemuBenjamin Herrenschmidt2-0/+337
2012-01-19vga: Small fixesBenjamin Herrenschmidt1-4/+4
2012-01-19Add virtfs supportBenjamin Herrenschmidt14-4/+1210
2012-01-19Move virtio to a separate libraryBenjamin Herrenschmidt15-59/+135
2012-01-13FCODE: Support for old-fashioned "local values" tokensThomas Huth2-0/+156
2012-01-12Updated the documentationThomas Huth2-71/+143
2012-01-12Fix ram-boot handling of 64-bit addressesqemu-slof-20120112Benjamin Herrenschmidt1-2/+2
2012-01-12usb-ohci: Avoid instance specific allocationsBenjamin Herrenschmidt1-10/+25
2012-01-11Fixed problem in framebuffer code when erasing or inserting characters.Thomas Huth1-4/+10
2012-01-11Support new-style PCI for qemu boardqemu-slof-20120111.1Benjamin Herrenschmidt7-28/+100
2012-01-11Fix virtio access sizeqemu-slof-20120111Benjamin Herrenschmidt1-5/+11