1. 930f3fe Add some chipset doc links by Blue Swirl · 15 years ago
  2. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  3. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  4. 99a0949 Get rid of _t suffix by malc · 15 years ago
  5. afcea8c ioports: remove unused env parameter and compile only once by Blue Swirl · 15 years ago
  6. c5ff6d5 Sparc64: make system bus parent of PCI bus by Blue Swirl · 15 years ago
  7. 5d4e84c We want the argument pass to set_irq to be opaque by Juan Quintela · 16 years ago
  8. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  9. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  10. 72f44c8 Sparc64: convert APB to qdev by Blue Swirl · 16 years ago
  11. 110c50f Revert "Fix the PCI header type of APB" by Blue Swirl · 16 years ago
  12. d56dd6c use constant IOPORTS_MASK instead of 0xffff. by Isaku Yamahata · 16 years ago
  13. e8d2a88 Fix the PCI header type of APB by Blue Swirl · 16 years ago
  14. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  15. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  16. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  17. 6407f37 use PCI_HEADER_TYPE. by Isaku Yamahata · 16 years ago
  18. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  19. 480b9f2 Add Simba device ID by blueswir1 · 16 years ago
  20. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  21. c190ea0 Add EBUS bridge by blueswir1 · 16 years ago
  22. a94fd95 Fix APB by blueswir1 · 16 years ago
  23. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  24. 77f193d Wrap long lines by blueswir1 · 17 years ago
  25. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  26. f930d07 More detabification by blueswir1 · 17 years ago
  27. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  28. fdf41d2 Replace target_ulong with target_phys_addr_t by blueswir1 · 18 years ago
  29. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  30. 4258b78 Sparc64 build fix (Igor Kovalenko). by pbrook · 18 years ago
  31. 80b3ada Implement sun4u PCI IRQ routing. by pbrook · 18 years ago
  32. d2b5931 PCI shared IRQ fix (original patch by andrzej zaborowski). by pbrook · 18 years ago
  33. 502a539 Rearrange PCI host emulation code. Add ARM PCI emulation. by pbrook · 19 years ago