1. 138382c travis.yml: reduce scope of the --enable-debug build by Alex Bennée · 5 years ago
  2. 03bf012 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  3. 5e97855 qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation() by Kevin Wolf · 5 years ago
  4. 944f3d5 coroutine: Add qemu_co_mutex_assert_locked() by Kevin Wolf · 5 years ago
  5. bad76ac Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging by Peter Maydell · 5 years ago
  6. c9b749d doc: Describe missing generic -blockdev options by Kevin Wolf · 5 years ago
  7. 8ccf458 block/backup: drop dead code from backup_job_create by Vladimir Sementsov-Ogievskiy · 5 years ago
  8. 4674111 blockdev: Use error_report() in hmp_commit() by Kevin Wolf · 6 years ago
  9. d926f4d iotests: Skip read-only cases in 118 when run as root by Kevin Wolf · 5 years ago
  10. 35e32d9 qapi: add support for blkreplay driver by Pavel Dovgalyuk · 5 years ago
  11. 7bc8f97 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191025' into staging by Peter Maydell · 5 years ago
  12. f9469c1 hw/arm/highbank: Use AddressSpace when using write_secondary_boot() by Philippe Mathieu-Daudé · 5 years ago
  13. 0f07369 hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot by Philippe Mathieu-Daudé · 5 years ago
  14. 5e5e9ed hw/arm/bcm2836: Rename cpus[] as cpu[].core by Philippe Mathieu-Daudé · 5 years ago
  15. d0567e9 hw/arm/bcm2836: Make the SoC code modular by Philippe Mathieu-Daudé · 5 years ago
  16. 0e5bbd7 hw/arm/bcm2835_peripherals: Use the SYS_timer by Philippe Mathieu-Daudé · 5 years ago
  17. d05be88 hw/timer/bcm2835: Add the BCM2835 SYS_timer by Philippe Mathieu-Daudé · 5 years ago
  18. d442d95 hw/arm/bcm2835_peripherals: Use the thermal sensor block by Philippe Mathieu-Daudé · 5 years ago
  19. 99c6413 hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor by Philippe Mathieu-Daudé · 5 years ago
  20. 98a44c1 hw/watchdog/milkymist-sysctl.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
  21. efe62d6 hw/m68k/mcf5206.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
  22. 663e475 hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
  23. 2ee62f3 hw/timer/slavio_timer.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
  24. fabb862 hw/rtc/aspeed_rtc: Remove unused includes by Philippe Mathieu-Daudé · 5 years ago
  25. 2330113 hw/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include by Philippe Mathieu-Daudé · 5 years ago
  26. 7ffcb73 hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less by Philippe Mathieu-Daudé · 5 years ago
  27. ea5dcf4 hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  28. 7f0df1c hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  29. 8035f85 hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  30. 64e85ff hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  31. 6a648a5 hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  32. 2811ac3 hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  33. de04c31 hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  34. 819ce6b hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  35. bcdb906 hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  36. 877c181 hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  37. 2baa483 hw/timer: Compile devices not target-dependent as common object by Philippe Mathieu-Daudé · 5 years ago
  38. 5bd3435 qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms by Frediano Ziglio · 5 years ago
  39. 105e102 event_notifier: avoid dandling file descriptor in event_notifier_cleanup by Frediano Ziglio · 5 years ago
  40. 765e35d util/async: avoid useless cast by Frediano Ziglio · 5 years ago
  41. 5892cfc pci_bridge: fix a typo in comment by Mao Zhongyi · 5 years ago
  42. bbd9e69 qemu-options.hx: Update for reboot-timeout parameter by Han Han · 5 years ago
  43. 5e34789 hw/timer/slavio_timer: Remove useless check for NULL t->timer by Peter Maydell · 5 years ago
  44. e982ba0 hw/dma/xilinx_axidma.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
  45. 8d98697 hw/timer/xilinx_timer.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
  46. 383a675 hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
  47. e979972 target/arm: Rely on hflags correct in cpu_get_tb_cpu_state by Richard Henderson · 5 years ago
  48. 37bf16c linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN by Richard Henderson · 5 years ago
  49. 62fb8a4 linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN by Richard Henderson · 5 years ago
  50. 080f273 target/arm: Rebuild hflags for M-profile NVIC by Richard Henderson · 5 years ago
  51. 873be7b target/arm: Rebuild hflags for M-profile by Richard Henderson · 5 years ago
  52. 2e5dcf3 target/arm: Rebuild hflags at Xscale SCTLR writes by Richard Henderson · 5 years ago
  53. 7b2625e target/arm: Rebuild hflags at CPSR writes by Richard Henderson · 5 years ago
  54. 69d6686 target/arm: Rebuild hflags at MSR writes by Richard Henderson · 5 years ago
  55. a8a79c7 target/arm: Rebuild hflags at EL changes by Richard Henderson · 5 years ago
  56. 14f3c58 target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32}) by Richard Henderson · 5 years ago
  57. 9b253fe target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state by Richard Henderson · 5 years ago
  58. 164690b target/arm: Split out arm_mmu_idx_el by Richard Henderson · 5 years ago
  59. 3d74e2e target/arm: Add arm_rebuild_hflags by Richard Henderson · 5 years ago
  60. 0a54d68 target/arm: Hoist computation of TBFLAG_A32.VFPEN by Richard Henderson · 5 years ago
  61. 60e12c3 target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_state by Richard Henderson · 5 years ago
  62. bbad7c6 target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state by Richard Henderson · 5 years ago
  63. 83f4bae target/arm: Split out rebuild_hflags_aprofile by Richard Henderson · 5 years ago
  64. c747224 target/arm: Split out rebuild_hflags_a32 by Richard Henderson · 5 years ago
  65. 9550d1b target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state by Richard Henderson · 5 years ago
  66. 6e33ced target/arm: Split out rebuild_hflags_m32 by Richard Henderson · 5 years ago
  67. 8061a64 target/arm: Split arm_cpu_data_is_big_endian by Richard Henderson · 5 years ago
  68. 43eccfb target/arm: Split out rebuild_hflags_common_32 by Richard Henderson · 5 years ago
  69. d4d7503 target/arm: Split out rebuild_hflags_a64 by Richard Henderson · 5 years ago
  70. fdd1b22 target/arm: Split out rebuild_hflags_common by Richard Henderson · 5 years ago
  71. ccc2c41 aspeed: Add an AST2600 eval board by Cédric Le Goater · 5 years ago
  72. 7811ce8 hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model by Cédric Le Goater · 5 years ago
  73. 58560ad Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191024' into staging by Peter Maydell · 5 years ago
  74. 81c1f71 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 5 years ago
  75. ea0ec71 Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging by Peter Maydell · 5 years ago
  76. 6a3a2e8 hppa: drop usage of memory_region_allocate_system_memory() for ROM by Igor Mammedov · 5 years ago
  77. 2def24f ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory() by Igor Mammedov · 5 years ago
  78. 6966631 sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM by Igor Mammedov · 5 years ago
  79. 8b44d86 target/i386: Introduce Denverton CPU model by Tao Xu · 5 years ago
  80. 97c00c5 spapr/xive: Set the OS CAM line at reset by Cédric Le Goater · 5 years ago
  81. 00d6f4d ppc/pnv: Fix naming of routines realizing the CPUs by Cédric Le Goater · 5 years ago
  82. d49e8a9 ppc: Reset the interrupt presenter from the CPU reset handler by Cédric Le Goater · 5 years ago
  83. aa5ac64 ppc/pnv: Add a PnvChip pointer to PnvCore by Cédric Le Goater · 5 years ago
  84. fa06541 ppc/pnv: Introduce a PnvCore reset handler by Cédric Le Goater · 5 years ago
  85. d1f2b46 spapr_cpu_core: Implement DeviceClass::reset by Greg Kurz · 5 years ago
  86. 90f8db5 spapr: move CPU reset after presenter creation by Cédric Le Goater · 5 years ago
  87. 47c8c91 spapr: Don't request to unplug the same core twice by Greg Kurz · 5 years ago
  88. cb97526 pseries: Update SLOF firmware image by Alexey Kardashevskiy · 5 years ago
  89. 54255c1 spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass by David Gibson · 5 years ago
  90. 8cbe71e spapr: Remove SpaprIrq::nr_msis by David Gibson · 5 years ago
  91. 605994e spapr, xics, xive: Move SpaprIrq::post_load hook to backends by David Gibson · 5 years ago
  92. 567192d spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate by David Gibson · 5 years ago
  93. 0a17e0c spapr: Remove SpaprIrq::init_kvm hook by David Gibson · 5 years ago
  94. 98a39a7 spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines by David Gibson · 5 years ago
  95. 0528927 spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago
  96. 328d8eb spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago
  97. 7bcdbcc spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago
  98. 81106dd spapr: Formalize notion of active interrupt controller by David Gibson · 5 years ago
  99. 0b0e52b spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago
  100. ebd6be0 spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago