295 Commits (ba6f0fc25e3c14fbb36f4b5a616a89cd3f1de6d0)

Author SHA1 Message Date
Igor Mammedov aa04c9d207 qom: introduce type_register_static_array() 9 years ago
Philippe Mathieu-Daudé 8301ea444a qom/cpu: move cpu_model null check to cpu_class_by_name() 9 years ago
Peter Xu 7c47c4ead7 qom: provide root container for internal objs 9 years ago
Igor Mammedov 4482e05cbb cpu: make cpu_generic_init() abort QEMU on error 9 years ago
Igor Mammedov 3c72234c98 qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts 9 years ago
Eduardo Habkost 9d5139e543 vl: Clean up user-creatable objects when exiting 9 years ago
Peter Maydell ed860129ac boards.h: Define new flag ignore_memory_transaction_failures 9 years ago
Marc-André Lureau f7abe0ecd4 qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
Igor Mammedov 3e2cf187eb qom: cpu: fix parsed feature string length 9 years ago
Eduardo Habkost 5ce46cb34e cpu: cpu_by_arch_id() helper 9 years ago
Eduardo Habkost 3beacfb98b qom: Remove unused errp parameter from can_be_deleted() 9 years ago
Michael S. Tsirkin cde0a63ad7 Revert "cpu: add APIs to allocate/free CPU environment" 9 years ago
Michael S. Tsirkin e2a7f28693 cpu: add APIs to allocate/free CPU environment 9 years ago
Philippe Mathieu-Daudé 87e0331c5a docs: fix broken paths to docs/devel/tracing.txt 9 years ago
Eduardo Habkost ebcc479eee qom: Fix ambiguous path detection when ambiguous=NULL 9 years ago
Lluís Vilanova d01c05c955 trace: Allocate cpu->trace_dstate in place 9 years ago
Fam Zheng c7e002c55a cpu: Convert to DEFINE_PROP_LINK 9 years ago
Igor Mammedov 8f5d58ef2c qom: enforce readonly nature of link's check callback 9 years ago
Paolo Bonzini 290dae4678 cpu: move interrupt handling out of translate-common.c 9 years ago
Thomas Huth 2cd5394311 cpu: Introduce a wrapper for tlb_flush() that can be used in common code 9 years ago
Emilio G. Cota f3ced3c592 tcg: consistently access cpu->tb_jmp_cache atomically 9 years ago
Marc-André Lureau 3152779cd6 object: add uint property setter/getter 9 years ago
Marc-André Lureau 01b2ffcedd qapi: merge QInt and QFloat in QNum 9 years ago
Marc-André Lureau 560f19f162 object: fix potential leak in getters 9 years ago
Michael Roth c645d5acee monitor: fix object_del for command-line-created objects 9 years ago
Eduardo Habkost e90f2a8c3e qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 9 years ago
Anthony Xu 5651743c90 trace: add sanity check 9 years ago
Marc-André Lureau f8df5f9221 container: don't leak container reference 10 years ago
Eric Blake 0832970119 qom: Fix regression with 'qom-type' 10 years ago
Eric Blake 9a6d1acb3e qom: Avoid unvisited 'id'/'qom-type' in user_creatable_add_opts 10 years ago
Markus Armbruster 048abb7b20 qapi: Drop unused non-strict qobject input visitor 10 years ago
Markus Armbruster 05601ed2de qom: Make object_property_set_qobject()'s input visitor strict 10 years ago
Jan Kiszka 8d04fb55de tcg: drop global lock during TCG code execution 10 years ago
Paolo Bonzini 1aab16c28a cpu-exec: unify icount_decr and tcg_exit_req 10 years ago
Anton Nefedov c86f106b85 report guest crash information in GUEST_PANICKED event 10 years ago
Julian Brown 4061200059 arm: Correctly handle watchpoints for BE32 CPUs 10 years ago
Daniel P. Berrange 0ab8ed18a6 trace: switch to modular code generation for sub-directories 10 years ago
Thomas Huth ba31cc7226 Introduce DEVICE_CATEGORY_CPU for CPU devices 10 years ago
Marc-André Lureau 63f7b10bc5 object: make some funcs static 10 years ago
Vincent Palatin b39466269b kvm: move cpu synchronization code 10 years ago
Eduardo Habkost 1c6d75d5f7 qom: Make all interface types abstract 10 years ago
Lluís Vilanova 82e95ec847 trace: Fix dynamic event state on vCPU hot-unplug 10 years ago
Alex Bennée ba7d3d1858 cpu_common_reset: wrap TCG specific code in tcg_enabled() 10 years ago
Alex Bennée 1f5c00cfdb qom/cpu: move tlb_flush to cpu_common_reset 10 years ago
Igor Mammedov e1ff3c67e8 monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends 10 years ago
Igor Mammedov 3a4641054e monitor: reuse user_creatable_add_opts() instead of user_creatable_add() 10 years ago
Igor Mammedov 8a000250f1 qom: remove unused header 10 years ago
Daniel P. Berrange 7d5e199ade qapi: rename QmpOutputVisitor to QObjectOutputVisitor 10 years ago
Daniel P. Berrange 09e68369a8 qapi: rename QmpInputVisitor to QObjectInputVisitor 10 years ago
Daniel P. Berrange b3db211f3c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 10 years ago