Age | Commit message (Expand) | Author |
2016-02-18 | hw/sd: use guest error logging rather than fprintf to stderr | Andrew Baumann |
2016-02-18 | hw/sd: model a power-up delay, as a workaround for an EDK2 bug | Andrew Baumann |
2016-02-18 | hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility | Andrew Baumann |
2016-02-18 | hw/sd/pxa2xx_mmci: Add reset function | Peter Maydell |
2016-02-18 | hw/sd/pxa2xx_mmci: Convert to VMStateDescription | Peter Maydell |
2016-02-18 | hw/sd/pxa2xx_mmci: Update to use new SDBus APIs | Peter Maydell |
2016-02-18 | hw/sd/pxa2xx_mmci: convert to SysBusDevice object | Peter Maydell |
2016-02-18 | sdhci_sysbus: Create SD card device in users, not the device itself | Peter Maydell |
2016-02-18 | hw/sd/sdhci.c: Update to use SDBus APIs | Peter Maydell |
2016-02-18 | hw/sd: Add QOM bus which SD cards plug in to | Peter Maydell |
2016-02-18 | hw/sd/sd.c: Convert sd_reset() function into Device reset method | Peter Maydell |
2016-02-18 | hw/sd/sd.c: QOMify | Peter Maydell |
2016-02-18 | hw/sd/sdhci.c: Remove x-drive property | Peter Maydell |
2016-02-18 | ARM: PL061: Cleaning field of PL061 device state | Wei Huang |
2016-02-18 | ARM: PL061: Clear PL061 device state after reset | Wei Huang |
2016-02-18 | vhost-user interrupt management fixes | Victor Kaplansky |
2016-02-18 | hw/ppc/spapr: Halt CPU when powering off via RTAS call | Thomas Huth |
2016-02-17 | pseries: Include missing pseries-2.5 compat properties in pseries-2.4 | David Gibson |
2016-02-17 | cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands | Hervé Poussineau |
2016-02-17 | cuda: remove GET_6805_ADDR command | Hervé Poussineau |
2016-02-17 | cuda: port SET_TIME command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port GET_TIME command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port SET_POWER_MESSAGES command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port FILE_SERVER_FLAG command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port RESET_SYSTEM command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port POWERDOWN command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port SET_DEVICE_LIST command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port SET_AUTO_RATE command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port AUTOPOLL command to new framework | Hervé Poussineau |
2016-02-17 | cuda: move unknown commands reject out of switch | Hervé Poussineau |
2016-02-17 | cuda: add a framework to handle commands | Hervé Poussineau |
2016-02-17 | hw/ppc/spapr: Implement the h_set_xdabr hypercall | Thomas Huth |
2016-02-17 | hw/ppc/spapr: Implement h_set_dabr | Thomas Huth |
2016-02-17 | hw/ppc/spapr: Add h_set_sprg0 hypercall | Thomas Huth |
2016-02-17 | migration: ensure htab_save_first completes after timeout | David Gibson |
2016-02-17 | target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM | David Gibson |
2016-02-17 | pseries: Move hash page table allocation to reset time | David Gibson |
2016-02-17 | pseries: Add helper to calculate recommended hash page table size | David Gibson |
2016-02-17 | pseries: Simplify handling of the hash page table fd | David Gibson |
2016-02-17 | hw: fix some debug message format strings | Alyssa Milburn |
2016-02-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-02-16 | ipmi: sensor number should not exceed MAX_SENSORS | Cédric Le Goater |
2016-02-16 | mptsas: fix wrong formula | Paolo Bonzini |
2016-02-16 | mptsas: fix memory leak | Paolo Bonzini |
2016-02-16 | mptsas: add missing va_end | Paolo Bonzini |
2016-02-16 | all: Clean up includes | Peter Maydell |
2016-02-16 | hw/block/nand.c: Include osdep.h first | Peter Maydell |
2016-02-16 | change type of pci_bridge_initfn() to void | Cao jin |
2016-02-16 | dec: convert to realize() | Cao jin |
2016-02-16 | msix: fix msix_vector_masked | Michael S. Tsirkin |