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