Peter Maydell
|
d38ea87ac5
all: Clean up includes
|
9 年之前 |
Gonglei
|
fe75270cb6
misc: fix typos in copyright declaration
|
10 年之前 |
Peter Maydell
|
fff795ab38
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20150303' into staging
|
10 年之前 |
Gonglei
|
76349f5ba8
bootdevice: add check in restore_boot_order()
|
10 年之前 |
Gonglei
|
57fe6a6e4a
bootdevice: fix segment fault when booting guest with '-kernel' and '-initrd'
|
10 年之前 |
Gonglei
|
0be63901d2
qdev: support to get a device firmware path directly
|
10 年之前 |
Gonglei
|
ddcd55316f
bootdevice: add Error **errp argument for QEMUBootSetHandler
|
10 年之前 |
Gonglei
|
3b08098b40
bootdevice: add validate check for qemu_boot_set()
|
10 年之前 |
Gonglei
|
f1839938b0
bootdevice: add Error **errp argument for qemu_boot_set()
|
10 年之前 |
Gonglei
|
703008e81a
bootdevice: add Error **errp argument for validate_bootdevices()
|
10 年之前 |
Gonglei
|
9816833d3b
bootdevice: move code about bootorder from vl.c to bootdevice.c
|
10 年之前 |
Gonglei
|
54086fe5d2
bootindex: change fprintf to error_report
|
11 年之前 |
Gonglei
|
4aca8a8178
bootindex: delete bootindex when device is removed
|
11 年之前 |
Gonglei
|
d749e10c4f
bootindex: move calling add_boot_device_patch to bootindex setter function
|
11 年之前 |
Gonglei
|
12da309778
bootindex: add a setter/getter functions wrapper for bootindex property
|
11 年之前 |
Gonglei
|
a598f2ffc2
bootindex: support to set a existent device's bootindex to -1
|
11 年之前 |
Gonglei
|
e614b54b93
bootindex: rework add_boot_device_path function
|
11 年之前 |
Gonglei
|
9d27572d62
bootindex: add del_boot_device_path function
|
11 年之前 |
Gonglei
|
694fb857ab
bootindex: add check bootindex function
|
11 年之前 |
Gonglei
|
bc74112f7e
bootdevice: move bootdevice related code to new file bootdevice.c
|
11 年之前 |