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-system.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-10
qdev: fix use-after-free regression from becdfa00cfa
Marc-André Lureau
1
-6
/
+2
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-9
/
+5
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
1
-34
/
+50
2016-08-08
block/qdev: Let 'drive' property fall back to node name
Kevin Wolf
1
-1
/
+10
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-1
/
+1
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
1
-6
/
+33
2016-07-07
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
1
-20
/
+1
2016-07-05
block/qdev: Fix NULL access when using BB twice
Kevin Wolf
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-16
/
+16
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-6
/
+6
2016-01-29
hw/core: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
1
-6
/
+0
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
1
-7
/
+1
2015-06-26
qdev-properties-system: Improve error message for drive assignment conflict
Peter Maydell
1
-2
/
+11
2015-06-26
qdev-properties-system: Change set_pointer's parse callback to use Error
Peter Maydell
1
-13
/
+20
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-2
/
+2
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-2
/
+3
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
1
-12
/
+10
2014-12-19
net: don't use set/get_pointer() in set/get_netdev()
Jason Wang
1
-38
/
+44
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-13
/
+13
2014-10-15
qdev: Drop legacy_name from qdev properties
Gonglei
1
-4
/
+0
2014-10-15
qdev: Add description field in PropertyInfo struct
Gonglei
1
-0
/
+4
2014-09-18
qdev: Move global validation to a single function
Eduardo Habkost
1
-17
/
+1
2014-07-06
qdev: Fix crash when using non-device class name on -global
Eduardo Habkost
1
-1
/
+2
2014-07-01
qdev: drop iothread property type
Stefan Hajnoczi
1
-50
/
+0
2014-06-27
net: move queue number into NICPeers
Jiri Pirko
1
-2
/
+1
2014-06-05
qdev: Display warning about unused -global
Don Slutz
1
-0
/
+16
2014-05-05
hw: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-5
/
+5
2014-03-13
iothread: add "iothread" qdev property type
Stefan Hajnoczi
1
-0
/
+51
2014-03-13
qdev: make get_pointer() handle temporary strings
Igor Mammedov
1
-8
/
+11
2014-02-14
qdev: Use QAPI type names for properties
Paolo Bonzini
1
-4
/
+8
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
1
-6
/
+2
2013-11-22
qdev-properties-system.c: Allow vlan or netdev for -device, not both
Vlad Yasevich
1
-0
/
+9
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
/
+391