]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2017-10-13  Amarnath Valluritpm: Move tpm_cleanup() to right place
2017-10-13  Amarnath Valluritpm: Added support for TPM emulator
2017-10-13  Amarnath Valluritpm-passthrough: move reusable code to utils
2017-10-13  Amarnath Valluritpm-backend: Move realloc_buffer() implementation to...
2017-10-13  Amarnath Valluritpm-backend: Add new API to read backend TpmInfo
2017-10-13  Amarnath Valluritpm-backend: Made few interface methods optional
2017-10-13  Amarnath Valluritpm-backend: Initialize and free data members in it...
2017-10-13  Amarnath Valluritpm-backend: Move thread handling inside TPMBackend
2017-10-13  Amarnath Valluritpm-backend: Remove unneeded member variable from backe...
2017-10-13  Stefan Bergertpm: Use EMSGSIZE instead of EBADMSG to compile on...
2017-10-12  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-10-12  Peter Maydellnvic: Fix miscalculation of offsets into ITNS array
2017-10-12  Peter Maydellnvic: Add missing 'break'
2017-10-12  Peter Maydelltarget/arm: Implement SG instruction corner cases
2017-10-12  Peter Maydelltarget/arm: Support some Thumb insns being always uncon...
2017-10-12  Peter Maydelltarget-arm: Simplify insn_crosses_page()
2017-10-12  Peter Maydelltarget/arm: Pull Thumb insn word loads up to top level
2017-10-12  Peter Maydelltarget-arm: Don't check for "Thumb2 or M profile" for...
2017-10-12  Peter Maydelltarget/arm: Implement secure function return
2017-10-12  Peter Maydelltarget/arm: Implement BLXNS
2017-10-12  Peter Maydelltarget/arm: Implement SG instruction
2017-10-12  Peter Maydelltarget/arm: Add M profile secure MMU index values to...
2017-10-12  Igor Mammedovarm: fix armv7m_init() declaration to match definition
2017-10-12  Cédric Le Goaterwatchdog/aspeed: fix variable type to store reload...
2017-10-12  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-10-11  Eduardo Habkostscripts: Remove debug parameter from QEMUMachine
2017-10-11  Eduardo Habkostscripts: Remove debug parameter from QEMUMonitorProtocol
2017-10-11  Eduardo Habkostguestperf: Configure logging on all shell frontends
2017-10-11  Eduardo Habkostbasevm: Call logging.basicConfig()
2017-10-11  Eduardo Habkostiotests: Set up Python logging
2017-10-11  Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-10-11  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-10  Marc-André... vhost-user-scsi: remove server_sock from VusDev
2017-10-10  Marc-André... vhost-user-scsi: use libvhost-user glib helper
2017-10-10  Marc-André... libvhost-user: add glib source helper
2017-10-10  Marc-André... vhost-user-scsi: use glib logging
2017-10-10  Marc-André... vhost-user-scsi: simplify source handling
2017-10-10  Marc-André... vhost-user-scsi: drop extra callback pointer
2017-10-10  Marc-André... vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h
2017-10-10  Marc-André... vhost-user-scsi: avoid use of iscsi_ namespace
2017-10-10  Marc-André... vhost-user-scsi: rename VUS types
2017-10-10  Marc-André... vhost-user-scsi: remove unimplemented functions
2017-10-10  Marc-André... vhost-user-scsi: remove VUS_MAX_LUNS
2017-10-10  Marc-André... vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()
2017-10-10  Marc-André... vhost-user-scsi: assert() in iscsi_add_lun()
2017-10-10  Marc-André... vhost-user-scsi: use NULL pointer
2017-10-10  Marc-André... vhost-user-scsi: simplify unix path cleanup
2017-10-10  Marc-André... vhost-user-scsi: remove vdev_scsi_find_by_vu()
2017-10-10  Marc-André... vhost-user-scsi: also free the gtree
2017-10-10  Marc-André... vhost-user-scsi: glib calls that allocate don't return...
2017-10-10  Marc-André... vhost-user-scsi: use glib allocation
2017-10-10  Marc-André... vhost-user-scsi: code style fixes
2017-10-10  Marc-André... vhost-user-scsi: connect unix socket before allocating
2017-10-10  Marc-André... vhost-user-scsi: use g_strdup()
2017-10-10  Marc-André... libvhost-user: improve vu_queue_pop() doc
2017-10-10  Marc-André... libvhost-user: drop dependency on glib
2017-10-10  Marc-André... build-sys: make vhost-user-scsi depend on libvhost...
2017-10-10  Marc-André... build-sys: fix libvhost-user.a build
2017-10-10  Jiang Biaotcg/mips: delete commented out extern keyword.
2017-10-10  Emilio G. Cotatcg: define TCG_HIGHWATER
2017-10-10  Emilio G. Cotautil: move qemu_real_host_page_size/mask to osdep.h
2017-10-10  Emilio G. Cotatcg: take .helpers out of TCGContext
2017-10-10  Emilio G. Cotatci: move tci_regs to tcg_qemu_tb_exec's stack
2017-10-10  Emilio G. Cotaexec-all: extract tb->tc_* into a separate struct tc_tb
2017-10-10  Emilio G. Cotatranslate-all: define and use DEBUG_TB_CHECK_GATE
2017-10-10  Emilio G. Cotatranslate-all: define and use DEBUG_TB_INVALIDATE_GATE
2017-10-10  Emilio G. Cotaexec-all: introduce TB_PAGE_ADDR_FMT
2017-10-10  Emilio G. Cotatranslate-all: define and use DEBUG_TB_FLUSH_GATE
2017-10-10  Emilio G. Cotaexec-all: bring tb->invalid into tb->cflags
2017-10-10  Emilio G. Cotatcg: consolidate TB lookups in tb_lookup__cpu_state
2017-10-10  Emilio G. Cotatcg: remove addr argument from lookup_tb_ptr
2017-10-10  Emilio G. Cotatcg/mips: constify tcg_target_callee_save_regs
2017-10-10  Emilio G. Cotatcg/i386: constify tcg_target_callee_save_regs
2017-10-10  Emilio G. Cotacpu-exec: rename have_tb_lock to acquired_tb_lock in...
2017-10-10  Emilio G. Cotatranslate-all: make have_tb_lock static
2017-10-10  Emilio G. Cotaexec-all: fix typos in TranslationBlock's documentation
2017-10-10  Emilio G. Cotatcg: fix corruption of code_time profiling counter...
2017-10-10  Emilio G. Cotacputlb: bring back tlb_flush_count under !TLB_DEBUG
2017-10-10  Marc-André... glib-compat: move G_SOURCE_CONTINUE/REMOVE there
2017-10-10  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-10-10  Todd Eisenbergerx86: Correct translation of some rdgsbase and wrgsbase...
2017-10-10  Seeteena Thoufeekvl: exit if maxcpus is negative
2017-10-10  Igor Mammedovqom: update doc comment for type_register[_static]()
2017-10-10  Eduardo Habkostconfig: qemu_config_parse() return number of config...
2017-10-10  Eduardo Habkostqemu-options: Deprecate -nodefconfig
2017-10-10  Eduardo Habkostvl: Eliminate defconfig variable
2017-10-10  Alistair Francismachine: Add a valid_cpu_types property
2017-10-10  Philippe Mathieu... qom/cpu: move cpu_model null check to cpu_class_by_name()
2017-10-06  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-10-06  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-10-06  Peter Maydellnvic: Add missing code for writing SHCSR.HARDFAULTPENDE...
2017-10-06  Peter Maydelltarget/arm: Factor out "get mmuidx for specified securi...
2017-10-06  Peter Maydelltarget/arm: Fix calculation of secure mm_idx values
2017-10-06  Peter Maydelltarget/arm: Implement security attribute lookups for...
2017-10-06  Peter Maydellnvic: Implement Security Attribution Unit registers
2017-10-06  Peter Maydelltarget/arm: Add v8M support to exception entry code
2017-10-06  Peter Maydelltarget/arm: Add support for restoring v8M additional...
2017-10-06  Peter Maydelltarget/arm: Update excret sanity checks for v8M
2017-10-06  Peter Maydelltarget/arm: Add new-in-v8M SFSR and SFAR
2017-10-06  Peter Maydelltarget/arm: Don't warn about exception return with...
next