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
2016-08-09
atapi: fix halted DMA reset
John Snow
1
-0
/
+1
2016-08-08
Merge remote-tracking branch 'remotes/elmarco/tags/leaks-for-2.7-pull-request...
Peter Maydell
2
-2
/
+3
2016-08-08
macio: set res_count value to 0 after non-block ATAPI DMA transfers
Mark Cave-Ayland
1
-0
/
+1
2016-08-08
ahci: fix sglist leak on retry
Marc-André Lureau
2
-2
/
+2
2016-08-08
ahci: free irqs array
Marc-André Lureau
1
-0
/
+1
2016-07-28
ide: fix halted IO segfault at reset
John Snow
1
-0
/
+1
2016-07-20
block: Convert BB interface to byte-based discards
Eric Blake
1
-2
/
+4
2016-07-18
ide: set retry_unit for PIO and FLUSH requests
Evgeny Yakovlev
1
-0
/
+2
2016-07-18
ide: refactor retry_unit set and clear into separate function
Evgeny Yakovlev
1
-6
/
+16
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
12
-51
/
+51
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
1
-2
/
+5
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-1117
/
+1
2016-06-29
ide: move headers to include folder
Efimov Vasily
4
-1117
/
+1
2016-06-27
macio: Use blk_drain instead of blk_drain_all
Fam Zheng
1
-1
/
+1
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
1
-3
/
+1
2016-06-14
macio: call dma_memory_unmap() at the end of each DMA transfer
Mark Cave-Ayland
1
-20
/
+26
2016-06-07
macio: use DMA memory interface for non-block ATAPI transfers
Mark Cave-Ayland
1
-1
/
+2
2016-05-25
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
3
-10
/
+12
2016-05-25
dma-helpers: change interface to byte-based
Paolo Bonzini
2
-5
/
+9
2016-05-12
atapi: Switch to byte-based block access
Eric Blake
1
-8
/
+11
2016-05-12
ide: Switch to byte-based aio block access
Eric Blake
3
-12
/
+9
2016-05-12
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
1
-2
/
+2
2016-04-12
ide: really restart pending and in-flight atapi dma
Pavel Butsykin
4
-22
/
+43
2016-04-12
ide: restart atapi dma by re-evaluating command packet
Pavel Butsykin
1
-7
/
+6
2016-04-12
ide: don't lose pending dma state
Pavel Butsykin
3
-8
/
+20
2016-04-12
xen: Fix IDE unplug
Anthony PERARD
1
-0
/
+1
2016-04-07
xen: piix reuse pci generic class init function
Michael S. Tsirkin
1
-13
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-2
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-10
ahci: prohibit "restarting" the FIS or CLB engines
John Snow
1
-19
/
+20
2016-02-10
ahci: explicitly reject bad engine states on post_load
John Snow
1
-8
/
+13
2016-02-10
ahci: handle LIST_ON and FIS_ON in map helpers
John Snow
1
-10
/
+18
2016-02-10
ahci: Do not unmap NULL addresses
John Snow
1
-0
/
+8
2016-02-10
ide: fix device_reset to not ignore pending AIO
John Snow
1
-10
/
+17
2016-02-10
ide: Add silent DRQ cancellation
John Snow
1
-3
/
+18
2016-02-10
ide: replace blk_drain_all by blk_drain
John Snow
1
-1
/
+1
2016-02-10
ide: move buffered DMA cancel to core
John Snow
3
-35
/
+47
2016-02-10
ide: code motion
John Snow
1
-58
/
+58
2016-02-10
ide: Prohibit RESET on IDE drives
John Snow
1
-3
/
+7
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-4
/
+4
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-01-30
macio: add dma_active to VMStateDescription
Mark Cave-Ayland
1
-1
/
+2
2016-01-30
macio: use the existing IDEDMA aiocb to hold the active DMA aiocb
Mark Cave-Ayland
1
-8
/
+12
2016-01-29
ide: Clean up includes
Peter Maydell
13
-0
/
+13
2016-01-25
ide: Correct the CHS 'cyls_max' limit to be 65535
Shmulik Ladkani
1
-1
/
+1
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
1
-1
/
+2
2016-01-11
ide: ahci: reset ncq object to unused on error
Prasad J Pandit
1
-0
/
+1
[next]