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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-15
/
+16
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-1
/
+1
2014-10-03
q35/ahci: Pick up -cdrom and -hda options
John Snow
1
-0
/
+15
2014-09-22
ahci: properly shadow the TFD register
John Snow
1
-14
/
+28
2014-09-22
ide/ahci: Check for -ECANCELED in aio callbacks
Fam Zheng
1
-0
/
+3
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
1
-1
/
+2
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
1
-2
/
+2
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+0
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-2
/
+0
2014-08-15
ahci: construct PIO Setup FIS for PIO commands
Paolo Bonzini
1
-0
/
+70
2014-08-15
ide: make all commands go through cmd_done
Paolo Bonzini
1
-13
/
+3
2014-08-15
ahci: remove duplicate PORT_IRQ_* constants
Paolo Bonzini
1
-3
/
+3
2014-08-15
ide: fold add_status callback into set_inactive
Paolo Bonzini
1
-9
/
+0
2014-08-15
ide: remove wrong setting of BM_STATUS_INT
Paolo Bonzini
1
-4
/
+0
2014-08-15
ide: simplify start_transfer callbacks
Paolo Bonzini
1
-3
/
+1
2014-08-15
ide: simplify async_cmd_done callbacks
Paolo Bonzini
1
-3
/
+1
2014-08-15
ide: simplify set_inactive callbacks
Paolo Bonzini
1
-6
/
+0
2014-08-15
ide: simplify reset callbacks
Paolo Bonzini
1
-6
/
+0
2014-07-07
ahci: map memory via device's address space instead of address_space_memory
Le Tan
1
-10
/
+11
2014-07-07
ahci.c: mask unused flags when reading size PRDT DBC
Reza Jelveh
1
-3
/
+8
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-3
/
+3
2014-05-05
ahci: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-1
/
+1
2014-04-18
hw/ide/ahci.c: Avoid shift left into sign bit
Peter Maydell
1
-2
/
+2
2014-03-18
ahci: fix sysbus support
Rob Herring
1
-5
/
+8
2013-10-29
ahci: fix win7 hang on boot
Alexander Graf
1
-1
/
+2
2013-10-11
ahci: set ahci mode on reset
Michael S. Tsirkin
1
-1
/
+9
2013-08-30
ide: Pass size to ide_bus_new()
Andreas Färber
1
-1
/
+1
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-23
ahci: Use QOM realize for ahci
Hu Tao
1
-7
/
+7
2013-07-23
ahci: QOM'ify some more
Hu Tao
1
-5
/
+11
2013-07-23
ide/ich: QOM parent field cleanup
Andreas Färber
1
-5
/
+6
2013-07-15
ahci: Fix FLUSH command
Kevin Wolf
1
-1
/
+7
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-2
/
+4
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-2
/
+2
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
1
-1
/
+4
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-9
/
+9
2013-05-08
ahci: Don't allow creating slave drives
Kevin Wolf
1
-1
/
+1
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
1
-1
/
+0
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-01-25
ahci: Add migration support
Jason Baron
1
-1
/
+81
2013-01-25
ahci: Change data types in preparation for migration
Kevin Wolf
1
-4
/
+4
2013-01-25
ahci: Remove unused AHCIDevice fields
Jason Baron
1
-6
/
+2
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-2
/
+2
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-5
/
+5
2012-09-12
ahci: properly reset PxCMD on HBA reset
Jason Baron
1
-1
/
+1
[next]