]> git.proxmox.com Git - mirror_qemu.git/history - hw/qdev.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / qdev.c
2013-03-01 Paolo Bonzinihw: include hw header files with full paths
2013-03-01 Paolo Bonzinihw: move qdev-monitor.o to toplevel directory
2013-02-11 Markus Armbrustererror: Strip trailing '\n' from error string arguments...
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Paolo Bonziniqdev: drop extra references at creation time
2013-02-01 Paolo Bonziniqdev: inline object_delete into qbus_free/qdev_free
2013-02-01 Paolo Bonziniqdev: add reference for the bus while it is referred...
2013-02-01 Paolo Bonziniqdev: move unrealization of devices from finalize to...
2013-02-01 Paolo Bonziniqdev: move deletion of children from finalize to unparent
2013-02-01 Paolo Bonziniqdev: add reference count to a device for the BusChild
2013-02-01 Paolo Bonziniqdev: change first argument of qbus_create_inplace...
2013-02-01 Paolo Bonziniqdev: remove duplication between qbus_create and qbus_c...
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-16 Andreas Färberqdev: Prepare "realized" property
2013-01-16 Andreas Färberqdev: Fold state enum into bool realized
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/q35.1' into staging
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-10 Paolo Bonziniqdev: add qbus_reset_all
2013-01-10 Andreas FärberMake all static TypeInfos const
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-10 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/qemu-1...
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-08 Andreas Färberqdev: Don't assume existence of parent bus on unparenting
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-28 Blue SwirlMerge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
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 Eduardo Habkostqdev-properties.c: Separate core from the code used...
2012-12-19 Eduardo Habkostqdev: Coding style fixes
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
2012-12-19 Paolo Bonzininet: reorganize headers
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-06 Eduardo Habkostqdev: qdev_create(): use error_report() instead of...
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 Bonziniqdev: simplify (de)allocation of buses
2012-11-26 Paolo Bonziniqdev: move bus removal to object_unparent
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
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-15 Anthony Liguoriqdev: Split up header so it can be used in cpu.h
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-10-9...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v61' into...
2012-10-10 Peter A. G. Crosth... qdev: allow multiple qdev_init_gpio_in() calls
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-06 Aurelien Jarnovl.c: convert *vga_enabled functions to QOM
2012-10-05 Eduardo Habkostqdev: kill bogus comment
2012-10-05 Jim Meyeringscsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_de...
2012-08-24 Paolo Bonziniqom: object_delete should unparent the object first
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-01 Stefan Hajnoczinet: Remove VLANState
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-27 Anthony Liguoriqdev: fix use-after-free in the error path of qdev_init...
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 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
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: Initialize in standard way
2012-06-18 Anthony Liguoriqbus: Make child devices links
2012-06-18 Anthony Liguoriqdev: Connect busses with their parent devices
2012-06-18 Anthony Liguoriqdev: Convert busses to QEMU Object Model
2012-06-18 Paolo Bonziniqdev: Move SysBus initialization to sysbus.c
2012-06-18 Anthony Liguoriqdev: Use wrapper for qdev_get_path
2012-06-18 Paolo Bonziniqdev: Remove qdev_prop_set_defaults
2012-06-18 Paolo Bonziniqdev: Clean up global properties
2012-06-18 Paolo Bonziniqdev: Move bus properties to abstract superclasses
2012-06-18 Paolo Bonziniqdev: Push "type" property up to Object
2012-06-11 Jason Baronqdev: release parent properties on dc->init failure
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
next