index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci_bridge_dev.c
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-03-26
pci: Allow PCI bus creation interfaces to specify the type of bus
Alex Williamson
2013-03-26
pci_bridge: Remove duplicate IRQ swizzle function
Alex Williamson
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2013-01-14
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-01-10
Make all static TypeInfos const
Andreas Färber
2013-01-09
pci: use constants for devices under the 1B36 device ID, document them
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-17
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-07-04
pci: convert PCIUnregisterFunc to void
Alex Williamson
2012-06-11
pci_bridge_dev: fix error path in pci_bridge_dev_initfn()
Jason Baron
2012-06-07
msi: Invoke msi/msix_reset from PCI core
Jan Kiszka
2012-03-16
pci: add standard bridge device
Michael S. Tsirkin