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
/
hw
/
core
/
qdev-properties.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-3
/
+1
2015-07-13
qdev: fix 64 bit properties
Cornelia Huck
1
-1
/
+1
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2015-06-23
qdev: fix OVERFLOW_BEFORE_WIDEN
Gonglei
1
-1
/
+1
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-6
/
+6
2015-06-01
qdev: add 64bit properties
Gerd Hoffmann
1
-0
/
+58
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+2
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
1
-1
/
+2
2015-02-26
qdev: Don't exit when running into bad -global
Markus Armbruster
1
-12
/
+9
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-1
/
+1
2014-10-15
qdev: Drop legacy_name from qdev properties
Gonglei
1
-6
/
+0
2014-10-15
qdev: Add description field in PropertyInfo struct
Gonglei
1
-0
/
+8
2014-09-18
qdev: Move global validation to a single function
Eduardo Habkost
1
-6
/
+22
2014-09-18
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
1
-1
/
+1
2014-06-05
qdev: Display warning about unused -global
Don Slutz
1
-0
/
+18
2014-05-05
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
1
-4
/
+7
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
1
-4
/
+5
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
1
-0
/
+12
2014-02-14
qdev: Use QAPI type names for properties
Paolo Bonzini
1
-7
/
+11
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
1
-17
/
+3
2014-02-14
block: Handle "rechs" and "large" translation options
Paolo Bonzini
1
-3
/
+5
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-27
/
+0
2014-02-14
qdev: Remove most legacy printers
Paolo Bonzini
1
-60
/
+0
2014-02-14
qdev: Inline qdev_prop_parse()
Paolo Bonzini
1
-7
/
+1
2014-02-14
qdev: Legacy properties are now read-only
Paolo Bonzini
1
-9
/
+1
2014-02-14
qdev: Remove legacy parsers for hex8/32/64
Paolo Bonzini
1
-54
/
+0
2014-02-14
qdev: Sizes are now parsed by StringInputVisitor
Paolo Bonzini
1
-11
/
+0
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
1
-30
/
+10
2013-07-31
qdev: Use clz in print_size
Richard Henderson
1
-7
/
+13
2013-07-31
qdev: Fix 32-bit compilation in print_size
Richard Henderson
1
-1
/
+1
2013-07-29
qdev: Add SIZE type to qdev properties
Vasilis Liaskovitis
1
-0
/
+55
2013-07-29
hw: import bitmap operations in qdev-core header
Marcel Apfelbaum
1
-6
/
+7
2013-05-06
qdev: Introduce qdev_prop_set_globals_for_type()
Andreas Färber
1
-11
/
+25
2013-05-06
qdev: Let qdev_prop_parse() pass through Error
Andreas Färber
1
-14
/
+11
2013-04-16
qdev: Add qdev property for bool type
Igor Mammedov
1
-0
/
+33
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+1092