1. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  2. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  3. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  4. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  5. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  6. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  7. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  8. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  9. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  10. 7d6e771 hw/versatile_pci: Expose multiple sysbus mmio regions by Peter Maydell · 13 years ago
  11. 45de094 versatile_pci: convert to memory API by Avi Kivity · 13 years ago
  12. aee97b8 pci: pass I/O address space to new PCI bus by Avi Kivity · 13 years ago
  13. 1e39101 pci: pass address space to pci bus when created by Avi Kivity · 13 years ago
  14. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  15. 56fe640 hw/versatile_pci.c: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  16. 968d683 isa_mmio: Always use little endian by Alexander Graf · 14 years ago
  17. 387c3e9 versatile_pci: Declare as little endian by Alexander Graf · 14 years ago
  18. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  19. 520128b pci: use PCI_DEVFN() where appropriate. by Isaku Yamahata · 15 years ago
  20. 84108e1 Compile isa_mmio only once by Blue Swirl · 15 years ago
  21. a408b1d versatile_pci: cleanup by Michael S. Tsirkin · 15 years ago
  22. 01764fe versatile_pci: convert to symbolic names by Michael S. Tsirkin · 15 years ago
  23. b6243d9 pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h by Isaku Yamahata · 15 years ago
  24. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  25. 99a0949 Get rid of _t suffix by malc · 15 years ago
  26. 5d4e84c We want the argument pass to set_irq to be opaque by Juan Quintela · 15 years ago
  27. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 15 years ago
  28. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  29. 0aab0d3 qdev: update pci device registration. by Gerd Hoffmann · 16 years ago
  30. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  31. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  32. 0027b06 ARM PCI host qdev conversion by Paul Brook · 16 years ago
  33. 97aff48 PL190 qdev conversion by Paul Brook · 16 years ago
  34. a770dc7 Add and use remaining #defines for PCI device IDs (Stuart Brady) by aliguori · 16 years ago
  35. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  36. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  37. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  38. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  39. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  40. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  41. 80b3ada Implement sun4u PCI IRQ routing. by pbrook · 18 years ago
  42. d2b5931 PCI shared IRQ fix (original patch by andrzej zaborowski). by pbrook · 18 years ago
  43. e69954b Add ARM RealView Emulation Baseboard. by pbrook · 18 years ago
  44. 502a539 Rearrange PCI host emulation code. Add ARM PCI emulation. by pbrook · 19 years ago