summaryrefslogtreecommitdiffstats
path: root/include/hw/loader.h
Commit message (Expand)AuthorAgeFilesLines
* vl: move rom_load_all after machine init doneEric Auger2015-07-071-2/+1
* acpi-build: remove dependency from ram_addr.hPaolo Bonzini2015-04-271-3/+5
* hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster2015-02-181-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-01-101-2/+2
|\
| * acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin2015-01-081-2/+2
* | hw/loader: split out load_image_gzipped_buffer()Laszlo Ersek2014-12-221-0/+9
|/
* acpi-build: mark RAM dirty on table updateMichael S. Tsirkin2014-11-241-1/+1
* hw/core/loader: implement address translation in uimage loaderMax Filippov2014-11-031-1/+3
* loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt2014-09-081-0/+1
* loader: Add load_image_gzipped function.Richard W.M. Jones2014-08-191-0/+1
* pc: avoid duplicate names for ROM MRsMichael S. Tsirkin2014-03-111-2/+4
* loader: rename in_ram/has_mrMichael S. Tsirkin2014-03-091-1/+1
* elf-loader: add more return codesAlexey Kardashevskiy2014-03-051-0/+6
* loader: document that errno is setMichael S. Tsirkin2014-02-101-0/+7
* loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin2013-11-101-1/+1
* loader: allow adding ROMs in done callbacksMichael S. Tsirkin2013-10-141-0/+1
* loader: support for unmapped ROM blobsMichael S. Tsirkin2013-10-141-3/+4
* loader: store FW CFG ROM files in RAMMichael S. Tsirkin2013-08-211-0/+1
* hw/loader: Support ramdisk with u-boot headerSoren Brinkmann2013-07-221-0/+13
* refer to FWCfgState explicitlyLaszlo Ersek2013-06-021-1/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+52
OpenPOWER on IntegriCloud