index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i2c
Age
Commit message (
Expand
)
Author
2015-05-29
ACPI: split CONFIG_ACPI into 4 pieces
Shannon Zhao
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2014-09-02
Fix debug print warning
Gonglei
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-07
pm_smbus: correctly report unclaimed cycles
Paolo Bonzini
2014-05-07
smbus: return -1 if nothing found at the given address
Paolo Bonzini
2014-05-07
smbus: allow returning an error from reads
Paolo Bonzini
2014-04-18
Fix grammar in comment
Stefan Weil
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-12-23
ich9: Document why cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-07-29
exynos4210_i2c: QOM cast cleanup
Andreas Färber
2013-07-29
versatile_i2c: QOM cast cleanup
Andreas Färber
2013-07-29
omap_i2c: QOM cast cleanup
Andreas Färber
2013-07-29
bitbang_i2c: QOM cast cleanup
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
2013-07-09
Extend support of SMBUS(module pm_smbus.c) HST_STS register.
MRatnikov
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-07
qdev: Drop FROM_QBUS() macro
Andreas Färber
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move I2C controllers to hw/i2c/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini