213 Commits (0fb233125471b0c001b04df9e1b38c752ba002ee)

Author SHA1 Message Date
Sergey Fedorov 3213525f8a tcg: Remove needless CPUState::current_tb 10 years ago
Eric Blake 15c2f669e3 qapi: Split visit_end_struct() into pieces 10 years ago
Eric Blake ad739706bb qom: Wrap prop visit in visit_start_struct 10 years ago
Eric Blake 240f64b6dc qapi: Use strict QMP input visitor in more places 10 years ago
Eric Blake fc471c18d5 qapi: Consolidate QMP input visitor creation 10 years ago
Markus Armbruster 51b9b478cc qom: -object error messages lost location, restore it 10 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell 1ef26b1f30 cpu: Clean up includes 11 years ago
Daniel P. Berrange 90998d5896 qom: add helpers for UserCreatable object types 11 years ago
Sergey Fedorov 568496c0c0 cpu: Add callback to check architectural watchpoint match 11 years ago
Eric Blake 337283dffb qapi: Drop unused 'kind' for struct/enum visit 11 years ago
Eric Blake d7bce9999d qom: Swap 'name' next to visitor in ObjectPropertyAccessor 11 years ago
Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 11 years ago
Eric Blake 4fa45492c3 qom: Use typedef for Visitor 11 years ago
Peter Maydell 9bbc853bd4 qom: Clean up includes 11 years ago
Paolo Bonzini 508127e243 log: do not unnecessarily include qom/cpu.h 11 years ago
Daniel P. Berrange 7746abd8e9 qom: Change object property iterator API contract 11 years ago
Daniel P. Berrange 16bf7f522a qom: Allow properties to be registered against classes 11 years ago
Andrew Jones b09afd58e4 dump: qemunotes aren't commonly needed 11 years ago
Andreas Färber 8438a13543 qom: Clean up assertions to display values on failure 11 years ago
Pavel Fedin b604a854e8 qom: Replace object property list with GHashTable 11 years ago
Daniel P. Berrange a00c948241 qom: Introduce ObjectPropertyIterator struct for iteration 11 years ago
Eric Blake 455b0fde8c error: More error_setg() usage 11 years ago
Cao jin b30d805464 qom/object: fix 2 comment typos 11 years ago
Eric Blake f8b7f1a8ea qapi: Consistent generated code: prefer visitor 'v' 11 years ago
Markus Armbruster e1c8237df5 qom: Fix invalid error check in property_get_str() 11 years ago
Markus Armbruster 4715d42efe qom: Do not reuse errp after a possible error 11 years ago
Andrey Smetanin bac05aa9a7 cpu: Add crash_occurred flag into CPUState 11 years ago
Daniel P. Berrange 0c7012e055 qom: allow QOM to be linked into tools binaries 11 years ago
Paolo Bonzini 376692b9dc cpus: protect work list with work_mutex 11 years ago
Paolo Bonzini ab096a75cd tcg: synchronize cpu->exit_request and cpu->tcg_exit_req accesses 11 years ago
Peter Crosthwaite d714b8de77 qom: Add recursive version of object_child_for_each 11 years ago
Paolo Bonzini 414b15c909 exec: drop cpu_can_do_io, just read cpu->can_do_io 11 years ago
Bharata B Rao b7bca73334 cpu: Convert cpu_index into a bitmap 11 years ago
Eduardo Habkost 7c39163e38 cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn() 11 years ago
Markus Armbruster c6bd8c706a qerror: Clean up QERR_ macros to expand into a single string 12 years ago
Markus Armbruster 75158ebbe2 qerror: Eliminate QERR_DEVICE_NOT_FOUND 12 years ago
Eric Blake fc48ffc39e qobject: Use 'bool' for qbool 11 years ago
Daniel P. Berrange a3590dacce qom: Don't pass string table to object_get_enum() function 11 years ago
Daniel P. Berrange a8e3fbedc8 qom: Add an object_property_add_enum() helper function 11 years ago
Daniel P. Berrange 2e4450ff43 qom: Make enum string tables const-correct 11 years ago
Daniel P. Berrange a31bdae5a7 qom: Add object_new_with_props() / object_new_withpropv() helpers 11 years ago
Daniel P. Berrange bc2256c4ae qom: Add helper function for getting user objects root 11 years ago
Eduardo Habkost 1590d266d9 qom: strdup() target property name on object_property_add_alias() 12 years ago
Paolo Bonzini fb9e7e334b qom: add object_property_add_const_link 11 years ago
Lin Ma d6edb15576 qom: Add can_be_deleted callback to UserCreatableClass 12 years ago
Andreas Färber a18bb417e9 qom: Fix object_property_add_alias() with [*] 12 years ago
Stefan Weil fbe95bfb65 qom: Fix warning from Sparse 12 years ago
David Gibson 8e099d14f5 Generalize QOM publishing of date and time from mc146818rtc.c 12 years ago