index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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
*
ide: there is only one data port
Paolo Bonzini
2015-04-27
1
-2
/
+2
*
ide: fix cmd_read_pio when nsectors > 1
John Snow
2015-03-23
1
-5
/
+3
*
ide: fix cmd_write_pio when nsectors > 1
John Snow
2015-03-23
1
-1
/
+1
*
ide: make more functions static
Paolo Bonzini
2015-03-10
1
-4
/
+8
*
ide: commonize io_buffer_index initialization
Paolo Bonzini
2015-03-10
1
-2
/
+1
*
ide: migrate initial request state via IDEBus
Paolo Bonzini
2015-03-10
1
-1
/
+4
*
ide: place initial state of the current request to IDEBus
Paolo Bonzini
2015-03-10
1
-0
/
+6
*
ide: replace set_unit callback with more IDEBus state
Paolo Bonzini
2015-03-10
1
-2
/
+4
*
ide: remove restart_cb callback
Paolo Bonzini
2015-03-10
1
-5
/
+0
*
ide: move restart callback to common code
Paolo Bonzini
2015-03-10
1
-1
/
+79
*
ide: pass IDEBus to the restart_cb
Paolo Bonzini
2015-03-10
1
-1
/
+1
*
ide: introduce ide_register_restart_cb
Paolo Bonzini
2015-03-10
1
-0
/
+5
*
Restore atapi_dma flag across migration
Dr. David Alan Gilbert
2015-02-06
1
-0
/
+1
*
hw/ide/core.c: Prevent SIGSEGV during migration
Don Slutz
2014-11-18
1
-1
/
+1
*
ide: Correct handling of malformed/short PRDTs
John Snow
2014-11-14
1
-2
/
+8
*
ide: repair PIO transfers for cases where nsector > 1
John Snow
2014-11-14
1
-0
/
+4
*
ahci: Update byte count after DMA completion
John Snow
2014-11-03
1
-4
/
+7
*
ide: Complete conversion from BlockDriverState to BlockBackend
Markus Armbruster
2014-10-20
1
-2
/
+4
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-86
/
+96
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-2
/
+2
*
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-10-20
1
-4
/
+4
*
ide: Update ide_drive_get to be HBA agnostic
John Snow
2014-10-03
1
-5
/
+17
*
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
2014-09-22
1
-1
/
+1
*
ide: Convert trim_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
1
-7
/
+5
*
ide/ahci: Check for -ECANCELED in aio callbacks
Fam Zheng
2014-09-22
1
-0
/
+12
*
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
2014-09-10
1
-11
/
+13
*
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-09-10
1
-5
/
+5
*
ide: Add resize callback to ide/core
John Snow
2014-09-08
1
-10
/
+59
*
IDE: Fill the IDENTIFY request consistently
John Snow
2014-09-08
1
-13
/
+15
*
ide: Add wwn support to IDE-ATAPI drive
John Snow
2014-09-08
1
-0
/
+14
*
ide: only constrain read/write requests to drive size, not other types
Michael Tokarev
2014-08-15
1
-1
/
+2
*
ide: Fix segfault when flushing a device that doesn't exist
Kevin Wolf
2014-08-15
1
-1
/
+3
*
ide: make all commands go through cmd_done
Paolo Bonzini
2014-08-15
1
-9
/
+11
*
ide: stop PIO transfer on errors
Paolo Bonzini
2014-08-15
1
-3
/
+2
*
ide: move retry constants out of BM_STATUS_* namespace
Paolo Bonzini
2014-08-15
1
-10
/
+10
*
ide: fold add_status callback into set_inactive
Paolo Bonzini
2014-08-15
1
-8
/
+4
*
ide: wrap start_dma callback
Paolo Bonzini
2014-08-15
1
-7
/
+8
*
ide: simplify start_transfer callbacks
Paolo Bonzini
2014-08-15
1
-7
/
+3
*
ide: simplify set_inactive callbacks
Paolo Bonzini
2014-08-15
1
-2
/
+3
*
ide: simplify reset callbacks
Paolo Bonzini
2014-08-15
1
-2
/
+3
*
ide: stash aiocb for flushes
Paolo Bonzini
2014-08-15
1
-1
/
+3
*
ide: Treat read/write beyond end as invalid
Markus Armbruster
2014-07-14
1
-0
/
+28
*
qapi: adjust existing defines
Wenchao Xia
2014-06-23
1
-3
/
+3
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-11
/
+5
*
ide: Correct improper smart self test counter reset in ide core.
Benoît Canet
2014-04-14
1
-1
/
+1
*
Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into staging
Peter Maydell
2014-01-30
1
-0
/
+1
|
\
|
*
ide: cmd_exec_dev_diagnostic() always set error register to 0x01
David du Colombier
2014-01-15
1
-0
/
+1
*
|
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
2014-01-24
1
-1
/
+1
|
/
*
ide: Drop ide_init2_with_non_qdev_drives()
Andreas Färber
2013-11-05
1
-49
/
+0
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-3
/
+3
[next]