]> git.proxmox.com Git - qemu.git/history - hw/qdev.c
net: Consistently use qemu_macaddr_default_if_unset
[qemu.git] / hw / qdev.c
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
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-22 Isaku Yamahataqdev: trigger reset from a given device
2010-11-22 Isaku Yamahataqdev: introduce reset call back for qbus level
2010-11-22 Anthony Liguoriqdev: reset qdev along with qdev tree
2010-11-22 Anthony Liguoriqbus: add functions to walk both devices and busses
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Gerd HoffmannQemuOpts: make most qemu_*_opts static
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-07-06 Markus Armbrusterqdev: Don't hw_error() in qdev_init_nofail()
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Isaku Yamahataqbus: fix memory leak in qbus_free()
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-04 Markus Armbrusterqdev: Don't leak string property value on hot unplug
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Luiz CapitulinoMonitor: Drop QMP documentation from code
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-15 Jan Kiszkavmstate: Add support for alias ID
2010-04-18 Markus Armbrustererror: Use QERR_INVALID_PARAMETER_VALUE instead of...
2010-04-18 Markus Armbrustermonitor: convert do_device_del() to QObject, QError
2010-04-18 Markus Armbrusterqdev: Convert qdev_unplug() to QError
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustermonitor: convert do_device_add() to QObject
2010-03-16 Markus Armbrustermonitor: Use argument type 'O' for device_add
2010-03-16 Markus Armbrusterqemu-option: Move the implied first name into QemuOptsList
2010-03-16 Markus Armbrustererror: Convert do_device_add() to QError
2010-03-16 Markus ArmbrusterRevert "qdev: Use QError for 'device not found' error"
2010-03-16 Markus Armbrusterqdev: Convert qbus_find() to QError
2010-03-16 Markus Armbrusterqdev: Relax parsing of bus option
2010-03-16 Markus Armbrusterqdev: convert setting device properties to QError
2010-03-16 Markus Armbrusterqdev: Hide "ptr" properties from users
2010-03-16 Markus Armbrusterqdev: Hide "no_user" devices from users
2010-03-16 Markus Armbrusterqdev: Factor qdev_create_from_info() out of qdev_create()
2010-03-16 Markus Armbrusterqdev: Fix -device and device_add to handle unsuitable...
2010-03-16 Markus Armbrustererror: Rename qemu_error_new() to qerror_report()
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in qbus_f...
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in qdev_d...
2010-03-08 Amit Shahqdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecifi...
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Kevin Wolfqdev: Free opts on failed do_device_add
2010-02-03 Markus Armbrusterqdev: Add rudimentary help for property value
2010-02-03 Markus Armbrusterqdev: Add help for device properties
2010-02-03 Markus Armbrusterqdev: Fix exit code for -device ?
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2009-12-12 Gerd Hoffmannqdev: make compat stuff more generic
2009-12-03 Juan Quintelaqdev: enable vmstate_unregister() support
2009-12-03 Luiz Capitulinoqdev: Use QError for 'device not found' error
2009-11-12 Amit Shahqdev: Check if unplug handler exists before calling it
2009-10-30 Gerd Hoffmannusb core: use qdev for -usbdevice
2009-10-27 Gerd Hoffmannzap DeviceState->nd
2009-10-27 Gerd Hoffmannvirtio: use qdev properties for configuration.
2009-10-27 Gerd Hoffmannqdev/net: common nic property bits
2009-10-15 Mark McLoughlinnet: allow NICs to be connected to netdevs
2009-10-07 Markus ArmbrusterClean up test for qdev_init() failure
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-07 Markus ArmbrusterMake qdev_init() destroy the device on failure
2009-10-06 Gerd Hoffmannqdev: move comment
2009-10-05 Amit Shahqdev: show name of device that fails init
next