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
/
ide
/
qdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL
Jim Meyering
1
-1
/
+1
2012-08-06
ide scsi: Mess with geometry only for hard disk devices
Markus Armbruster
1
-1
/
+2
2012-07-17
hw/block-common: Factor out fall back to legacy -drive cyls=...
Markus Armbruster
1
-17
/
+2
2012-07-17
hw/block-common: Factor out fall back to legacy -drive serial=...
Markus Armbruster
1
-10
/
+2
2012-07-17
hd-geometry: Compute BIOS CHS translation in one place
Markus Armbruster
1
-0
/
+3
2012-07-17
ide pc: Put hard disk info into CMOS only for hard disks
Markus Armbruster
1
-1
/
+1
2012-07-17
ide: qdev property for BIOS CHS translation
Markus Armbruster
1
-5
/
+5
2012-07-17
ide: qdev properties for disk geometry
Markus Armbruster
1
-1
/
+21
2012-07-17
ide pc: Cut out the block layer geometry middleman
Markus Armbruster
1
-4
/
+17
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
1
-6
/
+15
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
1
-1
/
+1
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
1
-4
/
+6
2012-04-05
ide: Adds wwn=hex qdev option
Floris Bos
1
-1
/
+2
2012-04-05
ide: Add "model=s" qdev option
Floris Bos
1
-2
/
+4
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+3
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
1
-1
/
+1
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-40
/
+53
2012-01-27
ide: convert to QEMU Object Model
Anthony Liguori
1
-42
/
+69
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-07-23
ide: Turn properties any IDE device must have into bus properties
Markus Armbruster
1
-1
/
+4
2011-06-15
ide: add TRIM support
Christoph Hellwig
1
-0
/
+5
2011-05-19
blockdev: Store -drive option media in DriveInfo
Markus Armbruster
1
-6
/
+4
2011-05-19
ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
Markus Armbruster
1
-17
/
+66
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
1
-0
/
+5
2010-12-11
Add get_fw_dev_path callback to IDE bus.
Gleb Natapov
1
-0
/
+13
2010-12-11
Store IDE bus id in IDEBus structure for easy access.
Gleb Natapov
1
-1
/
+2
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
1
-0
/
+1
2010-08-24
Rearrange block headers
Blue Swirl
1
-0
/
+1
2010-07-06
ide: Make ide_init_drive() return success
Markus Armbruster
1
-1
/
+3
2010-07-06
ide: Improve error messages
Markus Armbruster
1
-4
/
+5
2010-07-02
pc: Fix CMOS info for drives defined with -device
Markus Armbruster
1
-0
/
+7
2010-07-02
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
1
-1
/
+1
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
1
-4
/
+8
2010-07-02
ide: Make it explicit that ide_create_drive() can't fail
Markus Armbruster
1
-2
/
+1
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
1
-1
/
+0
2010-06-04
ide: Fix info qtree for ide-drive.ver
Markus Armbruster
1
-0
/
+3
2010-06-04
ide: Turn drive serial into a qdev property ide-drive.serial
Markus Armbruster
1
-1
/
+15
2010-06-04
ide: Remove redundant IDEState member conf
Markus Armbruster
1
-2
/
+1
2010-02-10
block: add topology qdev properties
Christoph Hellwig
1
-3
/
+4
2010-01-19
ide: device version property
Gerd Hoffmann
1
-1
/
+2
2009-10-07
Clean up test for qdev_init() failure
Markus Armbruster
1
-1
/
+1
2009-10-05
switch ide bus to inplace allocation.
Gerd Hoffmann
1
-5
/
+2
2009-09-15
ide/qdev: add ide bus.
Gerd Hoffmann
1
-0
/
+124