Il 22/09/2014 15:15, Laszlo Ersek ha scritto:
> $ git grep -E '\<qemu_register(_pc)?_machine\>' | wc -l
> 115
> 
> Even if we just count the clusters, they're way too many:
> 
> $ git grep -E '\<machine_init\>' | wc -l
> 66

There are just a couple of multi-machine clusters (well, three: pseries,
pc, q35).  So the default clusters can just default to the machine type.

Paolo

Reply via email to