shortcut: added back and controller shortcut info
[sdk/emulator/qemu.git] / bootdevice.c
2014-12-22 SeokYeon HwangMerge branch 'tizen_next_qemu_2.2' into tizen_next
2014-12-10 SeokYeon HwangMerge 'v2.2.0' into tizen_next_qemu_2.2
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...