summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-23qdev-monitor: Add blk_by_qdev_id()Kevin Wolf
2016-09-23block: Add blk_by_dev()Kevin Wolf
2016-09-23block: Add "read-only" to the options QDictAlberto Garcia
2016-09-23block: Remove bdrv_is_snapshotAlberto Garcia
2016-09-22dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAXNathan Rossi
2016-09-22loader: Add AddressSpace loading support to targphysAlistair Francis
2016-09-22loader: Add AddressSpace loading support to uImagesAlistair Francis
2016-09-22loader: Add AddressSpace loading support to ELFsAlistair Francis
2016-09-22loader: Allow a custom AddressSpace when loading ROMsAlistair Francis
2016-09-22loader: Allow ELF loader to auto-detect the ELF archAlistair Francis
2016-09-22cadence_gem: Add support for screeningAlistair Francis
2016-09-22cadence_gem: Add the num-priority-queues propertyAlistair Francis
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater
2016-09-22aspeed-soc: provide a framework to add new SoCsCédric Le Goater
2016-09-22ast2400: replace ast2400 with aspeed_socCédric Le Goater
2016-09-22ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater
2016-09-20blockdev: Add dynamic module loading for block driversMarc Mari
2016-09-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...Peter Maydell
2016-09-19Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-09-19-2...Peter Maydell
2016-09-19qapi: Support unregistering QMP commandsMarkus Armbruster
2016-09-19crypto: use correct derived key size when timing pbkdfDaniel P. Berrange
2016-09-19crypto: use uint64_t for pbkdf iteration count parametersDaniel P. Berrange
2016-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell
2016-09-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger
2016-09-16tcg: Merge GETPC and GETRARichard Henderson
2016-09-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-15fpu: add mechanism to check for invalid long double formatsAndrew Dutcher
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-13cutils: Add test for buffer_is_zeroRichard Henderson
2016-09-13cutils: Export only buffer_is_zeroRichard Henderson
2016-09-13ppc: do not redefine CPUPPCStatePaolo Bonzini
2016-09-13x86/lapic: Load LAPIC state at post_loadDr. David Alan Gilbert
2016-09-13atomics: Use __atomic_*_n() variant primitivesPranith Kumar
2016-09-13atomics: Remove redundant barrier()'sPranith Kumar
2016-09-13kvm-all: drop kvm_setup_guest_memoryCao jin
2016-09-13timer: update commentsCao jin
2016-09-13tcg: Prepare TB invalidation for lockless TB lookupPaolo Bonzini
2016-09-13qtail: clean up direct access to tqe_prev fieldIgor Mammedov
2016-09-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-09-13timer/cpus: fix some typos and update some commentsCao jin
2016-09-13timer.h: fix inconsistency between comment and function prototypeCao jin
2016-09-13timer.h: fix typoCao jin
2016-09-13iothread: Stop threads before main() quitsFam Zheng