Sign in
qemu
/
qemu
/
d52c454aadcdae74506f315ebf8b58bb79a05573
/
bootdevice.c
907aac2
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
by Mark Cave-Ayland
· 6 years ago
5ddc648
Makefile: Move bootdevice.o to common-obj-y
by Thomas Huth
· 8 years ago
621ff94
error: Remove NULL checks on error_propagate() calls
by Eduardo Habkost
· 9 years ago
3b3d264
explicitly include hw/qdev-core.h
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
d7bce99
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
by Eric Blake
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
d38ea87
all: Clean up includes
by Peter Maydell
· 9 years ago
fe75270
misc: fix typos in copyright declaration
by Gonglei
· 10 years ago
fff795a
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20150303' into staging
by Peter Maydell
· 10 years ago
76349f5
bootdevice: add check in restore_boot_order()
by Gonglei
· 10 years ago
57fe6a6
bootdevice: fix segment fault when booting guest with '-kernel' and '-initrd'
by Gonglei
· 10 years ago
0be6390
qdev: support to get a device firmware path directly
by Gonglei
· 10 years ago
ddcd553
bootdevice: add Error **errp argument for QEMUBootSetHandler
by Gonglei
· 10 years ago
3b08098
bootdevice: add validate check for qemu_boot_set()
by Gonglei
· 10 years ago
f183993
bootdevice: add Error **errp argument for qemu_boot_set()
by Gonglei
· 10 years ago
703008e
bootdevice: add Error **errp argument for validate_bootdevices()
by Gonglei
· 10 years ago
9816833
bootdevice: move code about bootorder from vl.c to bootdevice.c
by Gonglei
· 10 years ago
54086fe
bootindex: change fprintf to error_report
by Gonglei
· 10 years ago
4aca8a8
bootindex: delete bootindex when device is removed
by Gonglei
· 10 years ago
d749e10
bootindex: move calling add_boot_device_patch to bootindex setter function
by Gonglei
· 10 years ago
12da309
bootindex: add a setter/getter functions wrapper for bootindex property
by Gonglei
· 10 years ago
a598f2f
bootindex: support to set a existent device's bootindex to -1
by Gonglei
· 10 years ago
e614b54
bootindex: rework add_boot_device_path function
by Gonglei
· 10 years ago
9d27572
bootindex: add del_boot_device_path function
by Gonglei
· 10 years ago
694fb85
bootindex: add check bootindex function
by Gonglei
· 10 years ago
bc74112
bootdevice: move bootdevice related code to new file bootdevice.c
by Gonglei
· 10 years ago