26 Commits (78f1d3d6a6904459b0b6cfd735278e4e2b7b68c5)

Author SHA1 Message Date
Thomas Huth 5ddc64822b Makefile: Move bootdevice.o to common-obj-y 9 years ago
Eduardo Habkost 621ff94d50 error: Remove NULL checks on error_propagate() calls 10 years ago
Paolo Bonzini 3b3d264888 explicitly include hw/qdev-core.h 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Eric Blake d7bce9999d qom: Swap 'name' next to visitor in ObjectPropertyAccessor 10 years ago
Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 10 years ago
Gonglei fe75270cb6 misc: fix typos in copyright declaration 11 years ago
Gonglei 76349f5ba8 bootdevice: add check in restore_boot_order() 11 years ago
Gonglei 57fe6a6e4a bootdevice: fix segment fault when booting guest with '-kernel' and '-initrd' 11 years ago
Gonglei 0be63901d2 qdev: support to get a device firmware path directly 11 years ago
Gonglei ddcd55316f bootdevice: add Error **errp argument for QEMUBootSetHandler 12 years ago
Gonglei 3b08098b40 bootdevice: add validate check for qemu_boot_set() 12 years ago
Gonglei f1839938b0 bootdevice: add Error **errp argument for qemu_boot_set() 12 years ago
Gonglei 703008e81a bootdevice: add Error **errp argument for validate_bootdevices() 12 years ago
Gonglei 9816833d3b bootdevice: move code about bootorder from vl.c to bootdevice.c 12 years ago
Gonglei 54086fe5d2 bootindex: change fprintf to error_report 12 years ago
Gonglei 4aca8a8178 bootindex: delete bootindex when device is removed 12 years ago
Gonglei d749e10c4f bootindex: move calling add_boot_device_patch to bootindex setter function 12 years ago
Gonglei 12da309778 bootindex: add a setter/getter functions wrapper for bootindex property 12 years ago
Gonglei a598f2ffc2 bootindex: support to set a existent device's bootindex to -1 12 years ago
Gonglei e614b54b93 bootindex: rework add_boot_device_path function 12 years ago
Gonglei 9d27572d62 bootindex: add del_boot_device_path function 12 years ago
Gonglei 694fb857ab bootindex: add check bootindex function 12 years ago
Gonglei bc74112f7e bootdevice: move bootdevice related code to new file bootdevice.c 12 years ago