1. 8110b2b hw/mips/gt64xxx_pci: Align the pci0-mem size by Philippe Mathieu-Daudé · 6 years ago
  2. ab6bff4 hw/mips/gt64xxx_pci: Convert debug printf()s to trace events by Philippe Mathieu-Daudé · 6 years ago
  3. 641ca2b hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf() by Philippe Mathieu-Daudé · 6 years ago
  4. b61104b hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues by Philippe Mathieu-Daudé · 6 years ago
  5. 5353965 hw/mips/gt64xxx_pci: Fix 'braces' coding style issues by Philippe Mathieu-Daudé · 6 years ago
  6. 91ce82b hw/mips/gt64xxx_pci: Fix 'tabs' coding style issues by Philippe Mathieu-Daudé · 6 years ago
  7. c47aee3 hw/mips/gt64xxx_pci: Fix multiline comment syntax by Philippe Mathieu-Daudé · 6 years ago
  8. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  9. d126869 hw/mips/gt64xxx_pci: Mark as bridge device by Philippe Mathieu-Daudé · 6 years ago
  10. 43fd7bb hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset method by Philippe Mathieu-Daudé · 6 years ago
  11. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  12. 1115ff6 pci: Rename root bus initialization functions for clarity by David Gibson · 7 years ago
  13. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  14. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  15. a8c1a75 hw/mips: fix PCI bus initialization by Marcel Apfelbaum · 9 years ago
  16. c684822 mips: Clean up includes by Peter Maydell · 9 years ago
  17. b429d36 gt64120: convert to realize() by Cao jin · 9 years ago
  18. 63fc737 gt64xxx: fix decoding of ISD register by Paolo Bonzini · 9 years ago
  19. f720f20 gt64xxx: remove isa_mem_base usage by Hervé Poussineau · 10 years ago
  20. d8d9581 memory: convert memory_region_destroy to object_unparent by Paolo Bonzini · 11 years ago
  21. 427e175 gt64xxx_pci: Add VMStateDescription by Sanjay Lal · 11 years ago
  22. 08c58f9 pci-host: Consistently set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  23. ee77854 mips_malta: do not use isa_mmio by Paolo Bonzini · 11 years ago
  24. 3c16154 hw/m*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  25. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  26. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/gt64xxx.c]
  27. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  28. 60a0e44 pci: Allow PCI bus creation interfaces to specify the type of bus by Alex Williamson · 12 years ago
  29. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  30. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  31. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  32. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  33. 67c332f pci: Tidy up PCI host bridges by Andreas Färber · 12 years ago
  34. 8558d94 pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE by Andreas Färber · 12 years ago
  35. 8d43d7e gt64xxx: QOM'ify GT64120 PCI host bridge by Andreas Färber · 12 years ago
  36. 4240abf pci: Make host bridge TypeInfos const by Andreas Färber · 12 years ago
  37. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  38. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  39. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  40. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  41. f6c6106 gt64xxx.c: remove reference to non-existing ISD_handle field by Antony Pavlov · 13 years ago
  42. ce8d280 gt64xxx.c: fix length modifier in DPRINTF format string by Antony Pavlov · 13 years ago
  43. 89da90b gt64xxx: fix crash in gt64120_pci_mapping() by Avi Kivity · 13 years ago
  44. fc2bf44 gt64xxx.c: convert to memory API by Avi Kivity · 13 years ago
  45. aee97b8 pci: pass I/O address space to new PCI bus by Avi Kivity · 13 years ago
  46. 1e39101 pci: pass address space to pci bus when created by Avi Kivity · 13 years ago
  47. 231f5f4 hw/gt64xxx.c: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  48. 05a7fcd gt64xxx: remove savevm support by Juan Quintela · 14 years ago
  49. 8e5977e gt64xxx: set isa_mem_base during registration by Aurelien Jarno · 14 years ago
  50. c2dd2a2 gt64xxx: qdev conversion by Aurelien Jarno · 14 years ago
  51. 968d683 isa_mmio: Always use little endian by Alexander Graf · 14 years ago
  52. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  53. 520128b pci: use PCI_DEVFN() where appropriate. by Isaku Yamahata · 15 years ago
  54. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  55. 82f24fc Fix hw/gt64xxx.c compilation with DEBUG defined by Riccardo Magliocchetti · 15 years ago
  56. 84108e1 Compile isa_mmio only once by Blue Swirl · 15 years ago
  57. d0f2c4c Do not use dprintf by malc · 15 years ago
  58. e0fe020 gt64xxx: remove gt64120_{read, write}_config(). by Isaku Yamahata · 15 years ago
  59. 4f5e19e pci_host.h: move functions in pci_host.h into .c file. by Isaku Yamahata · 15 years ago
  60. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  61. 99a0949 Get rid of _t suffix by malc · 15 years ago
  62. 5d4e84c We want the argument pass to set_irq to be opaque by Juan Quintela · 15 years ago
  63. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  64. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  65. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  66. a770dc7 Add and use remaining #defines for PCI device IDs (Stuart Brady) by aliguori · 16 years ago
  67. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  68. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  69. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  70. c6c99c3 GT64XXX: fix endianness issues: by aurel32 · 17 years ago
  71. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  72. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  73. bd37ec2 removed warning by bellard · 17 years ago
  74. 1931e26 Check the Galilleo config register instead of hardcoding the endianness. by ths · 17 years ago
  75. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  76. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  77. bb433be Remove superfluous gt64xxx_pci_mapping calls. by ths · 18 years ago
  78. a0a8793 Impement Galilleo ISD register. by ths · 18 years ago
  79. 9414cc6 Revert the Gallileo PCI mapping patch, it conflicts with the supposedly by ths · 18 years ago
  80. 2a1086d More PCI mapping/remapping for Gallileo. by ths · 18 years ago
  81. f00cb70 Unbreak PCI config register, noticed by Stefan Weil. by ths · 18 years ago
  82. 30b6f3a Initialize more GT64xxx registers on reset. by ths · 18 years ago
  83. 0f78cf0 Fix some Malta PCI config bits. by ths · 18 years ago
  84. 1823082 PCI device saving for GT64xxx. by ths · 18 years ago
  85. 05b4ff4 Implement some more Gallileo registers. by ths · 18 years ago
  86. d4a4d05 Fix PCI irq mapping on Malta. by ths · 18 years ago
  87. bc687ec Gallileo fixes, by Stefan Weil. by ths · 18 years ago
  88. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  89. 11f2951 A VGA card for the Malta board. by ths · 18 years ago
  90. 35f1de3 Fix GT-64xxx PCI mapping, by Aurelien Jarno. by ths · 18 years ago
  91. 90e950d Fix GT64120 mapping with REDBOOT, by Aurelien Jarno. by ths · 18 years ago
  92. 4de9b24 Reworking MIPS interrupt handling, by Aurelien Jarno. by ths · 18 years ago
  93. 0da75eb Big endian support for Gallileo, by Aurelien Jarno. by ths · 18 years ago
  94. fde7d5b Gallileo GT64xxx support, by Aurelien Jarno. by ths · 18 years ago