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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
qdev-properties.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
qdev: Rework array properties based on list visitor
Kevin Wolf
1
-20
/
+15
2023-11-02
qdev: Add qdev_prop_set_array()
Kevin Wolf
1
-0
/
+3
2022-05-14
qdev-properties: Add a new macro with bitmask check for uint64_t property
Yang Weijiang
1
-0
/
+12
2021-09-01
qdev-properties: PropertyInfo: add realized_set_allowed field
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-12-18
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
1
-1
/
+1
2020-12-18
qdev: Move qdev_prop_tpm declaration to tpm_prop.h
Eduardo Habkost
1
-1
/
+0
2020-12-18
qdev: Make PropertyInfo.create return ObjectProperty*
Eduardo Habkost
1
-1
/
+2
2020-12-18
qdev: Add name argument to PropertyInfo.create method
Eduardo Habkost
1
-1
/
+1
2020-12-18
qdev: Get just property name at error_set_from_qdev_prop_error()
Eduardo Habkost
1
-1
/
+1
2020-12-18
qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros
Eduardo Habkost
1
-74
/
+40
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-75
/
+0
2020-12-15
qdev: Make error_set_from_qdev_prop_error() get Object* argument
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Make qdev_find_global_prop() get Object* argument
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Make PropertyInfo.print method get Object* argument
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Move property code to qdev-properties.[ch]
Eduardo Habkost
1
-0
/
+38
2020-10-06
hw/core/qdev-properties: Export qdev_prop_enum
Philippe Mathieu-Daudé
1
-0
/
+1
2020-08-19
qdev: Document qdev_prop_set_drive_err() return value
Philippe Mathieu-Daudé
1
-0
/
+2
2020-07-20
qdev: Move doc comments from qdev.c to qdev-core.h
Peter Maydell
1
-0
/
+13
2020-07-10
qdev: Make functions taking Error ** return bool, not void
Markus Armbruster
1
-2
/
+2
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
1
-0
/
+3
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-3
/
+13
2020-06-23
qdev: Improve netdev property override error a bit
Markus Armbruster
1
-0
/
+2
2020-06-17
block: make BlockConf size props 32bit and accept size suffixes
Roman Kagan
1
-1
/
+1
2020-06-17
qdev-properties: add size32 property type
Roman Kagan
1
-0
/
+3
2020-02-28
multifd: Add multifd-compression parameter
Juan Quintela
1
-0
/
+4
2020-01-24
qdev: remove extraneous error
Marc-André Lureau
1
-2
/
+1
2020-01-07
qdev: remove QDEV_PROP_PTR
Marc-André Lureau
1
-22
/
+0
2020-01-07
qdev: remove PROP_MEMORY_REGION
Marc-André Lureau
1
-2
/
+0
2019-09-20
qdev: Add a no default uuid property
Corey Minyard
1
-0
/
+7
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
1
-0
/
+3
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-2
/
+0
2019-06-04
block: Add qdev_prop_drive_iothread property type
Kevin Wolf
1
-0
/
+3
2018-12-19
qapi: Define PCIe link speed and width properties
Alex Williamson
1
-0
/
+8
2018-12-11
qdev: move qdev_prop_register_global_list() to tests
Marc-André Lureau
1
-1
/
+0
2018-12-11
accel: register global_props like machine globals
Marc-André Lureau
1
-29
/
+0
2018-05-14
net: Remove the deprecated "vlan" parameter
Thomas Huth
1
-3
/
+0
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+2
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2018-02-06
qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
Alex Williamson
1
-0
/
+4
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
1
-0
/
+1
2017-12-19
tpm: move qdev_prop_tpm to hw/tpm/
Cornelia Huck
1
-2
/
+0
2017-12-14
qdev: add DEFINE_PROP_TPMBE
Marc-André Lureau
1
-0
/
+3
2017-12-05
qdev-properties: add UUID property type
Roman Kagan
1
-0
/
+9
2017-07-18
qdev: provide DEFINE_PROP_INT64()
Peter Xu
1
-0
/
+3
2017-07-17
qdev: support properties which don't set a default value
Peter Maydell
1
-0
/
+20
2017-07-17
qdev-properties.h: Explicitly set the default value for arraylen properties
Peter Maydell
1
-0
/
+1
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
1
-26
/
+26
2017-07-14
qdev: Introduce DEFINE_PROP_LINK
Fam Zheng
1
-0
/
+9
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
1
-1
/
+2
[next]