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
/
atapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
atapi: make change media detection for guests easier
Pavel Hrdina
2012-11-30
1
-5
/
+10
*
ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0
Ronnie Sahlberg
2012-09-12
1
-0
/
+6
*
atapi: implement READ DISC INFORMATION
Paolo Bonzini
2012-07-02
1
-0
/
+31
*
block: Don't call bdrv_eject() if the tray state didn't change
Luiz Capitulino
2012-02-22
1
-2
/
+5
*
block: bdrv_aio_* do not return NULL
Paolo Bonzini
2011-12-15
1
-7
/
+1
*
atapi: kill MODE SENSE(6), fix MODE SENSE(10)
Paolo Bonzini
2011-11-18
1
-12
/
+8
*
atapi: implement eject requests
Paolo Bonzini
2011-11-11
1
-3
/
+8
*
atapi/scsi-disk: make mode page values coherent between the two
Paolo Bonzini
2011-10-28
1
-7
/
+7
*
atapi: cleanup/fix mode sense results
Paolo Bonzini
2011-10-28
1
-4
/
+6
*
atapi: move GESN definitions to scsi-defs.h
Paolo Bonzini
2011-10-28
1
-37
/
+6
*
atapi/scsi: unify definitions for MMC
Paolo Bonzini
2011-10-28
1
-26
/
+26
*
ide/atapi: Don't fail eject when tray is already open
Markus Armbruster
2011-09-12
1
-1
/
+1
*
block: Rename bdrv_set_locked() to bdrv_lock_medium()
Markus Armbruster
2011-09-12
1
-1
/
+1
*
block: Leave enforcing tray lock to device models
Markus Armbruster
2011-09-12
1
-20
/
+9
*
ide/atapi: Track tray locked state
Markus Armbruster
2011-09-12
1
-1
/
+3
*
block: Revert entanglement of bdrv_is_inserted() with tray status
Markus Armbruster
2011-09-12
1
-7
/
+8
*
ide/atapi: Track tray open/close state
Markus Armbruster
2011-09-12
1
-1
/
+5
*
ide/atapi: Clean up misleading name in cmd_start_stop_unit()
Markus Armbruster
2011-09-12
1
-4
/
+4
*
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-09-03
1
-2
/
+2
*
block: explicit I/O accounting
Christoph Hellwig
2011-08-25
1
-9
/
+20
*
ide/atapi: fix set but unused
Alon Levy
2011-05-03
1
-3
/
+1
*
atapi: Explain why we need a 'media not present' state
Amit Shah
2011-05-03
1
-1
/
+7
*
atapi: Move comment to proper place
Amit Shah
2011-05-03
1
-1
/
+1
*
ide/atapi: Introduce CHECK_READY flag for commands
Kevin Wolf
2011-04-27
1
-25
/
+23
*
ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors
Kevin Wolf
2011-04-27
1
-15
/
+6
*
ide/atapi: Use table instead of switch for commands
Kevin Wolf
2011-04-27
1
-67
/
+48
*
ide/atapi: Factor commands out
Kevin Wolf
2011-04-27
1
-378
/
+459
*
ide: Split atapi.c out
Kevin Wolf
2011-04-27
1
-0
/
+1083