]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/qdev.c
Update to a hopefully more future proof FSF address
[thirdparty/qemu.git] / hw / qdev.c
2009-07-16  Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09  Mark McLoughlinDon't leak VLANClientState on PCI hot remove
2009-07-09  Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09  Gerd Hoffmannqdev: remove DeviceType
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-10  Anthony LiguoriMerge branch 'net-queue'
2009-06-09  Blue SwirlFix Sparse warning
2009-06-09  Mark McLoughlinnet: re-name vc->fd_read() to vc->receive()
2009-06-09  Mark McLoughlinnet: add fd_readv() handler to qemu_new_vlan_client...
2009-06-08  Gerd Hoffmannqdev: c99 initilaizers for bus_type_names
2009-06-06  Paul BrookFix typo
2009-06-05  Gerd Hoffmannqdev: add monitor command to dump the tree.
2009-06-05  Paul BrookRecord device property types
2009-06-04  Gerd Hoffmannqdev: kill DeviceState->name
2009-05-26  Paul BrookRemove qdev irq sink handling
2009-05-22  Paul BrookAdd common BusState
2009-05-17  Paul BrookConsistently use uint64_t for int properties
2009-05-14  Paul BrookPCI network qdev conversion
2009-05-14  Paul Brookqdev scsi bus infrastructure
2009-05-14  Paul Brookqdev child bus support
2009-05-14  Paul BrookBasic qdev infrastructure.