2009-12-01 | Michael S. Tsirkin | msix: fix reset value for enable bit Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Michael S. Tsirkin | msix: fix mask bit state after reset Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Michael S. Tsirkin | virtio: do not reset msix state on soft reset Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Michael S. Tsirkin | msix: add helper to unuse all msix entries Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Michael S. Tsirkin | pci: convert goto into scope in bridge_filter Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: pci bridge related clean up. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: fix pci_config_get_io_base(). Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: remove magic number, 256 in pci.c Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Michael S. Tsirkin | pci: split up up pci_update mappings Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: clean up of pci_update_mappings() Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: remove unused constants Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: move typedef, PCIHostState, PCIExpressHost to... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: remove some unnecessary comment in pci.h Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: clean up of pci_init_wmask(). Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: kill unnecessary included in pci.c Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci_host: remove unnecessary & 0xff. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: s/pci_find_host_bus/pci_find_root_bus/g as suggested by "Michael S. Tsirkin" <mst@redhat.com>. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: remove pci_sub_bus() by open coding. ...suggested by "Michael S. Tsirkin" <mst@redhat.com>. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: shorten pci_host_{conf, data}_register_xxx function... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: rename (pci_/pcie_mmcfg_)addr_to_dev as "Michael S. Tsirkin" <mst@redhat.com> suggested. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: remove pci_addr_to_config() by open code as suggested by Michael S. Tsirkin <mst@redhat.com>. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Michael S. Tsirkin | pci: simplify (pci_/pcie_mmcfg_)data_read() Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: move pci_data_{read, write}() declaration from... Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Isaku Yamahata | pci: fix pci_info_device(). Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |
2009-12-01 | Michael S. Tsirkin | pci: pci.h cleanup: move out stuff not in pci.c Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commit | commitdiff | tree |