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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
atapi migration: Throw recoverable error to avoid recovery
Dr. David Alan Gilbert
3
-0
/
+30
2015-02-06
Restore atapi_dma flag across migration
Dr. David Alan Gilbert
1
-0
/
+1
2015-01-13
ide: Implement VPD response for ATAPI
John Snow
2
-12
/
+100
2014-12-10
ide: Check validity of logical block size
Kevin Wolf
1
-0
/
+5
2014-12-10
ahci: replace SATA FIS type magic numbers with constants
Stefan Hajnoczi
2
-4
/
+7
2014-12-10
ahci: avoid #ifdef DEBUG_AHCI bitrot
Stefan Hajnoczi
1
-10
/
+8
2014-11-18
hw/ide/core.c: Prevent SIGSEGV during migration
Don Slutz
1
-1
/
+1
2014-11-14
ahci: factor out FIS decomposition from handle_cmd
John Snow
1
-83
/
+86
2014-11-14
ahci: Check cmd_fis[1] more explicitly
John Snow
1
-11
/
+12
2014-11-14
ahci: Reorder error cases in handle_cmd
John Snow
1
-15
/
+14
2014-11-14
ahci: Fix FIS decomposition
John Snow
1
-38
/
+26
2014-11-14
ahci: add is_ncq predicate helper
John Snow
2
-4
/
+27
2014-11-14
ide: Correct handling of malformed/short PRDTs
John Snow
5
-22
/
+68
2014-11-14
ahci: unify sglist preparation
John Snow
1
-2
/
+2
2014-11-14
ide: repair PIO transfers for cases where nsector > 1
John Snow
2
-1
/
+5
2014-11-14
ahci: Fix byte count regression for ATAPI/PIO
John Snow
1
-0
/
+1
2014-11-03
ahci: Fix SDB FIS Construction
John Snow
2
-9
/
+17
2014-11-03
ahci: Update byte count after DMA completion
John Snow
3
-14
/
+40
2014-11-03
ahci: Correct PIO/D2H FIS responses
John Snow
1
-23
/
+25
2014-10-30
fix off-by-one error in pci_piix3_xen_ide_unplug
James Harper
1
-2
/
+2
2014-10-24
hmp: Remove "info pcmcia"
Markus Armbruster
1
-1
/
+0
2014-10-20
blockdev: Fix blockdev-add not to create DriveInfo
Markus Armbruster
1
-1
/
+1
2014-10-20
ide: Complete conversion from BlockDriverState to BlockBackend
Markus Armbruster
1
-2
/
+4
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
14
-164
/
+173
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
6
-9
/
+9
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
3
-8
/
+8
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2
-3
/
+6
2014-10-20
blockdev: Eliminate drive_del()
Markus Armbruster
1
-1
/
+3
2014-10-15
ide: add calling add_boot_device_patch in bootindex setter function
Gonglei
1
-0
/
+5
2014-10-15
ide: add bootindex to qom property
Gonglei
1
-0
/
+42
2014-10-03
q35/ahci: Pick up -cdrom and -hda options
John Snow
2
-0
/
+17
2014-10-03
ide: Update ide_drive_get to be HBA agnostic
John Snow
1
-5
/
+17
2014-09-22
ahci: properly shadow the TFD register
John Snow
1
-14
/
+28
2014-09-22
ahci: MSI capability should be at 0x80, not 0x50.
John Snow
1
-1
/
+6
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
1
-1
/
+1
2014-09-22
ide: Convert trim_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-7
/
+5
2014-09-22
ide/ahci: Check for -ECANCELED in aio callbacks
Fam Zheng
2
-0
/
+15
2014-09-22
ide/atapi: Mark non-data commands as complete
John Snow
1
-4
/
+3
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
4
-27
/
+37
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
4
-15
/
+15
2014-09-10
IDE: MMIO IDE device control should be little endian
Valentin Manea
1
-2
/
+2
2014-09-10
xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()
Markus Armbruster
1
-1
/
+0
2014-09-08
ide: Add resize callback to ide/core
John Snow
1
-10
/
+59
2014-09-08
IDE: Fill the IDENTIFY request consistently
John Snow
1
-13
/
+15
2014-09-08
ide: Add wwn support to IDE-ATAPI drive
John Snow
1
-0
/
+14
2014-08-29
ide: Fix bootindex for bus_id > 9
Markus Armbruster
1
-1
/
+1
2014-08-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+8
2014-08-26
block: Pass errp in blkconf_geometry
Fam Zheng
1
-3
/
+8
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
1
-1
/
+1
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
[next]