1. a4bcfc3 target/microblaze: Move pvr regs to MicroBlazeCPUConfig by Richard Henderson · 4 years, 6 months ago
  2. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
  3. 934df91 qdev: Make qdev_prop_set_drive() match the other helpers by Markus Armbruster · 4 years, 8 months ago
  4. ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  5. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  6. 57d479c ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  7. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  8. 688ffbb various: Remove unnecessary OBJECT() cast by Philippe Mathieu-Daudé · 4 years, 10 months ago
  9. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  10. abcbc4e hw: Do not initialize MachineClass::is_default to 0 by Philippe Mathieu-Daudé · 5 years ago
  11. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  12. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  13. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  14. ce14710 pflash: Clean up after commit 368a354f02b, part 2 by Markus Armbruster · 6 years ago
  15. 940d5b1 pflash: Clean up after commit 368a354f02b, part 1 by Markus Armbruster · 6 years ago
  16. 04f3c00 hw: Remove unused 'hw/devices.h' include by Philippe Mathieu-Daudé · 6 years ago
  17. a4fb331 hw/microblaze: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  18. 0304f9e hw: Do not include "sysemu/block-backend.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  19. 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
  20. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 8 years ago
  21. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  22. 73bce51 m25p80: qdev-ify drive property by Paolo Bonzini · 9 years ago
  23. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  24. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  25. 8fd9dec microblaze: Clean up includes by Peter Maydell · 9 years ago
  26. 8fd0671 ssi: Move ssi.h into a separate directory by Alistair Francis · 9 years ago
  27. a7e00e2 petalogix-ml605: Set the MicroBlaze CPU version to 8.10.a by Edgar E. Iglesias · 9 years ago
  28. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
  29. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  30. a87310a ml605_mmu: Move the hardcoded values to the init function by Alistair Francis · 10 years ago
  31. 72e3875 target-microblaze: Convert version_mask to a CPU property by Alistair Francis · 10 years ago
  32. a88bbb0 target-microblaze: Convert endi to a CPU property by Alistair Francis · 10 years ago
  33. a6c3ed2 target-microblaze: Convert dcache-writeback to a CPU property by Alistair Francis · 10 years ago
  34. 4e5d45a target-microblaze: Convert use-fpu to a CPU property by Alistair Francis · 10 years ago
  35. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  36. fa1d36d block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() by Markus Armbruster · 10 years ago
  37. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  38. f55f885 microblaze: ml605: Get rid of ddr_base variable by Peter Crosthwaite · 11 years ago
  39. de77914 ssi: Name the CS GPIO by Peter Crosthwaite · 11 years ago
  40. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  41. d5001cf xilinx: Delete hw/include/xilinx.h by Peter Crosthwaite · 11 years ago
  42. d91a68a xilinx: Inline usages of xilinx_axi*_init() by Peter Crosthwaite · 11 years ago
  43. 2987371 xilinx: Inline usages of xilinx_timer_create() by Peter Crosthwaite · 11 years ago
  44. 13c9bfb xilinx: Inline usages of xilinx_intc_create() by Peter Crosthwaite · 11 years ago
  45. 8174196 microblaze/ml605: Define macros for irq/memory maps by Peter Crosthwaite · 11 years ago
  46. a455044 petalogix-ml605: Create the CPU with object_new() by Edgar E. Iglesias · 11 years ago
  47. 73c6945 Microblaze: Convert Microblaze-pic handling to GPIOs by Alistair Francis · 11 years ago
  48. ec426ff hw/microblaze: Add support for loading initrd images by Edgar E. Iglesias · 12 years ago
  49. d0b022a hw/microblaze: Indentation cleanups by Edgar E. Iglesias · 12 years ago
  50. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  51. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  52. 42bb9c9 stream: Remove app argument hack by Peter Crosthwaite · 12 years ago
  53. e1500e3 xilinx_axidma: Create Proxy object for stream by Peter Crosthwaite · 12 years ago
  54. 55b3e0c xilinx_axienet: Create Proxy object for stream by Peter Crosthwaite · 12 years ago
  55. b19ceaa petalogix_ml605_mmu: Attach ethernet to machine by Peter Crosthwaite · 12 years ago
  56. 54ff2a3 petalogix_ml605_mmu: Fix machine node attachment by Peter Crosthwaite · 12 years ago
  57. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  58. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  59. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  60. e641080 petalogix_ml605_mmu: Cleanup ssi_create_slave() by Peter Crosthwaite · 12 years ago
  61. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/petalogix_ml605_mmu.c]
  62. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  63. a7fd691 m25p80.c: Use QOM classes for part differentiation by Peter Crosthwaite · 12 years ago
  64. 7ce4106 xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma() by Peter Crosthwaite · 12 years ago
  65. dada5c7 xilinx.h: Dont qdev_create from ethernet_create() by Peter Crosthwaite · 12 years ago
  66. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  67. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  68. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  69. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  70. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  71. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  72. 488cb99 serial: split serial.c by Gerd Hoffmann · 12 years ago
  73. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  74. acd3b6b petalogix-ml605: added SPI controller with n25q128 by Peter A. G. Crosthwaite · 13 years ago
  75. 669b498 xilinx_axi*: Re-implemented interconnect by Peter A. G. Crosthwaite · 13 years ago
  76. abe098e xilinx_timer: changed nr_timers to one_timer_only by Peter A. G. Crosthwaite · 13 years ago
  77. bf49436 microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel() by Andreas Färber · 13 years ago
  78. a9480e5 petalogix_ml605: Use cpu_mb_init() to obtain MicroBlazeCPU by Andreas Färber · 13 years ago
  79. ee11850 microblaze hw/: Don't use CPUState by Andreas Färber · 13 years ago
  80. d94e743 microblaze: factored out common boot code by Peter A. G. Crosthwaite · 13 years ago
  81. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  82. d7973c7 petalogix_ml605: convert to memory API by Avi Kivity · 13 years ago
  83. 39186d8 serial: Add MemoryRegion parameter to serial_mm_init by Richard Henderson · 14 years ago
  84. 2ff0c7c serial: Remove ioregister parameter from serial_mm_init by Richard Henderson · 14 years ago
  85. fb50cfe serial: Use enum device_endian in serial_mm_init parameter by Richard Henderson · 14 years ago
  86. cfe5f01 pflash_cfi01/pflash_cfi02: convert to memory API by Avi Kivity · 14 years ago
  87. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 14 years ago
  88. c8a50e5 pflash_cfi01/pflash_cfi02: convert to memory API by Avi Kivity · 14 years ago
  89. b861b74 xilinx: removed microbalze_pic_init from xilinx.h by Peter A. G. Crosthwaite · 14 years ago
  90. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  91. d81e54d petalogix_ml605_mmu: remove unused variable by Blue Swirl · 14 years ago
  92. 00914b7 microblaze: Add PetaLogix ml605 MMU little-endian ref design by Michal Simek · 14 years ago