]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2016-10-31  Alex Bennéetcg: cpus rm tcg_exec_all()
2016-10-31  Alex Bennéetcg: move tcg_exec_all and helpers above thread fn
2016-10-31  Alex Bennéetarget-arm/arm-powerctl: wake up sleeping CPUs
2016-10-31  KONRAD Frederictcg: protect translation related stuff with tb_lock.
2016-10-31  Alex Bennéetranslate-all: Add assert_(memory|tb)_lock annotations
2016-10-31  Alex Bennéelinux-user/elfload: ensure mmap_lock() held while setti...
2016-10-31  Paolo Bonzinitcg: comment on which functions have to be called with...
2016-10-31  Alex Bennéecpu-exec: include cpu_index in CPU_LOG_EXEC messages
2016-10-31  Alex Bennéetranslate-all: add DEBUG_LOCKING asserts
2016-10-31  Alex Bennéetranslate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSH
2016-10-31  Alex Bennéecpus: make all_vcpus_paused() return bool
2016-10-26  Richard Hendersontarget-alpha: Emulate LL/SC using cmpxchg helpers
2016-10-26  Richard Hendersontarget-alpha: Introduce MMU_PHYS_IDX
2016-10-26  Emilio G. Cotatarget-arm: remove EXCP_STREX + cpu_exclusive_{test...
2016-10-26  Emilio G. Cotalinux-user: remove handling of aarch64's EXCP_STREX
2016-10-26  Emilio G. Cotalinux-user: remove handling of ARM's EXCP_STREX
2016-10-26  Emilio G. Cotatarget-arm: emulate aarch64's LL/SC using cmpxchg helpers
2016-10-26  Emilio G. Cotatarget-arm: emulate SWP with atomic_xchg helper
2016-10-26  Emilio G. Cotatarget-arm: emulate LL/SC using cmpxchg helpers
2016-10-26  Richard Hendersontarget-arm: Rearrange aa32 load and store functions
2016-10-26  Emilio G. Cotatests: add atomic_add-bench
2016-10-26  Emilio G. Cotatarget-i386: remove helper_lock()
2016-10-26  Emilio G. Cotatarget-i386: emulate XCHG using atomic helper
2016-10-26  Emilio G. Cotatarget-i386: emulate LOCK'ed BTX ops using atomic helpers
2016-10-26  Emilio G. Cotatarget-i386: emulate LOCK'ed XADD using atomic helper
2016-10-26  Emilio G. Cotatarget-i386: emulate LOCK'ed NEG using cmpxchg helper
2016-10-26  Emilio G. Cotatarget-i386: emulate LOCK'ed NOT using atomic helper
2016-10-26  Emilio G. Cotatarget-i386: emulate LOCK'ed INC using atomic helper
2016-10-26  Emilio G. Cotatarget-i386: emulate LOCK'ed OP instructions using...
2016-10-26  Emilio G. Cotatarget-i386: emulate LOCK'ed cmpxchg using cmpxchg...
2016-10-26  Richard Hendersontcg: Emit barriers with parallel_cpus
2016-10-26  Richard Hendersontcg: Add CONFIG_ATOMIC64
2016-10-26  Richard Hendersontcg: Add atomic128 helpers
2016-10-26  Richard Hendersontcg: Add atomic helpers
2016-10-26  Richard Hendersoncputlb: Tidy some macros
2016-10-26  Richard Hendersoncputlb: Move most of iotlb code out of line
2016-10-26  Richard Hendersoncputlb: Remove includes from softmmu_template.h
2016-10-26  Richard Hendersoncputlb: Move probe_write out of softmmu_template.h
2016-10-26  Richard Hendersoncputlb: Replace SHIFT with DATA_SIZE
2016-10-26  Alex Bennéelinux-user: enable parallel code generation on clone
2016-10-26  Richard Hendersontcg: Add EXCP_ATOMIC
2016-10-26  Richard Hendersonint128: Add int128_make128
2016-10-26  Richard Hendersonint128: Use __int128 if available
2016-10-26  Richard Hendersonexec: Avoid direct references to Int128 parts
2016-10-26  Richard Hendersonatomics: Add __nocheck atomic operations
2016-10-26  Emilio G. Cotaatomics: add atomic_op_fetch variants
2016-10-26  Emilio G. Cotaatomics: add atomic_xor
2016-10-26  Richard Hendersonatomics: Add parameters to macros
2016-10-25  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-10-25  Daniel P. Berrangeqdict: implement a qdict_crumple method for un-flatteni...
2016-10-25  Daniel P. Berrangeqapi: don't pass two copies of TestInputVisitorData...
2016-10-25  Daniel P. Berrangeqapi: rename QmpOutputVisitor to QObjectOutputVisitor
2016-10-25  Daniel P. Berrangeqapi: rename QmpInputVisitor to QObjectInputVisitor
2016-10-25  Daniel P. Berrangeqapi: rename *qmp-*-visitor* to *qobject-*-visitor*
2016-10-25  Daniel P. Berrangeqapi: add trace events for visitor
2016-10-25  Eric Blaketrivial: Restore blank line in qapi-schema
2016-10-25  Markus Armbrustertests: Restore check-qdict unit test
2016-10-25  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-10-24  Laurent Vivierexec: call cpu_exec_exit() from a CPU unrealize common...
2016-10-24  Laurent Vivierexec: move cpu_exec_init() calls to realize functions
2016-10-24  Laurent Vivierexec: split cpu_exec_init()
2016-10-24  Igor Mammedovpc: q35: Bump max_cpus to 288
2016-10-24  Igor Mammedovpc: Require IRQ remapping and EIM if there could be...
2016-10-24  Igor Mammedovpc: Add 'etc/boot-cpus' fw_cfg file for machine with...
2016-10-24  Igor MammedovIncrease MAX_CPUMASK_BITS from 255 to 288
2016-10-24  Igor Mammedovpc: Clarify FW_CFG_MAX_CPUS usage comment
2016-10-24  Igor Mammedovpc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC...
2016-10-24  Igor Mammedovpc: apic_common: Reset APIC ID to initial ID when switc...
2016-10-24  Igor Mammedovpc: apic_common: Restore APIC ID to initial ID on reset
2016-10-24  Igor Mammedovpc: apic_common: Extend APIC ID property to 32bit
2016-10-24  Igor Mammedovpc: Leave max apic_id_limit only in legacy cpu hotplug...
2016-10-24  Igor Mammedovacpi: cphp: Force switch to modern cpu hotplug if APIC...
2016-10-24  Igor Mammedovpc: acpi: x2APIC support for SRAT table
2016-10-24  Igor Mammedovpc: acpi: x2APIC support for MADT table and _MAT method
2016-10-24  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-10-24  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-24  Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2016-10-24  Changlong Xieblock/replication: Clarify 'top-id' parameter usage
2016-10-24  Fam Zhengblock: More operations for meta dirty bitmap
2016-10-24  Fam Zhengtests: Add test code for hbitmap serialization
2016-10-24  Vladimir Sementsov... block: BdrvDirtyBitmap serialization interface
2016-10-24  Vladimir Sementsov... hbitmap: serialization
2016-10-24  Fam Zhengblock: Assert that bdrv_release_dirty_bitmap succeeded
2016-10-24  Fam Zhengblock: Add two dirty bitmap getters
2016-10-24  Fam Zhengblock: Support meta dirty bitmap
2016-10-24  Fam Zhengtests: Add test code for meta bitmap
2016-10-24  Fam ZhengHBitmap: Introduce "meta" bitmap to track bit changes
2016-10-24  Fam Zhengblock: Hide HBitmap in block dirty bitmap interface
2016-10-24  Paolo Bonziniquorum: do not allocate multiple iovecs for FIFO strategy
2016-10-24  Paolo Bonziniquorum: change child_iter to children_read
2016-10-24  Max Reitziotests: Do not rely on unavailable domains in 162
2016-10-24  Max Reitziotests: Remove raciness from 162
2016-10-24  Max Reitzqemu-nbd: Add --fork option
2016-10-24  Alberto Garciaqemu-iotests: Test I/O in a single drive from a throttl...
2016-10-24  Alberto Garciathrottle: Correct access to wrong BlockBackendPublic...
2016-10-24  Pino Toscanoqapi: fix memory leak in bdrv_image_info_specific_dump
2016-10-24  Halil Pasicblock: improve error handling in raw_open
2016-10-24  Kevin Wolfblock: Remove "options" indirection from blockdev-add
2016-10-24  Fam Zhengqcow2: Support BDRV_REQ_MAY_UNMAP
2016-10-24  Xu Tianblock: failed qemu-img command should return non-zero...
next