author | Michael S. Tsirkin <mst@redhat.com> | |
Wed, 12 Dec 2012 11:32:14 +0000 (13:32 +0200) | ||
committer | Michael S. Tsirkin <mst@redhat.com> | |
Mon, 17 Dec 2012 11:02:17 +0000 (13:02 +0200) | ||
commit | 315a1350c4a386065a73aad2ded1a11d77bf7771 | |
tree | aa3fb4aef47d33387386df46eb6cd1c47b35c197 | tree | snapshot |
parent | ca818cfbfd77e02ffac338866568ac07f6f5fd7d | commit | diff |
hw/Makefile.objs | diff | blob | history | |
hw/i386/Makefile.objs | diff | blob | history | |
hw/msi.c | [deleted file] | blob | history |
hw/msi.h | [deleted file] | blob | history |
hw/msix.c | [deleted file] | blob | history |
hw/msix.h | [deleted file] | blob | history |
hw/pci-hotplug.c | [deleted file] | blob | history |
hw/pci-stub.c | [deleted file] | blob | history |
hw/pci.c | [deleted file] | blob | history |
hw/pci.h | [deleted file] | blob | history |
hw/pci/Makefile.objs | [new file with mode: 0644] | blob |
hw/pci/msi.c | [new file with mode: 0644] | blob |
hw/pci/msi.h | [new file with mode: 0644] | blob |
hw/pci/msix.c | [new file with mode: 0644] | blob |
hw/pci/msix.h | [new file with mode: 0644] | blob |
hw/pci/pci-hotplug.c | [new file with mode: 0644] | blob |
hw/pci/pci-stub.c | [new file with mode: 0644] | blob |
hw/pci/pci.c | [new file with mode: 0644] | blob |
hw/pci/pci.h | [new file with mode: 0644] | blob |
hw/pci/pci_bridge.c | [new file with mode: 0644] | blob |
hw/pci/pci_bridge.h | [new file with mode: 0644] | blob |
hw/pci/pci_host.c | [new file with mode: 0644] | blob |
hw/pci/pci_host.h | [new file with mode: 0644] | blob |
hw/pci/pci_ids.h | [new file with mode: 0644] | blob |
hw/pci/pci_internals.h | [new file with mode: 0644] | blob |
hw/pci/pci_regs.h | [new file with mode: 0644] | blob |
hw/pci/pcie.c | [new file with mode: 0644] | blob |
hw/pci/pcie.h | [new file with mode: 0644] | blob |
hw/pci/pcie_aer.c | [new file with mode: 0644] | blob |
hw/pci/pcie_aer.h | [new file with mode: 0644] | blob |
hw/pci/pcie_host.c | [new file with mode: 0644] | blob |
hw/pci/pcie_host.h | [new file with mode: 0644] | blob |
hw/pci/pcie_port.c | [new file with mode: 0644] | blob |
hw/pci/pcie_port.h | [new file with mode: 0644] | blob |
hw/pci/pcie_regs.h | [new file with mode: 0644] | blob |
hw/pci/shpc.c | [new file with mode: 0644] | blob |
hw/pci/shpc.h | [new file with mode: 0644] | blob |
hw/pci/slotid_cap.c | [new file with mode: 0644] | blob |
hw/pci/slotid_cap.h | [new file with mode: 0644] | blob |
hw/pci_bridge.c | [deleted file] | blob | history |
hw/pci_bridge.h | [deleted file] | blob | history |
hw/pci_host.c | [deleted file] | blob | history |
hw/pci_host.h | [deleted file] | blob | history |
hw/pci_ids.h | [deleted file] | blob | history |
hw/pci_internals.h | [deleted file] | blob | history |
hw/pci_regs.h | [deleted file] | blob | history |
hw/pcie.c | [deleted file] | blob | history |
hw/pcie.h | [deleted file] | blob | history |
hw/pcie_aer.c | [deleted file] | blob | history |
hw/pcie_aer.h | [deleted file] | blob | history |
hw/pcie_host.c | [deleted file] | blob | history |
hw/pcie_host.h | [deleted file] | blob | history |
hw/pcie_port.c | [deleted file] | blob | history |
hw/pcie_port.h | [deleted file] | blob | history |
hw/pcie_regs.h | [deleted file] | blob | history |
hw/ppc/Makefile.objs | diff | blob | history | |
hw/shpc.c | [deleted file] | blob | history |
hw/shpc.h | [deleted file] | blob | history |
hw/slotid_cap.c | [deleted file] | blob | history |
hw/slotid_cap.h | [deleted file] | blob | history |