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
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
2017-06-28
accel: introduce AccelClass.global_props
Peter Xu
1
-0
/
+6
2017-06-28
machine: export register_compat_prop()
Peter Xu
1
-0
/
+23
2017-06-27
qdev: add MemoryRegion property
KONRAD Frederic
1
-0
/
+2
2017-06-20
qdev: avoid type casts between signed and unsigned
Marc-André Lureau
1
-9
/
+20
2017-06-20
qdev: wrap default property value in an union
Marc-André Lureau
1
-4
/
+4
2017-06-20
qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()
Marc-André Lureau
1
-13
/
+13
2017-06-19
qdev: remove PropertyInfo.qtype field
Marc-André Lureau
1
-5
/
+0
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-2
/
+2
2017-04-20
qdev: Constify value passed to qdev_prop_set_macaddr
Krzysztof Kozlowski
1
-1
/
+2
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-1
/
+1
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
1
-1
/
+1
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
1
-0
/
+4
2016-06-07
qdev: Clean up around properties
Cao jin
1
-2
/
+8
2016-03-21
qdev: New DEFINE_PROP_ON_OFF_AUTO
Markus Armbruster
1
-0
/
+3
2016-01-25
fdc: Add fallback option
John Snow
1
-0
/
+1
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
1
-2
/
+0
2015-07-13
qdev: fix 64 bit properties
Cornelia Huck
1
-1
/
+1
2015-06-01
qdev: add 64bit properties
Gerd Hoffmann
1
-0
/
+10
2015-03-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
1
-2
/
+2
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
1
-2
/
+2
2015-02-26
qdev: Don't exit when running into bad -global
Markus Armbruster
1
-3
/
+1
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-3
/
+5
2014-09-18
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
1
-1
/
+1
2014-07-01
qdev: drop iothread property type
Stefan Hajnoczi
1
-3
/
+0
[next]