1. 44adcaa hw/ppc: use g_free() in spapr_tce_table_post_load() by Daniel Henrique Barboza · 1 year, 7 months ago
  2. ded625e trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value by Thomas Huth · 1 year, 6 months ago
  3. d417e22 accel/tcg: Fix typo in translator_io_start() description by Philippe Mathieu-Daudé · 1 year, 6 months ago
  4. 4d841da tests/qtest/test-hmp: Fix migrate_set_parameter xbzrle-cache-size test by Markus Armbruster · 1 year, 6 months ago
  5. b21a6e3 docs tests: Fix use of migrate_set_parameter by Markus Armbruster · 1 year, 6 months ago
  6. bcd8e24 qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom options by Thomas Huth · 1 year, 6 months ago
  7. d864cf2 hw/display/xlnx_dp: update comments by Peter Maydell · 1 year, 6 months ago
  8. 3202d8e block: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  9. 0a19d87 misc/other: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  10. 01dc065 qga/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  11. 96420a3 tests/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  12. d30b5bc scripts/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  13. a1a62ce include/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  14. 528ea57 audio: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  15. 54abe91 xen: spelling fix by Michael Tokarev · 1 year, 6 months ago
  16. 42fe749 riscv: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  17. 6c67d98 hexagon: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  18. 64a917d trace-events: Fix the name of the tracing.rst file by Thomas Huth · 1 year, 7 months ago
  19. 03a3a62 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  20. 13d9f6d Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  21. c97d45d Merge tag 'pull-parallels-2023-09-06' of https://src.openvz.org/scm/~den/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  22. 269e606 Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  23. 34e8182 docs/system/replay: do not show removed command line option by Paolo Bonzini · 1 year, 6 months ago
  24. 6170d09 subprojects: add wrap file for libblkio by Paolo Bonzini · 1 year, 6 months ago
  25. bb781b9 sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets by Philippe Mathieu-Daudé · 1 year, 6 months ago
  26. fc30abf sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets by Philippe Mathieu-Daudé · 1 year, 6 months ago
  27. 1f49d47 sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets by Philippe Mathieu-Daudé · 1 year, 6 months ago
  28. f3f99d2 sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets by Philippe Mathieu-Daudé · 1 year, 6 months ago
  29. 33bc5f1 target/i386: Restrict declarations specific to CONFIG_KVM by Philippe Mathieu-Daudé · 1 year, 6 months ago
  30. ef1cf68 target/i386: Allow elision of kvm_hv_vpindex_settable() by Philippe Mathieu-Daudé · 1 year, 6 months ago
  31. 9926cf3 target/i386: Allow elision of kvm_enable_x2apic() by Philippe Mathieu-Daudé · 1 year, 6 months ago
  32. 3adce82 target/i386: Remove unused KVM stubs by Philippe Mathieu-Daudé · 1 year, 6 months ago
  33. 721cf73 target/i386/cpu-sysemu: Inline kvm_apic_in_kernel() by Philippe Mathieu-Daudé · 1 year, 6 months ago
  34. 28a43cb target/i386/helper: Restrict KVM declarations to system emulation by Philippe Mathieu-Daudé · 1 year, 6 months ago
  35. 2686bbc hw/i386/fw_cfg: Include missing 'cpu.h' header by Philippe Mathieu-Daudé · 1 year, 6 months ago
  36. d1aa2f5 hw/i386/pc: Include missing 'cpu.h' header by Philippe Mathieu-Daudé · 1 year, 6 months ago
  37. e44d989 hw/i386/pc: Include missing 'sysemu/tcg.h' header by Philippe Mathieu-Daudé · 1 year, 6 months ago
  38. 0a88ac9 Revert "mkvenv: work around broken pip installations on Debian 10" by Paolo Bonzini · 1 year, 10 months ago
  39. 3e4b6b0 mkvenv: assume presence of importlib.metadata by Paolo Bonzini · 1 year, 9 months ago
  40. ca056f4 Python: Drop support for Python 3.7 by Paolo Bonzini · 1 year, 10 months ago
  41. a5e9fbf configure: remove dead code by Paolo Bonzini · 1 year, 6 months ago
  42. 875be287 meson: list leftover CONFIG_* symbols by Paolo Bonzini · 3 years, 1 month ago
  43. 1f2146f configure, meson: remove target OS symbols from config-host.mak by Paolo Bonzini · 1 year, 6 months ago
  44. 73258b3 configure, meson: remove CONFIG_SOLARIS from config-host.mak by Paolo Bonzini · 3 years, 5 months ago
  45. 2c13c57 configure, meson: move --enable-plugins to meson by Paolo Bonzini · 1 year, 6 months ago
  46. 2a5919a configure: unify recursion into sub-Makefiles by Paolo Bonzini · 1 year, 6 months ago
  47. bafe78a contrib/plugins: use an independent makefile by Paolo Bonzini · 1 year, 6 months ago
  48. 1d558c9 configure: move --enable-debug-tcg to meson by Paolo Bonzini · 1 year, 6 months ago
  49. 80100e2 configure: remove boolean variables for targets by Paolo Bonzini · 1 year, 6 months ago
  50. 6e0dc9d meson: compile bundled device trees by Paolo Bonzini · 1 year, 6 months ago
  51. 3c7ee49 configure: create native file with contents of $host_cc by Paolo Bonzini · 1 year, 8 months ago
  52. b3403ed configure: remove HOST_CC by Paolo Bonzini · 1 year, 8 months ago
  53. a24f15d meson: update unsupported host/CPU messages by Paolo Bonzini · 1 year, 7 months ago
  54. 2564dcb meson: do not unnecessarily use cmake for dependencies by Paolo Bonzini · 1 year, 6 months ago
  55. f6feb02 contrib/plugins: add Darwin support by Paolo Bonzini · 1 year, 6 months ago
  56. 3045019 contrib/plugins/lockstep: Fix string format by Philippe Mathieu-Daudé · 1 year, 6 months ago
  57. 9b60d6a contrib/plugins/howvec: Fix string format by Philippe Mathieu-Daudé · 1 year, 6 months ago
  58. 3df1765 contrib/plugins/drcov: Fix string format by Philippe Mathieu-Daudé · 1 year, 6 months ago
  59. 86e49b2 contrib/plugins/cache: Fix string format by Philippe Mathieu-Daudé · 1 year, 6 months ago
  60. 07c4523 contrib/plugins: remove -soname argument by Paolo Bonzini · 1 year, 6 months ago
  61. 9f89423 hw/ide/ahci: fix broken SError handling by Niklas Cassel · 1 year, 9 months ago
  62. 7e85cb0 hw/ide/ahci: fix ahci_write_fis_sdb() by Niklas Cassel · 1 year, 9 months ago
  63. 1a16ce6 hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set by Niklas Cassel · 1 year, 9 months ago
  64. d73b84d hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared by Niklas Cassel · 1 year, 9 months ago
  65. e2a5d9b hw/ide/ahci: simplify and document PxCI handling by Niklas Cassel · 1 year, 9 months ago
  66. 2967dc8 hw/ide/ahci: write D2H FIS when processing NCQ command by Niklas Cassel · 1 year, 9 months ago
  67. c3461c6 hw/ide/core: set ERR_STAT in unsupported command completion by Niklas Cassel · 1 year, 9 months ago
  68. 06fca74 iotests: Add test for data_off check by Alexander Ivanov · 1 year, 8 months ago
  69. e3820d5 iotests: Fix test 131 after repair was added to parallels_open() by Alexander Ivanov · 1 year, 8 months ago
  70. 8e10861 iotests: Fix cluster size in parallels images tests (131) by Alexander Ivanov · 1 year, 8 months ago
  71. dbfc556 iotests: Refactor tests of parallels images checks (131) by Alexander Ivanov · 1 year, 8 months ago
  72. 826e7ea iotests: Add test for BAT entries duplication check by Alexander Ivanov · 1 year, 8 months ago
  73. 95bdb2d iotests: Add leak check test for parallels format by Alexander Ivanov · 1 year, 8 months ago
  74. ab8e1f4 iotests: Add out-of-image check test for parallels format by Alexander Ivanov · 1 year, 8 months ago
  75. c89d436 parallels: Add data_off repairing to parallels_open() by Alexander Ivanov · 1 year, 8 months ago
  76. 8cd1920 parallels: Add data_off check by Alexander Ivanov · 1 year, 8 months ago
  77. 7c5f86d parallels: Use bdrv_co_getlength() in parallels_check_outside_image() by Alexander Ivanov · 1 year, 8 months ago
  78. cfce109 parallels: Image repairing in parallels_open() by Alexander Ivanov · 1 year, 8 months ago
  79. 6bb8bc6 parallels: Add checking and repairing duplicate offsets in BAT by Alexander Ivanov · 1 year, 8 months ago
  80. c0b1545 parallels: Add data_start field to BDRVParallelsState by Alexander Ivanov · 1 year, 8 months ago
  81. 728e101 parallels: Add "explicit" argument to parallels_check_leak() by Alexander Ivanov · 1 year, 8 months ago
  82. 09eb64f parallels: Check if data_end greater than the file size by Alexander Ivanov · 1 year, 8 months ago
  83. fcadb48 parallels: Incorrect data end calculation in parallels_open() by Alexander Ivanov · 1 year, 8 months ago
  84. a338dcb parallels: Fix comments formatting inside parallels driver by Alexander Ivanov · 1 year, 8 months ago
  85. bb20ec6 MAINTAINERS: add tree to keep parallels format driver changes by Denis V. Lunev · 2 years, 6 months ago
  86. c152379 Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  87. bde438c Merge tag 'pull-lu-20230901' of https://gitlab.com/rth7680/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  88. 912a9ef Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  89. b68147b ppc/xive: Add support for the PC MMIOs by Cédric Le Goater · 1 year, 6 months ago
  90. f2c1e59 ppc/xive: Handle END triggers between chips with MMIOs by Cédric Le Goater · 1 year, 6 months ago
  91. 56e08e7 ppc/xive: Introduce a new XiveRouter end_notify() handler by Cédric Le Goater · 1 year, 6 months ago
  92. ed409be ppc/xive: Use address_space routines to access the machine RAM by Cédric Le Goater · 1 year, 6 months ago
  93. 76d93e1 target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt() by jianchunfu · 1 year, 8 months ago
  94. 6ec65b6 hw/ppc/e500: fix broken snapshot replay by Maksim Kostin · 1 year, 7 months ago
  95. af03aeb target/ppc: Flush inputs to zero with NJ in ppc_store_vscr by Richard Henderson · 1 year, 6 months ago
  96. 7182093 target/ppc: Fix LQ, STQ register-pair order for big-endian by Nicholas Piggin · 1 year, 6 months ago
  97. 761a13b tests/avocado: ppc64 reverse debugging tests for pseries and powernv by Nicholas Piggin · 1 year, 7 months ago
  98. 76e9c1d tests/avocado: reverse-debugging cope with re-executing breakpoints by Nicholas Piggin · 1 year, 7 months ago
  99. d08c825 tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount by Nicholas Piggin · 1 year, 7 months ago
  100. b27fcb2 spapr: Fix record-replay machine reset consuming too many events by Nicholas Piggin · 1 year, 7 months ago