Re: [Qemu-devel] [PATCH for-2.0 3/7] pm_smbus: correctly report unclaimed cycles

2014-03-31 Thread Andreas Färber
Am 31.03.2014 18:26, schrieb Paolo Bonzini: > Without this patch, i2cdetect will report all addresses as present. > With it, only 0x50..0x57 are present. > > Before: > > 0 1 2 3 4 5 6 7 8 9 a b c d e f > 00: 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f > 10: 10

[Qemu-devel] [PATCH for-2.0 3/7] pm_smbus: correctly report unclaimed cycles

2014-03-31 Thread Paolo Bonzini
Without this patch, i2cdetect will report all addresses as present. With it, only 0x50..0x57 are present. Before: 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10: 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20: 20 21 2