Age | Commit message (Expand) | Author |
2017-02-24 | target-arm/powerctl: defer cpu reset work to CPU context | Alex Bennée |
2017-02-24 | cputlb: introduce tlb_flush_*_all_cpus[_synced] | Alex Bennée |
2017-02-24 | cputlb: atomically update tlb fields used by tlb_reset_dirty | Alex Bennée |
2017-02-24 | cputlb: add tlb_flush_by_mmuidx async routines | Alex Bennée |
2017-02-24 | cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap | Alex Bennée |
2017-02-24 | cputlb: introduce tlb_flush_* async work. | KONRAD Frederic |
2017-02-24 | cputlb: tweak qemu_ram_addr_from_host_nofail reporting | Alex Bennée |
2017-02-24 | cputlb: add assert_cpu_is_self checks | Alex Bennée |
2017-02-24 | tcg: handle EXCP_ATOMIC exception for system emulation | Pranith Kumar |
2017-02-24 | tcg: enable thread-per-vCPU | Alex Bennée |
2017-02-24 | tcg: enable tb_lock() for SoftMMU | Alex Bennée |
2017-02-24 | tcg: remove global exit_request | Alex Bennée |
2017-02-24 | tcg: drop global lock during TCG code execution | Jan Kiszka |
2017-02-24 | tcg: rename tcg_current_cpu to tcg_current_rr_cpu | Alex Bennée |
2017-02-24 | tcg: add kick timer for single-threaded vCPU emulation | Alex Bennée |
2017-02-24 | tcg: add options for enabling MTTCG | KONRAD Frederic |
2017-02-24 | tcg: move TCG_MO/BAR types into own file | Alex Bennée |
2017-02-24 | mttcg: Add missing tb_lock/unlock() in cpu_exec_step() | Pranith Kumar |
2017-02-24 | mttcg: translate-all: Enable locking debug in a debug build | Pranith Kumar |
2017-02-24 | docs: new design document multi-thread-tcg.txt | Alex Bennée |
2017-02-23 | Revert "hw/mips: MIPS Boston board support" | Peter Maydell |
2017-02-23 | Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170222' into staging | Peter Maydell |
2017-02-21 | hw/mips: MIPS Boston board support | Paul Burton |
2017-02-21 | hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller | Paul Burton |
2017-02-21 | loader: Support Flattened Image Trees (FIT images) | Paul Burton |
2017-02-21 | dtc: Update requirement to v1.4.2 | Paul Burton |
2017-02-21 | target-mips: Provide function to test if a CPU supports an ISA | Paul Burton |
2017-02-21 | hw/mips_gic: Update pin state on mask changes | Paul Burton |
2017-02-21 | hw/mips_gictimer: provide API for retrieving frequency | Paul Burton |
2017-02-21 | hw/mips_cmgcr: allow GCR base to be moved | Paul Burton |
2017-02-21 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170221' into s... | Peter Maydell |
2017-02-21 | monitor: Fix crashes when using HMP commands without CPU | Thomas Huth |
2017-02-21 | monitor: add poll-* properties into query-iothreads result | Pavel Hrdina |
2017-02-21 | hmp: fix block_set_io_throttle | Eric Blake |
2017-02-21 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2017-02-21 | qemu-options: Fix broken sheepdog URL | Thomas Huth |
2017-02-21 | mirror: do not increase offset during initial zero_or_discard phase | Anton Nefedov |
2017-02-21 | QAPI: Fix blockdev-add example documentation | Jeff Cody |
2017-02-21 | iscsi: Add blockdev-add support | Kevin Wolf |
2017-02-21 | iscsi: Add timeout option | Kevin Wolf |
2017-02-21 | iscsi: Add header-digest option | Kevin Wolf |
2017-02-21 | iscsi: Add initiator-name option | Kevin Wolf |
2017-02-21 | iscsi: Handle -iscsi user/password in bdrv_parse_filename() | Kevin Wolf |
2017-02-21 | iscsi: Split URL into individual options | Kevin Wolf |
2017-02-21 | Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into... | Peter Maydell |
2017-02-21 | hw/i386: Deprecate -drive if=scsi with PC machine types | Markus Armbruster |
2017-02-21 | hw: Deprecate -drive if=scsi with non-onboard HBAs | Markus Armbruster |
2017-02-21 | hw/scsi: Concentrate -drive if=scsi auto-create in one place | Markus Armbruster |
2017-02-21 | hw: Drop superfluous special checks for orphaned -drive | Markus Armbruster |
2017-02-21 | blockdev: Make orphaned -drive fatal | Markus Armbruster |