Statistics
| Branch: | Revision:

root / hw / i2c @ efec3dd6

Name Size
Makefile.objs 313 Bytes
bitbang_i2c.c 6.2 kB
bitbang_i2c.h 317 Bytes
core.c 5.2 kB
exynos4210_i2c.c 10 kB
omap_i2c.c 13.7 kB
pm_smbus.c 5.3 kB
smbus.c 8.1 kB
smbus_eeprom.c 4.8 kB
smbus_ich9.c 3.8 kB
versatile_i2c.c 3.2 kB

Latest revisions

# Date Author Comment
efec3dd6 12/23/2013 01:27 am Markus Armbruster

qdev: Replace no_user by cannot_instantiate_with_device_add_yet

In an ideal world, machines can be built by wiring devices together
with configuration, not code. Unfortunately, that's not the world we
live in right now. We still have quite a few devices that need to be...

43603329 07/29/2013 10:07 pm Andreas Färber

exynos4210_i2c: QOM cast cleanup

Fix one ->qdev access and rename parent field.

Signed-off-by: Andreas Färber <>

cc3c3b8a 07/29/2013 10:06 pm Andreas Färber

bitbang_i2c: QOM cast cleanup

Signed-off-by: Andreas Färber <>

60ecfcb3 07/29/2013 10:06 pm Andreas Färber

omap_i2c: QOM cast cleanup

Signed-off-by: Andreas Färber <>

93e7f5f4 07/29/2013 10:06 pm Andreas Färber

versatile_i2c: QOM cast cleanup

Signed-off-by: Andreas Färber <>

125ee0ed 07/29/2013 06:37 pm Marcel Apfelbaum

devices: Associate devices to their logical category

The category will be used to sort the devices displayed in
the command line help.

Signed-off-by: Marcel Apfelbaum <>
Message-id: ...

6783ecf1 07/23/2013 01:37 am Peter Maydell

hw: Avoid use of QOM type name macros in VMStateDescriptions

The name field in a VMStateDescription is part of the migration state
versioning, so changing it will break migration. It's therefore a
bad idea to use a QOM typename macro to initialize it, because in...

edb5092c 07/09/2013 09:38 pm MRatnikov

Extend support of SMBUS HST_STS register.

Previous realization doesn't consider flags in the status register.
Add DS and INTR bits of HST_STS register set after transaction execution.
Update bits resetting in HST_STS register. Update error processing:...

1437c94b 07/04/2013 06:42 pm Paolo Bonzini

hw/i*: pass owner to memory_region_init* functions

Signed-off-by: Paolo Bonzini <>

2c9b15ca 07/04/2013 06:42 pm Paolo Bonzini

memory: add owner argument to initialization functions

Signed-off-by: Paolo Bonzini <>

View revisions

Also available in: Atom