index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
atapi migration: Throw recoverable error to avoid recovery
Dr. David Alan Gilbert
2015-02-06
1
-0
/
+2
*
ide: Implement VPD response for ATAPI
John Snow
2015-01-13
1
-0
/
+1
*
ide: Correct handling of malformed/short PRDTs
John Snow
2014-11-14
1
-6
/
+7
*
ahci: Update byte count after DMA completion
John Snow
2014-11-03
1
-0
/
+2
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-3
/
+3
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-3
/
+3
*
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-10-20
1
-3
/
+3
*
ide: make all commands go through cmd_done
Paolo Bonzini
2014-08-15
1
-1
/
+1
*
ide: move retry constants out of BM_STATUS_* namespace
Paolo Bonzini
2014-08-15
1
-6
/
+6
*
ide: move BM_STATUS bits to pci.[ch]
Paolo Bonzini
2014-08-15
1
-11
/
+0
*
ide: fold add_status callback into set_inactive
Paolo Bonzini
2014-08-15
1
-3
/
+3
*
ide: wrap start_dma callback
Paolo Bonzini
2014-08-15
1
-0
/
+1
*
ide: simplify start_transfer callbacks
Paolo Bonzini
2014-08-15
1
-2
/
+1
*
ide: simplify async_cmd_done callbacks
Paolo Bonzini
2014-08-15
1
-1
/
+1
*
ide: simplify set_inactive callbacks
Paolo Bonzini
2014-08-15
1
-1
/
+1
*
ide: simplify reset callbacks
Paolo Bonzini
2014-08-15
1
-1
/
+2
*
ide: Drop ide_init2_with_non_qdev_drives()
Andreas Färber
2013-11-05
1
-2
/
+0
*
ide: Pass size to ide_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+2
*
ahci: Fix FLUSH command
Kevin Wolf
2013-07-15
1
-0
/
+1
*
ahci: Don't allow creating slave drives
Kevin Wolf
2013-05-08
1
-1
/
+2
*
include: avoid useless includes of exec/ headers
Paolo Bonzini
2013-04-15
1
-1
/
+0
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-3
/
+3
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
2012-08-10
1
-0
/
+1
*
hw/block-common: Move BlockConf & friends from block.h
Markus Armbruster
2012-07-17
1
-0
/
+1
*
ide: qdev property for BIOS CHS translation
Markus Armbruster
2012-07-17
1
-0
/
+1
*
ide: qdev properties for disk geometry
Markus Armbruster
2012-07-17
1
-1
/
+3
*
ide pc: Cut out the block layer geometry middleman
Markus Armbruster
2012-07-17
1
-1
/
+1
*
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
1
-0
/
+3
*
ide: convert ide_sector_read() to asynchronous I/O
Stefan Hajnoczi
2012-04-19
1
-0
/
+3
*
ide: Adds wwn=hex qdev option
Floris Bos
2012-04-05
1
-1
/
+4
*
ide: Add "model=s" qdev option
Floris Bos
2012-04-05
1
-1
/
+3
*
ide: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-7
/
+13
*
atapi/scsi: unify definitions for MMC
Paolo Bonzini
2011-10-28
1
-70
/
+1
*
ide: Convert to isa_register_portio_list
Richard Henderson
2011-10-11
1
-1
/
+2
*
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
2011-09-15
1
-1
/
+2
*
block: Move BlockConf & friends from block_int.h to block.h
Markus Armbruster
2011-09-12
1
-1
/
+0
*
ide/atapi: Track tray locked state
Markus Armbruster
2011-09-12
1
-0
/
+1
*
ide/atapi: Track tray open/close state
Markus Armbruster
2011-09-12
1
-0
/
+1
*
ide: Update command code definitions as per ACS-2 Table B.2
Markus Armbruster
2011-09-06
1
-81
/
+90
*
block: explicit I/O accounting
Christoph Hellwig
2011-08-25
1
-0
/
+1
*
ide: add TRIM support
Christoph Hellwig
2011-06-15
1
-1
/
+13
*
ide: allow other dma comands than read and write
Christoph Hellwig
2011-06-15
1
-1
/
+9
*
ide: Split error status from status register
Kevin Wolf
2011-06-15
1
-0
/
+8
*
ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
Markus Armbruster
2011-05-19
1
-1
/
+1
*
ide: Split atapi.c out
Kevin Wolf
2011-04-27
1
-0
/
+10
*
atapi: GESN: implement 'media' subcommand
Amit Shah
2011-04-13
1
-0
/
+6
*
ide: factor dma handling helpers
Christoph Hellwig
2011-01-24
1
-3
/
+1
*
ide: add ncq identify data for ahci sata drives
Roland Elek
2010-12-17
1
-0
/
+2
[next]