38 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Markus Armbruster 0223e79287 error: Use error_setg_errno() for simplicity and consistency 4 months ago
Paolo Bonzini 3e7316044d include: move hw/registerfields.h to hw/core/ 4 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago
Philippe Mathieu-Daudé 0f64fb6743 qemu: Declare all load/store helper in 'qemu/bswap.h' 9 months ago
Philippe Mathieu-Daudé b282b859cf qom: Constify TypeInfo::class_data 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Philippe Mathieu-Daudé 788369f477 hw: Make class data 'const' 1 year ago
Philippe Mathieu-Daudé d31f1185fb hw: Declare various const data as 'const' 1 year ago
Zhao Liu bead980175 hw/sensor: Replace type_register() with type_register_static() 1 year ago
Bernhard Beschow 3647dca9fb hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access 1 year ago
Guenter Roeck 3a0b75880a hw/sensor/tmp105: Lower 4 bit of limit registers are always 0 2 years ago
Philippe Mathieu-Daudé bf4e487057 hw/sensor/tmp105: OS (one-shot) bit in config register always returns 0 2 years ago
Philippe Mathieu-Daudé 0339fa7910 hw/sensor/tmp105: Pass 'oneshot' argument to tmp105_alarm_update() 2 years ago
Philippe Mathieu-Daudé 94a4e18cec hw/sensor/tmp105: Use registerfields API 2 years ago
Guenter Roeck 6efabada95 hw/sensor/tmp105: Coding style fixes 2 years ago
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
Peter Maydell ad80e36744 hw, target: Add ResetType argument to hold and exit phase methods 2 years ago
Peter Maydell ef6ab2922f allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset 2 years ago
Richard Henderson af10fff2a3 hw/sensor: Constify VMState 2 years ago
Titus Rwantare 6f351a7a70 hw/sensor: add ADM1266 device model 2 years ago
Michael Tokarev 8fa21b8026 hw/i2c: spelling fixes 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Thomas Huth f0830823d0 Do not include hw/hw.h if it is not necessary 3 years ago
Markus Armbruster bfe7bf8590 Don't include headers already included by qemu/osdep.h 3 years ago
Peter Delevoryas b347dd5ef3 hw/sensor: Add Renesas ISL69259 device model 4 years ago
Peter Delevoryas e51ae82571 hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators 4 years ago
Klaus Jensen a78e9839ae hw/i2c: add asynchronous send 4 years ago
Maheswara Kurapati 6236548284 hw/sensor: add Maxim MAX31785 device 4 years ago
Titus Rwantare 5f14cd7032 hw/sensor: add Renesas raa228000 device 4 years ago
Titus Rwantare 1c0c52f762 hw/sensor: add Renesas raa229004 PMBus device 4 years ago
Titus Rwantare ffcdae677e hw/sensor: add Intersil ISL69260 device model 4 years ago
Peter Maydell b5bf5a53d1 Kconfig: Add I2C_DEVICES device group 4 years ago
Kevin Townsend 4fd1ebb105 hw/sensor: Add lsm303dlhc magnetometer device 4 years ago
Joel Stanley 46560cb105 hw/misc: Add Infineon DPS310 sensor model 5 years ago
Titus Rwantare 7215456a4f hw/misc: add MAX34451 device 5 years ago
Titus Rwantare c93488f16b hw/misc: add ADM1272 device 5 years ago
Corey Minyard 5e9ae4b1a3 sensor: Move hardware sensors from misc to a sensor directory 5 years ago