index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: Fix sglist memleak in ahci_dma_rw_buf()
Jason Baron
2012-08-10
1
-0
/
+3
*
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
2012-08-10
2
-7
/
+35
*
ide scsi: Mess with geometry only for hard disk devices
Markus Armbruster
2012-08-06
1
-1
/
+2
*
Merge branch pci into master
Michael S. Tsirkin
2012-07-29
4
-12
/
+4
|
\
|
*
pci: convert PCIUnregisterFunc to void
Alex Williamson
2012-07-04
4
-12
/
+4
*
|
Avoid returning void
Blue Swirl
2012-07-28
3
-5
/
+7
*
|
hw/block-common: Factor out fall back to legacy -drive cyls=...
Markus Armbruster
2012-07-17
2
-29
/
+14
*
|
blockdev: Don't limit DriveInfo serial to 20 characters
Markus Armbruster
2012-07-17
1
-3
/
+3
*
|
hw/block-common: Factor out fall back to legacy -drive serial=...
Markus Armbruster
2012-07-17
1
-10
/
+2
*
|
hw/block-common: Move BlockConf & friends from block.h
Markus Armbruster
2012-07-17
1
-0
/
+1
*
|
Relax IDE CHS limits from 16383,16,63 to 65535,16,255
Markus Armbruster
2012-07-17
1
-4
/
+4
*
|
hd-geometry: Compute BIOS CHS translation in one place
Markus Armbruster
2012-07-17
2
-0
/
+5
*
|
ide pc: Put hard disk info into CMOS only for hard disks
Markus Armbruster
2012-07-17
1
-1
/
+1
*
|
ide: qdev property for BIOS CHS translation
Markus Armbruster
2012-07-17
2
-5
/
+6
*
|
ide: qdev properties for disk geometry
Markus Armbruster
2012-07-17
3
-7
/
+38
*
|
hd-geometry: Switch to uint32_t to match BlockConf
Markus Armbruster
2012-07-17
1
-1
/
+1
*
|
ide pc: Cut out the block layer geometry middleman
Markus Armbruster
2012-07-17
3
-6
/
+19
*
|
hd-geometry: Cut out block layer translation middleman
Markus Armbruster
2012-07-17
1
-1
/
+1
*
|
hd-geometry: Move disk geometry guessing back from block.c
Markus Armbruster
2012-07-17
1
-1
/
+2
*
|
atapi: implement READ DISC INFORMATION
Paolo Bonzini
2012-07-02
1
-0
/
+31
*
|
ide/ahci: Use universal DMA helper functions
David Gibson
2012-06-27
3
-16
/
+23
*
|
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
2012-06-27
2
-3
/
+4
*
|
Allow machines to configure the QEMU_VERSION that's exposed via hardware
CrÃstian Viana
2012-06-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
2012-06-18
2
-10
/
+24
|
\
\
|
*
|
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
2
-6
/
+18
|
*
|
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
1
-1
/
+1
|
*
|
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
1
-4
/
+6
*
|
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-06-18
2
-4
/
+20
|
\
\
\
|
*
|
|
ide: support enable/disable write cache
Paolo Bonzini
2012-06-15
1
-3
/
+18
|
*
|
|
Un-inline fdctrl_init_isa()
Markus Armbruster
2012-06-15
1
-1
/
+2
|
|
/
/
*
|
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-06-18
3
-22
/
+24
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
msi: Invoke msi/msix_write_config from PCI core
Jan Kiszka
2012-06-07
1
-8
/
+0
|
*
msi: Invoke msi/msix_reset from PCI core
Jan Kiszka
2012-06-07
1
-1
/
+0
|
*
ahci: Clean up reset functions
Jan Kiszka
2012-06-07
3
-17
/
+20
|
*
ahci: Fix reset of MSI function
Jan Kiszka
2012-06-07
1
-2
/
+10
*
|
build: convert libhw to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+10
|
/
*
ahci: SATA FIS is 20 bytes, not 0x20
Daniel Verkamp
2012-05-30
1
-2
/
+2
*
ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop
Alexander Graf
2012-05-02
1
-1
/
+6
*
ide: convert ide_sector_write() to asynchronous I/O
Stefan Hajnoczi
2012-04-19
1
-19
/
+42
*
ide: convert ide_sector_read() to asynchronous I/O
Stefan Hajnoczi
2012-04-19
2
-21
/
+58
*
Use DMADirection type for dma_bdrv_io
David Gibson
2012-04-05
2
-2
/
+4
*
ide: Adds wwn=hex qdev option
Floris Bos
2012-04-05
3
-8
/
+29
*
ide: Change serial number strncpy() to pstrcpy()
Floris Bos
2012-04-05
1
-1
/
+1
*
ide: Add "model=s" qdev option
Floris Bos
2012-04-05
3
-8
/
+29
*
ide: IDENTIFY word 86 bit 14 is reserved
Kevin Wolf
2012-04-05
1
-1
/
+1
*
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
2012-04-05
1
-1
/
+0
*
Add missing const attributes for MemoryRegionOps
Stefan Weil
2012-03-11
5
-8
/
+8
*
ide: fail I/O to empty disk
Paolo Bonzini
2012-02-29
1
-4
/
+20
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-02-24
2
-15
/
+8
|
\
|
*
ide: drop ide_tray_state_post_load()
Luiz Capitulino
2012-02-22
1
-10
/
+0
[next]