Age | Commit message (Expand) | Author |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-03-09 | hw/i2c/smbus_ich9: Include "qemu/range.h" | Philippe Mathieu-Daudé |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-05-08 | hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statement | Thomas Huth |
2019-02-27 | i2c:pm_smbus: Fix state transfer | Corey Minyard |
2019-02-27 | i2c: Split smbus into parts | Corey Minyard |
2018-08-23 | i2c: pm_smbus: Add the ability to force block transfer enable | Corey Minyard |
2018-08-23 | i2c: pm_smbus: Add interrupt handling | Corey Minyard |
2018-08-23 | i2c: pm_smbus: Add block transfer capability | Corey Minyard |
2017-12-18 | hw/i2c: remove old i386 dependency | Philippe Mathieu-Daudé |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost |
2016-06-29 | ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public | Efimov Vasily |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber |
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-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |