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
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
PCI IDE: Use PCI DMA stub functions
David Gibson
1
-9
/
+10
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-1
/
+1
2011-09-12
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
1
-1
/
+0
2011-08-08
ide: convert to memory API
Avi Kivity
1
-11
/
+14
2011-06-15
ide: Clear error_status after restarting flush
Kevin Wolf
1
-7
/
+11
2011-06-15
ide: add TRIM support
Christoph Hellwig
1
-2
/
+7
2011-06-15
ide: allow other dma comands than read and write
Christoph Hellwig
1
-3
/
+3
2011-06-15
ide: Split error status from status register
Kevin Wolf
1
-7
/
+66
2011-05-18
ide: Turn debug messages into assertions
Kevin Wolf
1
-6
/
+2
2011-05-18
ide: cleanup warnings
Andrea Arcangeli
1
-2
/
+2
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-01-24
ide: Remove unneeded null pointer check
Stefan Weil
1
-3
/
+1
2011-01-24
ide: factor dma handling helpers
Christoph Hellwig
1
-7
/
+2
2010-12-17
ide: Split out BMDMA code from ATA core
Alexander Graf
1
-3
/
+277
2010-11-29
ide: Reset current_addr after stopping DMA
Kevin Wolf
1
-1
/
+1
2010-11-29
ide: Ignore double DMA transfer starts/stops
Kevin Wolf
1
-28
/
+32
2010-11-24
ide: convert bmdma address ioport to ioport_register()
Avi Kivity
1
-53
/
+18
2010-08-03
ide: Avoid canceling IDE DMA
Andrea Arcangeli
1
-2
/
+21
2010-07-26
ide: fix migration in the middle of a bmdma transfer
Juan Quintela
1
-0
/
+30
2010-07-26
Revert "ide save/restore current transfer fields"
Juan Quintela
1
-6
/
+2
2010-01-26
ide save/restore current transfer fields
Marcelo Tosatti
1
-2
/
+6
2009-10-27
ide: port pci ide to vmstate
Juan Quintela
1
-59
/
+36
2009-10-12
ide: split cmd646 and piix from pci.c
Juan Quintela
1
-338
/
+0
2009-10-12
ide: export needed ide-pci functions for split
Juan Quintela
1
-10
/
+10
2009-10-12
ide: create ide/pci.h for common ide pci definitions
Juan Quintela
1
-13
/
+1
2009-10-12
ide: Remove cast in pci_register_bar
Juan Quintela
1
-12
/
+6
2009-10-12
ide: change cast to DO_UPCAST
Juan Quintela
1
-2
/
+2
2009-10-07
New qdev_init_nofail()
Markus Armbruster
1
-1
/
+1
2009-10-05
Rename pci_create_noinit() to pci_create()
Markus Armbruster
1
-1
/
+1
2009-10-05
switch ide bus to inplace allocation.
Gerd Hoffmann
1
-21
/
+21
2009-09-15
ide/pci: convert to qdev.
Gerd Hoffmann
1
-69
/
+117
2009-09-15
ide/pci: fix indention
Gerd Hoffmann
1
-6
/
+6
2009-09-04
mips malta: Fix fdc regression and use qdev for i8042 setup
Stefan Weil
1
-9
/
+4
2009-09-04
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
1
-8
/
+3
2009-08-27
ide: move code to hw/ide/
Gerd Hoffmann
1
-0
/
+523
[prev]