Sign in
qemu
/
qemu
/
4ebc74dbbf7ad50e4101629f3f5da5fdc1544051
/
hw
/
ide
/
ich.c
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 5 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 5 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
9314b85
ide: use local path for local headers
by Michael S. Tsirkin
· 7 years ago
7eceff5
hw: Do not include "sysemu/block-backend.h" if it is not necessary
by Thomas Huth
· 7 years ago
7863161
hw/ide: remove old i386 dependency
by Philippe Mathieu-Daudé
· 7 years ago
fd3b02c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
by Eduardo Habkost
· 7 years ago
70e2337
ahci: split public and private interface
by John Snow
· 7 years ago
2784127
pci: Replace pci_add_capability2() with pci_add_capability()
by Mao Zhongyi
· 8 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
1108b2f
pci: Convert msi_init() to Error and fix callers to check it
by Cao jin
· 9 years ago
5323926
ide: Clean up includes
by Peter Maydell
· 9 years ago
0487eea
ahci: split realize and init
by Peter Crosthwaite
· 9 years ago
0432902
ich9/ahci: Enable Migration
by John Snow
· 10 years ago
b8a2dac
ide/ich: Convert to realize
by Markus Armbruster
· 10 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
c8b5b20
ahci: MSI capability should be at 0x80, not 0x50.
by John Snow
· 10 years ago
d49805a
savevm: Remove all the unneeded version_minimum_id_old (x86)
by Juan Quintela
· 11 years ago
9e64f8a
hw: set interrupts using pci irq wrappers
by Marcel Apfelbaum
· 11 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 11 years ago
0d3aea5
ide/ich: QOM parent field cleanup
by Andreas Färber
· 12 years ago
fd58922
ide/ich: QOM Upcast Sweep
by Peter Crosthwaite
· 12 years ago
df32fd1
dma: eliminate DMAContext
by Paolo Bonzini
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
a262302
ahci: Add migration support
by Jason Baron
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
5e59b02
Merge branch pci into master
by Michael S. Tsirkin
· 12 years ago
f90c2bc
pci: convert PCIUnregisterFunc to void
by Alex Williamson
· 13 years ago
10ca294
ide/ahci: Use universal DMA helper functions
by David Gibson
· 13 years ago
95d6580
msi: Invoke msi/msix_write_config from PCI core
by Jan Kiszka
· 13 years ago
cbd2d43
msi: Invoke msi/msix_reset from PCI core
by Jan Kiszka
· 13 years ago
8ab60a0
ahci: Clean up reset functions
by Jan Kiszka
· 13 years ago
868a1a5
ahci: Fix reset of MSI function
by Jan Kiszka
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
6acbe4c
qdev: remove baked in notion of aliases (v2)
by Anthony Liguori
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
40021f0
pci: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
e855761
qdev: prepare source tree for code conversion
by Anthony Liguori
· 13 years ago
465f1ab
ahci: add port I/O index-data pair
by Daniel Verkamp
· 13 years ago
fb0c61a
hw: Trim superfluous #include "block_int.h"
by Markus Armbruster
· 13 years ago
e824b2c
pci: rename pci_register_bar_region() to pci_register_bar()
by Avi Kivity
· 13 years ago
67e576c
ahci: convert to memory API
by Avi Kivity
· 13 years ago
b7ce1b2
ahci doesn't support migration
by Gerd Hoffmann
· 14 years ago
befeac4
Merge remote-tracking branch 'origin/master' into pci
by Michael S. Tsirkin
· 14 years ago
03f1c14
hw/ide/ich.c: convert to PCIDeviceInfo to initialize ids
by Isaku Yamahata
· 14 years ago
96d19bc
ahci: Unbreak bar registration
by Jan Kiszka
· 14 years ago
69c8944
ich/ahci: fix uninitialized memory use
by Michael S. Tsirkin
· 14 years ago
5300f1a
Merge remote branch 'origin/master' into pci
by Michael S. Tsirkin
· 14 years ago
45fe15c
MSI: Robust resource release
by Jan Kiszka
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
667bb59
ich/ahci: convert to pci_register_bar_simple()
by Avi Kivity
· 14 years ago
2c4b9d0
ahci: make number of ports runtime determined
by Alexander Graf
· 14 years ago
7fb6577
ahci: split ICH and AHCI even more
by Alexander Graf
· 14 years ago
03c7a6a
ahci: split ICH9 from core
by Sebastian Herbszt
· 14 years ago