aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-24target-arm/powerctl: defer cpu reset work to CPU contextAlex Bennée
2017-02-24cputlb: introduce tlb_flush_*_all_cpus[_synced]Alex Bennée
2017-02-24cputlb: atomically update tlb fields used by tlb_reset_dirtyAlex Bennée
2017-02-24cputlb: add tlb_flush_by_mmuidx async routinesAlex Bennée
2017-02-24cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmapAlex Bennée
2017-02-24cputlb: introduce tlb_flush_* async work.KONRAD Frederic
2017-02-24cputlb: tweak qemu_ram_addr_from_host_nofail reportingAlex Bennée
2017-02-24cputlb: add assert_cpu_is_self checksAlex Bennée
2017-02-24tcg: handle EXCP_ATOMIC exception for system emulationPranith Kumar
2017-02-24tcg: enable thread-per-vCPUAlex Bennée
2017-02-24tcg: enable tb_lock() for SoftMMUAlex Bennée
2017-02-24tcg: remove global exit_requestAlex Bennée
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka
2017-02-24tcg: rename tcg_current_cpu to tcg_current_rr_cpuAlex Bennée
2017-02-24tcg: add kick timer for single-threaded vCPU emulationAlex Bennée
2017-02-24tcg: add options for enabling MTTCGKONRAD Frederic
2017-02-24tcg: move TCG_MO/BAR types into own fileAlex Bennée
2017-02-24mttcg: Add missing tb_lock/unlock() in cpu_exec_step()Pranith Kumar
2017-02-24mttcg: translate-all: Enable locking debug in a debug buildPranith Kumar
2017-02-24docs: new design document multi-thread-tcg.txtAlex Bennée
2017-02-23Revert "hw/mips: MIPS Boston board support"Peter Maydell
2017-02-23Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170222' into stagingPeter Maydell
2017-02-21hw/mips: MIPS Boston board supportPaul Burton
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton
2017-02-21loader: Support Flattened Image Trees (FIT images)Paul Burton
2017-02-21dtc: Update requirement to v1.4.2Paul Burton
2017-02-21target-mips: Provide function to test if a CPU supports an ISAPaul Burton
2017-02-21hw/mips_gic: Update pin state on mask changesPaul Burton
2017-02-21hw/mips_gictimer: provide API for retrieving frequencyPaul Burton
2017-02-21hw/mips_cmgcr: allow GCR base to be movedPaul Burton
2017-02-21Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170221' into s...Peter Maydell
2017-02-21monitor: Fix crashes when using HMP commands without CPUThomas Huth
2017-02-21monitor: add poll-* properties into query-iothreads resultPavel Hrdina
2017-02-21hmp: fix block_set_io_throttleEric Blake
2017-02-21Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-02-21qemu-options: Fix broken sheepdog URLThomas Huth
2017-02-21mirror: do not increase offset during initial zero_or_discard phaseAnton Nefedov
2017-02-21QAPI: Fix blockdev-add example documentationJeff Cody
2017-02-21iscsi: Add blockdev-add supportKevin Wolf
2017-02-21iscsi: Add timeout optionKevin Wolf
2017-02-21iscsi: Add header-digest optionKevin Wolf
2017-02-21iscsi: Add initiator-name optionKevin Wolf
2017-02-21iscsi: Handle -iscsi user/password in bdrv_parse_filename()Kevin Wolf
2017-02-21iscsi: Split URL into individual optionsKevin Wolf
2017-02-21Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...Peter Maydell
2017-02-21hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster
2017-02-21hw/scsi: Concentrate -drive if=scsi auto-create in one placeMarkus Armbruster
2017-02-21hw: Drop superfluous special checks for orphaned -driveMarkus Armbruster
2017-02-21blockdev: Make orphaned -drive fatalMarkus Armbruster