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
*
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2022-03-09
1
-1
/
+1
|
\
|
*
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
*
|
ide: Increment BB in-flight counter for TRIM BH
Hanna Reitz
2022-03-07
1
-0
/
+7
|
/
*
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
1
-0
/
+1
*
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2022-01-18
1
-4
/
+4
*
hw/dma: Fix format string issues using dma_addr_t
Philippe Mathieu-Daudé
2022-01-18
1
-1
/
+1
*
dma: Let dma_buf_read() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-2
/
+2
*
dma: Let dma_buf_write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-2
/
+4
*
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-3
/
+5
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+1
*
ide: Cap LBA28 capacity announcement to 2^28-1
Samuel Thibault
2021-11-02
1
-2
/
+6
*
via-ide: Avoid using isa_get_irq()
BALATON Zoltan
2021-10-18
1
-2
/
+2
*
via-ide: Set user_creatable to false
BALATON Zoltan
2021-10-18
1
-0
/
+3
*
ide: Rename ide_bus_new() to ide_bus_init()
Peter Maydell
2021-09-30
10
-10
/
+10
*
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
1
-1
/
+1
*
hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
Philippe Mathieu-Daudé
2021-07-20
1
-1
/
+1
*
hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
Thomas Huth
2021-07-19
2
-11
/
+27
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIA
Philippe Mathieu-Daudé
2021-05-02
1
-0
/
+1
*
hw/ide: remove 'ide-drive' device
Daniel P. Berrangé
2021-03-18
1
-38
/
+0
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICE
Alexander Bulekov
2021-02-15
1
-6
/
+6
*
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2021-01-27
1
-1
/
+1
*
ide: atapi: check logical block address and read size (CVE-2020-29443)
Prasad J Pandit
2021-01-23
1
-6
/
+24
*
hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2021-01-18
1
-3
/
+5
*
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
1
-1
/
+0
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
ide: atapi: assert that the buffer pointer is in range
Paolo Bonzini
2020-12-01
1
-0
/
+2
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
4
-4
/
+4
*
xen: rework pci_piix3_xen_ide_unplug
Anthony PERARD
2020-11-02
1
-14
/
+13
*
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
6
-19
/
+19
*
hw/ide/ahci: Do not dma_memory_unmap(NULL)
Philippe Mathieu-Daudé
2020-10-01
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
3
-9
/
+3
*
ahci: Rename ICH_AHCI to ICH9_AHCI
Eduardo Habkost
2020-09-09
2
-6
/
+6
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
4
-4
/
+7
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
4
-8
/
+16
*
hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
2020-09-01
1
-1
/
+1
[next]