1. c9a43af Fix Sparc64 build by Blue Swirl · 15 years ago
  2. 63e6f31 apc_pci: simplify using rwhandler by Michael S. Tsirkin · 15 years ago
  3. 8414f45 apb_pci: minor cleanup by Michael S. Tsirkin · 15 years ago
  4. 9fe52c7 sparc64: use PCI accessors for APB/PBM by Blue Swirl · 15 years ago
  5. 95819af sparc64: implement basic IOMMU/interrupt handling by Blue Swirl · 15 years ago
  6. a4d5f62 Sparc64: byte swap IO port access by Blue Swirl · 15 years ago
  7. 776e1bb PCI: fix bridge configuration by Blue Swirl · 15 years ago
  8. 204c7a3 Sparc64: fix PCI probe problems by Blue Swirl · 15 years ago
  9. 3eb26cc Sparc64: Fix PCI config accessor order by Blue Swirl · 15 years ago
  10. 5a5d4a7 Sparc64: enable real access to PCI configuration space by Blue Swirl · 15 years ago
  11. bae7b51 Sparc64: increase APB register range by Blue Swirl · 15 years ago
  12. f6b6f1b Sparc64: move APB PCI memory base to correct location by Blue Swirl · 15 years ago
  13. d631873 pci: move apb specific stuff to apb_pci.c by Michael S. Tsirkin · 15 years ago
  14. f08b32f pci: shorten pci_host_{conf, data}_register_xxx function a bit. by Isaku Yamahata · 15 years ago
  15. 18e08a5 pci: pci.h cleanup: move out stuff not in pci.c by Michael S. Tsirkin · 15 years ago
  16. a455783 pci_host: consolidate pci config address access. by Isaku Yamahata · 15 years ago
  17. 4f5e19e pci_host.h: move functions in pci_host.h into .c file. by Isaku Yamahata · 15 years ago
  18. 2217dcf pci: use PCI_SLOT() and PCI_FUNC(). by Isaku Yamahata · 15 years ago
  19. 930f3fe Add some chipset doc links by Blue Swirl · 15 years ago
  20. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  21. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  22. 99a0949 Get rid of _t suffix by malc · 15 years ago
  23. afcea8c ioports: remove unused env parameter and compile only once by Blue Swirl · 15 years ago
  24. c5ff6d5 Sparc64: make system bus parent of PCI bus by Blue Swirl · 15 years ago
  25. 5d4e84c We want the argument pass to set_irq to be opaque by Juan Quintela · 15 years ago
  26. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  27. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  28. 72f44c8 Sparc64: convert APB to qdev by Blue Swirl · 16 years ago
  29. 110c50f Revert "Fix the PCI header type of APB" by Blue Swirl · 16 years ago
  30. d56dd6c use constant IOPORTS_MASK instead of 0xffff. by Isaku Yamahata · 16 years ago
  31. e8d2a88 Fix the PCI header type of APB by Blue Swirl · 16 years ago
  32. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  33. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  34. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  35. 6407f37 use PCI_HEADER_TYPE. by Isaku Yamahata · 16 years ago
  36. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  37. 480b9f2 Add Simba device ID by blueswir1 · 16 years ago
  38. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  39. c190ea0 Add EBUS bridge by blueswir1 · 16 years ago
  40. a94fd95 Fix APB by blueswir1 · 16 years ago
  41. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  42. 77f193d Wrap long lines by blueswir1 · 17 years ago
  43. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  44. f930d07 More detabification by blueswir1 · 17 years ago
  45. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  46. fdf41d2 Replace target_ulong with target_phys_addr_t by blueswir1 · 18 years ago
  47. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  48. 4258b78 Sparc64 build fix (Igor Kovalenko). by pbrook · 18 years ago
  49. 80b3ada Implement sun4u PCI IRQ routing. by pbrook · 18 years ago
  50. d2b5931 PCI shared IRQ fix (original patch by andrzej zaborowski). by pbrook · 18 years ago
  51. 502a539 Rearrange PCI host emulation code. Add ARM PCI emulation. by pbrook · 19 years ago