Bug 1692946 - aarch64: qemu: remove smbus_eeprom and i2c from config
Summary: aarch64: qemu: remove smbus_eeprom and i2c from config
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux Advanced Virtualization
Classification: Red Hat
Component: qemu-kvm
Version: 8.1
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Eric Auger
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 1677408 1693140
TreeView+ depends on / blocked
 
Reported: 2019-03-26 17:45 UTC by Andrew Jones
Modified: 2019-09-20 16:09 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1693140 (view as bug list)
Environment:
Last Closed: 2019-09-20 16:09:26 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andrew Jones 2019-03-26 17:45:12 UTC
We should remove the smbus_eeprom and i2c devices from default-configs/aarch64-softmmu.mak. Also, as Paolo says we should really configure with --without-default-devices and then ensure default-configs/aarch64-softmmu.mak has what we need with '<DEVICE>=y's.

Comment 3 Eric Auger 2019-09-20 16:09:26 UTC
I2C, SMBUS_EEPROM, CAN_BUS and CAN_SJA1000 are already disabled. Still IVSHMEM is set: because its default if y if PCI_DEVICES is set, which is our case.
So closing the bug as not-a-bug.


Note You need to log in before you can comment on or make changes to this bug.