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
*
ide: clear SRST after SRST finishes
John Snow
2020-10-27
1
-0
/
+2
*
ide: perform SRST as early as possible
John Snow
2020-10-27
1
-3
/
+1
*
ide: run diagnostic after SRST
John Snow
2020-10-27
1
-4
/
+2
*
hw/ide: restore replay support of IDE
Alex Bennée
2020-10-09
1
-2
/
+2
*
ide: cancel pending callbacks on SRST
John Snow
2020-10-01
1
-18
/
+40
*
ide: clear interrupt on command write
John Snow
2020-10-01
1
-0
/
+1
*
ide: remove magic constants from the device register
John Snow
2020-10-01
1
-12
/
+14
*
ide: reorder set/get sector functions
John Snow
2020-10-01
1
-11
/
+15
*
ide: model HOB correctly
John Snow
2020-10-01
1
-8
/
+7
*
ide: don't tamper with the device register
John Snow
2020-10-01
1
-2
/
+2
*
ide: rename cmd_write to ctrl_write
John Snow
2020-10-01
1
-6
/
+6
*
hw/ide/core: Trivial typo fix
Philippe Mathieu-Daudé
2020-09-01
1
-1
/
+1
*
hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
Philippe Mathieu-Daudé
2020-06-17
1
-3
/
+3
*
hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
*
ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
Alexander Popov
2020-01-27
1
-8
/
+22
*
ide: account UNMAP (TRIM) operations
Anton Nefedov
2019-10-10
1
-0
/
+12
*
Revert "ide/ahci: Check for -ECANCELED in aio callbacks"
John Snow
2019-08-17
1
-14
/
+0
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hw/ide: drop iov field from IDEBufferedRequest
Vladimir Sementsov-Ogievskiy
2019-02-22
1
-5
/
+6
*
hw/ide: drop iov field from IDEState
Vladimir Sementsov-Ogievskiy
2019-02-22
1
-6
/
+2
*
ide: split ioport registration to a separate file
Paolo Bonzini
2019-02-05
1
-25
/
+0
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-47
/
+47
*
replay: replay BH for IDE trim operation
Pavel Dovgalyuk
2018-10-02
1
-1
/
+2
*
ide: introduce ide_transfer_start_norecurse
Paolo Bonzini
2018-06-08
1
-4
/
+12
*
ide: make ide_transfer_stop idempotent
Paolo Bonzini
2018-06-08
1
-10
/
+4
*
ide: call ide_cmd_done from ide_transfer_stop
Paolo Bonzini
2018-06-08
1
-7
/
+4
*
ide: push end_transfer_func out of start_transfer callback, rename callback
Paolo Bonzini
2018-06-08
1
-3
/
+5
*
hw/ide: Remove unused include
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
ide: fix invalid TRIM range abortion for macio
Anton Nefedov
2018-03-27
1
-8
/
+9
*
Revert "IDE: Do not flush empty CDROM drives"
Stefan Hajnoczi
2018-03-02
1
-9
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+2
*
ide: abort TRIM operation for invalid range
Anton Nefedov
2018-01-19
1
-2
/
+13
*
ide: move ide_sect_range_ok() up
Anton Nefedov
2018-01-19
1
-12
/
+12
*
ide: pass IDEState to trim AIO callback
Anton Nefedov
2018-01-19
1
-6
/
+8
*
hw/ide: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
1
-2
/
+1
*
ide: avoid referencing NULL dev in rotational rate setting
Daniel P. Berrange
2017-10-31
1
-1
/
+3
*
ide: support reporting of rotation rate
Daniel P. Berrange
2017-10-12
1
-0
/
+1
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
ide: fix enum comparison for gcc 4.7
John Snow
2017-09-22
1
-1
/
+1
*
hw/ide: Convert DeviceClass init to realize
Mao Zhongyi
2017-09-19
1
-3
/
+4
*
IDE: replace DEBUG_AIO with trace events
John Snow
2017-09-18
1
-7
/
+17
*
IDE: add tracing for data ports
John Snow
2017-09-18
1
-1
/
+11
*
IDE: Add register hints to tracing
John Snow
2017-09-18
1
-20
/
+68
*
IDE: replace DEBUG_IDE with tracing system
John Snow
2017-09-18
1
-39
/
+26
*
IDE: Do not flush empty CDROM drives
Stefan Hajnoczi
2017-08-10
1
-1
/
+9
*
ide: core: add cleanup function
Li Qiang
2017-03-16
1
-0
/
+8
*
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
2017-02-28
1
-1
/
+1
[next]