Age | Commit message (Expand) | Author | Files | Lines |
2015-05-29 | ACPI: split CONFIG_ACPI into 4 pieces | Shannon Zhao | 1 | -1/+1 |
2015-04-28 | Convert ffs() != 0 callers to ctz32() | Stefan Hajnoczi | 1 | -3/+7 |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster | 1 | -3/+2 |
2014-09-02 | Fix debug print warning | Gonglei | 1 | -2/+3 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 2 | -5/+2 |
2014-05-07 | pm_smbus: correctly report unclaimed cycles | Paolo Bonzini | 1 | -22/+41 |
2014-05-07 | smbus: return -1 if nothing found at the given address | Paolo Bonzini | 1 | -18/+44 |
2014-05-07 | smbus: allow returning an error from reads | Paolo Bonzini | 1 | -3/+3 |
2014-04-18 | Fix grammar in comment | Stefan Weil | 1 | -1/+1 |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 10 | -36/+36 |
2013-12-24 | hw: cannot_instantiate_with_device_add_yet due to pointer props | Markus Armbruster | 2 | -0/+4 |
2013-12-23 | ich9: Document why cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+5 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+1 |
2013-07-29 | exynos4210_i2c: QOM cast cleanup | Andreas Färber | 1 | -5/+7 |
2013-07-29 | versatile_i2c: QOM cast cleanup | Andreas Färber | 1 | -7/+13 |
2013-07-29 | omap_i2c: QOM cast cleanup | Andreas Färber | 1 | -16/+22 |
2013-07-29 | bitbang_i2c: QOM cast cleanup | Andreas Färber | 1 | -9/+15 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 2 | -0/+2 |
2013-07-23 | hw: Avoid use of QOM type name macros in VMStateDescriptions | Peter Maydell | 1 | -1/+1 |
2013-07-09 | Extend support of SMBUS(module pm_smbus.c) HST_STS register. | MRatnikov | 1 | -2/+23 |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 5 | -6/+7 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 5 | -5/+5 |
2013-06-07 | qdev: Drop FROM_QBUS() macro | Andreas Färber | 1 | -2/+2 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 3 | -2/+16 |
2013-04-08 | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 4 | -0/+1074 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 7 | -0/+1160 |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini | 1 | -0/+0 |