qemu-e2k/hw/i386
Eduardo Habkost 642c1e0546 kvmclock: Remove user_creatable flag
kvmclock should be used by guests only when the appropriate CPUID
feature flags are set on the VCPU, and it is automatically
created by kvmclock_create() when those feature flags are set.
This means creating a kvmclock device using -device is useless.
Remove user_creatable from its device class.

Cc: Marcel Apfelbaum <marcel@redhat.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Thomas Huth <thuth@redhat.com>
Acked-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20170503203604.31462-8-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2017-05-17 10:37:01 -03:00
..
kvm kvmclock: Remove user_creatable flag 2017-05-17 10:37:01 -03:00
xen xen/mapcache: store dma information in revmapcache entries for debugging 2017-05-16 11:49:09 -07:00
acpi-build.c pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() 2017-05-11 16:08:49 -03:00
acpi-build.h
amd_iommu.c iommu: Remove FIXME comment about user_creatable=true 2017-05-17 10:37:01 -03:00
amd_iommu.h
intel_iommu_internal.h intel_iommu: enable remote IOTLB 2017-04-20 15:22:41 -03:00
intel_iommu.c iommu: Remove FIXME comment about user_creatable=true 2017-05-17 10:37:01 -03:00
kvmvapic.c sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE 2017-05-17 10:37:01 -03:00
Makefile.objs
multiboot.c
multiboot.h
pc_piix.c numa: equally distribute memory on nodes 2017-05-11 16:08:47 -03:00
pc_q35.c numa: equally distribute memory on nodes 2017-05-11 16:08:47 -03:00
pc_sysfw.c
pc.c qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 2017-05-17 10:37:00 -03:00
pci-assign-load-rom.c
trace-events intel_iommu: enable remote IOTLB 2017-04-20 15:22:41 -03:00
x86-iommu.c