]> git.proxmox.com Git - qemu.git/history - hw/sysbus.c
Use glib memory allocation and free functions
[qemu.git] / hw / sysbus.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
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 Avi Kivitysysbus: add MemoryRegion based memory management API
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-12 Blue Swirlsysbus: add creation function that may fail
2011-02-11 Dmitry Eremin-Sole... sysbus: print number of irqs in dev_print
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
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 get_fw_dev_path callback for system bus.
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-02 Blue Swirlsysbus: fix address truncation
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: replace bus_type enum with bus_info struct.
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-06-05 Gerd Hoffmannqdev: add monitor command to dump the tree.
2009-06-05 Paul BrookRecord device property types
2009-05-22 Paul BrookAdd common BusState
2009-05-14 Paul BrookBasic qdev infrastructure.