]> git.proxmox.com Git - mirror_qemu.git/history - bootdevice.c
bootdevice: add Error **errp argument for validate_bootdevices()
[mirror_qemu.git] / bootdevice.c
2014-12-22 Gongleibootdevice: add Error **errp argument for validate_boot...
2014-12-22 Gongleibootdevice: move code about bootorder from vl.c to...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2014-10-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-10-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-10-15 Gongleibootindex: change fprintf to error_report
2014-10-15 Gongleibootindex: delete bootindex when device is removed
2014-10-15 Gongleibootindex: move calling add_boot_device_patch to bootin...
2014-10-15 Gongleibootindex: add a setter/getter functions wrapper for...
2014-10-15 Gongleibootindex: support to set a existent device's bootindex...
2014-10-15 Gongleibootindex: rework add_boot_device_path function
2014-10-15 Gongleibootindex: add del_boot_device_path function
2014-10-15 Gongleibootindex: add check bootindex function
2014-10-15 Gongleibootdevice: move bootdevice related code to new file...