On 27/09/2017 22:32, Eduardo Habkost wrote: > Since 2012 (commit ba6212d8 "Eliminate cpus-x86_64.conf file") we > have no default config files that would be disabled using > -nodefconfig. This series cleans up the code, updates > documentation, and document -nodefconfig as deprecated.
Don't forget to list this in the 2.11 changelog! Thanks, Paolo > Eduardo Habkost (2): > vl: Eliminate defconfig variable > qemu-options: Deprecate -nodefconfig > > vl.c | 5 +---- > qemu-options.hx | 13 +++++++------ > 2 files changed, 8 insertions(+), 10 deletions(-) >