1. f298bb4 docs: Create bitops.rst as example of kernel-docs by Peter Maydell · 6 years ago
  2. 7d41d76 bitops.h: Silence kernel-doc complaints by Peter Maydell · 6 years ago
  3. 96ecba6 Makefile: disable Sphinx nitpicking by Peter Maydell · 6 years ago
  4. 22b5ea7 docs/conf.py: Enable use of kerneldoc sphinx extension by Peter Maydell · 5 years ago
  5. 4cf4179 docs: tweak kernel-doc for QEMU coding standards by Paolo Bonzini · 5 years ago
  6. e2c5463 docs: import Linux kernel-doc script and extension by Paolo Bonzini · 5 years ago
  7. a358bca build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG by Paolo Bonzini · 5 years ago
  8. 44901b5 colo: fix return without releasing RCU by Paolo Bonzini · 5 years ago
  9. 293a733 memory: use RCU_READ_LOCK_GUARD by Paolo Bonzini · 5 years ago
  10. 2a86be2 qsp: Use WITH_RCU_READ_LOCK_GUARD by Dr. David Alan Gilbert · 5 years ago
  11. b66173a hyperv: Use auto rcu_read macros by Dr. David Alan Gilbert · 5 years ago
  12. d3e07dc hw/i386/pc: Extract the port92 device by Philippe Mathieu-Daudé · 5 years ago
  13. 1820b70 hw/i386/pc: Inline port92_init() by Philippe Mathieu-Daudé · 5 years ago
  14. 9e5213c hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string by Philippe Mathieu-Daudé · 5 years ago
  15. 3c29e18 hw/isa/isa-bus: cleanup irq functions by Paolo Bonzini · 5 years ago
  16. 14a1bb4 hw/i386: Simplify ioapic_init_gsi() by Philippe Mathieu-Daudé · 5 years ago
  17. 64c033b hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler() by Philippe Mathieu-Daudé · 5 years ago
  18. 6c730e4 pc: stubify x86 iommu by Paolo Bonzini · 5 years ago
  19. e0c0965 acpi: move PC stubs out of stubs/ by Paolo Bonzini · 5 years ago
  20. 89a289c x86: move more x86-generic functions out of PC files by Paolo Bonzini · 5 years ago
  21. 4ca8dab hw/i386/pc: Convert DPRINTF() to trace events by Philippe Mathieu-Daudé · 5 years ago
  22. ed9e923 x86: move SMM property to X86MachineState by Paolo Bonzini · 5 years ago
  23. ec5ce14 pci-stub: add more MSI functions by Paolo Bonzini · 5 years ago
  24. 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago
  25. b54f33c fw_cfg: allow building without other devices by Paolo Bonzini · 5 years ago
  26. feab212 i386: conditionally compile more files by Paolo Bonzini · 5 years ago
  27. 21c6b0c configure: simplify vhost condition with Kconfig by Marc-André Lureau · 6 years ago
  28. 95c5f2d configure: set $PYTHON to a full path by Paolo Bonzini · 6 years ago
  29. 44e9f23 stubs: replace stubs with lnot if applicable by Paolo Bonzini · 6 years ago
  30. b8d89ba crypto: move common bits for all emulators to libqemuutil by Paolo Bonzini · 6 years ago
  31. 5342204 libvixl: remove per-target compiler flags by Paolo Bonzini · 6 years ago
  32. ee6fe05 tests: skip block layer tests if !CONFIG_TOOLS by Marc-André Lureau · 6 years ago
  33. 6dd2dac os-posix: simplify os_find_datadir by Marc-André Lureau · 6 years ago
  34. 3819af6 vhost-user-scsi: fix printf format warning by Marc-André Lureau · 6 years ago
  35. a85d0bf monitor: fix maybe-uninitialized by Marc-André Lureau · 5 years ago
  36. e4f1bea migration: fix maybe-uninitialized warning by Marc-André Lureau · 5 years ago
  37. b965e8c build-sys: do not include Windows SLIRP dependencies in $LIBS by Paolo Bonzini · 5 years ago
  38. 57589bc build-sys: build vhost-user-gpu only if CONFIG_TOOLS by Marc-André Lureau · 6 years ago
  39. 55deffd object: Improve documentation of interfaces by Greg Kurz · 5 years ago
  40. 3d24244 Makefile: remove unused variables by Paolo Bonzini · 6 years ago
  41. 11bc4a1 kvm: convert "-machine kernel_irqchip" to an accelerator property by Paolo Bonzini · 5 years ago
  42. 4376c40 kvm: introduce kvm_kernel_irqchip_* functions by Paolo Bonzini · 5 years ago
  43. 23b0898 kvm: convert "-machine kvm_shadow_mem" to an accelerator property by Paolo Bonzini · 5 years ago
  44. 46472d8 xen: convert "-machine igd-passthru" to an accelerator property by Paolo Bonzini · 5 years ago
  45. fe17413 tcg: add "-accel tcg,tb-size" and deprecate "-tb-size" by Paolo Bonzini · 5 years ago
  46. 12ceaef tcg: convert "-accel threads" to a QOM property by Paolo Bonzini · 5 years ago
  47. fc5cf82 accel: pass object to accel_init_machine by Paolo Bonzini · 5 years ago
  48. 3c75e12 qom: add object_new_with_class by Paolo Bonzini · 5 years ago
  49. 1fff3c2 qom: introduce object_register_sugar_prop by Paolo Bonzini · 5 years ago
  50. 8b90f1c vl: warn for unavailable accelerators, clarify messages by Paolo Bonzini · 5 years ago
  51. 6f6e169 vl: configure accelerators from -accel options by Paolo Bonzini · 5 years ago
  52. e5db4bd vl: introduce object_parse_property_opt by Paolo Bonzini · 5 years ago
  53. 03a7a19 accel: compile accel/accel.c just once by Paolo Bonzini · 5 years ago
  54. 28a0961 vl: merge -accel processing into configure_accelerators by Paolo Bonzini · 5 years ago
  55. deda73e vl: extract accelerator option processing to a separate function by Paolo Bonzini · 5 years ago
  56. af0440a tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c by Paolo Bonzini · 5 years ago
  57. 7f8b612 vl: move icount configuration earlier by Paolo Bonzini · 5 years ago
  58. 53b62be memory: do not look at current_machine->accel by Paolo Bonzini · 5 years ago
  59. 5d3b575 migration-test: Use a struct for test_migrate_start parameters by Juan Quintela · 5 years ago
  60. 68d9560 migration-test: Rename cmd_src/dst to arch_source/arch_target by Juan Quintela · 5 years ago
  61. cd49673 migration-test: Move -incomming handling to common commandline by Juan Quintela · 5 years ago
  62. c5f40ff migration-test: Move -serial handling to common commandline by Juan Quintela · 5 years ago
  63. d6b4326 migration-test: Move -name handling to common commandline by Juan Quintela · 5 years ago
  64. 3ed375e migration-test: Move shmem handling to common commandline by Juan Quintela · 5 years ago
  65. 7b6d44c migration-test: Move memory size to common commandline by Juan Quintela · 5 years ago
  66. e022c27 migration-test: Move -machine to common commandline by Juan Quintela · 5 years ago
  67. 1b02371 migration-test: Move hide_stderr to common commandline by Juan Quintela · 5 years ago
  68. 8443415 migration-test: Create cmd_soure and cmd_target by Juan Quintela · 5 years ago
  69. 9b3a31c kvm: Reallocate dirty_bmap when we change a slot by Dr. David Alan Gilbert · 5 years ago
  70. aceeaa6 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-17' into staging by Peter Maydell · 5 years ago
  71. f6e7a97 Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' into staging by Peter Maydell · 5 years ago
  72. 98ac38c Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into staging by Peter Maydell · 5 years ago
  73. e98e5c3 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging by Peter Maydell · 5 years ago
  74. 0f55560 tests: use g_test_rand_int by Paolo Bonzini · 5 years ago
  75. c3088cd tests/Makefile: Fix check-report.* targets shown in check-help by Wainer dos Santos Moschetta · 5 years ago
  76. e468ffd glib: use portable g_setenv() by Marc-André Lureau · 5 years ago
  77. e858e04 hw/misc/ivshmem: Bury dead legacy INTx code by Markus Armbruster · 5 years ago
  78. 1ee5e14 pseries: disable migration-test if /dev/kvm cannot be used by Laurent Vivier · 5 years ago
  79. eca3a94 tests: fix modules-test 'duplicate test case' error by Cole Robinson · 5 years ago
  80. 2831a7e Remove libbluetooth / bluez from the CI tests by Thomas Huth · 5 years ago
  81. 1d4ffe8 Remove the core bluetooth code by Thomas Huth · 5 years ago
  82. a363e9e pseries: Update SLOF firmware image by Alexey Kardashevskiy · 5 years ago
  83. 5084c8b ppc/pnv: Drop PnvChipClass::type by Greg Kurz · 5 years ago
  84. 70c059e ppc/pnv: Introduce PnvChipClass::xscom_pcba() method by Greg Kurz · 5 years ago
  85. 3caf7bd ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers by Greg Kurz · 5 years ago
  86. c396c58 ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom() by Greg Kurz · 5 years ago
  87. 3f5b45c ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom() by Greg Kurz · 5 years ago
  88. c4b2c40 ppc/pnv: Introduce PnvChipClass::xscom_core_base() method by Greg Kurz · 5 years ago
  89. 8591307 ppc/pnv: Introduce PnvChipClass::intc_print_info() method by Greg Kurz · 5 years ago
  90. acc39ab ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers by Greg Kurz · 5 years ago
  91. 7a90c6a ppc/pnv: Introduce PnvMachineClass::dt_power_mgt() by Greg Kurz · 5 years ago
  92. d76f2da ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat by Greg Kurz · 5 years ago
  93. e42cb96 python/qemu: Remove unneeded imports in __init__ by Wainer dos Santos Moschetta · 5 years ago
  94. 248e4e9 ppc/pnv: Drop PnvPsiClass::chip_type by Greg Kurz · 5 years ago
  95. 41c4ef7 ppc/pnv: Introduce PnvPsiClass::compat by Greg Kurz · 5 years ago
  96. aeb7a33 ppc: Drop useless extern annotation for functions by Greg Kurz · 5 years ago
  97. 3a1b70b ppc/pnv: Fix OCC common area region mapping by Cédric Le Goater · 5 years ago
  98. 8f09231 ppc/pnv: Introduce PBA registers by Cédric Le Goater · 5 years ago
  99. 90cce00 ppc/pnv: Make PnvXScomInterface an incomplete type by Greg Kurz · 5 years ago
  100. 9e028ff ppc/pnv: populate the DT with realized XSCOM devices by Cédric Le Goater · 5 years ago