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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
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
2
-3
/
+21
2011-11-01
PCI IDE: Use PCI DMA stub functions
David Gibson
1
-9
/
+10
2011-10-31
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-148
/
+50
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
4
-99
/
+30
2011-10-28
ide: Fix off-by-one error in array index check
Kevin Wolf
1
-1
/
+1
2011-10-26
ahci: fix DPRINTF format strings
Max Filippov
1
-6
/
+10
2011-10-14
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+2
2011-10-14
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
5
-21
/
+30
2011-10-11
ide: Convert to isa_register_portio_list
Richard Henderson
5
-21
/
+30
2011-10-11
ide: Support I/O status
Luiz Capitulino
1
-0
/
+2
2011-10-04
RunState: Rename enum values as generated by the QAPI
Luiz Capitulino
1
-1
/
+1
2011-09-21
ahci: add port I/O index-data pair
Daniel Verkamp
3
-3
/
+75
2011-09-20
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-5
/
+7
2011-09-20
AHCI Port Interrupt Enable register cleaning on soft reset
Alexander Motin
1
-3
/
+5
2011-09-19
dma-helpers: rename is_write to to_dev
Paolo Bonzini
2
-2
/
+2
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
4
-5
/
+6
2011-09-12
ahci: Remove unused struct member
Stefan Weil
2
-3
/
+0
2011-09-12
ide/atapi scsi-disk: Make monitor eject -f, then change work
Markus Armbruster
1
-0
/
+1
2011-09-12
block: New change_media_cb() parameter load
Markus Armbruster
1
-1
/
+1
2011-09-12
block: New bdrv_set_buffer_alignment()
Markus Armbruster
1
-1
/
+1
2011-09-12
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
8
-8
/
+0
2011-09-12
block: Move BlockConf & friends from block_int.h to block.h
Markus Armbruster
2
-1
/
+1
2011-09-12
block: Show whether the virtual tray is open in info block
Markus Armbruster
1
-0
/
+6
2011-09-12
block: Drop BlockDriverState member removable
Markus Armbruster
1
-1
/
+0
2011-09-12
ide/atapi: Preserve tray state on migration
Markus Armbruster
1
-0
/
+32
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: Drop medium lock tracking, ask device models instead
Markus Armbruster
1
-0
/
+6
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
2
-1
/
+4
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
2
-1
/
+6
2011-09-12
ide/atapi: Clean up misleading name in cmd_start_stop_unit()
Markus Armbruster
1
-4
/
+4
2011-09-12
ide: Reject ATA commands specific to drive kinds
Markus Armbruster
1
-25
/
+25
2011-09-12
ide: Use a table to declare which drive kinds accept each command
Markus Armbruster
1
-25
/
+80
2011-09-12
ide: Fix ATA command READ to set ATAPI signature for CD-ROM
Markus Armbruster
1
-1
/
+3
2011-09-06
xen: Clean up pci_piix3_xen_ide_unplug()'s test for "not a CD"
Markus Armbruster
1
-2
/
+1
2011-09-06
ide: Give vmstate structs internal linkage where possible
Markus Armbruster
1
-3
/
+3
2011-09-06
ide: Clean up case label indentation in ide_exec_cmd()
Markus Armbruster
1
-6
/
+6
2011-09-06
ide: Update command code definitions as per ACS-2 Table B.2
Markus Armbruster
2
-83
/
+92
2011-09-06
block: Split change_cb() into change_media_cb(), resize_cb()
Markus Armbruster
1
-6
/
+2
2011-09-06
block: Generalize change_cb() to BlockDevOps
Markus Armbruster
1
-1
/
+5
2011-09-06
block: Attach non-qdev devices as well
Markus Armbruster
2
-2
/
+3
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2
-5
/
+5
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
6
-21
/
+86
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
5
-8
/
+8
[next]