Skip to content
GitLab
Explore
Sign in
qemu-casio
bootdevice.c
Mar 26, 2015
misc: fix typos in copyright declaration
· fe75270c
Gonglei
authored
Mar 26, 2015
fe75270c
Mar 03, 2015
bootdevice: add check in restore_boot_order()
· 76349f5b
Gonglei
authored
Jan 29, 2015
76349f5b
Feb 27, 2015
bootdevice: fix segment fault when booting guest with '-kernel' and '-initrd'
· 57fe6a6e
Gonglei
authored
Feb 27, 2015
57fe6a6e
Feb 11, 2015
qdev: support to get a device firmware path directly
· 0be63901
Gonglei
authored
Jan 29, 2015
0be63901
Dec 22, 2014
bootdevice: add Error **errp argument for QEMUBootSetHandler
· ddcd5531
Gonglei
authored
Dec 03, 2014
ddcd5531
bootdevice: add validate check for qemu_boot_set()
· 3b08098b
Gonglei
authored
Dec 03, 2014
3b08098b
bootdevice: add Error **errp argument for qemu_boot_set()
· f1839938
Gonglei
authored
Dec 03, 2014
f1839938
bootdevice: add Error **errp argument for validate_bootdevices()
· 703008e8
Gonglei
authored
Dec 03, 2014
703008e8
bootdevice: move code about bootorder from vl.c to bootdevice.c
· 9816833d
Gonglei
authored
Dec 03, 2014
9816833d
Oct 15, 2014
bootindex: change fprintf to error_report
· 54086fe5
Gonglei
authored
Oct 07, 2014
54086fe5
bootindex: delete bootindex when device is removed
· 4aca8a81
Gonglei
authored
Oct 07, 2014
4aca8a81
bootindex: move calling add_boot_device_patch to bootindex setter function
· d749e10c
Gonglei
authored
Oct 07, 2014
d749e10c
bootindex: add a setter/getter functions wrapper for bootindex property
· 12da3097
Gonglei
authored
Oct 07, 2014
12da3097
bootindex: support to set a existent device's bootindex to -1
· a598f2ff
Gonglei
authored
Oct 07, 2014
a598f2ff
bootindex: rework add_boot_device_path function
· e614b54b
Gonglei
authored
Oct 07, 2014
e614b54b
bootindex: add del_boot_device_path function
· 9d27572d
Gonglei
authored
Oct 07, 2014
9d27572d
bootindex: add check bootindex function
· 694fb857
Gonglei
authored
Oct 07, 2014
694fb857
bootdevice: move bootdevice related code to new file bootdevice.c
· bc74112f
Gonglei
authored
Oct 07, 2014
bc74112f
Loading