index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
hw/ide: restore replay support of IDE
Alex Bennée
1
-2
/
+2
2020-10-01
ide: cancel pending callbacks on SRST
John Snow
1
-18
/
+40
2020-10-01
ide: clear interrupt on command write
John Snow
1
-0
/
+1
2020-10-01
ide: remove magic constants from the device register
John Snow
1
-12
/
+14
2020-10-01
ide: reorder set/get sector functions
John Snow
1
-11
/
+15
2020-10-01
ide: model HOB correctly
John Snow
1
-8
/
+7
2020-10-01
ide: don't tamper with the device register
John Snow
1
-2
/
+2
2020-10-01
ide: rename cmd_write to ctrl_write
John Snow
6
-19
/
+19
2020-10-01
hw/ide/ahci: Do not dma_memory_unmap(NULL)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
3
-9
/
+3
2020-09-09
ahci: Rename ICH_AHCI to ICH9_AHCI
Eduardo Habkost
2
-6
/
+6
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
4
-4
/
+7
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
4
-8
/
+16
2020-09-01
hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-4
/
+4
2020-09-01
hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-2
/
+3
2020-09-01
hw/ide/core: Trivial typo fix
Philippe Mathieu-Daudé
1
-1
/
+1
2020-08-27
ahci: Move QOM macro to header
Eduardo Habkost
1
-3
/
+0
2020-08-27
ahci: Move QOM macros to header
Eduardo Habkost
1
-5
/
+0
2020-08-21
meson: convert hw/ide
Marc-André Lureau
2
-14
/
+14
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-07-10
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
1
-2
/
+2
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-2
/
+2
2020-06-17
block: consolidate blocksize properties consistency checks
Roman Kagan
1
-1
/
+4
2020-06-17
hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
Philippe Mathieu-Daudé
4
-21
/
+21
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+2
2020-06-15
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
1
-2
/
+3
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-05-18
hw/ide/ahci: Log lost IRQs
Philippe Mathieu-Daudé
1
-0
/
+1
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-2
/
+2
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2
-2
/
+2
2020-05-04
hw/ide/sii3112: Remove dead assignment
Philippe Mathieu-Daudé
1
-2
/
+3
2020-03-27
cmd646-ide: use qdev gpio rather than qemu_allocate_irqs()
Mark Cave-Ayland
1
-5
/
+4
2020-03-27
via-ide: use qdev gpio rather than qemu_allocate_irqs()
Mark Cave-Ayland
1
-2
/
+4
2020-03-27
via-ide: don't use PCI level for legacy IRQs
Mark Cave-Ayland
1
-1
/
+0
2020-03-27
hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()
Peter Maydell
1
-4
/
+4
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
1
-1
/
+3
2020-03-17
hw/ide/pci.c: Coding style update to fix checkpatch errors
BALATON Zoltan
1
-3
/
+3
2020-03-17
hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
BALATON Zoltan
1
-0
/
+1
2020-03-17
hw/ide: Get rid of piix4_init function
BALATON Zoltan
1
-11
/
+1
2020-03-17
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
2
-20
/
+2
2020-03-16
via-ide: always use legacy IRQ 14/15 routing
Mark Cave-Ayland
1
-4
/
+1
2020-03-16
via-ide: allow guests to write to PCI_CLASS_PROG
Mark Cave-Ayland
1
-0
/
+1
2020-03-16
via-ide: initialise IDE controller in legacy mode
Mark Cave-Ayland
1
-1
/
+1
2020-03-16
via-ide: ensure that PCI_INTERRUPT_LINE is hard-wired to its default value
Mark Cave-Ayland
1
-1
/
+1
2020-03-16
ide/via: Get rid of via_ide_init()
BALATON Zoltan
1
-8
/
+0
[next]