index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: Drop ide_init2_with_non_qdev_drives()
Andreas Färber
2013-11-05
2
-51
/
+0
*
microdrive: Coding Style cleanups
Andreas Färber
2013-11-05
1
-24
/
+38
*
pcmcia: QOM'ify PCMCIACardState and MicroDriveState
Andreas Färber
2013-11-05
1
-47
/
+123
*
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2013-10-31
1
-1
/
+2
|
\
|
*
ahci: fix win7 hang on boot
Alexander Graf
2013-10-29
1
-1
/
+2
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
2
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
2
-2
/
+3
*
|
ahci: set ahci mode on reset
Michael S. Tsirkin
2013-10-11
1
-1
/
+9
|
/
*
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-1
/
+1
*
ide: Pass size to ide_bus_new()
Andreas Färber
2013-08-30
9
-9
/
+11
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-3
/
+3
*
ide: Introduce abstract QOM type for PCIIDEState
Andreas Färber
2013-07-29
5
-60
/
+82
*
ide/piix: QOM casting sweep
Peter Crosthwaite
2013-07-29
1
-4
/
+4
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
6
-0
/
+8
*
PPC: dbdma: macio: Fix format specifiers (build regression)
Stefan Weil
2013-07-27
1
-4
/
+5
*
ahci: Use QOM realize for ahci
Hu Tao
2013-07-23
1
-7
/
+7
*
ahci: QOM'ify some more
Hu Tao
2013-07-23
1
-5
/
+11
*
ide/ich: QOM parent field cleanup
Andreas Färber
2013-07-23
3
-17
/
+21
*
ide/ich: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
2
-5
/
+10
*
ahci: Fix FLUSH command
Kevin Wolf
2013-07-15
3
-1
/
+17
*
PPC: dbdma: Support more multi-issue DMA requests
Alexander Graf
2013-07-11
1
-2
/
+2
*
PPC: dbdma: Support unaligned DMA access
Alexander Graf
2013-07-11
1
-7
/
+124
*
PPC: dbdma: Wait for DMA until we have data
Alexander Graf
2013-07-11
1
-0
/
+19
*
PPC: dbdma: macio: Add DMA callback
Alexander Graf
2013-07-11
1
-0
/
+40
*
PPC: Mac: Add debug prints in macio and dbdma code
Alexander Graf
2013-07-11
1
-3
/
+40
*
PPC: Macio: Replace tabs with spaces
Alexander Graf
2013-07-11
1
-4
/
+4
*
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
2013-07-11
1
-1
/
+1
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
6
-18
/
+23
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
6
-16
/
+16
*
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-07-04
2
-3
/
+6
*
cmd646: fix build when DEBUG_IDE is enabled.
Mark Cave-Ayland
2013-06-28
1
-2
/
+2
*
ide: Clean up ide_exec_cmd()
Kevin Wolf
2013-06-24
1
-24
/
+12
*
ide: Convert SMART commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-151
/
+174
*
ide: Convert CF-ATA commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-75
/
+95
*
ide: Convert ATAPI commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-39
/
+61
*
ide: Convert SEEK to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-6
/
+7
*
ide: Convert FLUSH CACHE to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-6
/
+8
*
ide: Convert SET FEATURES to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-72
/
+75
*
ide: Convert CHECK POWER MDOE to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-9
/
+8
*
ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-17
/
+18
*
ide: Convert DMA read/write commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-31
/
+38
*
ide: Convert PIO read/write commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-43
/
+50
*
ide: Convert read/write multiple commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-59
/
+60
*
ide: Convert verify commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-14
/
+13
*
ide: Convert cmd_nop commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-31
/
+17
*
ide: Convert WIN_IDENTIFY to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-17
/
+23
*
ide: Convert WIN_DSM to ide_cmd_table handler
Kevin Wolf
2013-06-24
1
-13
/
+16
*
ide: Add handler to ide_cmd_table
Kevin Wolf
2013-06-24
1
-58
/
+86
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
4
-14
/
+14
*
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-15
1
-8
/
+8
|
\
[next]