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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-26
ide: Clear DRQ after handling all expected accesses
Kevin Wolf
1
-4
/
+12
2015-07-26
ide/atapi: Fix START STOP UNIT command completion
Kevin Wolf
1
-0
/
+1
2015-07-26
ide: Check array bounds before writing to io_buffer (CVE-2015-5154)
Kevin Wolf
1
-0
/
+16
2015-07-20
ahci: Force ICC bits in PxCMD to zero
Stefan Fritsch
1
-2
/
+7
2015-07-08
ahci: Fix CD-ROM signature
Hannes Reinecke
1
-1
/
+1
2015-07-04
ahci: fix sdb fis semantics
John Snow
1
-12
/
+17
2015-07-04
ahci: Do not map cmd_fis to generate response
John Snow
1
-45
/
+5
2015-07-04
ahci: ncq migration
John Snow
1
-1
/
+50
2015-07-04
ahci: add get_cmd_header helper
John Snow
1
-3
/
+12
2015-07-04
ahci: add cmd header to ncq transfer state
John Snow
2
-5
/
+7
2015-07-04
ahci: correct ncq sector count
John Snow
2
-3
/
+6
2015-07-04
ahci: correct types in NCQTransferState
John Snow
2
-7
/
+7
2015-07-04
ahci: add rwerror=stop support for ncq
John Snow
4
-2
/
+44
2015-07-04
ahci: factor ncq_finish out of ncq_cb
John Snow
1
-12
/
+18
2015-07-04
ahci: refactor process_ncq_command
John Snow
1
-31
/
+42
2015-07-04
ahci: assert is_ncq for process_ncq
John Snow
1
-38
/
+30
2015-07-04
ahci: stash ncq command
John Snow
2
-1
/
+3
2015-07-04
ide: add limit to .prepare_buf()
John Snow
5
-24
/
+36
2015-07-04
ahci: ncq sector count correction
John Snow
1
-3
/
+3
2015-07-04
ahci: add ncq debug checks
John Snow
1
-0
/
+23
2015-07-04
ahci: separate prdtl from opts
John Snow
2
-12
/
+14
2015-07-04
ahci: check for ncq prdtl overflow
John Snow
1
-5
/
+15
2015-07-04
ahci: add ncq_err helper
John Snow
1
-4
/
+10
2015-07-04
ahci: use shorter variables
John Snow
1
-8
/
+10
2015-07-04
ahci: Rename NCQFIS structure fields
John Snow
1
-10
/
+25
2015-07-04
ahci: Do not ignore memory access read size
John Snow
1
-2
/
+25
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2
-30
/
+18
2015-06-08
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-168
/
+103
2015-06-04
macio: remove remainder_len DBDMA_io property
Mark Cave-Ayland
1
-13
/
+0
2015-06-04
macio: update comment/constants to reflect the new code
Mark Cave-Ayland
1
-33
/
+13
2015-06-04
macio: switch pmac_dma_write() over to new offset/len implementation
Mark Cave-Ayland
1
-63
/
+53
2015-06-04
macio: switch pmac_dma_read() over to new offset/len implementation
Mark Cave-Ayland
1
-62
/
+40
2015-06-03
hw/ide/pci: Fix memory leak
Shannon Zhao
1
-4
/
+1
2015-05-22
ahci: do not remap clb/fis unconditionally
John Snow
1
-25
/
+63
2015-05-22
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
1
-143
/
+125
2015-05-22
macio: move unaligned DMA read code into separate pmac_dma_read() function
Mark Cave-Ayland
1
-106
/
+147
2015-05-22
ich9/ahci: Enable Migration
John Snow
2
-2
/
+0
2015-04-27
ide: there is only one data port
Paolo Bonzini
1
-2
/
+2
2015-03-27
AHCI: Protect cmd register
John Snow
2
-1
/
+27
2015-03-27
AHCI: Do not (re)map FB/CLB buffers while not running
John Snow
1
-17
/
+33
2015-03-23
ahci: Fix sglist offset manipulation for BE machines
John Snow
1
-1
/
+1
2015-03-23
ide: fix cmd_read_pio when nsectors > 1
John Snow
1
-5
/
+3
2015-03-23
ide: fix cmd_write_pio when nsectors > 1
John Snow
1
-1
/
+1
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
12
-153
/
+165
2015-03-10
ahci: Recompute cur_cmd on migrate post load
John Snow
1
-0
/
+7
2015-03-10
ahci: add support for restarting non-queued commands
Paolo Bonzini
1
-8
/
+15
2015-03-10
ahci: Migrate IDEStatus
John Snow
2
-0
/
+4
2015-03-10
ide: support PIO restart for the ISA controller
Paolo Bonzini
1
-1
/
+2
[next]