Yeqi Fu
|
48805df9c2
replace TABs with spaces
|
2 years ago |
Philippe Mathieu-Daudé
|
cb4c33f014
hw/gpio/max7310: Simplify max7310_realize()
|
2 years ago |
Peter Maydell
|
834b9273d5
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging
|
4 years ago |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 years ago |
Philippe Mathieu-Daudé
|
03a3c6f16f
hw/gpio/max7310: Remove impossible check
|
5 years ago |
Peter Maydell
|
842038f55c
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging
|
5 years ago |
Philippe Mathieu-Daudé
|
1c3bd33a5e
hw/gpio/max7310: Replace disabled printf() by qemu_log_mask(UNIMP)
|
5 years ago |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 years ago |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 years ago |
Liao Pingfang
|
830b925094
hw: Remove superfluous breaks
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot 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 |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 years ago |
Philippe Mathieu-Daudé
|
c8c9e10394
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
|
7 years ago |
Alistair Francis
|
a89f364ae8
Replace all occurances of __FUNCTION__ with __func__
|
7 years ago |
Corey Minyard
|
d307c28ca9
i2c: Allow I2C devices to NAK start events
|
8 years ago |
Peter Maydell
|
0430891ce1
hw: Clean up includes
|
9 years ago |
Stefan Hajnoczi
|
786a4ea82e
Convert (ffs(val) - 1) to ctz32(val)
|
10 years ago |
Juan Quintela
|
8f1e884b38
savevm: Remove all the unneeded version_minimum_id_old (arm)
|
11 years ago |
Andreas Färber
|
b8bcf811bf
max7310: QOM'ify
|
11 years ago |
Paolo Bonzini
|
49ab747f66
hw: move target-independent files to subdirectories
|
12 years ago |