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
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-8
/
+4
*
hw/ide: Add missing 'static' attributes
Stefan Weil
2014-03-27
1
-1
/
+1
*
ide: Introduce abstract QOM type for PCIIDEState
Andreas Färber
2013-07-29
1
-7
/
+23
*
ide: Reset BMIDEA bit when the bus master is stopped
Kevin Wolf
2013-05-08
1
-0
/
+1
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-2
/
+2
*
ide: Remove wrong assertion
Kevin Wolf
2013-01-17
1
-1
/
+0
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
iostatus: change is_read to a bool
Paolo Bonzini
2012-09-28
1
-2
/
+2
*
ide: fix compilation errors when DEBUG_IDE is set
Hervé Poussineau
2012-02-10
1
-1
/
+1
*
Correct types in bmdma_addr_{read,write}
David Gibson
2012-01-21
1
-2
/
+2
*
Remove unnecessary casts from PCI DMA code in PCI IDE
David Gibson
2011-12-12
1
-2
/
+2
*
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
2011-12-05
1
-1
/
+1
*
PCI IDE: Use PCI DMA stub functions
David Gibson
2011-11-01
1
-9
/
+10
*
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
2011-09-15
1
-1
/
+1
*
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
2011-09-12
1
-1
/
+0
*
ide: convert to memory API
Avi Kivity
2011-08-08
1
-11
/
+14
*
ide: Clear error_status after restarting flush
Kevin Wolf
2011-06-15
1
-7
/
+11
*
ide: add TRIM support
Christoph Hellwig
2011-06-15
1
-2
/
+7
*
ide: allow other dma comands than read and write
Christoph Hellwig
2011-06-15
1
-3
/
+3
*
ide: Split error status from status register
Kevin Wolf
2011-06-15
1
-7
/
+66
*
ide: Turn debug messages into assertions
Kevin Wolf
2011-05-18
1
-6
/
+2
*
ide: cleanup warnings
Andrea Arcangeli
2011-05-18
1
-2
/
+2
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
ide: Remove unneeded null pointer check
Stefan Weil
2011-01-24
1
-3
/
+1
*
ide: factor dma handling helpers
Christoph Hellwig
2011-01-24
1
-7
/
+2
*
ide: Split out BMDMA code from ATA core
Alexander Graf
2010-12-17
1
-3
/
+277
*
ide: Reset current_addr after stopping DMA
Kevin Wolf
2010-11-29
1
-1
/
+1
*
ide: Ignore double DMA transfer starts/stops
Kevin Wolf
2010-11-29
1
-28
/
+32
*
ide: convert bmdma address ioport to ioport_register()
Avi Kivity
2010-11-24
1
-53
/
+18
*
ide: Avoid canceling IDE DMA
Andrea Arcangeli
2010-08-03
1
-2
/
+21
*
ide: fix migration in the middle of a bmdma transfer
Juan Quintela
2010-07-26
1
-0
/
+30
*
Revert "ide save/restore current transfer fields"
Juan Quintela
2010-07-26
1
-6
/
+2
*
ide save/restore current transfer fields
Marcelo Tosatti
2010-01-26
1
-2
/
+6
*
ide: port pci ide to vmstate
Juan Quintela
2009-10-27
1
-59
/
+36
*
ide: split cmd646 and piix from pci.c
Juan Quintela
2009-10-12
1
-338
/
+0
*
ide: export needed ide-pci functions for split
Juan Quintela
2009-10-12
1
-10
/
+10
*
ide: create ide/pci.h for common ide pci definitions
Juan Quintela
2009-10-12
1
-13
/
+1
*
ide: Remove cast in pci_register_bar
Juan Quintela
2009-10-12
1
-12
/
+6
*
ide: change cast to DO_UPCAST
Juan Quintela
2009-10-12
1
-2
/
+2
*
New qdev_init_nofail()
Markus Armbruster
2009-10-07
1
-1
/
+1
*
Rename pci_create_noinit() to pci_create()
Markus Armbruster
2009-10-05
1
-1
/
+1
*
switch ide bus to inplace allocation.
Gerd Hoffmann
2009-10-05
1
-21
/
+21
*
ide/pci: convert to qdev.
Gerd Hoffmann
2009-09-15
1
-69
/
+117
*
ide/pci: fix indention
Gerd Hoffmann
2009-09-15
1
-6
/
+6
*
mips malta: Fix fdc regression and use qdev for i8042 setup
Stefan Weil
2009-09-04
1
-9
/
+4
*
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-09-04
1
-8
/
+3
*
ide: move code to hw/ide/
Gerd Hoffmann
2009-08-28
1
-0
/
+523