index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qom
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
qom/object_interfaces: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-8
/
+8
2023-10-03
qom: Propagate alignment through type system
Richard Henderson
1
-0
/
+14
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
qom/object_interfaces: Fix QAPI headers included
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-04
qom: Move HMP commands from monitor/ to qom/
Markus Armbruster
1
-0
/
+67
2022-12-14
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
1
-6
/
+1
2022-11-06
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
1
-4
/
+14
2022-11-06
module: rename module_load_one to module_load
Claudio Fontana
1
-2
/
+2
2022-10-27
qom: Improve error messages when property has no getter or setter
Markus Armbruster
1
-2
/
+4
2022-04-21
include: add qemu/keyval.h
Marc-André Lureau
1
-0
/
+1
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2022-03-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+5
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
1
-0
/
+1
2022-03-04
qom: assert integer does not overflow
Michael S. Tsirkin
1
-1
/
+5
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
1
-2
/
+2
2021-11-10
monitor: Fix find_device_state() for IDs containing slashes
Markus Armbruster
1
-0
/
+11
2021-10-15
qom: Reduce use of error_propagate()
Kevin Wolf
2
-17
/
+9
2021-07-23
qom: use correct field name when getting/setting alias properties
Paolo Bonzini
1
-2
/
+7
2021-07-06
qom: export more functions for use with non-UserCreatable objects
Paolo Bonzini
1
-16
/
+42
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-04-01
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-04-...
Peter Maydell
1
-1
/
+1
2021-04-01
qom: Fix default values in help
Markus Armbruster
1
-1
/
+1
2021-04-01
Revert "qom: use qemu_printf to print help for user-creatable objects"
Thomas Huth
1
-1
/
+0
2021-03-19
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+1
2021-03-19
qom: use qemu_printf to print help for user-creatable objects
Paolo Bonzini
1
-0
/
+1
2021-03-19
qom: move user_creatable_add_opts logic to vl.c and QAPIfy it
Paolo Bonzini
1
-54
/
+0
2021-03-19
qom: Support JSON in HMP object_add and tools --object
Kevin Wolf
1
-11
/
+21
2021-03-19
qom: Add user_creatable_parse_str()
Kevin Wolf
1
-6
/
+14
2021-03-19
hmp: QAPIfy object_add
Kevin Wolf
1
-5
/
+6
2021-03-19
qom: Add user_creatable_add_from_str()
Kevin Wolf
1
-5
/
+24
2021-03-19
qom: Factor out user_creatable_process_cmdline()
Kevin Wolf
2
-20
/
+51
2021-03-19
qom: Remove user_creatable_add_dict()
Kevin Wolf
1
-32
/
+0
2021-03-19
qom: Make "object" QemuOptsList optional
Kevin Wolf
1
-2
/
+5
2021-03-19
qapi/qom: QAPIfy object-add
Kevin Wolf
1
-2
/
+23
2021-03-19
qapi/qom: Drop deprecated 'props' from object-add
Kevin Wolf
1
-21
/
+0
2021-03-06
qom: Check for wellformed id in user_creatable_add_type()
Kevin Wolf
1
-0
/
+9
2021-02-25
qom/object.c: Fix typo
Doug Evans
1
-1
/
+1
2021-02-08
qom: Allow optional sugar props
Greg Kurz
1
-1
/
+3
2021-01-02
qom: Assert that objects being destroyed have no parent
Eduardo Habkost
1
-0
/
+1
2020-12-19
Revert "qobject: let object_property_get_str() use new API"
Markus Armbruster
1
-3
/
+6
2020-12-19
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
2
-6
/
+5
2020-12-19
qobject: Make qobject_to_json_pretty() take a pretty argument
Markus Armbruster
1
-1
/
+1
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-21
/
+8
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-29
/
+7
2020-12-10
qom: code hardening - have bound checking while looping with integer value
Ani Sinha
1
-2
/
+3
2020-12-10
qom: eliminate identical functions
Paolo Bonzini
1
-29
/
+7
2020-12-10
qom: Improve {qom,device}-list-properties error messages
Markus Armbruster
1
-11
/
+6
2020-10-15
qom: Add user_creatable_print_help_from_qdict()
Kevin Wolf
1
-0
/
+9
2020-10-15
qom: Factor out helpers from user_creatable_print_help()
Kevin Wolf
1
-38
/
+52
2020-10-12
qom: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
1
-8
/
+0
[next]