[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v4 00/10] Clean up and fix no_user
From: |
Andreas Färber |
Subject: |
Re: [Qemu-devel] [PATCH v4 00/10] Clean up and fix no_user |
Date: |
Sun, 15 Dec 2013 21:37:07 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
Am 28.11.2013 17:26, schrieb address@hidden:
> 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.
Thanks,
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
- Re: [Qemu-devel] [PATCH v4 00/10] Clean up and fix no_user,
Andreas Färber <=