1. 7336c94 hw/mips/jazz: Inline vga_mmio_init() and remove it by Philippe Mathieu-Daudé · 3 years, 3 months ago
  2. 3ac2523 hw/display: Rename VGA_ISA_MM -> VGA_MMIO by Philippe Mathieu-Daudé · 3 years, 3 months ago
  3. 7f4c520 arch_init.h: Don't include arch_init.h unnecessarily by Peter Maydell · 3 years, 7 months ago
  4. a13bfa5 hw/mips/jazz: Map the UART devices unconditionally by Philippe Mathieu-Daudé · 5 years ago
  5. b1600ff hw/mips/jazz: specify correct endian for dp8393x device by Mark Cave-Ayland · 3 years, 9 months ago
  6. 5d53baf hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board by Mark Cave-Ayland · 3 years, 9 months ago
  7. 3803b6b target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed by Richard Henderson · 4 years ago
  8. ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  9. 84fbefe esp: rename existing ESP QOM type to SYSBUS_ESP by Mark Cave-Ayland · 4 years ago
  10. 7827168 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass by Claudio Fontana · 4 years, 1 month ago
  11. cbc183d cpu: move cc->transaction_failed to tcg_ops by Claudio Fontana · 4 years, 1 month ago
  12. 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 4 months ago
  13. 59588be mips: remove bios_name by Paolo Bonzini · 4 years, 4 months ago
  14. a4374f8 hw/mips: Remove exit(1) in case of missing ROM by Pavel Dovgalyuk · 4 years, 8 months ago
  15. 79b99fe hw/mips/jazz: Correct CPU frequencies by Philippe Mathieu-Daudé · 4 years, 5 months ago
  16. 0056d51 esp: Rename ESP_STATE to ESP by Eduardo Habkost · 4 years, 6 months ago
  17. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
  18. 525d654 audio: rework pcspk_init() by Gerd Hoffmann · 4 years, 8 months ago
  19. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  20. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  21. 5298722 hw/mips: Rename malta/mipssim/r4k/jazz files by Aleksandar Markovic · 4 years, 10 months ago[Renamed from hw/mips/mips_jazz.c]
  22. 3fab7f2 hw/mips: Use memory_region_init_rom() with read-only regions by Philippe Mathieu-Daudé · 5 years ago
  23. 7c3dd4c mips/mips_jazz: add max ram size check by Igor Mammedov · 5 years ago
  24. 2a9bded mips/mips_jazz: use memdev for RAM by Igor Mammedov · 5 years ago
  25. 3110ce8 dp8393x: replace PROP_PTR with PROP_LINK by Marc-André Lureau · 5 years ago
  26. 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago
  27. 68fa5f5 mips: jazz: Renovate coding style by Filip Bozuta · 5 years ago
  28. bcdb906 hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  29. 0287d89 mips: fix memory leaks in board initialization by Paolo Bonzini · 5 years ago
  30. 6626286 hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_access by Peter Maydell · 6 years ago
  31. 8d2b871 hw/mips/mips_jazz: Override do_transaction_failed hook by Peter Maydell · 6 years ago
  32. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  33. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  34. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  35. 09eb69a hw/mips/jazz: create ESP device directly via qdev by Mark Cave-Ayland · 7 years ago
  36. 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
  37. 47973a2 hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h by Philippe Mathieu-Daudé · 7 years ago
  38. 55f613a hw/dma/i8257: Rename DMA_init() to i8257_dma_init() by Philippe Mathieu-Daudé · 7 years ago
  39. bb3d5ea hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c by Philippe Mathieu-Daudé · 7 years ago
  40. 148b2ba hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices by Thomas Huth · 7 years ago
  41. 7eceff5 hw: Do not include "sysemu/block-backend.h" if it is not necessary by Thomas Huth · 7 years ago
  42. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  43. bd6e1d8 hw/mips: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
  44. 866e2b3 hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" by Philippe Mathieu-Daudé · 7 years ago
  45. 6c646a1 hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() by Philippe Mathieu-Daudé · 7 years ago
  46. acf695e hw/timer/i8254: rename pit_init() -> i8254_pit_init() by Philippe Mathieu-Daudé · 7 years ago
  47. 3469e65 mips: Magnum/Acer Pica 61: replace cpu_model with cpu_type by Igor Mammedov · 7 years ago
  48. c4c8146c mips: replace cpu_mips_init() with cpu_generic_init() by Igor Mammedov · 7 years ago
  49. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
  50. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 8 years ago
  51. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  52. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 8 years ago
  53. 8f2d75e hw: Drop superfluous special checks for orphaned -drive by Markus Armbruster · 8 years ago
  54. 5a975d4 mips: use MIPSCPU instead of CPUMIPSState by Paolo Bonzini · 9 years ago
  55. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  56. 0e6aac8 machine: Use type_init() to register machine classes by Eduardo Habkost · 9 years ago
  57. 020e298 magnum: disable floppy DMA for now by Hervé Poussineau · 9 years ago
  58. 5714694 i8257: pass ISA bus to DMA_init() function by Hervé Poussineau · 9 years ago
  59. c684822 mips: Clean up includes by Peter Maydell · 9 years ago
  60. d10e543 isa: Clean up error handling around isa_bus_new() by Markus Armbruster · 9 years ago
  61. 8a661ae Revert use of DEFINE_MACHINE() for registrations of multiple machines by Andreas Färber · 9 years ago
  62. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 10 years ago
  63. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  64. 5039d6e i8257: remove cpu_request_exit irq by Paolo Bonzini · 10 years ago
  65. 89ae0ff net/dp8393x: add PROM to store MAC address by Hervé Poussineau · 10 years ago
  66. 104655a net/dp8393x: QOM'ify by Hervé Poussineau · 10 years ago
  67. d791d60 dma/rc4030: convert to QOM by Hervé Poussineau · 10 years ago
  68. dd82051 dma/rc4030: use AddressSpace and address_space_rw in users by Hervé Poussineau · 10 years ago
  69. 9b1d21c mips jazz: compile only in 64 bit by Hervé Poussineau · 10 years ago
  70. 5c9eb02 exec.c: Make address_space_rw take transaction attributes by Peter Maydell · 10 years ago
  71. 6a926fb mips: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory by Dirk Müller · 10 years ago
  72. 5c63bcf jazz: remove usage of isa_mem_base by Hervé Poussineau · 10 years ago
  73. f33772c jazz: do not explode QEMUMachineInitArgs structure by Hervé Poussineau · 10 years ago
  74. bb2ed00 isa: add memory space parameter to isa_bus_new by Hervé Poussineau · 10 years ago
  75. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  76. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 11 years ago
  77. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  78. 54e7555 mips jazz: do not raise data bus exception when accessing invalid addresses by Hervé Poussineau · 11 years ago
  79. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  80. 2e985fe mips: revert commit b332d24a8e1290954029814d09156b06ede358e2 by Aurelien Jarno · 12 years ago
  81. 38c8894 mips_jazz: Silence BIOS loading warning for qtest by Andreas Färber · 12 years ago
  82. b332d24 mips: degrade BIOS error to warning by Paolo Bonzini · 12 years ago
  83. f51100c mips_jazz: do not use isa_mmio by Paolo Bonzini · 12 years ago
  84. 4917cf4 cpu: Replace cpu_single_env with CPUState current_cpu by Andreas Färber · 12 years ago
  85. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  86. 60a3e17 cpu: Change cpu_exit() argument to CPUState by Andreas Färber · 12 years ago
  87. b3e6d59 audio: enable PCI audio cards for all PCI-enabled targets by Paolo Bonzini · 12 years ago
  88. f81222b audio: look for the ISA and PCI buses by Paolo Bonzini · 12 years ago
  89. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  90. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/mips_jazz.c]
  91. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  92. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  93. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  94. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  95. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  96. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  97. 2d0d283 Support default block interfaces per QEMUMachine by Christian Borntraeger · 12 years ago
  98. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  99. 488cb99 serial: split serial.c by Gerd Hoffmann · 12 years ago
  100. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago