index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/sparc/cpu: Rename the CPU models with a "+" in their names
Thomas Huth
2024-05-05
1
-8
/
+0
*
qom: add default value
Maksim Davydov
2024-04-25
1
-0
/
+1
*
qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
Philippe Mathieu-Daudé
2024-04-24
1
-2
/
+2
*
qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value)
Philippe Mathieu-Daudé
2024-04-24
1
-4
/
+8
*
hw/acpi: move object_resolve_type_unambiguous to core QOM
Paolo Bonzini
2024-02-27
1
-0
/
+16
*
target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
Thomas Huth
2024-02-05
1
-4
/
+0
*
qom/object: Limit type names to alphanumerical and some few special characters
Thomas Huth
2023-12-20
1
-0
/
+41
*
qom: Add object_property_set_default_list()
Kevin Wolf
2023-11-10
1
-0
/
+6
*
qom/object_interfaces: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
1
-8
/
+8
*
qom: Propagate alignment through type system
Richard Henderson
2023-10-03
1
-0
/
+14
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-1
/
+1
*
qom/object_interfaces: Fix QAPI headers included
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
qom: Move HMP commands from monitor/ to qom/
Markus Armbruster
2023-02-04
1
-0
/
+67
*
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-6
/
+1
*
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
2022-11-06
1
-4
/
+14
*
module: rename module_load_one to module_load
Claudio Fontana
2022-11-06
1
-2
/
+2
*
qom: Improve error messages when property has no getter or setter
Markus Armbruster
2022-10-27
1
-2
/
+4
*
include: add qemu/keyval.h
Marc-André Lureau
2022-04-21
1
-0
/
+1
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-03-08
1
-1
/
+5
|
\
|
*
qom: assert integer does not overflow
Michael S. Tsirkin
2022-03-04
1
-1
/
+5
*
|
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
|
/
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
1
-2
/
+2
*
monitor: Fix find_device_state() for IDs containing slashes
Markus Armbruster
2021-11-10
1
-0
/
+11
*
qom: Reduce use of error_propagate()
Kevin Wolf
2021-10-15
2
-17
/
+9
*
qom: use correct field name when getting/setting alias properties
Paolo Bonzini
2021-07-23
1
-2
/
+7
*
qom: export more functions for use with non-UserCreatable objects
Paolo Bonzini
2021-07-06
1
-16
/
+42
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-04-01' into staging
Peter Maydell
2021-04-01
1
-1
/
+1
|
\
|
*
qom: Fix default values in help
Markus Armbruster
2021-04-01
1
-1
/
+1
*
|
Revert "qom: use qemu_printf to print help for user-creatable objects"
Thomas Huth
2021-04-01
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
Peter Maydell
2021-03-19
1
-0
/
+1
|
\
|
*
qom: use qemu_printf to print help for user-creatable objects
Paolo Bonzini
2021-03-19
1
-0
/
+1
*
|
qom: move user_creatable_add_opts logic to vl.c and QAPIfy it
Paolo Bonzini
2021-03-19
1
-54
/
+0
*
|
qom: Support JSON in HMP object_add and tools --object
Kevin Wolf
2021-03-19
1
-11
/
+21
*
|
qom: Add user_creatable_parse_str()
Kevin Wolf
2021-03-19
1
-6
/
+14
*
|
hmp: QAPIfy object_add
Kevin Wolf
2021-03-19
1
-5
/
+6
*
|
qom: Add user_creatable_add_from_str()
Kevin Wolf
2021-03-19
1
-5
/
+24
*
|
qom: Factor out user_creatable_process_cmdline()
Kevin Wolf
2021-03-19
2
-20
/
+51
*
|
qom: Remove user_creatable_add_dict()
Kevin Wolf
2021-03-19
1
-32
/
+0
*
|
qom: Make "object" QemuOptsList optional
Kevin Wolf
2021-03-19
1
-2
/
+5
*
|
qapi/qom: QAPIfy object-add
Kevin Wolf
2021-03-19
1
-2
/
+23
*
|
qapi/qom: Drop deprecated 'props' from object-add
Kevin Wolf
2021-03-19
1
-21
/
+0
|
/
*
qom: Check for wellformed id in user_creatable_add_type()
Kevin Wolf
2021-03-06
1
-0
/
+9
*
qom/object.c: Fix typo
Doug Evans
2021-02-25
1
-1
/
+1
*
qom: Allow optional sugar props
Greg Kurz
2021-02-08
1
-1
/
+3
*
qom: Assert that objects being destroyed have no parent
Eduardo Habkost
2021-01-02
1
-0
/
+1
*
Revert "qobject: let object_property_get_str() use new API"
Markus Armbruster
2020-12-19
1
-3
/
+6
*
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
2020-12-19
2
-6
/
+5
*
qobject: Make qobject_to_json_pretty() take a pretty argument
Markus Armbruster
2020-12-19
1
-1
/
+1
[next]