index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
ide: Introduce abstract QOM type for PCIIDEState
Andreas Färber
5
-60
/
+82
2013-07-29
ide/piix: QOM casting sweep
Peter Crosthwaite
1
-4
/
+4
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
6
-0
/
+8
2013-07-27
PPC: dbdma: macio: Fix format specifiers (build regression)
Stefan Weil
1
-4
/
+5
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
3
-17
/
+21
2013-07-23
ide/ich: QOM Upcast Sweep
Peter Crosthwaite
2
-5
/
+10
2013-07-15
ahci: Fix FLUSH command
Kevin Wolf
3
-1
/
+17
2013-07-11
PPC: dbdma: Support more multi-issue DMA requests
Alexander Graf
1
-2
/
+2
2013-07-11
PPC: dbdma: Support unaligned DMA access
Alexander Graf
1
-7
/
+124
2013-07-11
PPC: dbdma: Wait for DMA until we have data
Alexander Graf
1
-0
/
+19
2013-07-11
PPC: dbdma: macio: Add DMA callback
Alexander Graf
1
-0
/
+40
2013-07-11
PPC: Mac: Add debug prints in macio and dbdma code
Alexander Graf
1
-3
/
+40
2013-07-11
PPC: Macio: Replace tabs with spaces
Alexander Graf
1
-4
/
+4
2013-07-11
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
1
-1
/
+1
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
6
-18
/
+23
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
6
-16
/
+16
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
2
-3
/
+6
2013-06-28
cmd646: fix build when DEBUG_IDE is enabled.
Mark Cave-Ayland
1
-2
/
+2
2013-06-24
ide: Clean up ide_exec_cmd()
Kevin Wolf
1
-24
/
+12
2013-06-24
ide: Convert SMART commands to ide_cmd_table handler
Kevin Wolf
1
-151
/
+174
2013-06-24
ide: Convert CF-ATA commands to ide_cmd_table handler
Kevin Wolf
1
-75
/
+95
2013-06-24
ide: Convert ATAPI commands to ide_cmd_table handler
Kevin Wolf
1
-39
/
+61
2013-06-24
ide: Convert SEEK to ide_cmd_table handler
Kevin Wolf
1
-6
/
+7
2013-06-24
ide: Convert FLUSH CACHE to ide_cmd_table handler
Kevin Wolf
1
-6
/
+8
2013-06-24
ide: Convert SET FEATURES to ide_cmd_table handler
Kevin Wolf
1
-72
/
+75
2013-06-24
ide: Convert CHECK POWER MDOE to ide_cmd_table handler
Kevin Wolf
1
-9
/
+8
2013-06-24
ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handler
Kevin Wolf
1
-17
/
+18
2013-06-24
ide: Convert DMA read/write commands to ide_cmd_table handler
Kevin Wolf
1
-31
/
+38
2013-06-24
ide: Convert PIO read/write commands to ide_cmd_table handler
Kevin Wolf
1
-43
/
+50
2013-06-24
ide: Convert read/write multiple commands to ide_cmd_table handler
Kevin Wolf
1
-59
/
+60
2013-06-24
ide: Convert verify commands to ide_cmd_table handler
Kevin Wolf
1
-14
/
+13
2013-06-24
ide: Convert cmd_nop commands to ide_cmd_table handler
Kevin Wolf
1
-31
/
+17
2013-06-24
ide: Convert WIN_IDENTIFY to ide_cmd_table handler
Kevin Wolf
1
-17
/
+23
2013-06-24
ide: Convert WIN_DSM to ide_cmd_table handler
Kevin Wolf
1
-13
/
+16
2013-06-24
ide: Add handler to ide_cmd_table
Kevin Wolf
1
-58
/
+86
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
4
-14
/
+14
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
1
-8
/
+8
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
1
-8
/
+8
2013-06-06
ide: Set BSY bit during FLUSH
Andreas Färber
1
-0
/
+1
2013-05-20
ide/macio: fix wrong opaque with TRIM support
Aurelien Jarno
1
-1
/
+1
2013-05-08
ide: Reset BMIDEA bit when the bus master is stopped
Kevin Wolf
1
-0
/
+1
2013-05-08
ahci: Don't allow creating slave drives
Kevin Wolf
9
-9
/
+18
2013-04-29
ide: QOM'ify ISA IDE
Andreas Färber
1
-15
/
+24
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2
-2
/
+0
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
2
-2
/
+0
2013-04-15
ide: refuse WIN_READ_NATIVE_MAX on empty device
Stefan Hajnoczi
1
-0
/
+4
2013-04-08
hw: make all of hw/ide/ configurable via default-configs/
Paolo Bonzini
1
-0
/
+2
2013-04-08
hw: move headers to include/
Paolo Bonzini
13
-23
/
+23
[next]