]> git.proxmox.com Git - qemu.git/history - qom/object.c
qom/object: Don't poll cast cache for NULL objects
[qemu.git] / qom / object.c
2013-06-11 Peter Crosthwaiteqom/object: Don't poll cast cache for NULL objects
2013-05-17 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-05-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-13 Anthony Liguoriqom: aggressively optimize qom casting
2013-05-13 Paolo Bonziniqom: allow turning cast debugging off
2013-05-13 Paolo Bonziniqom: trace asserting casts
2013-05-13 Paolo Bonziniqom: pass file/line/function to asserting casts
2013-05-13 Paolo Bonziniqom: add a fast path to object_class_dynamic_cast
2013-05-13 Paolo Bonziniqom: allow casting of a NULL class
2013-04-30 Alexander GrafQOM: Fail casts for unknown types
2013-04-29 Paolo Bonziniqom: do not return root for empty path
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-16 Paolo Bonziniqom: do nothing on unparent of object without parent
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-26 Michael S. Tsirkinqom: call class destructor before unparent
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-03-26 Peter Maydellqom: Detect attempts to add a property that already...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-21 Peter Crosthwaiteqom/object.c: Allow itf cast with num_itfs = 0
2013-02-21 Peter Crosthwaiteqom/object.c: Reset interface list on inheritance
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Paolo Bonziniqom: remove object_delete
2013-02-01 Paolo Bonziniqom: preserve object while unparenting it
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-28...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-27 Andreas Färberqom: Introduce object_class_is_abstract()
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Andreas Färberqom: Make object_resolve_path_component() path argument...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonziniqom: move include files to include/qom/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
2012-12-19 Paolo Bonziniqapi: remove qapi/qapi-types-core.h
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-1.3...
2012-11-26 Paolo Bonziniqom: make object_finalize static
2012-11-26 Paolo Bonziniqom: make object_delete usable for statically-allocated...
2012-11-26 Paolo Bonziniqdev: move bus removal to object_unparent
2012-11-26 Paolo Bonziniqom: fix refcount of non-heap-allocated objects
2012-11-26 Paolo Bonziniqom: dynamic_cast of NULL is always NULL
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'amit/loadvm-irq-inj-fix...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-17 Blue SwirlMerge branch 'vga.1' of git://git.kraxel.org/qemu
2012-11-16 Anthony Liguoriobject: add object_property_add_bool (v2)
2012-08-24 Paolo Bonziniqom: object_delete should unparent the object first
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-13 Anthony Liguoriqom: Reimplement Interfaces
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Paolo Bonziniqom: Push error reporting to object_property_find()
2012-06-18 Paolo Bonziniqdev: Remove qdev_prop_exists()
2012-06-18 Anthony Liguoriqbus: Make child devices links
2012-06-18 Paolo Bonziniqdev: Push "type" property up to Object
2012-06-18 Paolo Bonziniqom: Assert that public types have a non-NULL parent...
2012-06-18 Paolo Bonziniqom: Make Object a type
2012-06-18 Paolo Bonziniqom: Add class_base_init
2012-06-18 Paolo Bonziniqom: Add object_child_foreach()
2012-06-18 Andreas Färberqom: Introduce object_property_is_{child,link}()
2012-06-18 Paolo Bonziniqom: Add object_class_get_parent()
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-1.1'...
2012-05-12 Paolo Bonziniqdev: Use object_property_print() in info qtree
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-02 Paolo Bonziniqom: add container_get
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Andreas Färberqom: Introduce object_class_get_list()
2012-03-14 Igor Mitsyankoqom/object.c: rename type_class_init() to type_initialize()
2012-03-14 Igor Mitsyankoqom: if @instance_size==0, assign size of object to...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-12 Paolo Bonziniqom: fix device hot-unplug
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
next