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