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
2012-04-05
Use DMADirection type for dma_bdrv_io
David Gibson
2
-2
/
+4
2012-04-05
ide: Adds wwn=hex qdev option
Floris Bos
3
-8
/
+29
2012-04-05
ide: Change serial number strncpy() to pstrcpy()
Floris Bos
1
-1
/
+1
2012-04-05
ide: Add "model=s" qdev option
Floris Bos
3
-8
/
+29
2012-04-05
ide: IDENTIFY word 86 bit 14 is reserved
Kevin Wolf
1
-1
/
+1
2012-04-05
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
1
-1
/
+0
2012-03-11
Add missing const attributes for MemoryRegionOps
Stefan Weil
5
-8
/
+8
2012-02-29
ide: fail I/O to empty disk
Paolo Bonzini
1
-4
/
+20
2012-02-24
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2
-15
/
+8
2012-02-22
ide: drop ide_tray_state_post_load()
Luiz Capitulino
1
-10
/
+0
2012-02-22
block: Don't call bdrv_eject() if the tray state didn't change
Luiz Capitulino
1
-2
/
+5
2012-02-22
block: Rename bdrv_mon_event() & BlockMonEventAction
Luiz Capitulino
1
-3
/
+3
2012-02-22
ahci: use new DMA helpers
Paolo Bonzini
1
-69
/
+13
2012-02-17
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-3
/
+3
2012-02-15
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+7
2012-02-15
qom: Unify type registration
Andreas Färber
7
-14
/
+19
2012-02-10
ide: fix compilation errors when DEBUG_IDE is set
Hervé Poussineau
2
-3
/
+3
2012-02-09
AHCI: Masking of IRQs actually masks them
Alexander Graf
1
-0
/
+2
2012-02-09
AHCI: Fix port reset race
Alexander Graf
1
-0
/
+5
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
1
-2
/
+0
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
1
-1
/
+1
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
7
-101
/
+135
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
1
-9
/
+14
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
4
-65
/
+108
2012-01-27
ide: convert to QEMU Object Model
Anthony Liguori
2
-49
/
+82
2012-01-27
isa: pic: convert to QEMU Object Model
Anthony Liguori
1
-7
/
+13
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
3
-69
/
+64
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
1
-1
/
+1
2012-01-26
ahci: add support for non-PCI based controllers
Rob Herring
1
-0
/
+44
2012-01-21
Correct types in bmdma_addr_{read,write}
David Gibson
1
-2
/
+2
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
3
-4
/
+4
2011-12-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-3
/
+3
2011-12-16
ide: drop argument to dma_buf_commit
Paolo Bonzini
1
-3
/
+3
2011-12-15
block: dma_bdrv_* does not return NULL
Paolo Bonzini
2
-9
/
+1
2011-12-15
block: bdrv_aio_* do not return NULL
Paolo Bonzini
3
-20
/
+2
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
2
-2
/
+2
2011-12-12
Remove unnecessary casts from PCI DMA code in PCI IDE
David Gibson
1
-2
/
+2
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
1
-1
/
+1
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
1
-1
/
+1
2011-12-05
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2
-3
/
+4
2011-12-05
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
2
-3
/
+4
2011-11-24
ide/mmio: convert to memory API
Avi Kivity
1
-33
/
+24
2011-11-18
atapi: kill MODE SENSE(6), fix MODE SENSE(10)
Paolo Bonzini
1
-12
/
+8
2011-11-11
atapi: implement eject requests
Paolo Bonzini
2
-3
/
+21
2011-11-01
PCI IDE: Use PCI DMA stub functions
David Gibson
1
-9
/
+10
2011-10-31
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-148
/
+50
2011-10-28
atapi/scsi-disk: make mode page values coherent between the two
Paolo Bonzini
1
-7
/
+7
2011-10-28
atapi: cleanup/fix mode sense results
Paolo Bonzini
1
-4
/
+6
2011-10-28
atapi: move GESN definitions to scsi-defs.h
Paolo Bonzini
1
-37
/
+6
2011-10-28
atapi/scsi: unify definitions for MMC
Paolo Bonzini
4
-99
/
+30
[next]