index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i2c
/
smbus_slave.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i2c/smbus_slave: Add object path on error prints
Joe Komlodi
2024-02-22
1
-2
/
+6
*
hw/i2c: Constify VMState
Richard Henderson
2023-12-29
1
-1
/
+1
*
hw/i2c: spelling fixes
Michael Tokarev
2023-08-31
1
-1
/
+1
*
hw/i2c: add asynchronous send
Klaus Jensen
2022-06-30
1
-0
/
+4
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
i2c:smbus_slave: Add an SMBus vmstate structure
Corey Minyard
2019-02-27
1
-0
/
+18
*
i2c:smbus: Make white space in switch statements consistent
Corey Minyard
2019-02-27
1
-0
/
+9
*
i2c:smbus: Simplify read handling
Corey Minyard
2019-02-27
1
-18
/
+3
*
i2c:smbus: Simplify write operation
Corey Minyard
2019-02-27
1
-20
/
+5
*
i2c:smbus: Correct the working of quick commands
Corey Minyard
2019-02-27
1
-16
/
+19
*
i2c: have I2C receive operation return uint8_t
Corey Minyard
2019-02-27
1
-2
/
+2
*
i2c: Split smbus into parts
Corey Minyard
2019-02-27
1
-0
/
+236