Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2016-07-12 | 1 | -3/+4 |
* | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+2 |
* | sdhci: add quirk property for card insert interrupt status on Raspberry Pi | Andrew Baumann | 2016-02-26 | 1 | -0/+2 |
* | sdhci: Revert "add optional quirk property to disable card insertion/removal ... | Andrew Baumann | 2016-02-26 | 1 | -1/+0 |
* | hw/sd/sdhci.c: Update to use SDBus APIs | Peter Maydell | 2016-02-18 | 1 | -2/+1 |
* | hw/sd: Add QOM bus which SD cards plug in to | Peter Maydell | 2016-02-18 | 1 | -0/+62 |
* | hw/sd/sd.c: QOMify | Peter Maydell | 2016-02-18 | 1 | -0/+3 |
* | sdhci: add optional quirk property to disable card insertion/removal interrupts | Andrew Baumann | 2015-12-22 | 1 | -0/+1 |
* | sdhci: Sanitize "sdhci-pci" properties for future qomification | Markus Armbruster | 2015-12-07 | 1 | -1/+1 |
* | sdhci: Split sdhci.h for public and internal device usage | Sai Pavan Boddu | 2015-10-29 | 1 | -0/+94 |
* | sd.h: Move sd.h to include/hw/sd/ | Sai Pavan Boddu | 2015-10-29 | 1 | -0/+80 |