1. ab13562 tmp105: Correct handling of temperature limit checks by Peter Maydell · 4 years, 3 months ago
  2. e191988 hw/misc/tmp105: reset the T_low and T_High registers by Peter Maydell · 4 years, 3 months ago
  3. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  4. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  5. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  6. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  7. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  8. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  9. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  10. 2ac4c5f i2c: have I2C receive operation return uint8_t by Corey Minyard · 6 years ago
  11. 3381466 misc: Avoid UTF-8 in error messages by Eric Blake · 6 years ago
  12. c8c9e10 hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init by Philippe Mathieu-Daudé · 7 years ago
  13. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  14. d307c28 i2c: Allow I2C devices to NAK start events by Corey Minyard · 8 years ago
  15. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  16. d7bce99 qom: Swap 'name' next to visitor in ObjectPropertyAccessor by Eric Blake · 9 years ago
  17. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  18. 0d1c978 hw/misc: Clean up includes by Peter Maydell · 9 years ago
  19. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  20. 65cd906 qom: Clean up fragile use of error_is_set() in set() methods by Markus Armbruster · 11 years ago
  21. efdf6a5 tmp105: Read temperature in milli-celsius by Paolo Bonzini · 11 years ago
  22. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  23. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/tmp105.c]
  24. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  25. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  26. eb60d1c tmp105: Add temperature QOM property by Andreas Färber · 12 years ago
  27. 2aad80e tmp105: QOM'ify by Andreas Färber · 12 years ago
  28. cb5ef3f tmp105: Fix I2C protocol bug by Andreas Färber · 12 years ago
  29. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  30. 2915efb tmp105: Create API for TMP105 temperature sensor. by Alex Horn · 12 years ago
  31. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  32. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  33. b5ea932 i2c: smbus: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  34. 9e07bdf i2c: rename i2c_slave -> I2CSlave by Anthony Liguori · 13 years ago
  35. e5d3b98 tmp105: update the register in post_load where it needs updating. by Andrzej Zaborowski · 15 years ago
  36. be73cfe savevm: Port to qdev.vmsd all devices that have qdev by Juan Quintela · 15 years ago
  37. 371a446 vmstate: port tmp105 device by Juan Quintela · 15 years ago
  38. 6f3a779 tmp105: change len and alorm to uint8_t by Juan Quintela · 15 years ago
  39. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  40. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  41. 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago
  42. 697454e TMP105 qdev conversion by Paul Brook · 16 years ago
  43. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  44. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  45. b6c4f71 Resurrect the safe part of r5274 by blueswir1 · 16 years ago
  46. 2ca83a8 Revert r5274 which breaks savevm/loadvm by blueswir1 · 16 years ago
  47. 67d8cec Add signed versions of save/load functions by blueswir1 · 16 years ago
  48. 18be518 Remove duplicate device index calculations. by pbrook · 17 years ago
  49. a050e24 Hush pointer target signedness warnings from gcc 4. by balrog · 17 years ago
  50. 7e7c5e4 Nokia N800 machine support (ARM). by balrog · 17 years ago