qemu-patch-raspberry4/hw/i386
Corey Minyard ebe15582ca pc: Add an SMB0 ACPI device to q35
This is so I2C devices can be found in the ACPI namespace.  Currently
that's only IPMI, but devices can be easily added now.

Adding the devices required some PCI information, and the bus itself
to be added to the PCMachineState structure.

Note that this only works on Q35, the ACPI for PIIX4 is not capable
of handling an SMBus device.

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
2019-09-20 14:09:24 -05:00
..
kvm migration: Do not re-read the clock on pre_save in case of paused guest 2019-09-03 14:39:46 -03:00
xen
acpi-build.c pc: Add an SMB0 ACPI device to q35 2019-09-20 14:09:24 -05:00
acpi-build.h
amd_iommu.c
amd_iommu.h
e820_memory_layout.c hw/i386/pc: Extract e820 memory layout code 2019-09-16 17:13:07 +02:00
e820_memory_layout.h hw/i386/pc: Extract e820 memory layout code 2019-09-16 17:13:07 +02:00
fw_cfg.c hw/i386/pc: Extract the x86 generic fw_cfg code 2019-09-16 17:13:09 +02:00
fw_cfg.h hw/i386/pc: Extract the x86 generic fw_cfg code 2019-09-16 17:13:09 +02:00
intel_iommu.c intel_iommu: Remove the caching-mode check during flag change 2019-09-16 06:57:24 -04:00
intel_iommu_internal.h
Kconfig ipmi: Add an SMBus IPMI interface 2019-09-20 14:08:10 -05:00
kvmvapic.c
Makefile.objs hw/i386/pc: Extract e820 memory layout code 2019-09-16 17:13:07 +02:00
multiboot.c
multiboot.h
pc.c virtio,vhost,pc: features, fixes, cleanups. 2019-09-17 16:24:08 +01:00
pc_piix.c pc: Add an SMB0 ACPI device to q35 2019-09-20 14:09:24 -05:00
pc_q35.c pc: Add an SMB0 ACPI device to q35 2019-09-20 14:09:24 -05:00
pc_sysfw.c
trace-events
vmmouse.c
vmport.c
x86-iommu.c