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
*
ide/via: Implement and use native PCI IDE mode
BALATON Zoltan
2019-01-25
1
-14
/
+38
*
ide/via: Rename functions to match device name
BALATON Zoltan
2019-01-25
1
-8
/
+7
*
ide/via: Remove vt82c686b_init_ports() function
BALATON Zoltan
2019-01-25
1
-24
/
+20
*
sii3112: Remove duplicated code and use PCI IDE ops instead
BALATON Zoltan
2019-01-25
1
-44
/
+8
*
ide: Get rid of CMD646BAR struct
BALATON Zoltan
2019-01-25
1
-17
/
+16
*
cmd646: Move PCI IDE specific functions to ide/pci.c
BALATON Zoltan
2019-01-25
2
-69
/
+67
*
cmd646: Remove IDEBus from CMD646BAR
BALATON Zoltan
2019-01-25
1
-15
/
+14
*
cmd646: Remove unused variable
BALATON Zoltan
2019-01-25
1
-1
/
+0
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-47
/
+47
*
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
2019-01-09
3
-3
/
+0
*
replay: replay BH for IDE trim operation
Pavel Dovgalyuk
2018-10-02
1
-1
/
+2
*
macio: add addr property to macio IDE object
Mark Cave-Ayland
2018-08-30
1
-0
/
+1
*
macio: move MACIOIDEState type declarations to macio.h
Mark Cave-Ayland
2018-08-30
1
-0
/
+1
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-08-15
1
-1
/
+0
*
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2018-07-10
1
-0
/
+1
*
ahci: fix FIS I bit and PIO Setup FIS interrupt
Paolo Bonzini
2018-06-25
2
-13
/
+26
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-15
1
-1
/
+0
*
Purge uses of banned g_assert_FOO()
Markus Armbruster
2018-06-13
1
-1
/
+1
*
ide: introduce ide_transfer_start_norecurse
Paolo Bonzini
2018-06-08
2
-23
/
+35
*
atapi: call ide_set_irq before ide_transfer_start
Paolo Bonzini
2018-06-08
1
-2
/
+2
*
ide: make ide_transfer_stop idempotent
Paolo Bonzini
2018-06-08
1
-10
/
+4
*
ide: call ide_cmd_done from ide_transfer_stop
Paolo Bonzini
2018-06-08
1
-7
/
+4
*
ide: push end_transfer_func out of start_transfer callback, rename callback
Paolo Bonzini
2018-06-08
3
-11
/
+12
*
ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
John Snow
2018-06-08
1
-11
/
+5
*
ahci: make ahci_mem_write traces more descriptive
John Snow
2018-06-08
2
-2
/
+17
*
ahci: delete old host register address definitions
John Snow
2018-06-08
1
-6
/
+0
*
ahci: adjust ahci_mem_write to work on registers
John Snow
2018-06-08
1
-6
/
+9
*
ahci: fix spacing damage on ahci_mem_write
John Snow
2018-06-08
1
-24
/
+23
*
ahci: make mem_read_32 traces more descriptive
John Snow
2018-06-08
2
-2
/
+8
*
ahci: modify ahci_mem_read_32 to work on register numbers
John Snow
2018-06-08
1
-6
/
+11
*
ahci: fix host register max address
John Snow
2018-06-08
1
-2
/
+1
*
ahci: add host register enumeration
John Snow
2018-06-08
2
-0
/
+30
*
ahci: delete old port register address definitions
John Snow
2018-06-08
1
-18
/
+0
*
ahci: make port write traces more descriptive
John Snow
2018-06-08
2
-2
/
+9
*
ahci: modify ahci_port_write to use register numbers
John Snow
2018-06-08
1
-15
/
+17
*
ahci: combine identical clauses in port write
John Snow
2018-06-08
1
-4
/
+0
*
ahci: fix spacing damage on ahci_port_write
John Snow
2018-06-08
1
-73
/
+73
*
ahci: make port read traces more descriptive
John Snow
2018-06-08
2
-3
/
+5
*
ahci: modify ahci_port_read to use register numbers
John Snow
2018-06-08
1
-19
/
+19
*
ahci: add port register enumeration
John Snow
2018-06-08
2
-0
/
+54
*
ahci: don't schedule unnecessary BH
John Snow
2018-06-08
1
-2
/
+1
*
ahci: fix PxCI register race
John Snow
2018-06-08
1
-7
/
+6
*
ahci: trim signatures on raise/lower
John Snow
2018-06-08
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
3
-3
/
+3
|
\
|
*
ide: use local path for local headers
Michael S. Tsirkin
2018-06-01
3
-3
/
+3
*
|
hw/ide: Remove unused include
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
|
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
2
-2
/
+0
|
/
*
hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal
Philippe Mathieu-Daudé
2018-05-20
2
-3
/
+3
*
misc, ide: remove use of HWADDR_PRIx in trace events
Daniel P. Berrangé
2018-05-20
1
-2
/
+2
*
macio: fix NULL pointer dereference when issuing IDE trim
Mark Cave-Ayland
2018-03-27
1
-1
/
+1
[next]