]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/history - hw/qdev.c
qdev: add class_init to DeviceInfo
[lisovros/qemu_apohw.git] / hw / qdev.c
2012-01-27 Anthony Liguoriqdev: add class_init to DeviceInfo
2012-01-27 Anthony Liguoriqdev: add a interface to register subclasses
2012-01-27 Anthony Liguoriqdev: use a wrapper to access reset and promote reset...
2012-01-27 Anthony Liguoriqdev: don't access name through info
2012-01-27 Anthony Liguoriqdev: move qdev->info to class
2012-01-27 Anthony Liguoriqdev: integrate with QEMU Object Model (v2)
2012-01-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-01-23 Anthony LiguoriMerge remote-tracking branch 'afaerber/prep-up' into...
2012-01-22 Blue Swirlvga: improve VGA logic
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13 Anthony Liguoriqdev: fix device_del by refactoring reference counting
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2011-12-19 Anthony Liguoriqdev: fix hotplug when no -device is specified
2011-12-19 Paolo Bonziniqom: register qdev properties also as non-legacy properties
2011-12-19 Paolo Bonziniqom: distinguish "legacy" property type name from QOM...
2011-12-19 Paolo Bonziniqom: interpret the return value when setting legacy...
2011-12-19 Paolo Bonziniqom: push permission checks up into qdev_property_add_l...
2011-12-19 Paolo Bonziniqom: fix swapped parameters
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-15 Anthony Liguoriqdev: add a qdev_get_type() function and expose as...
2011-12-15 Anthony Liguoriqom: add string property type
2011-12-15 Anthony Liguoriqom: optimize qdev_get_canonical_path using a parent...
2011-12-15 Anthony Liguoridev: add an anonymous peripheral container
2011-12-15 Anthony Liguoriqdev: add explicitly named devices to the root complex
2011-12-15 Anthony Liguoriqom: add link properties (v2)
2011-12-15 Anthony Liguoriqom: add child properties (composition) (v3)
2011-12-15 Anthony Liguoriqdev: provide a path resolution (v2)
2011-12-15 Anthony Liguoriqdev: provide an interface to return canonical path...
2011-12-15 Anthony Liguoriqom: introduce root device
2011-12-15 Anthony Liguoriqom: register legacy properties as new style properties...
2011-12-15 Anthony Liguoriqom: add new dynamic property infrastructure based...
2011-12-15 Anthony Liguoriqom: add a reference count to qdev objects
2011-11-10 Markus Armbrusterqdev: Fix crash on -device '?=x'
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-28 Paolo Bonziniqdev: switch children device list to QTAILQ
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-16 Gerd Hoffmannqdev: print bus properties too
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-11 Peter Maydellhw/qdev: Don't crash if qdev_create(NULL, ...) fails
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-05 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-05 Isaku Yamahataqdev: Eliminate duplicate reset
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-29 Jan Kiszkaqdev: Reset hot-plugged devices
2011-07-23 Jan Kiszkanet: Consistently use qemu_macaddr_default_if_unset
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-24 Markus ArmbrusterStrip trailing '\n' from error_report()'s first argument
2011-06-22 Peter Maydellnet: Warn about "-net nic" options which were ignored
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Michael Tokarevqdev: Fix comment around qdev_init_nofail()
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-12 Blue Swirlqdev: add creation function that may fail
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Markus Armbrusterblockdev: Fix regression in -drive if=scsi,index=N
2011-01-31 Markus Armbrusterblockdev: New drive_get_next(), replacing qdev_init_bdrv()
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-05 Alex Williamsonqdev: Track runtime machine modifications
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-24 Isaku Yamahataqdev: export qdev_find_recursive() for later use
2010-12-21 Stefan Weilqdev: sysbus_get_default must not return a NULL pointer...
2010-12-21 Michael S. Tsirkinqdev: remove an unused function
2010-12-20 Isaku Yamahataqbus: register reset handler for qbus whose parent...
2010-12-19 Stefan Weilqdev: sysbus_get_default must not return a NULL pointer...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovAdd bootindex parameter to net/block/fd device
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
next