]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2017-02-24  Alex Bennéetarget-arm: don't generate WFE/YIELD calls for MTTCG
2017-02-24  Alex Bennéetarget-arm/powerctl: defer cpu reset work to CPU context
2017-02-24  Alex Bennéecputlb: introduce tlb_flush_*_all_cpus[_synced]
2017-02-24  Alex Bennéecputlb: atomically update tlb fields used by tlb_reset_...
2017-02-24  Alex Bennéecputlb: add tlb_flush_by_mmuidx async routines
2017-02-24  Alex Bennéecputlb and arm/sparc targets: convert mmuidx flushes...
2017-02-24  KONRAD Fredericcputlb: introduce tlb_flush_* async work.
2017-02-24  Alex Bennéecputlb: tweak qemu_ram_addr_from_host_nofail reporting
2017-02-24  Alex Bennéecputlb: add assert_cpu_is_self checks
2017-02-24  Pranith Kumartcg: handle EXCP_ATOMIC exception for system emulation
2017-02-24  Alex Bennéetcg: enable thread-per-vCPU
2017-02-24  Alex Bennéetcg: enable tb_lock() for SoftMMU
2017-02-24  Alex Bennéetcg: remove global exit_request
2017-02-24  Jan Kiszkatcg: drop global lock during TCG code execution
2017-02-24  Alex Bennéetcg: rename tcg_current_cpu to tcg_current_rr_cpu
2017-02-24  Alex Bennéetcg: add kick timer for single-threaded vCPU emulation
2017-02-24  KONRAD Frederictcg: add options for enabling MTTCG
2017-02-24  Alex Bennéetcg: move TCG_MO/BAR types into own file
2017-02-24  Pranith Kumarmttcg: Add missing tb_lock/unlock() in cpu_exec_step()
2017-02-24  Pranith Kumarmttcg: translate-all: Enable locking debug in a debug...
2017-02-24  Alex Bennéedocs: new design document multi-thread-tcg.txt
2017-02-23  Peter MaydellRevert "hw/mips: MIPS Boston board support"
2017-02-23  Peter MaydellMerge remote-tracking branch 'remotes/yongbok/tags...
2017-02-21  Paul Burtonhw/mips: MIPS Boston board support
2017-02-21  Paul Burtonhw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
2017-02-21  Paul Burtonloader: Support Flattened Image Trees (FIT images)
2017-02-21  Paul Burtondtc: Update requirement to v1.4.2
2017-02-21  Paul Burtontarget-mips: Provide function to test if a CPU supports...
2017-02-21  Paul Burtonhw/mips_gic: Update pin state on mask changes
2017-02-21  Paul Burtonhw/mips_gictimer: provide API for retrieving frequency
2017-02-21  Paul Burtonhw/mips_cmgcr: allow GCR base to be moved
2017-02-21  Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-02-21  Thomas Huthmonitor: Fix crashes when using HMP commands without CPU
2017-02-21  Pavel Hrdinamonitor: add poll-* properties into query-iothreads...
2017-02-21  Eric Blakehmp: fix block_set_io_throttle
2017-02-21  Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-02-21  Thomas Huthqemu-options: Fix broken sheepdog URL
2017-02-21  Anton Nefedovmirror: do not increase offset during initial zero_or_d...
2017-02-21  Jeff CodyQAPI: Fix blockdev-add example documentation
2017-02-21  Kevin Wolfiscsi: Add blockdev-add support
2017-02-21  Kevin Wolfiscsi: Add timeout option
2017-02-21  Kevin Wolfiscsi: Add header-digest option
2017-02-21  Kevin Wolfiscsi: Add initiator-name option
2017-02-21  Kevin Wolfiscsi: Handle -iscsi user/password in bdrv_parse_filename()
2017-02-21  Kevin Wolfiscsi: Split URL into individual options
2017-02-21  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-02-21  Markus Armbrusterhw/i386: Deprecate -drive if=scsi with PC machine types
2017-02-21  Markus Armbrusterhw: Deprecate -drive if=scsi with non-onboard HBAs
2017-02-21  Markus Armbrusterhw/scsi: Concentrate -drive if=scsi auto-create in...
2017-02-21  Markus Armbrusterhw: Drop superfluous special checks for orphaned -drive
2017-02-21  Markus Armbrusterblockdev: Make orphaned -drive fatal
2017-02-21  Markus Armbrusterblockdev: Improve message for orphaned -drive
2017-02-21  Markus Armbrusterhw/arm/highbank: Default -drive to if=ide instead of...
2017-02-21  Markus Armbrusterhw: Default -drive to if=none instead of scsi when...
2017-02-21  Markus Armbrusterhw: Default -drive to if=none instead of ide when ide...
2017-02-21  Markus Armbrusterhw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_defa...
2017-02-21  Markus Armbrusterhw: Default -drive to if=ide explicitly where it works
2017-02-21  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-02-21  Paolo Bonzinicoroutine-lock: make CoRwlock thread-safe and fair
2017-02-21  Paolo Bonzinicoroutine-lock: add mutex argument to CoQueue APIs
2017-02-21  Paolo Bonzinicoroutine-lock: place CoMutex before CoQueue in header
2017-02-21  Paolo Bonzinitest-aio-multithread: add performance comparison with...
2017-02-21  Paolo Bonzinicoroutine-lock: add limited spinning to CoMutex
2017-02-21  Paolo Bonzinicoroutine-lock: make CoMutex thread-safe
2017-02-21  Paolo Bonziniblock: document fields protected by AioContext lock
2017-02-21  Paolo Bonziniasync: remove unnecessary inc/dec pairs
2017-02-21  Paolo Bonziniaio-posix: partially inline aio_dispatch into aio_poll
2017-02-21  Paolo Bonziniblock: explicitly acquire aiocontext in aio callbacks...
2017-02-21  Paolo Bonziniblock: explicitly acquire aiocontext in bottom halves...
2017-02-21  Paolo Bonziniblock: explicitly acquire aiocontext in callbacks that...
2017-02-21  Paolo Bonziniblock: explicitly acquire aiocontext in timers that...
2017-02-21  Paolo Bonziniaio: push aio_context_acquire/release down to dispatching
2017-02-21  Paolo Bonziniqed: introduce qed_aio_start_io and qed_aio_next_io_cb
2017-02-21  Paolo Bonziniblkdebug: reschedule coroutine on the AioContext it...
2017-02-21  Paolo Bonzinicoroutine-lock: reschedule coroutine on the AioContext...
2017-02-21  Paolo Bonzininbd: convert to use qio_channel_yield
2017-02-21  Paolo Bonziniio: make qio_channel_yield aware of AioContexts
2017-02-21  Paolo Bonziniio: add methods to set I/O handlers on AioContext
2017-02-21  Paolo Bonzinitest-thread-pool: use generic AioContext infrastructure
2017-02-21  Paolo Bonziniblock-backend: allow blk_prw from coroutine context
2017-02-21  Paolo Bonziniaio: introduce aio_co_schedule and aio_co_wake
2017-02-21  Paolo Bonziniblock: move AioContext, QEMUTimer, main-loop to libqemuutil
2017-02-21  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-02-21  Gerd Hoffmannusb-ccid: add check message size checks
2017-02-21  Gerd Hoffmannusb-ccid: move header size check
2017-02-21  Gerd Hoffmannusb-ccid: better bulk_out error handling
2017-02-21  Gerd Hoffmannxhci: drop via vendor command handling
2017-02-21  Gerd Hoffmannxhci: fix nec vendor quirk handling
2017-02-21  Gerd Hoffmannxhci: add qemu xhci controller
2017-02-21  Gerd Hoffmannxhci: drop ER_FULL_HACK workaround
2017-02-21  Gerd Hoffmannxhci: apply limits to loops
2017-02-21  Li Qiangusb: ohci: limit the number of link eds
2017-02-21  Li Qiangusb: ohci: fix error return code in servicing iso td
2017-02-21  Li Qiangusb: ehci: fix memory leak in ehci
2017-02-20  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-02-20  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-02-20  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-02-20  Peter MaydellMakefile: Put VERSION info into version.texi rather...
2017-02-20  Marc-André... qapi2texi: replace quotation by bold section name
2017-02-20  Peter MaydellMerge remote-tracking branch 'remotes/huth/tags/coldfir...
next