index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
qdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
scsi: remove devs array from SCSIBus
Paolo Bonzini
1
-1
/
+1
2011-10-28
qdev: switch children device list to QTAILQ
Paolo Bonzini
1
-2
/
+2
2011-10-16
qdev: Add HEX8 property
Jan Kiszka
1
-0
/
+3
2011-02-12
qdev: add creation function that may fail
Blue Swirl
1
-0
/
+1
2011-01-31
blockdev: New drive_get_next(), replacing qdev_init_bdrv()
Markus Armbruster
1
-2
/
+0
2011-01-05
qdev: Track runtime machine modifications
Alex Williamson
1
-0
/
+1
2010-12-24
qdev: export qdev_find_recursive() for later use
Isaku Yamahata
1
-0
/
+2
2010-12-21
qdev: remove an unused function
Michael S. Tsirkin
1
-1
/
+0
2010-12-20
qbus: register reset handler for qbus whose parent is NULL
Isaku Yamahata
1
-0
/
+2
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
1
-0
/
+1
2010-12-11
Introduce new BusInfo callback get_fw_dev_path.
Gleb Natapov
1
-0
/
+7
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
1
-0
/
+6
2010-11-22
qdev: trigger reset from a given device
Isaku Yamahata
1
-0
/
+1
2010-11-22
qdev: introduce reset call back for qbus level
Isaku Yamahata
1
-0
/
+2
2010-11-22
qdev: reset qdev along with qdev tree
Anthony Liguori
1
-0
/
+4
2010-11-22
qbus: add functions to walk both devices and busses
Anthony Liguori
1
-0
/
+11
2010-08-24
Rearrange block headers
Blue Swirl
1
-1
/
+0
2010-07-11
qdev: implement qdev_prop_set_bit().
Isaku Yamahata
1
-0
/
+1
2010-07-06
qdev: Add a get_dev_path() function to BusInfo
Alex Williamson
1
-0
/
+3
2010-07-02
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
1
-1
/
+2
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
1
-3
/
+3
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
1
-1
/
+1
2010-06-04
qdev: Move declaration of qdev_init_bdrv() into qdev.h
Markus Armbruster
1
-0
/
+2
2010-06-04
qdev: Don't leak string property value on hot unplug
Markus Armbruster
1
-0
/
+1
2010-06-04
qdev: New qdev_prop_set_string()
Markus Armbruster
1
-0
/
+1
2010-05-15
vmstate: Add support for alias ID
Jan Kiszka
1
-0
/
+4
2010-04-23
Make qemu-config available for tools
Kevin Wolf
1
-1
/
+0
2010-04-18
monitor: convert do_device_del() to QObject, QError
Markus Armbruster
1
-1
/
+1
2010-03-16
monitor: convert do_device_add() to QObject
Markus Armbruster
1
-1
/
+1
2010-03-08
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors
Amit Shah
1
-0
/
+4
2010-02-03
qdev: Fix exit code for -device ?
Markus Armbruster
1
-0
/
+1
2010-01-11
qdev: add bit property type
Michael S. Tsirkin
1
-0
/
+11
2009-12-12
qdev: make compat stuff more generic
Gerd Hoffmann
1
-4
/
+6
2009-12-03
qdev: move DO_UPCAST() into osdep.h
Mark McLoughlin
1
-10
/
+0
2009-10-30
usb core: use qdev for -usbdevice
Gerd Hoffmann
1
-0
/
+1
2009-10-27
zap DeviceState->nd
Gerd Hoffmann
1
-1
/
+0
2009-10-27
qdev: add qdev_prop_exists()
Gerd Hoffmann
1
-0
/
+1
2009-10-27
qdev: add vlan property
Gerd Hoffmann
1
-0
/
+6
2009-10-27
qdev: add netdev property
Gerd Hoffmann
1
-0
/
+4
2009-10-27
qdev: mac addr property fixups
Gerd Hoffmann
1
-1
/
+2
2009-10-21
qdev: add string property.
Gerd Hoffmann
1
-0
/
+4
2009-10-18
Suppress warnings about 'warn_unused_result' attribute directive
Blue Swirl
1
-1
/
+1
2009-10-07
Warn if value of qdev_init() isn't checked
Markus Armbruster
1
-1
/
+1
2009-10-07
New qdev_init_nofail()
Markus Armbruster
1
-0
/
+1
2009-10-05
qemu/qdev: type safety in reset handler
Michael S. Tsirkin
1
-1
/
+2
2009-10-05
store a pointer to QemuOpts in DeviceState, release it when zapping a device.
Gerd Hoffmann
1
-0
/
+1
2009-10-05
qdev hotplug: infrastructure and monitor commands.
Gerd Hoffmann
1
-2
/
+10
2009-10-05
Add exit callback to DeviceInfo.
Gerd Hoffmann
1
-0
/
+2
2009-10-05
qdev: device free fixups.
Gerd Hoffmann
1
-0
/
+7
2009-10-05
allow qdev busses allocations be inplace
Gerd Hoffmann
1
-0
/
+3
[next]