index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-02-22
blockdev: enable discard by default
Paolo Bonzini
1
-1
/
+4
2013-02-01
ide/mmio: QOM'ify MMIO IDE for R2D
Andreas Färber
1
-19
/
+73
2013-01-28
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-29
/
+136
2013-01-25
ide/macio: QOM'ify MacIO IDE
Andreas Färber
1
-22
/
+56
2013-01-25
ppc: Move Mac machines to hw/ppc/
Andreas Färber
1
-3
/
+3
2013-01-25
ide: Add fall through annotations
Kevin Wolf
1
-8
/
+25
2013-01-25
ahci: Add migration support
Jason Baron
3
-5
/
+101
2013-01-25
ahci: Change data types in preparation for migration
Kevin Wolf
2
-8
/
+8
2013-01-25
ahci: Remove unused AHCIDevice fields
Jason Baron
2
-8
/
+2
2013-01-17
ide: Remove wrong assertion
Kevin Wolf
1
-1
/
+0
2013-01-15
ide: issue discard asynchronously but serialize the pieces
Paolo Bonzini
1
-25
/
+54
2013-01-15
ide: fix TRIM with empty range entry
Paolo Bonzini
1
-1
/
+1
2013-01-10
Make all static TypeInfos const
Andreas Färber
7
-12
/
+12
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
13
-22
/
+22
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2
-3
/
+3
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
2
-2
/
+2
[next]