3 Commits (6ca2df47c9b85f630faacaba8a042cb095075599)

Author SHA1 Message Date
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Peter Maydell e41f32fe82 system/bootdevice: Don't unregister reset handler in restore_boot_order() 2 years ago
Philippe Mathieu-Daudé 8d7f2e767d system: Rename softmmu/ directory as system/ 3 years ago
Paolo Bonzini 97ec4d21e0 machine: use QAPI struct for boot configuration 4 years ago
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Paolo Bonzini 800d4deda0 softmmu: move more files to softmmu/ 6 years ago
Markus Armbruster 992861fb1e error: Eliminate error_propagate() manually 6 years ago
Markus Armbruster 5325cc34a2 qom: Put name parameter before value / visitor parameter 6 years ago
Markus Armbruster 14217038bc qapi: Use returned bool to check for failure, manual part 6 years ago
Markus Armbruster 62a35aaa31 qapi: Use returned bool to check for failure, Coccinelle part 6 years ago
Markus Armbruster 40c2281cc3 Drop more @errp parameters after previous commit 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Sam Eiderman aea60a13b9 bootdevice: FW_CFG interface for LCHS values 7 years ago
Sam Eiderman 42f0680199 bootdevice: Refactor get_boot_devices_list 7 years ago
Sam Eiderman f7209ea1be bootdevice: Add interface to gather LCHS 7 years ago
Mark Cave-Ayland 907aac2f6a fw_cfg: ignore suffixes in the bootdevice list dependent on machine class 8 years ago
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 11 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