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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
atapi: implement eject requests
Paolo Bonzini
1
-0
/
+13
2011-10-28
atapi/scsi: unify definitions for MMC
Paolo Bonzini
1
-2
/
+2
2011-10-28
ide: Fix off-by-one error in array index check
Kevin Wolf
1
-1
/
+1
2011-10-14
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+2
2011-10-14
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
1
-11
/
+19
2011-10-11
ide: Convert to isa_register_portio_list
Richard Henderson
1
-11
/
+19
2011-10-11
ide: Support I/O status
Luiz Capitulino
1
-0
/
+2
2011-10-04
RunState: Rename enum values as generated by the QAPI
Luiz Capitulino
1
-1
/
+1
2011-09-20
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-1
/
+1
2011-09-19
dma-helpers: rename is_write to to_dev
Paolo Bonzini
1
-1
/
+1
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-2
/
+2
2011-09-12
ide/atapi scsi-disk: Make monitor eject -f, then change work
Markus Armbruster
1
-0
/
+1
2011-09-12
block: New change_media_cb() parameter load
Markus Armbruster
1
-1
/
+1
2011-09-12
block: New bdrv_set_buffer_alignment()
Markus Armbruster
1
-1
/
+1
2011-09-12
block: Move BlockConf & friends from block_int.h to block.h
Markus Armbruster
1
-0
/
+1
2011-09-12
block: Show whether the virtual tray is open in info block
Markus Armbruster
1
-0
/
+6
2011-09-12
block: Drop BlockDriverState member removable
Markus Armbruster
1
-1
/
+0
2011-09-12
ide/atapi: Preserve tray state on migration
Markus Armbruster
1
-0
/
+32
2011-09-12
block: Drop medium lock tracking, ask device models instead
Markus Armbruster
1
-0
/
+6
2011-09-12
ide: Reject ATA commands specific to drive kinds
Markus Armbruster
1
-25
/
+25
2011-09-12
ide: Use a table to declare which drive kinds accept each command
Markus Armbruster
1
-25
/
+80
2011-09-12
ide: Fix ATA command READ to set ATAPI signature for CD-ROM
Markus Armbruster
1
-1
/
+3
2011-09-06
ide: Give vmstate structs internal linkage where possible
Markus Armbruster
1
-3
/
+3
2011-09-06
ide: Clean up case label indentation in ide_exec_cmd()
Markus Armbruster
1
-6
/
+6
2011-09-06
ide: Update command code definitions as per ACS-2 Table B.2
Markus Armbruster
1
-2
/
+2
2011-09-06
block: Split change_cb() into change_media_cb(), resize_cb()
Markus Armbruster
1
-6
/
+2
2011-09-06
block: Generalize change_cb() to BlockDevOps
Markus Armbruster
1
-1
/
+5
2011-09-06
block: Attach non-qdev devices as well
Markus Armbruster
1
-0
/
+1
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
1
-1
/
+26
2011-07-05
ide: Initialise buffers with zeros
Kevin Wolf
1
-1
/
+5
2011-07-05
ide: Ignore reads during PIO in and writes during PIO out
Kevin Wolf
1
-8
/
+36
2011-06-15
ide: add TRIM support
Christoph Hellwig
1
-2
/
+95
2011-06-15
ide: allow other dma comands than read and write
Christoph Hellwig
1
-11
/
+14
2011-06-15
ide: Add forgotten VMSTATE_END_OF_LIST in subsection
Kevin Wolf
1
-0
/
+1
2011-06-15
ide: Fix ide_drive_pio_state_needed()
Kevin Wolf
1
-1
/
+2
2011-06-15
ide: Split error status from status register
Kevin Wolf
1
-1
/
+27
2011-06-08
ide/core: Remove explicit setting of BM_STATUS_INT
Kevin Wolf
1
-3
/
+4
2011-05-19
blockdev: Store -drive option media in DriveInfo
Markus Armbruster
1
-2
/
+1
2011-05-19
ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
Markus Armbruster
1
-4
/
+7
2011-04-27
ide: Split atapi.c out
Kevin Wolf
1
-1061
/
+4
2011-04-27
atapi: Add 'medium ready' to 'medium not ready' transition on cd change
Amit Shah
1
-4
/
+16
2011-04-13
atapi: GESN: implement 'media' subcommand
Amit Shah
1
-4
/
+109
2011-04-13
atapi: GESN: Standardise event response handling for future additions
Amit Shah
1
-6
/
+19
2011-04-13
atapi: GESN: Use structs for commonly-used field types
Amit Shah
1
-2
/
+14
2011-04-13
atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function
Amit Shah
1
-13
/
+24
2011-04-13
atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change
Amit Shah
1
-6
/
+14
2011-04-13
atapi: Report correct errors on guest eject request
Amit Shah
1
-2
/
+6
2011-04-13
atapi: Drives can be locked without media present
Amit Shah
1
-7
/
+2
2011-04-07
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
1
-0
/
+14
2011-03-21
Merge branch 'for-anthony' of git://github.com/bonzini/qemu
Aurelien Jarno
1
-2
/
+2
[next]