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
...
*
ide: make all commands go through cmd_done
Paolo Bonzini
2014-08-15
1
-9
/
+11
*
ide: stop PIO transfer on errors
Paolo Bonzini
2014-08-15
1
-3
/
+2
*
ide: move retry constants out of BM_STATUS_* namespace
Paolo Bonzini
2014-08-15
1
-10
/
+10
*
ide: fold add_status callback into set_inactive
Paolo Bonzini
2014-08-15
1
-8
/
+4
*
ide: wrap start_dma callback
Paolo Bonzini
2014-08-15
1
-7
/
+8
*
ide: simplify start_transfer callbacks
Paolo Bonzini
2014-08-15
1
-7
/
+3
*
ide: simplify set_inactive callbacks
Paolo Bonzini
2014-08-15
1
-2
/
+3
*
ide: simplify reset callbacks
Paolo Bonzini
2014-08-15
1
-2
/
+3
*
ide: stash aiocb for flushes
Paolo Bonzini
2014-08-15
1
-1
/
+3
*
ide: Treat read/write beyond end as invalid
Markus Armbruster
2014-07-14
1
-0
/
+28
*
qapi: adjust existing defines
Wenchao Xia
2014-06-23
1
-3
/
+3
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-11
/
+5
*
ide: Correct improper smart self test counter reset in ide core.
Benoît Canet
2014-04-14
1
-1
/
+1
*
Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into staging
Peter Maydell
2014-01-30
1
-0
/
+1
|
\
|
*
ide: cmd_exec_dev_diagnostic() always set error register to 0x01
David du Colombier
2014-01-15
1
-0
/
+1
*
|
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
2014-01-24
1
-1
/
+1
|
/
*
ide: Drop ide_init2_with_non_qdev_drives()
Andreas Färber
2013-11-05
1
-49
/
+0
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-3
/
+3
*
ahci: Fix FLUSH command
Kevin Wolf
2013-07-15
1
-0
/
+9
*
ide: Clean up ide_exec_cmd()
Kevin Wolf
2013-06-24
1
-24
/
+12
*
ide: Convert SMART commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-151
/
+174
*
ide: Convert CF-ATA commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-75
/
+95
*
ide: Convert ATAPI commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-39
/
+61
*
ide: Convert SEEK to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-6
/
+7
*
ide: Convert FLUSH CACHE to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-6
/
+8
*
ide: Convert SET FEATURES to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-72
/
+75
*
ide: Convert CHECK POWER MDOE to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-9
/
+8
*
ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-17
/
+18
*
ide: Convert DMA read/write commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-31
/
+38
*
ide: Convert PIO read/write commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-43
/
+50
*
ide: Convert read/write multiple commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-59
/
+60
*
ide: Convert verify commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-14
/
+13
*
ide: Convert cmd_nop commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-31
/
+17
*
ide: Convert WIN_IDENTIFY to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-17
/
+23
*
ide: Convert WIN_DSM to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-13
/
+16
*
ide: Add handler to ide_cmd_table
Kevin Wolf
2013-06-24
1
-58
/
+86
*
ide: Set BSY bit during FLUSH
Andreas Färber
2013-06-06
1
-0
/
+1
*
ide: refuse WIN_READ_NATIVE_MAX on empty device
Stefan Hajnoczi
2013-04-15
1
-0
/
+4
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-3
/
+3
*
ide: Add fall through annotations
Kevin Wolf
2013-01-25
1
-8
/
+25
*
ide: issue discard asynchronously but serialize the pieces
Paolo Bonzini
2013-01-15
1
-25
/
+54
*
ide: fix TRIM with empty range entry
Paolo Bonzini
2013-01-15
1
-1
/
+1
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2012-12-17
1
-1
/
+1
|
\
|
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
|
atapi: reset cdrom tray statuses on ide_reset
Pavel Hrdina
2012-12-13
1
-0
/
+2
|
/
*
atapi: make change media detection for guests easier
Pavel Hrdina
2012-11-30
1
-6
/
+0
*
ide: Fix status register after short PRDs
Kevin Wolf
2012-11-21
1
-0
/
+1
*
ide: Fix crash with too long PRD
Kevin Wolf
2012-11-21
1
-0
/
+12
[prev]
[next]