summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-01replay: add record/replay for audio passthroughPavel Dovgalyuk1-0/+7
2017-02-28Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-0/+92
2017-02-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell1-1/+1
2017-02-28bcm2835_sdhost: add bcm2835 sdhost controllerClement Deschamps1-0/+48
2017-02-28hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger1-0/+1
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki2-0/+29
2017-02-28throttle: factor out duplicate codePradeep Jagadeesh1-0/+92
2017-02-28Update copyright yearMarc-André Lureau1-1/+1
2017-02-27gtk-egl: add scanout_disable supportGerd Hoffmann1-0/+1
2017-02-27sdl2: add scanout_disable supportGerd Hoffmann1-0/+1
2017-02-27console: add dpy_gl_scanout_disableGerd Hoffmann1-0/+2
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann3-23/+32
2017-02-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+3
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell4-14/+138
2017-02-25Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into stagingPeter Maydell1-2/+9
2017-02-24Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ...Peter Maydell1-22/+7
2017-02-24block: Add bdrv_new_open_driver()Kevin Wolf1-0/+2
2017-02-24block: Pass BdrvChild to bdrv_truncate()Kevin Wolf1-1/+1
2017-02-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...Peter Maydell1-5/+0
2017-02-24cputlb: introduce tlb_flush_*_all_cpus[_synced]Alex Bennée1-3/+113
2017-02-24cputlb: atomically update tlb fields used by tlb_reset_dirtyAlex Bennée1-2/+0
2017-02-24cputlb: add tlb_flush_by_mmuidx async routinesAlex Bennée1-1/+1
2017-02-24cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmapAlex Bennée1-6/+7
2017-02-24cputlb: introduce tlb_flush_* async work.KONRAD Frederic2-0/+7
2017-02-24tcg: remove global exit_requestAlex Bennée1-3/+0
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka1-0/+1
2017-02-24tcg: rename tcg_current_cpu to tcg_current_rr_cpuAlex Bennée1-1/+0
2017-02-24tcg: add options for enabling MTTCGKONRAD Frederic2-0/+11
2017-02-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...Peter Maydell5-14/+15
2017-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic1-1/+0
2017-02-24s390x: bump ADAPTER_ROUTES_MAX_GSIHalil Pasic1-2/+8
2017-02-24s390x: add property adapter_routes_max_batchHalil Pasic1-0/+2
2017-02-23util/cutils: Change qemu_strtosz*() from int64_t to uint64_tMarkus Armbruster1-3/+3
2017-02-23util/cutils: Return qemu_strtosz*() error and value separatelyMarkus Armbruster1-3/+3
2017-02-23util/cutils: New qemu_strtosz()Markus Armbruster1-16/+1
2017-02-23util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()Markus Armbruster1-1/+1
2017-02-23util/cutils: New qemu_strtosz_metric()Markus Armbruster1-2/+2
2017-02-23util/cutils: Rename qemu_strtoll(), qemu_strtoull()Markus Armbruster1-3/+3
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau1-5/+0
2017-02-22machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...Igor Mammedov1-5/+3
2017-02-22machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacksIgor Mammedov1-0/+3
2017-02-22spapr: reuse machine->possible_cpus instead of cores[]Igor Mammedov1-1/+0
2017-02-22change CPUArchId.cpu type to Object*Igor Mammedov1-1/+1
2017-02-22pc: calculate topology only once when possible_cpus is initialisedIgor Mammedov1-0/+2
2017-02-22machine: move possible_cpus to MachineStateIgor Mammedov2-1/+1
2017-02-22softfloat: Add float128_to_uint32_round_to_zero()Bharata B Rao1-0/+1
2017-02-22softfloat: Add float128_to_uint64_round_to_zero()Bharata B Rao1-0/+2
2017-02-22softfloat: Add round-to-odd rounding modeBharata B Rao1-0/+2
2017-02-22spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.cIgor Mammedov1-6/+0
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton1-0/+68