index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters
Lev Kujawski
2024-04-30
1
-4
/
+17
*
hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
BALATON Zoltan
2024-03-11
3
-2
/
+2
*
ide, vl: turn -win2k-hack into a property on IDE devices
Paolo Bonzini
2024-02-28
2
-1
/
+3
*
ide: collapse parameters to ide_init_drive
Paolo Bonzini
2024-02-28
3
-31
/
+20
*
hw/ide: Include 'ide-internal.h' from current path
Philippe Mathieu-Daudé
2024-02-27
17
-16
/
+16
*
hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
BALATON Zoltan
2024-02-27
1
-0
/
+452
*
hw/ide: Stop exposing internal.h to non-IDE files
Thomas Huth
2024-02-22
5
-0
/
+5
*
hw/ide: Move IDE device related definitions to ide-dev.h
Thomas Huth
2024-02-22
1
-0
/
+1
*
hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
Thomas Huth
2024-02-22
4
-99
/
+132
*
hw/ide: Add the possibility to disable the CompactFlash device in the build
Thomas Huth
2024-02-22
4
-49
/
+65
*
hw/ide/ich9: Use AHCIPCIState typedef
Philippe Mathieu-Daudé
2024-02-15
1
-3
/
+3
*
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
Philippe Mathieu-Daudé
2024-02-15
2
-2
/
+2
*
hw/ide/ahci: Remove SysbusAHCIState::num_ports field
Philippe Mathieu-Daudé
2024-02-15
1
-2
/
+1
*
hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
Philippe Mathieu-Daudé
2024-02-15
3
-6
/
+8
*
hw/ide/ahci: Convert AHCIState::ports to unsigned
Philippe Mathieu-Daudé
2024-02-15
1
-2
/
+2
*
hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
Philippe Mathieu-Daudé
2024-02-15
1
-4
/
+1
*
hw/ide/ahci: Inline ahci_get_num_ports()
Philippe Mathieu-Daudé
2024-02-15
1
-8
/
+0
*
hw/ide/ahci: Expose AHCIPCIState structure
Philippe Mathieu-Daudé
2024-02-15
3
-8
/
+2
*
hw/ide: Constify VMState
Richard Henderson
2023-12-29
9
-23
/
+23
*
ide/via: Fix BAR4 value in legacy mode
BALATON Zoltan
2023-11-28
1
-6
/
+11
*
hw/ide/via: implement legacy/native mode switching
Mark Cave-Ayland
2023-11-21
1
-2
/
+37
*
ide/via: don't attempt to set default BAR addresses
Mark Cave-Ayland
2023-11-21
1
-5
/
+0
*
ide/pci: introduce pci_ide_update_mode() function
Mark Cave-Ayland
2023-11-21
1
-0
/
+84
*
ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...
Mark Cave-Ayland
2023-11-21
2
-12
/
+12
*
hw/ide/ahci: fix legacy software reset
Niklas Cassel
2023-11-21
1
-1
/
+26
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-09
1
-3
/
+2
|
\
|
*
hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
Niklas Cassel
2023-11-08
1
-3
/
+2
*
|
hw/ide: reset: cancel async DMA operation before resetting state
Fiona Ebner
2023-11-07
1
-7
/
+7
|
/
*
migration: Use vmstate_register_any() for isa-ide
Juan Quintela
2023-11-01
1
-1
/
+1
*
hw/ide/ahci: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-10-06
1
-3
/
+1
*
hw/ide/ahci: fix broken SError handling
Niklas Cassel
2023-09-06
1
-2
/
+1
*
hw/ide/ahci: fix ahci_write_fis_sdb()
Niklas Cassel
2023-09-06
1
-2
/
+8
*
hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
Niklas Cassel
2023-09-06
1
-2
/
+5
*
hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
Niklas Cassel
2023-09-06
1
-0
/
+5
*
hw/ide/ahci: simplify and document PxCI handling
Niklas Cassel
2023-09-06
1
-20
/
+50
*
hw/ide/ahci: write D2H FIS when processing NCQ command
Niklas Cassel
2023-09-06
1
-6
/
+11
*
hw/ide/core: set ERR_STAT in unsupported command completion
Niklas Cassel
2023-09-06
1
-1
/
+1
*
hw/ide: spelling fixes
Michael Tokarev
2023-08-31
3
-4
/
+4
*
hw/ide/piix: properly initialize the BMIBA register
Olaf Hering
2023-07-14
1
-1
/
+1
*
hw/ide/piix: Move registration of VMStateDescription to DeviceClass
Bernhard Beschow
2023-07-11
1
-3
/
+2
*
hw/ide/pci: Replace some magic numbers by constants
Bernhard Beschow
2023-07-11
1
-1
/
+2
*
hw/ide: Extract bmdma_status_writeb()
Bernhard Beschow
2023-07-11
5
-7
/
+10
*
hw/ide: Extract IDEBus assignment into bmdma_init()
Bernhard Beschow
2023-07-11
5
-4
/
+1
*
hw/ide/via: Wire up IDE legacy interrupts in host device
Bernhard Beschow
2023-07-11
1
-2
/
+4
*
hw/ide/pci: Expose legacy interrupts as named GPIOs
Bernhard Beschow
2023-07-11
1
-0
/
+9
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-14
/
+14
*
hw/ide/ahci: Remove stray backslash
Niklas Cassel
2023-06-13
1
-1
/
+1
*
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2023-04-28
3
-2
/
+6
*
hw/ide: replace TABs with space
Yeqi Fu
2023-03-24
3
-236
/
+236
*
hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS
Philippe Mathieu-Daudé
2023-02-27
1
-6
/
+6
[next]