Commit History

Author SHA1 Message Date
  Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 8 months ago
  Richard Henderson 6f31905dbe hw/i2c: Constify all Property 8 months ago
  Richard Henderson 01d9442a88 hw/i2c: Constify VMState 1 year ago
  Juan Quintela 99b16e8ee4 migration: Use vmstate_register_any() 1 year ago
  Klaus Jensen 791cb95f23 hw/i2c: only schedule pending master when bus is idle 2 years ago
  Klaus Jensen a78e9839ae hw/i2c: add asynchronous send 3 years ago
  Klaus Jensen 37fa5ca426 hw/i2c: support multiple masters 3 years ago
  Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 3 years ago
  Peter Maydell 9388d1701e qbus: Rename qbus_create() to qbus_new() 3 years ago
  Philippe Mathieu-Daudé 90603c5b89 hw/i2c: Introduce i2c_start_recv() and i2c_start_send() 4 years ago
  Philippe Mathieu-Daudé 265caf45c6 hw/i2c: Extract i2c_do_start_transfer() from i2c_start_transfer() 4 years ago
  BALATON Zoltan e656e38797 hw/i2c: Make i2c_start_transfer() direction argument a boolean 4 years ago
  Philippe Mathieu-Daudé c8665a5997 hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address() 4 years ago
  Philippe Mathieu-Daudé 2038a2907c hw/i2c: Remove confusing i2c_send_recv() 4 years ago
  Patrick Venture 3f9b32595e hw/i2c: move search to i2c_scan_bus method 4 years ago
  Patrick Venture 513ca82d89 hw/i2c: add match method for device search 4 years ago
  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