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
*
ide: avoid referencing NULL dev in rotational rate setting
Daniel P. Berrange
2017-10-31
1
-1
/
+3
*
hw/ide/ahci: Move allwinner code into a separate file
Thomas Huth
2017-10-31
3
-95
/
+128
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-10-19
2
-0
/
+2
|
\
|
*
ide: support reporting of rotation rate
Daniel P. Berrange
2017-10-12
2
-0
/
+2
*
|
macio: add missing registers to VMStateDescription
Mark Cave-Ayland
2017-10-17
1
-1
/
+3
*
|
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
2
-0
/
+8
|
/
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2017-09-27
2
-2
/
+6
|
\
|
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
2
-2
/
+6
*
|
macio: use object link between MACIO_IDE and MAC_DBDMA object
Mark Cave-Ayland
2017-09-27
1
-3
/
+6
*
|
macio: pass channel into MACIOIDEState via qdev property
Mark Cave-Ayland
2017-09-27
1
-2
/
+8
*
|
macio: convert pmac_ide_ops from old_mmio
Mark Cave-Ayland
2017-09-27
1
-106
/
+75
*
|
ppc/ide/macio: Add missing registers
Benjamin Herrenschmidt
2017-09-27
1
-3
/
+41
|
/
*
ide: fix enum comparison for gcc 4.7
John Snow
2017-09-22
2
-2
/
+2
*
hw/ide: Convert DeviceClass init to realize
Mao Zhongyi
2017-09-19
2
-47
/
+46
*
AHCI: remove DPRINTF macro
John Snow
2017-09-19
1
-9
/
+0
*
AHCI: pretty-print FIS to buffer instead of stderr
John Snow
2017-09-19
2
-10
/
+22
*
AHCI: Rework IRQ constants
John Snow
2017-09-19
3
-21
/
+74
*
AHCI: Replace DPRINTF with trace-events
John Snow
2017-09-19
2
-89
/
+117
*
IDE: replace DEBUG_AIO with trace events
John Snow
2017-09-18
3
-11
/
+21
*
ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
John Snow
2017-09-18
2
-41
/
+38
*
IDE: add tracing for data ports
John Snow
2017-09-18
2
-1
/
+16
*
IDE: Add register hints to tracing
John Snow
2017-09-18
2
-24
/
+72
*
IDE: replace DEBUG_IDE with tracing system
John Snow
2017-09-18
6
-69
/
+79
*
hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = false
Thomas Huth
2017-09-18
1
-0
/
+3
*
ide: ahci: unparent children buses before freeing their memory
Igor Mammedov
2017-09-18
1
-0
/
+1
*
IDE: Do not flush empty CDROM drives
Stefan Hajnoczi
2017-08-10
1
-1
/
+9
*
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2017-07-19
3
-2
/
+369
|
\
|
*
ahci: split public and private interface
John Snow
2017-07-18
3
-2
/
+361
|
*
ahci: add ahci_get_num_ports
John Snow
2017-07-18
1
-0
/
+8
*
|
ide: bdrv_attach_dev() for empty CD-ROM
Kevin Wolf
2017-07-18
1
-0
/
+3
|
/
*
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
1
-1
/
+1
*
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
1
-1
/
+1
*
ide: ahci: call cleanup function in ahci unit
Li Qiang
2017-03-16
1
-0
/
+12
*
ide: core: add cleanup function
Li Qiang
2017-03-16
1
-0
/
+8
*
ide: qdev: register ide bus unrealize function
Li Qiang
2017-03-16
1
-6
/
+6
*
hw/block: Request permissions
Kevin Wolf
2017-02-28
1
-2
/
+6
*
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
2017-02-28
1
-1
/
+1
*
block: Add permissions to blk_new()
Kevin Wolf
2017-02-28
1
-1
/
+2
*
hw: Drop superfluous special checks for orphaned -drive
Markus Armbruster
2017-02-21
1
-17
/
+0
*
ahci: advertise HOST_CAP_64
Ladi Prosek
2017-02-10
1
-1
/
+1
*
xen-platform: add missing disk unplug option
Paul Durrant
2017-01-28
1
-2
/
+2
*
atapi: classify read_cd as conditionally returning data
John Snow
2016-11-14
1
-11
/
+40
*
macio: switch over to new byte-aligned DMA helpers
Mark Cave-Ayland
2016-10-27
1
-185
/
+28
*
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
2016-10-27
2
-3
/
+5
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-04
1
-0
/
+4
|
\
|
*
block-backend: remove blk_flush_all
John Snow
2016-09-29
1
-0
/
+4
*
|
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
2016-09-29
2
-1
/
+12
*
|
ahci: clear aiocb in ncq_cb
John Snow
2016-09-29
1
-0
/
+1
*
|
ide: fix DMA register transitions
John Snow
2016-09-29
1
-1
/
+1
|
/
*
portio: keep references on portio
Marc-André Lureau
2016-09-08
1
-2
/
+4
[next]