summaryrefslogtreecommitdiffstats
path: root/bootdevice.c
Commit message (Expand)AuthorAgeFilesLines
* bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei2014-12-221-4/+1
* bootdevice: add validate check for qemu_boot_set()Gonglei2014-12-221-0/+8
* bootdevice: add Error **errp argument for qemu_boot_set()Gonglei2014-12-221-4/+10
* bootdevice: add Error **errp argument for validate_bootdevices()Gonglei2014-12-221-5/+5
* bootdevice: move code about bootorder from vl.c to bootdevice.cGonglei2014-12-221-0/+62
* bootindex: change fprintf to error_reportGonglei2014-10-151-1/+2
* bootindex: delete bootindex when device is removedGonglei2014-10-151-0/+2
* bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei2014-10-151-0/+2
* bootindex: add a setter/getter functions wrapper for bootindex propertyGonglei2014-10-151-0/+73
* bootindex: support to set a existent device's bootindex to -1Gonglei2014-10-151-0/+1
* bootindex: rework add_boot_device_path functionGonglei2014-10-151-0/+2
* bootindex: add del_boot_device_path functionGonglei2014-10-151-0/+20
* bootindex: add check bootindex functionGonglei2014-10-151-0/+15
* bootdevice: move bootdevice related code to new file bootdevice.cGonglei2014-10-151-0/+142
OpenPOWER on IntegriCloud