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
/
qdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
qdev: allow multiple qdev_init_gpio_in() calls
Peter A. G. Crosthwaite
1
-3
/
+3
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
1
-1
/
+0
2012-10-06
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
1
-5
/
+0
2012-10-05
qdev: kill bogus comment
Eduardo Habkost
1
-1
/
+0
2012-10-05
scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL
Jim Meyering
1
-1
/
+1
2012-08-23
qom: object_delete should unparent the object first
Paolo Bonzini
1
-2
/
+0
2012-08-01
net: Remove VLANState
Stefan Hajnoczi
1
-2
/
+0
2012-06-27
qdev: fix use-after-free in the error path of qdev_init_nofail
Anthony Liguori
1
-2
/
+3
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
1
-101
/
+199
2012-06-18
qom: Push error reporting to object_property_find()
Paolo Bonzini
1
-1
/
+1
2012-06-18
qdev: Remove qdev_prop_exists()
Paolo Bonzini
1
-1
/
+1
2012-06-18
qbus: Initialize in standard way
Anthony Liguori
1
-32
/
+48
2012-06-18
qbus: Make child devices links
Anthony Liguori
1
-11
/
+53
2012-06-18
qdev: Connect busses with their parent devices
Anthony Liguori
1
-0
/
+4
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
1
-20
/
+53
2012-06-18
qdev: Move SysBus initialization to sysbus.c
Paolo Bonzini
1
-24
/
+2
2012-06-18
qdev: Use wrapper for qdev_get_path
Anthony Liguori
1
-0
/
+16
2012-06-18
qdev: Remove qdev_prop_set_defaults
Paolo Bonzini
1
-3
/
+23
2012-06-18
qdev: Clean up global properties
Paolo Bonzini
1
-1
/
+1
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
1
-26
/
+21
2012-06-18
qdev: Push "type" property up to Object
Paolo Bonzini
1
-6
/
+0
2012-06-11
qdev: release parent properties on dc->init failure
Jason Baron
1
-0
/
+1
2012-05-12
qdev: Fix adding of ptr properties
Anthony Liguori
1
-1
/
+4
2012-04-24
qom: Refine container_get() to allow using a custom root
Andreas Färber
1
-3
/
+4
2012-04-09
qdev: qdev_unplug(): use error_set()
Luiz Capitulino
1
-4
/
+8
2012-04-02
qdev: put all devices under /machine
Paolo Bonzini
1
-1
/
+12
2012-04-02
qdev: give all devices a canonical path
Paolo Bonzini
1
-3
/
+13
2012-02-17
qdev: Fix qdev_try_create() semantics
Andreas Färber
1
-0
/
+3
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-07
qdev: initialize properties via QOM
Paolo Bonzini
1
-2
/
+2
2012-02-07
qdev: let QOM free properties
Paolo Bonzini
1
-7
/
+1
2012-02-07
qdev: allow reusing get/set for legacy property
Paolo Bonzini
1
-4
/
+7
2012-02-07
qdev: remove direct calls to print/parse
Paolo Bonzini
1
-0
/
+9
2012-02-03
qdev: implement cleanup logic in finalize
Anthony Liguori
1
-25
/
+32
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
1
-474
/
+17
2012-02-03
qdev: nuke qdev_init_chardev()
Anthony Liguori
1
-9
/
+0
2012-02-03
qdev: split out UI portions into a new function
Anthony Liguori
1
-571
/
+1
2012-02-03
qdev: refactor away qdev_create_from_info
Anthony Liguori
1
-13
/
+22
2012-02-03
qdev: split out common init to instance_init
Anthony Liguori
1
-13
/
+28
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
1
-6
/
+87
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
1
-69
/
+1
2012-02-03
qdev: kill off DeviceInfo list
Anthony Liguori
1
-57
/
+30
2012-02-03
qdev: refactor device creation to allow bus_info to be set only in class
Anthony Liguori
1
-23
/
+19
2012-02-03
qdev: allow classes to overload qdev functions
Anthony Liguori
1
-20
/
+33
2012-02-03
qdev: remove info from class
Anthony Liguori
1
-38
/
+56
2012-02-03
qdev: make DeviceInfo private
Anthony Liguori
1
-1
/
+29
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-0
/
+1
2012-01-27
qdev: add class_init to DeviceInfo
Anthony Liguori
1
-0
/
+4
2012-01-27
qdev: add a interface to register subclasses
Anthony Liguori
1
-2
/
+7
2012-01-27
qdev: use a wrapper to access reset and promote reset to a class method
Anthony Liguori
1
-5
/
+17
[next]