Commit History

Author SHA1 Message Date
  Philippe Mathieu-Daudé 1373b15bb5 hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() 5 years ago
  Philippe Mathieu-Daudé 2616f57231 hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref() 5 years ago
  Philippe Mathieu-Daudé db437ca6df hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new() 5 years ago
  Philippe Mathieu-Daudé d88c42ff2c hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref() 5 years ago
  Markus Armbruster 3e80f6902c qdev: Convert uses of qdev_create() with Coccinelle 5 years ago
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
  Peter Xu 1df2c9a26f migration: Define VMSTATE_INSTANCE_ID_ANY 5 years ago
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 years ago
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 years ago
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
  Corey Minyard 2ac4c5f4d2 i2c: have I2C receive operation return uint8_t 6 years ago
  Philippe Mathieu-Daudé 08bb9b347b hw/i2c: Add trace events 7 years ago
  Philippe Mathieu-Daudé c8c9e10394 hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init 7 years ago
  Corey Minyard aa88d7ad28 i2c: Move the bus class to i2c.h 7 years ago
  Corey Minyard 373b8ac794 i2c: Fix some brace style issues 7 years ago
  Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 8 years ago
  Corey Minyard d307c28ca9 i2c: Allow I2C devices to NAK start events 8 years ago
  Alastair D'Silva 9e41bade85 hw/i2c: Add a NULL check for i2c slave init callbacks 8 years ago
  Corey Minyard cc083d8a25 i2c: Add asserts for second smbus i2c_start_transfer() 8 years ago
  Corey Minyard 0fa758c3a0 i2c: Fix SMBus read transactions to avoid double events 8 years ago
  Igor Mammedov 71ae65e552 i2c: fix migration regression introduced by broadcast support 9 years ago
  Peter Crosthwaite 056fca7b51 i2c: Factor our send() and recv() common logic 9 years ago
  KONRAD Frederic 2293c27fad i2c: implement broadcast write 9 years ago
  KONRAD Frederic a9d2f1d45f i2cbus: remove unused dev field 9 years ago
  Peter Maydell 0430891ce1 hw: Clean up includes 9 years ago
  Juan Quintela 35d08458a9 savevm: Remove all the unneeded version_minimum_id_old (rest) 11 years ago
  Andreas Färber a5c828525e i2c: Rename i2c_bus to I2CBus 12 years ago
  Marcel Apfelbaum 125ee0ed9c devices: Associate devices to their logical category 12 years ago
  Andreas Färber fef7fbc924 qdev: Drop FROM_QBUS() macro 12 years ago
  Paolo Bonzini 49ab747f66 hw: move target-independent files to subdirectories 12 years ago