index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootdevice.c
Age
Commit message (
Expand
)
Author
Files
Lines
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