index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootdevice.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-22
1
-4
/
+1
*
bootdevice: add validate check for qemu_boot_set()
Gonglei
2014-12-22
1
-0
/
+8
*
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
2014-12-22
1
-4
/
+10
*
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
2014-12-22
1
-5
/
+5
*
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
2014-12-22
1
-0
/
+62
*
bootindex: change fprintf to error_report
Gonglei
2014-10-15
1
-1
/
+2
*
bootindex: delete bootindex when device is removed
Gonglei
2014-10-15
1
-0
/
+2
*
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
1
-0
/
+2
*
bootindex: add a setter/getter functions wrapper for bootindex property
Gonglei
2014-10-15
1
-0
/
+73
*
bootindex: support to set a existent device's bootindex to -1
Gonglei
2014-10-15
1
-0
/
+1
*
bootindex: rework add_boot_device_path function
Gonglei
2014-10-15
1
-0
/
+2
*
bootindex: add del_boot_device_path function
Gonglei
2014-10-15
1
-0
/
+20
*
bootindex: add check bootindex function
Gonglei
2014-10-15
1
-0
/
+15
*
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
2014-10-15
1
-0
/
+142