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