1. 1eb64c3 hw/mips: Inline 'bios.h' definitions by Philippe Mathieu-Daudé · 1 year, 4 months ago
  2. 1b4a5a2 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  3. 2922dbc hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4 by Bernhard Beschow · 1 year, 5 months ago
  4. 30a8d3a hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
  5. 9ce8c6d hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
  6. ded625e trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value by Thomas Huth · 1 year, 6 months ago
  7. d5c9fa4 hw/mips: spelling fixes by Michael Tokarev · 1 year, 7 months ago
  8. e052944 hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifunction() by Bernhard Beschow · 2 years ago
  9. dc96009 hw/mips/malta: Fix the malta machine on big endian hosts by Thomas Huth · 2 years ago
  10. 9d8299b hw/mips/malta: Fix minor dead code issue by Peter Maydell · 1 year, 10 months ago
  11. 10997f2 hw/mips: Declare all length properties as unsigned by Philippe Mathieu-Daudé · 2 years, 1 month ago
  12. 3c73d59 hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific by Bernhard Beschow · 2 years, 2 months ago
  13. a844873 mips: Remove support for trap and emulate KVM by Paolo Bonzini · 2 years, 3 months ago
  14. 1953dfa hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader by Philippe Mathieu-Daudé · 2 years, 4 months ago
  15. 6dd92ce hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition by Philippe Mathieu-Daudé · 2 years, 4 months ago
  16. 0e45355 hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel() by Philippe Mathieu-Daudé · 2 years, 3 months ago
  17. 9f911a2 hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5) by Philippe Mathieu-Daudé · 2 years, 3 months ago
  18. 3265f41 hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5) by Philippe Mathieu-Daudé · 2 years, 3 months ago
  19. 02e0bec hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5) by Philippe Mathieu-Daudé · 2 years, 3 months ago
  20. 262502a hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5) by Philippe Mathieu-Daudé · 2 years, 3 months ago
  21. 391a2bd hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5) by Philippe Mathieu-Daudé · 2 years, 3 months ago
  22. cd5066f hw/mips/bootloader: Handle buffers as opaque arrays by Philippe Mathieu-Daudé · 2 years, 4 months ago
  23. fae45dd hw/mips/malta: Explicit GT64120 endianness upon device creation by Philippe Mathieu-Daudé · 2 years, 4 months ago
  24. 37e506b hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole by Philippe Mathieu-Daudé · 4 years ago
  25. 9f81e43 hw/mips/malta: Trace FPGA LEDs/ASCII display updates by Philippe Mathieu-Daudé · 2 years, 2 months ago
  26. e7a65ba hw/mips/malta: Split FPGA LEDs/ASCII display updates by Philippe Mathieu-Daudé · 2 years, 2 months ago
  27. 0c8427b hw/mips/malta: Use bootloader helper to set BAR registers by Jiaxun Yang · 2 years, 4 months ago
  28. fe1f2f4 hw/mips: Use bl_gen_kernel_jump to generate bootloaders by Jiaxun Yang · 2 years, 4 months ago
  29. d240d3f hw/isa/piix4: Move pci_ide_create_devs() call to board code by Bernhard Beschow · 2 years, 5 months ago
  30. e5b6c3e hw/mips/malta: Reuse dev variable by Bernhard Beschow · 2 years, 5 months ago
  31. 8466405 hw: Remove unused MAX_IDE_BUS define by BALATON Zoltan · 2 years, 6 months ago
  32. 6233a13 mips/malta: pass RNG seed via env var and re-randomize on reboot by Jason A. Donenfeld · 2 years, 4 months ago
  33. bd64c21 hw/mips/malta: turn off x86 specific features of PIIX4_PM by Igor Mammedov · 2 years, 7 months ago
  34. e8ebf54 hw/isa/piix4: Inline and remove piix4_create() by Bernhard Beschow · 2 years, 9 months ago
  35. 19e375d hw/isa/piix4: QOM'ify PIIX4 PM creation by Bernhard Beschow · 2 years, 9 months ago
  36. e3d198e hw/isa/piix4: Factor out ISABus retrieval from piix4_create() by Bernhard Beschow · 2 years, 9 months ago
  37. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  38. ee3eb3a Replace TARGET_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
  39. 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 3 years, 1 month ago
  40. aa85a46 hw/mips/gt64xxx_pci: Resolve gt64120_register() by Bernhard Beschow · 3 years, 1 month ago
  41. a7fc988 malta: Move PCI interrupt handling from gt64xxx_pci to piix4 by Bernhard Beschow · 3 years, 1 month ago
  42. 7f4c520 arch_init.h: Don't include arch_init.h unnecessarily by Peter Maydell · 3 years, 7 months ago
  43. ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  44. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  45. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  46. 6b5fe13 semihosting: Move include/hw/semihosting/ -> include/semihosting/ by Philippe Mathieu-Daudé · 4 years ago
  47. df055c6 hw/mips: Use address translation helper to handle ENVP_ADDR by Jiaxun Yang · 4 years, 3 months ago
  48. 5052b6e hw/mips/malta: Use address translation helper to calculate bootloader_run_addr by Jiaxun Yang · 4 years, 3 months ago
  49. dde9899 hw/mips: Make bootloader addresses unsigned by Jiaxun Yang · 4 years, 3 months ago
  50. 07741e6 hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit() by Philippe Mathieu-Daudé · 4 years, 3 months ago
  51. 8de0f28 hw/mips/malta: Do not initialize MT registers if MT ASE absent by Philippe Mathieu-Daudé · 4 years, 3 months ago
  52. ac70f97 target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT() by Philippe Mathieu-Daudé · 4 years, 3 months ago
  53. 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 4 months ago
  54. 74d6bf8 mips: do not use ram_size global by Paolo Bonzini · 4 years, 4 months ago
  55. 59588be mips: remove bios_name by Paolo Bonzini · 4 years, 4 months ago
  56. a4374f8 hw/mips: Remove exit(1) in case of missing ROM by Pavel Dovgalyuk · 4 years, 8 months ago
  57. acab36c hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE) by Philippe Mathieu-Daudé · 4 years, 5 months ago
  58. 8df525a hw/mips/malta: Use clearer qdev style by Philippe Mathieu-Daudé · 4 years, 5 months ago
  59. c5cdf75 hw/mips/malta: Move gt64120 related code together by Philippe Mathieu-Daudé · 4 years, 5 months ago
  60. 9a2133f hw/mips/malta: Fix FPGA I/O region size by Philippe Mathieu-Daudé · 4 years, 6 months ago
  61. eea1f5b hw/mips/malta: Set CPU frequency to 320 MHz by Philippe Mathieu-Daudé · 4 years, 5 months ago
  62. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  63. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  64. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  65. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
  66. 0074fce sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1 by Markus Armbruster · 4 years, 9 months ago
  67. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  68. 9bdee7f sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls by Markus Armbruster · 4 years, 9 months ago
  69. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  70. 28c78fe hw/misc/empty_slot: Name the slots when created by Philippe Mathieu-Daudé · 6 years ago
  71. 6007523 hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS by Philippe Mathieu-Daudé · 6 years ago
  72. aacc7c8 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into staging by Peter Maydell · 4 years, 9 months ago
  73. c707f06 hw/mips/malta: Add some logging for bad register offset cases by Aleksandar Markovic · 4 years, 10 months ago
  74. 5298722 hw/mips: Rename malta/mipssim/r4k/jazz files by Aleksandar Markovic · 4 years, 10 months ago[Renamed from hw/mips/mips_malta.c]
  75. be1765f hw/ide: Do ide_drive_get() within pci_ide_create_devs() by BALATON Zoltan · 5 years ago
  76. ea0ac7f hw: Make MachineClass::is_default a boolean type by Philippe Mathieu-Daudé · 5 years ago
  77. 3a6e6ac mips/mips_malta: use memdev for RAM by Igor Mammedov · 5 years ago
  78. 6cdda0f hw/core/loader: Let load_elf() populate a field with CPU-specific flags by Aleksandar Markovic · 5 years ago
  79. b952544 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  80. 083b266 chardev: Use QEMUChrEvent enum in IOEventHandler typedef by Philippe Mathieu-Daudé · 5 years ago
  81. 490a9d9 serial: start making SerialMM a sysbus device by Marc-André Lureau · 5 years ago
  82. dbd07ed mips: malta: Renovate coding style by Filip Bozuta · 5 years ago
  83. e29f237 hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c by Philippe Mathieu-Daudé · 6 years ago
  84. c74d2c0 hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create() by Philippe Mathieu-Daudé · 5 years ago
  85. fff21c1 hw/mips/mips_malta: Create IDE hard drive array dynamically by Philippe Mathieu-Daudé · 5 years ago
  86. fff123b piix4: Add a MC146818 RTC Controller as specified in datasheet by Philippe Mathieu-Daudé · 7 years ago
  87. f9b3cd5 piix4: Add an i8254 PIT Controller as specified in datasheet by Hervé Poussineau · 7 years ago
  88. 135bfcc piix4: Add an i8257 DMA Controller as specified in datasheet by Hervé Poussineau · 7 years ago
  89. 9b74b19 piix4: Rename PIIX4 object to piix4-isa by Hervé Poussineau · 7 years ago
  90. 078778c piix4: Add an i8259 Interrupt Controller as specified in datasheet by Hervé Poussineau · 7 years ago
  91. bcdb906 hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  92. 9481844 target/mips: Style improvements in mips_malta.c by Aleksandar Markovic · 6 years ago
  93. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  94. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  95. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  96. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  97. 33decbd hw: Replace global smp variables with MachineState for all remaining archs by Like Xu · 6 years ago
  98. a062859 machine: Refactor smp-related call chains to pass MachineState by Like Xu · 6 years ago
  99. 8c1ecb5 Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2' into staging by Peter Maydell · 6 years ago
  100. f1672e6 semihosting: move semihosting configuration into its own directory by Alex Bennée · 6 years ago