On Sun, 2013-12-15 at 21:37 +0100, Andreas Färber wrote: > Am 28.11.2013 17:26, schrieb [email protected]: > > Markus Armbruster (10): > > qdev: Replace no_user by cannot_instantiate_with_device_add_yet > > sysbus: Set cannot_instantiate_with_device_add_yet > > cpu: Document why cannot_instantiate_with_device_add_yet > > apic: Document why cannot_instantiate_with_device_add_yet > > pci-host: Consistently set cannot_instantiate_with_device_add_yet > > ich9: Document why cannot_instantiate_with_device_add_yet > > piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet > > vt82c686: Clean up use of cannot_instantiate_with_device_add_yet > > isa: Clean up use of cannot_instantiate_with_device_add_yet > > qdev: Do not let the user try to device_add when it cannot work > > I've applied all except for the ISA patch, which doesn't feature a > Reviewed-by yet. > > https://github.com/afaerber/qemu-cpu/commits/qom-next > > I'd appreciate if some previous reviewer can comment on whether any > issues have been resolved satisfactorily. There are no issues with the patches reviewed by me. Thanks, Marcel
> > Thanks, > Andreas >
