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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iostatus: reorganize io error code
Paolo Bonzini
2012-09-28
1
-15
/
+5
*
iostatus: change is_read to a bool
Paolo Bonzini
2012-09-28
1
-1
/
+1
*
iostatus: move BlockdevOnError declaration to QAPI
Paolo Bonzini
2012-09-28
1
-3
/
+3
*
iostatus: rename BlockErrorAction, BlockQMPEventAction
Paolo Bonzini
2012-09-28
1
-1
/
+1
*
ide: Fix error messages from static code analysis (no real error)
Stefan Weil
2012-09-12
1
-9
/
+2
*
hw/block-common: Factor out fall back to legacy -drive cyls=...
Markus Armbruster
2012-07-17
1
-12
/
+12
*
blockdev: Don't limit DriveInfo serial to 20 characters
Markus Armbruster
2012-07-17
1
-3
/
+3
*
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
1
-0
/
+2
*
ide: qdev properties for disk geometry
Markus Armbruster
2012-07-17
1
-5
/
+14
*
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
1
-1
/
+1
*
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
*
Allow machines to configure the QEMU_VERSION that's exposed via hardware
CrÃstian Viana
2012-06-19
1
-1
/
+1
*
ide: support enable/disable write cache
Paolo Bonzini
2012-06-15
1
-3
/
+18
*
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
1
-21
/
+55
*
Use DMADirection type for dma_bdrv_io
David Gibson
2012-04-05
1
-1
/
+2
*
ide: Adds wwn=hex qdev option
Floris Bos
2012-04-05
1
-6
/
+23
*
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
1
-5
/
+22
*
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
*
ide: fail I/O to empty disk
Paolo Bonzini
2012-02-29
1
-4
/
+20
*
ide: drop ide_tray_state_post_load()
Luiz Capitulino
2012-02-22
1
-10
/
+0
*
block: Rename bdrv_mon_event() & BlockMonEventAction
Luiz Capitulino
2012-02-22
1
-3
/
+3
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-12-19
1
-3
/
+3
|
\
|
*
ide: drop argument to dma_buf_commit
Paolo Bonzini
2011-12-16
1
-3
/
+3
*
|
block: dma_bdrv_* does not return NULL
Paolo Bonzini
2011-12-15
1
-6
/
+0
*
|
block: bdrv_aio_* do not return NULL
Paolo Bonzini
2011-12-15
1
-6
/
+1
|
/
*
fix spelling in hw sub directory
Dong Xu Wang
2011-12-06
1
-1
/
+1
*
atapi: implement eject requests
Paolo Bonzini
2011-11-11
1
-0
/
+13
*
atapi/scsi: unify definitions for MMC
Paolo Bonzini
2011-10-28
1
-2
/
+2
*
ide: Fix off-by-one error in array index check
Kevin Wolf
2011-10-28
1
-1
/
+1
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-10-14
1
-0
/
+2
|
\
|
*
ide: Support I/O status
Luiz Capitulino
2011-10-11
1
-0
/
+2
*
|
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
2011-10-14
1
-11
/
+19
|
\
\
|
|
/
|
/
|
|
*
ide: Convert to isa_register_portio_list
Richard Henderson
2011-10-11
1
-11
/
+19
*
|
RunState: Rename enum values as generated by the QAPI
Luiz Capitulino
2011-10-04
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-09-20
1
-1
/
+1
|
\
|
*
dma-helpers: rename is_write to to_dev
Paolo Bonzini
2011-09-19
1
-1
/
+1
*
|
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
2011-09-15
1
-2
/
+2
|
/
*
ide/atapi scsi-disk: Make monitor eject -f, then change work
Markus Armbruster
2011-09-12
1
-0
/
+1
*
block: New change_media_cb() parameter load
Markus Armbruster
2011-09-12
1
-1
/
+1
*
block: New bdrv_set_buffer_alignment()
Markus Armbruster
2011-09-12
1
-1
/
+1
*
block: Move BlockConf & friends from block_int.h to block.h
Markus Armbruster
2011-09-12
1
-0
/
+1
*
block: Show whether the virtual tray is open in info block
Markus Armbruster
2011-09-12
1
-0
/
+6
*
block: Drop BlockDriverState member removable
Markus Armbruster
2011-09-12
1
-1
/
+0
[next]