1 Commits (2a8b36a4967db84b82ac248f60b981bcddb804b6)

Author SHA1 Message Date
Corey Minyard 5e9ae4b1a3 sensor: Move hardware sensors from misc to a sensor directory 5 years ago
Peter Maydell ab135622cf tmp105: Correct handling of temperature limit checks 5 years ago
Peter Maydell e1919889ef hw/misc/tmp105: reset the T_low and T_High registers 5 years ago
Markus Armbruster 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 6 years ago
Markus Armbruster 62a35aaa31 qapi: Use returned bool to check for failure, Coccinelle part 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster d645427057 Include migration/vmstate.h less 7 years ago
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Corey Minyard 2ac4c5f4d2 i2c: have I2C receive operation return uint8_t 7 years ago
Eric Blake 3381466dc9 misc: Avoid UTF-8 in error messages 7 years ago
Philippe Mathieu-Daudé c8c9e10394 hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init 8 years ago
Alistair Francis a89f364ae8 Replace all occurances of __FUNCTION__ with __func__ 9 years ago
Corey Minyard d307c28ca9 i2c: Allow I2C devices to NAK start events 9 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Eric Blake d7bce9999d qom: Swap 'name' next to visitor in ObjectPropertyAccessor 10 years ago
Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 10 years ago
Peter Maydell 0d1c9782a1 hw/misc: Clean up includes 10 years ago
Juan Quintela 8f1e884b38 savevm: Remove all the unneeded version_minimum_id_old (arm) 12 years ago
Markus Armbruster 65cd9064e1 qom: Clean up fragile use of error_is_set() in set() methods 12 years ago
Paolo Bonzini efdf6a56a7 tmp105: Read temperature in milli-celsius 12 years ago
Paolo Bonzini 47b43a1f41 hw: move private headers to hw/ subdirectories. 13 years ago
Paolo Bonzini 49ab747f66 hw: move target-independent files to subdirectories 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 13 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 13 years ago
Andreas Färber eb60d1c552 tmp105: Add temperature QOM property 13 years ago
Andreas Färber 2aad80eeb7 tmp105: QOM'ify 13 years ago
Andreas Färber cb5ef3fa18 tmp105: Fix I2C protocol bug 13 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 13 years ago
Alex Horn 2915efbfa8 tmp105: Create API for TMP105 temperature sensor. 14 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 14 years ago
Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 15 years ago
Anthony Liguori b5ea932781 i2c: smbus: convert to QEMU Object Model 15 years ago
Anthony Liguori 9e07bdf816 i2c: rename i2c_slave -> I2CSlave 15 years ago
Andrzej Zaborowski e5d3b98d53 tmp105: update the register in post_load where it needs updating. 16 years ago
Juan Quintela be73cfe2be savevm: Port to qdev.vmsd all devices that have qdev 17 years ago
Juan Quintela 371a446863 vmstate: port tmp105 device 17 years ago
Juan Quintela 6f3a7798ec tmp105: change len and alorm to uint8_t 17 years ago
Gerd Hoffmann 81a322d4a1 qdev: add return value to init() callbacks. 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
Gerd Hoffmann 074f2fff79 qdev: move name+size into DeviceInfo (v2) 17 years ago
Paul Brook 697454eb8e TMP105 qdev conversion 17 years ago
Paul Brook bc24a225af Follow coding conventions 17 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 17 years ago
blueswir1 b6c4f71f50 Resurrect the safe part of r5274 18 years ago
blueswir1 2ca83a8dd6 Revert r5274 which breaks savevm/loadvm 18 years ago
blueswir1 67d8cec34b Add signed versions of save/load functions 18 years ago
pbrook 18be518729 Remove duplicate device index calculations. 18 years ago
balrog a050e24df2 Hush pointer target signedness warnings from gcc 4. 18 years ago