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
/
hw
/
core
/
qdev-properties.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
qdev: Ignore Error objects where the return value suffices
Markus Armbruster
1
-4
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-33
/
+11
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-10
/
+10
2020-07-10
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
1
-6
/
+6
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-24
/
+14
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
1
-0
/
+89
2020-06-23
qdev: Improve netdev property override error a bit
Markus Armbruster
1
-0
/
+17
2020-06-17
block: lift blocksize property limit to 2 MiB
Roman Kagan
1
-3
/
+6
2020-06-17
qdev-properties: add getter for size32 and blocksize
Roman Kagan
1
-2
/
+13
2020-06-17
block: make BlockConf size props 32bit and accept size suffixes
Roman Kagan
1
-2
/
+2
2020-06-17
qdev-properties: make blocksize accept size suffixes
Roman Kagan
1
-7
/
+9
2020-06-17
qdev-properties: add size32 property type
Roman Kagan
1
-0
/
+40
2020-06-17
qdev-properties: blocksize: use same limits in code and description
Roman Kagan
1
-6
/
+15
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-7
/
+2
2020-02-28
multifd: Add zstd compression multifd support
Juan Quintela
1
-1
/
+1
2020-02-28
multifd: Add zlib compression multifd support
Juan Quintela
1
-1
/
+1
2020-02-28
multifd: Add multifd-compression parameter
Juan Quintela
1
-0
/
+13
2020-01-24
qdev: register properties as class properties
Marc-André Lureau
1
-21
/
+17
2020-01-24
qdev: rename DeviceClass.props
Paolo Bonzini
1
-1
/
+1
2020-01-07
qdev: remove QDEV_PROP_PTR
Marc-André Lureau
1
-18
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-0
/
+2
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
1
-0
/
+1
2019-01-07
qdev-props: call object_apply_global_props()
Marc-André Lureau
1
-22
/
+2
2019-01-07
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
1
-2
/
+2
2019-01-07
qdev-props: convert global_props to GPtrArray
Marc-André Lureau
1
-9
/
+20
2019-01-07
qdev: all globals are now user-provided
Marc-André Lureau
1
-4
/
+0
2018-12-19
qapi: Define PCIe link speed and width properties
Alex Williamson
1
-0
/
+176
2018-12-11
qdev: move qdev_prop_register_global_list() to tests
Marc-André Lureau
1
-9
/
+0
2018-12-11
accel: register global_props like machine globals
Marc-André Lureau
1
-21
/
+0
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
1
-1
/
+1
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-02-06
qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
Alex Williamson
1
-0
/
+11
2017-12-05
qdev-properties: add UUID property type
Roman Kagan
1
-0
/
+61
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-5
/
+5
2017-09-04
qapi: Convert indirect uses of FOO_lookup[...] to qapi_enum_lookup()
Markus Armbruster
1
-2
/
+5
2017-07-19
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170718' i...
Peter Maydell
1
-0
/
+32
2017-07-18
qdev: provide DEFINE_PROP_INT64()
Peter Xu
1
-0
/
+32
2017-07-17
qdev: fix the order compat and global properties are applied
Greg Kurz
1
-13
/
+2
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-22
/
+41
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
1
-22
/
+22
2017-07-14
qdev: Introduce DEFINE_PROP_LINK
Fam Zheng
1
-0
/
+18
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
1
-1
/
+2
2017-07-13
Convert error_report*_err() to warn_report*_err()
Alistair Francis
1
-1
/
+1
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-4
/
+4
2017-06-28
accel: introduce AccelClass.global_props
Peter Xu
1
-0
/
+7
2017-06-28
machine: export register_compat_prop()
Peter Xu
1
-0
/
+14
2017-06-20
qdev: avoid type casts between signed and unsigned
Marc-André Lureau
1
-8
/
+13
2017-06-20
qdev: wrap default property value in an union
Marc-André Lureau
1
-3
/
+3
[next]