index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
block: Drop BlockDriverState member removable
Markus Armbruster
2011-09-12
1
-1
/
+0
*
ide/atapi: Preserve tray state on migration
Markus Armbruster
2011-09-12
1
-0
/
+32
*
block: Drop medium lock tracking, ask device models instead
Markus Armbruster
2011-09-12
1
-0
/
+6
*
ide: Reject ATA commands specific to drive kinds
Markus Armbruster
2011-09-12
1
-25
/
+25
*
ide: Use a table to declare which drive kinds accept each command
Markus Armbruster
2011-09-12
1
-25
/
+80
*
ide: Fix ATA command READ to set ATAPI signature for CD-ROM
Markus Armbruster
2011-09-12
1
-1
/
+3
*
ide: Give vmstate structs internal linkage where possible
Markus Armbruster
2011-09-06
1
-3
/
+3
*
ide: Clean up case label indentation in ide_exec_cmd()
Markus Armbruster
2011-09-06
1
-6
/
+6
*
ide: Update command code definitions as per ACS-2 Table B.2
Markus Armbruster
2011-09-06
1
-2
/
+2
*
block: Split change_cb() into change_media_cb(), resize_cb()
Markus Armbruster
2011-09-06
1
-6
/
+2
*
block: Generalize change_cb() to BlockDevOps
Markus Armbruster
2011-09-06
1
-1
/
+5
*
block: Attach non-qdev devices as well
Markus Armbruster
2011-09-06
1
-0
/
+1
*
block: explicit I/O accounting
Christoph Hellwig
2011-08-25
1
-1
/
+26
*
ide: Initialise buffers with zeros
Kevin Wolf
2011-07-05
1
-1
/
+5
*
ide: Ignore reads during PIO in and writes during PIO out
Kevin Wolf
2011-07-05
1
-8
/
+36
*
ide: add TRIM support
Christoph Hellwig
2011-06-15
1
-2
/
+95
*
ide: allow other dma comands than read and write
Christoph Hellwig
2011-06-15
1
-11
/
+14
*
ide: Add forgotten VMSTATE_END_OF_LIST in subsection
Kevin Wolf
2011-06-15
1
-0
/
+1
*
ide: Fix ide_drive_pio_state_needed()
Kevin Wolf
2011-06-15
1
-1
/
+2
*
ide: Split error status from status register
Kevin Wolf
2011-06-15
1
-1
/
+27
*
ide/core: Remove explicit setting of BM_STATUS_INT
Kevin Wolf
2011-06-08
1
-3
/
+4
*
blockdev: Store -drive option media in DriveInfo
Markus Armbruster
2011-05-19
1
-2
/
+1
*
ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
Markus Armbruster
2011-05-19
1
-4
/
+7
*
ide: Split atapi.c out
Kevin Wolf
2011-04-27
1
-1061
/
+4
*
atapi: Add 'medium ready' to 'medium not ready' transition on cd change
Amit Shah
2011-04-27
1
-4
/
+16
*
atapi: GESN: implement 'media' subcommand
Amit Shah
2011-04-13
1
-4
/
+109
*
atapi: GESN: Standardise event response handling for future additions
Amit Shah
2011-04-13
1
-6
/
+19
*
atapi: GESN: Use structs for commonly-used field types
Amit Shah
2011-04-13
1
-2
/
+14
*
atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function
Amit Shah
2011-04-13
1
-13
/
+24
*
atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change
Amit Shah
2011-04-13
1
-6
/
+14
*
atapi: Report correct errors on guest eject request
Amit Shah
2011-04-13
1
-2
/
+6
*
atapi: Drives can be locked without media present
Amit Shah
2011-04-13
1
-7
/
+2
*
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
2011-04-07
1
-0
/
+14
*
Merge branch 'for-anthony' of git://github.com/bonzini/qemu
Aurelien Jarno
2011-03-21
1
-2
/
+2
|
\
|
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-2
/
+2
*
|
Fix ATA SMART and CHECK POWER MODE
Brian Wheeler
2011-03-15
1
-13
/
+28
|
/
*
Improve vm_stop reason declarations
Jan Kiszka
2011-02-14
1
-1
/
+1
*
block: tell drivers about an image resize
Christoph Hellwig
2011-01-31
1
-1
/
+5
*
ide: kill ide_dma_submit_check
Christoph Hellwig
2011-01-24
1
-9
/
+6
*
ide: also reset io_buffer_index for writes
Christoph Hellwig
2011-01-24
1
-2
/
+1
*
ide: factor dma handling helpers
Christoph Hellwig
2011-01-24
1
-70
/
+33
*
ide: honor ncq for atapi
Alexander Graf
2010-12-17
1
-0
/
+6
*
ide: add ncq identify data for ahci sata drives
Roland Elek
2010-12-17
1
-0
/
+7
*
ide: move transfer_start after variable modification
Alexander Graf
2010-12-17
1
-4
/
+4
*
ide: Split out BMDMA code from ATA core
Alexander Graf
2010-12-17
1
-249
/
+98
*
ide: fix whitespace gap in ide_exec_cmd
Alexander Graf
2010-12-17
1
-367
/
+367
*
ide: split ide command interpretation off
Alexander Graf
2010-12-17
1
-6
/
+14
*
ide: Set bus master inactive on error
Kevin Wolf
2010-11-29
1
-0
/
+2
*
ide: Factor ide_dma_set_inactive out
Kevin Wolf
2010-11-29
1
-16
/
+13
*
ide: Handle immediate bdrv_aio_flush failure
Kevin Wolf
2010-11-04
1
-3
/
+9
[prev]
[next]