1. f7cf221 hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address by BALATON Zoltan · 6 years ago
  2. e800894 hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::init by Philippe Mathieu-Daudé · 6 years ago
  3. 421ab72 hw/pci-host/bonito: Move away from old_mmio accessors by Peter Maydell · 7 years ago
  4. 0151abe hw/pci*: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
  5. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  6. 1115ff6 pci: Rename root bus initialization functions for clarity by David Gibson · 7 years ago
  7. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  8. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  9. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  10. 97d5408 pci: Clean up includes by Peter Maydell · 9 years ago
  11. a2a645d PCI Bonito: QOMify and cleanup by Cao jin · 9 years ago
  12. 58d4797 hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses by Peter Maydell · 10 years ago
  13. 786a4ea Convert (ffs(val) - 1) to ctz32(val) by Stefan Hajnoczi · 10 years ago
  14. 0ca4f94 mips: fix broken fulong2e machine by Paolo Bonzini · 10 years ago
  15. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  16. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  17. 08c58f9 pci-host: Consistently set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  18. 837d371 sysbus: Set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  19. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  20. e37b80f mips_fulong2e: do not use isa_mmio by Paolo Bonzini · 12 years ago
  21. 40c5dce hw/p*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  22. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  23. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/bonito.c]
  24. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  25. 60a0e44 pci: Allow PCI bus creation interfaces to specify the type of bus by Alex Williamson · 12 years ago
  26. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  27. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  28. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  29. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  30. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  31. 8558d94 pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE by Andreas Färber · 12 years ago
  32. c5589ee bonito: QOM'ify Bonito PCI host bridge by Andreas Färber · 12 years ago
  33. 4240abf pci: Make host bridge TypeInfos const by Andreas Färber · 12 years ago
  34. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  35. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  36. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  37. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  38. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  39. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  40. 9a542a4 bonito: convert cop to memory API by Benoît Canet · 13 years ago
  41. def344a bonito: convert ldma to memory API by Benoît Canet · 13 years ago
  42. 845cbeb bonito: convert south bridge pci config to memory API by Benoît Canet · 13 years ago
  43. 183e1d4 bonito: convert north bridge pci config to memory API by Benoît Canet · 13 years ago
  44. 8920097 bonito: convert north bridge register mapping to memory API by Benoît Canet · 13 years ago
  45. b2bedb2 Remove blanks before \n in output strings by Stefan Weil · 13 years ago
  46. aee97b8 pci: pass I/O address space to new PCI bus by Avi Kivity · 14 years ago
  47. 1e39101 pci: pass address space to pci bus when created by Avi Kivity · 14 years ago
  48. 51387f8 hw/bonito.c: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  49. 968d683 isa_mmio: Always use little endian by Alexander Graf · 14 years ago
  50. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  51. fed61bb hw/bonito: remove incorrect pci_mem_base setting by Huacai Chen · 15 years ago
  52. d0f7453 MIPS: Initial support of bonito north bridge used by fulong mini pc by Huacai Chen · 15 years ago