Sign in
qemu
/
qemu
/
a7b66fa7aefb8dce564f0fa665de7965d3007148
/
hw
/
pci
/
pci_host.c
c759b24
pci: fix path for local includes
by Michael S. Tsirkin
· 12 years ago
315a135
pci: move pci core code to hw/pci
by Michael S. Tsirkin
· 12 years ago
[Renamed from hw/pci_host.c]
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
b44ff9d
pci_host: Turn into SysBus-derived QOM type
by Andreas Färber
· 13 years ago
cdde6ff
pci: fix corrupted pci conf index register by unaligned write
by Avi Kivity
· 13 years ago
d0ed807
pci_host: convert conf index and data ports to memory API
by Avi Kivity
· 14 years ago
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 14 years ago
d2c3373
pci_host: convert conf index and data ports to memory API
by Avi Kivity
· 14 years ago
42e4126
pci: Common overflow prevention
by Jan Kiszka
· 14 years ago
5256d8b
pci: use devfn for pci_find_device() instead of (slot, fn) pair
by Isaku Yamahata
· 14 years ago
c646f74
Add get_fw_dev_path callback for system bus.
by Gleb Natapov
· 14 years ago
6ebf590
pci-host: Delegate bswap to mmio layer
by Alexander Graf
· 14 years ago
6bef043
Make simple io mem handler endian aware
by Alexander Graf
· 14 years ago
4dcf7d8
pci_host: fix breakage
by Aurelien Jarno
· 15 years ago
952760b
Compile pci_host only once
by Blue Swirl
· 15 years ago
70539e1
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
9f6f042
pci_host: rewrite using rwhandler
by Michael S. Tsirkin
· 15 years ago
0b987f1
PCI: Fix a typo
by Blue Swirl
· 15 years ago
42331e9
pci_host: remove unnecessary & 0xff.
by Isaku Yamahata
· 15 years ago
f08b32f
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
by Isaku Yamahata
· 15 years ago
8d6514f
pci: rename (pci_/pcie_mmcfg_)addr_to_dev
by Isaku Yamahata
· 15 years ago
7ac901c
pci: remove pci_addr_to_config() by open code
by Isaku Yamahata
· 15 years ago
4677d8e
pci: simplify (pci_/pcie_mmcfg_)data_read()
by Michael S. Tsirkin
· 15 years ago
ce195fb
pci_host: change the signature of pci_data_{read, write}.
by Isaku Yamahata
· 15 years ago
766347c
pci: move pci host stuff from pci.c to pci_host.c
by Isaku Yamahata
· 15 years ago
a455783
pci_host: consolidate pci config address access.
by Isaku Yamahata
· 15 years ago
4f5e19e
pci_host.h: move functions in pci_host.h into .c file.
by Isaku Yamahata
· 15 years ago