index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
2
-30
/
+18
*
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-06-08
1
-168
/
+103
|
\
|
*
macio: remove remainder_len DBDMA_io property
Mark Cave-Ayland
2015-06-05
1
-13
/
+0
|
*
macio: update comment/constants to reflect the new code
Mark Cave-Ayland
2015-06-05
1
-33
/
+13
|
*
macio: switch pmac_dma_write() over to new offset/len implementation
Mark Cave-Ayland
2015-06-05
1
-63
/
+53
|
*
macio: switch pmac_dma_read() over to new offset/len implementation
Mark Cave-Ayland
2015-06-05
1
-62
/
+40
*
|
hw/ide/pci: Fix memory leak
Shannon Zhao
2015-06-03
1
-4
/
+1
|
/
*
ahci: do not remap clb/fis unconditionally
John Snow
2015-05-22
1
-25
/
+63
*
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
2015-05-22
1
-143
/
+125
*
macio: move unaligned DMA read code into separate pmac_dma_read() function
Mark Cave-Ayland
2015-05-22
1
-106
/
+147
*
ich9/ahci: Enable Migration
John Snow
2015-05-22
2
-2
/
+0
*
ide: there is only one data port
Paolo Bonzini
2015-04-27
1
-2
/
+2
*
AHCI: Protect cmd register
John Snow
2015-03-27
2
-1
/
+27
*
AHCI: Do not (re)map FB/CLB buffers while not running
John Snow
2015-03-27
1
-17
/
+33
*
ahci: Fix sglist offset manipulation for BE machines
John Snow
2015-03-23
1
-1
/
+1
*
ide: fix cmd_read_pio when nsectors > 1
John Snow
2015-03-23
1
-5
/
+3
*
ide: fix cmd_write_pio when nsectors > 1
John Snow
2015-03-23
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-03-10
12
-153
/
+165
|
\
|
*
ahci: Recompute cur_cmd on migrate post load
John Snow
2015-03-10
1
-0
/
+7
|
*
ahci: add support for restarting non-queued commands
Paolo Bonzini
2015-03-10
1
-8
/
+15
|
*
ahci: Migrate IDEStatus
John Snow
2015-03-10
2
-0
/
+4
|
*
ide: support PIO restart for the ISA controller
Paolo Bonzini
2015-03-10
1
-1
/
+2
|
*
ide: make more functions static
Paolo Bonzini
2015-03-10
2
-8
/
+8
|
*
ide: commonize io_buffer_index initialization
Paolo Bonzini
2015-03-10
2
-4
/
+2
|
*
ide: migrate initial request state via IDEBus
Paolo Bonzini
2015-03-10
1
-1
/
+4
|
*
ide: place initial state of the current request to IDEBus
Paolo Bonzini
2015-03-10
4
-12
/
+16
|
*
ide: replace set_unit callback with more IDEBus state
Paolo Bonzini
2015-03-10
6
-26
/
+15
|
*
ide: remove restart_cb callback
Paolo Bonzini
2015-03-10
4
-16
/
+0
|
*
ide: move restart callback to common code
Paolo Bonzini
2015-03-10
4
-81
/
+81
|
*
ide: pass IDEBus to the restart_cb
Paolo Bonzini
2015-03-10
2
-6
/
+6
|
*
ide: do not use BMDMA in restart callback
Paolo Bonzini
2015-03-10
1
-3
/
+3
|
*
ide: introduce ide_register_restart_cb
Paolo Bonzini
2015-03-10
5
-6
/
+9
|
*
ide: prepare to move restart to common code
Paolo Bonzini
2015-03-10
2
-5
/
+8
|
*
ide: start extracting ide_restart_dma out of bmdma_restart_dma
Paolo Bonzini
2015-03-10
1
-10
/
+18
|
*
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
2015-03-10
1
-0
/
+1
*
|
Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
4
-20
/
+14
|
\
\
|
|
/
|
/
|
|
*
ide/ich: Convert to realize
Markus Armbruster
2015-02-26
1
-7
/
+6
|
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
3
-13
/
+8
*
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2015-03-02
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
ide/isa: Replace unchecked qdev_init() by qdev_init_nofail()
Markus Armbruster
2015-02-24
1
-3
/
+1
*
|
error: Use error_report_err() where appropriate
Markus Armbruster
2015-02-18
1
-2
/
+1
|
/
*
atapi migration: Throw recoverable error to avoid recovery
Dr. David Alan Gilbert
2015-02-06
3
-0
/
+30
*
Restore atapi_dma flag across migration
Dr. David Alan Gilbert
2015-02-06
1
-0
/
+1
*
ide: Implement VPD response for ATAPI
John Snow
2015-01-13
2
-12
/
+100
*
ide: Check validity of logical block size
Kevin Wolf
2014-12-10
1
-0
/
+5
*
ahci: replace SATA FIS type magic numbers with constants
Stefan Hajnoczi
2014-12-10
2
-4
/
+7
*
ahci: avoid #ifdef DEBUG_AHCI bitrot
Stefan Hajnoczi
2014-12-10
1
-10
/
+8
[next]