index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootdevice.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
1
-0
/
+31
2019-10-31
bootdevice: Refactor get_boot_devices_list
Sam Eiderman
1
-27
/
+34
2019-10-31
bootdevice: Add interface to gather LCHS
Sam Eiderman
1
-0
/
+55
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
1
-1
/
+4
2017-07-04
Makefile: Move bootdevice.o to common-obj-y
Thomas Huth
1
-1
/
+1
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
1
-3
/
+1
2016-05-19
explicitly include hw/qdev-core.h
Paolo Bonzini
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-4
/
+4
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-02-04
all: Clean up includes
Peter Maydell
1
-0
/
+1
2015-03-26
misc: fix typos in copyright declaration
Gonglei
1
-1
/
+1
2015-03-08
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20150303' ...
Peter Maydell
1
-1
/
+3
2015-03-03
bootdevice: add check in restore_boot_order()
Gonglei
1
-1
/
+3
2015-02-27
bootdevice: fix segment fault when booting guest with '-kernel' and '-initrd'
Gonglei
1
-4
/
+9
2015-02-11
qdev: support to get a device firmware path directly
Gonglei
1
-14
/
+17
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
1
-4
/
+1
2014-12-22
bootdevice: add validate check for qemu_boot_set()
Gonglei
1
-0
/
+8
2014-12-22
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
1
-4
/
+10
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
1
-5
/
+5
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
1
-0
/
+62
2014-10-15
bootindex: change fprintf to error_report
Gonglei
1
-1
/
+2
2014-10-15
bootindex: delete bootindex when device is removed
Gonglei
1
-0
/
+2
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
1
-0
/
+2
2014-10-15
bootindex: add a setter/getter functions wrapper for bootindex property
Gonglei
1
-0
/
+73
2014-10-15
bootindex: support to set a existent device's bootindex to -1
Gonglei
1
-0
/
+1
2014-10-15
bootindex: rework add_boot_device_path function
Gonglei
1
-0
/
+2
2014-10-15
bootindex: add del_boot_device_path function
Gonglei
1
-0
/
+20
2014-10-15
bootindex: add check bootindex function
Gonglei
1
-0
/
+15
2014-10-15
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
1
-0
/
+142