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