Age | Commit message (Expand) | Author |
2016-09-22 | imx: Use 'const char', not 'char const' | Peter Maydell |
2016-09-22 | vmstateify ssi-sd | Dr. David Alan Gilbert |
2016-09-22 | vmstateify ssd0323 display | Dr. David Alan Gilbert |
2016-09-22 | loader: Add AddressSpace loading support to targphys | Alistair Francis |
2016-09-22 | loader: Add AddressSpace loading support to uImages | Alistair Francis |
2016-09-22 | loader: Add AddressSpace loading support to ELFs | Alistair Francis |
2016-09-22 | loader: Allow a custom AddressSpace when loading ROMs | Alistair Francis |
2016-09-22 | loader: Use the specified MemoryRegion | Alistair Francis |
2016-09-22 | xlnx-zynqmp: Set the number of priority queues | Alistair Francis |
2016-09-22 | cadence_gem: Correct indentation | Alistair Francis |
2016-09-22 | cadence_gem: Add queue support | Alistair Francis |
2016-09-22 | cadence_gem: Add support for screening | Alistair Francis |
2016-09-22 | cadence_gem: Add the num-priority-queues property | Alistair Francis |
2016-09-22 | cadence_gem: QOMify Cadence GEM | Alistair Francis |
2016-09-22 | hw/ptimer: Suppress error messages under qtest | Dmitry Osipenko |
2016-09-22 | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko |
2016-09-22 | hw/ptimer: Actually stop the timer in case of error | Dmitry Osipenko |
2016-09-22 | aspeed: allocate RAM after the memory controller has checked the size | Cédric Le Goater |
2016-09-22 | aspeed: add a ram_size property to the memory controller | Cédric Le Goater |
2016-09-22 | aspeed: use error_report instead of LOG_GUEST_ERROR | Cédric Le Goater |
2016-09-22 | aspeed: calculate the RAM size bits at realize time | Cédric Le Goater |
2016-09-22 | palmetto-bmc: remove extra no_sdcard assignement | Cédric Le Goater |
2016-09-22 | arm: add support for an ast2500 evaluation board | Cédric Le Goater |
2016-09-22 | aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers | Cédric Le Goater |
2016-09-22 | hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoC | Cédric Le Goater |
2016-09-22 | palmetto-bmc: add board specific configuration | Cédric Le Goater |
2016-09-22 | palmetto-bmc: replace palmetto_bmc with aspeed | Cédric Le Goater |
2016-09-22 | palmetto-bmc: rename the Aspeed board file to aspeed.c | Cédric Le Goater |
2016-09-22 | aspeed-soc: provide a framework to add new SoCs | Cédric Le Goater |
2016-09-22 | ast2400: replace ast2400 with aspeed_soc | Cédric Le Goater |
2016-09-22 | ast2400: rename the Aspeed SoC files to aspeed_soc | Cédric Le Goater |
2016-09-19 | kvm/apic: drop debugging | Michael S. Tsirkin |
2016-09-19 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2016-09-19 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into staging | Peter Maydell |
2016-09-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-09-19 | 9pfs: fix potential segfault during walk | Greg Kurz |
2016-09-19 | virtio-ccw: set revision 2 as maximal revision number | Pierre Morel |
2016-09-19 | virtio-ccw: respond to READ_STATUS command | Pierre Morel |
2016-09-19 | s390x/kvm: disable cpu model for the 2.7 machine | Christian Borntraeger |
2016-09-16 | 9pfs: introduce v9fs_path_sprintf() helper | Greg Kurz |
2016-09-16 | 9pfs: drop useless v9fs_string_null() function | Greg Kurz |
2016-09-16 | 9pfs: drop duplicate line in proxy backend | Greg Kurz |
2016-09-16 | 9pfs: drop unused fmt strings in the proxy backend | Greg Kurz |
2016-09-15 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20160915.0' in... | Peter Maydell |
2016-09-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-09-15 | vfio/pci: Fix regression in MSI routing configuration | David Gibson |
2016-09-15 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2016-09-15 | virtio-bus: Plug devices after features are negotiated | Maxime Coquelin |
2016-09-15 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s... | Peter Maydell |
2016-09-15 | pcspk: adding vmstate for save/restore | Pavel Dovgalyuk |