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