index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
core.c
Age
Commit message (
Expand
)
Author
2011-07-05
ide: Initialise buffers with zeros
Kevin Wolf
2011-07-05
ide: Ignore reads during PIO in and writes during PIO out
Kevin Wolf
2011-06-15
ide: add TRIM support
Christoph Hellwig
2011-06-15
ide: allow other dma comands than read and write
Christoph Hellwig
2011-06-15
ide: Add forgotten VMSTATE_END_OF_LIST in subsection
Kevin Wolf
2011-06-15
ide: Fix ide_drive_pio_state_needed()
Kevin Wolf
2011-06-15
ide: Split error status from status register
Kevin Wolf
2011-06-08
ide/core: Remove explicit setting of BM_STATUS_INT
Kevin Wolf
2011-05-19
blockdev: Store -drive option media in DriveInfo
Markus Armbruster
2011-05-19
ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
Markus Armbruster
2011-04-27
ide: Split atapi.c out
Kevin Wolf
2011-04-27
atapi: Add 'medium ready' to 'medium not ready' transition on cd change
Amit Shah
2011-04-13
atapi: GESN: implement 'media' subcommand
Amit Shah
2011-04-13
atapi: GESN: Standardise event response handling for future additions
Amit Shah
2011-04-13
atapi: GESN: Use structs for commonly-used field types
Amit Shah
2011-04-13
atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function
Amit Shah
2011-04-13
atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change
Amit Shah
2011-04-13
atapi: Report correct errors on guest eject request
Amit Shah
2011-04-13
atapi: Drives can be locked without media present
Amit Shah
2011-04-07
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
2011-03-21
Merge branch 'for-anthony' of git://github.com/bonzini/qemu
Aurelien Jarno
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-15
Fix ATA SMART and CHECK POWER MODE
Brian Wheeler
2011-02-14
Improve vm_stop reason declarations
Jan Kiszka
2011-01-31
block: tell drivers about an image resize
Christoph Hellwig
2011-01-24
ide: kill ide_dma_submit_check
Christoph Hellwig
2011-01-24
ide: also reset io_buffer_index for writes
Christoph Hellwig
2011-01-24
ide: factor dma handling helpers
Christoph Hellwig
2010-12-17
ide: honor ncq for atapi
Alexander Graf
2010-12-17
ide: add ncq identify data for ahci sata drives
Roland Elek
2010-12-17
ide: move transfer_start after variable modification
Alexander Graf
2010-12-17
ide: Split out BMDMA code from ATA core
Alexander Graf
2010-12-17
ide: fix whitespace gap in ide_exec_cmd
Alexander Graf
2010-12-17
ide: split ide command interpretation off
Alexander Graf
2010-11-29
ide: Set bus master inactive on error
Kevin Wolf
2010-11-29
ide: Factor ide_dma_set_inactive out
Kevin Wolf
2010-11-04
ide: Handle immediate bdrv_aio_flush failure
Kevin Wolf
2010-10-22
ide: Handle flush failure
Kevin Wolf
2010-10-22
ide: Factor ide_flush_cache out
Kevin Wolf
2010-10-22
ide: set WCACHE supported in IDENTIFY data
Christoph Hellwig
2010-09-21
ide: propagate the required alignment
Christoph Hellwig
2010-09-08
Improve ATA IDENTIFY word 64 contents.
Jonathan A. Kollasch
2010-08-24
Rearrange block headers
Blue Swirl
2010-07-30
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
2010-07-27
Fix uint8_t comparisons with negative values
Blue Swirl
2010-07-26
ide: fix migration in the middle of pio operation
Juan Quintela
2010-07-26
Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"
Juan Quintela
2010-07-26
ide/atapi: add support for GET EVENT STATUS NOTIFICATION
Aurelien Jarno
2010-07-13
ide scsi virtio-blk: Reject empty drives unless media is removable
Markus Armbruster
2010-07-06
ide: Reject invalid CHS geometry
Markus Armbruster
[next]