Commit Graph

  • 1de759534d qapi: document leftover members in qapi/stats.json Paolo Bonzini 2024-03-25 11:45:04 +0100
  • b2913cc2a1 qapi: document leftover members in qapi/run-state.json Paolo Bonzini 2024-03-25 11:45:02 +0100
  • 6087783ea7 qapi: document InputMultiTouchType Marc-André Lureau 2024-03-25 13:56:48 +0400
  • 7270819384 qga/qapi-schema: Refill doc comments to conform to current conventions Markus Armbruster 2024-03-22 15:09:10 +0100
  • 5305a4eeb8 qapi: Correct documentation indentation and whitespace Markus Armbruster 2024-03-22 15:09:09 +0100
  • 209e64d9ed qapi: Refill doc comments to conform to current conventions Markus Armbruster 2024-03-22 15:09:08 +0100
  • 1e6b0505c4 qapi: Don't repeat member type in its documentation text Markus Armbruster 2024-03-22 15:09:07 +0100
  • 73c67f3851 qapi: Start sentences with a capital letter, end them with a period Markus Armbruster 2024-03-22 15:09:06 +0100
  • 7d08424cf7 qapi: Fix abbreviation punctuation in doc comments Markus Armbruster 2024-03-22 15:09:05 +0100
  • 8698e1447f qapi: Fix typo in request-ebpf documentation Markus Armbruster 2024-03-22 15:09:04 +0100
  • aa03e16383 qapi: Fix argument markup in drive-mirror documentation Markus Armbruster 2024-03-22 15:09:03 +0100
  • 7d50757c65 qapi: Tidy up indentation of add_client's example Markus Armbruster 2024-03-22 15:09:02 +0100
  • b5e29402f1 qapi: Tidy up block-latency-histogram-set documentation some more Markus Armbruster 2024-03-22 15:09:01 +0100
  • f972ed5925 qapi: Expand a few awkward abbreviations in documentation Markus Armbruster 2024-03-22 15:09:00 +0100
  • c15fbc66e2 qapi: Drop stray Arguments: line from qmp_capabilities docs Markus Armbruster 2024-03-22 15:08:59 +0100
  • e6c60bf02d qapi: Fix bogus documentation of query-migrationthreads Markus Armbruster 2024-03-22 14:51:17 +0100
  • 8eb0a257c5 qapi: Resync MigrationParameter and MigrateSetParameters Markus Armbruster 2024-03-22 14:51:16 +0100
  • e8c5503a5c qapi: Improve migration TLS documentation Markus Armbruster 2024-03-22 14:51:15 +0100
  • 6a4180af96 Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into staging Peter Maydell 2024-03-25 14:19:42 +0000
  • 0cf74ffedd Merge tag 'pull-target-arm-20240325-1' of https://git.linaro.org/people/pmaydell/qemu-arm into staging Peter Maydell 2024-03-25 14:19:32 +0000
  • 022356d79d Merge tag 'migration-20240322-pull-request' of https://gitlab.com/peterx/qemu into staging Peter Maydell 2024-03-25 14:17:31 +0000
  • fe3e383901 tests/qtest/libqtest.c: Check for g_setenv() failure Peter Maydell 2024-03-25 10:41:01 +0000
  • 43199b1393 tests/unit/test-throttle: Avoid unintended integer division Peter Maydell 2024-03-25 10:41:01 +0000
  • f9b29c6364 tests/tcg/s390x: Test TEST AND SET Ilya Leoshkevich 2024-03-18 21:27:11 +0100
  • 272fba9779 target/s390x: Use mutable temporary value for op_ts Ido Plat 2024-03-18 21:27:10 +0100
  • 66e411885a libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kick Zheyu Ma 2024-03-20 10:04:42 +0100
  • 6328d8ffa6 misc/pca955*: Move models under hw/gpio Cédric Le Goater 2024-03-25 14:48:32 +0100
  • b13ba381ca hw/nvram/mac_nvram: Report failure to write data Peter Maydell 2024-03-25 10:41:01 +0000
  • c67f758069 hw/misc/pca9554: Correct error check bounds in get/set pin functions Peter Maydell 2024-03-25 10:41:00 +0000
  • bed150be5b net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp() Peter Maydell 2024-03-25 10:41:00 +0000
  • e921e00d4b tests/unit/socket-helpers: Don't close(-1) Peter Maydell 2024-03-25 10:41:00 +0000
  • 80e9791a93 tests/qtest/npcm7xx_emc_test: Don't leak cmd_line Peter Maydell 2024-03-25 10:40:59 +0000
  • 1967e9e067 aspeed: Make the ast1030-a1 SoC not user creatable Cédric Le Goater 2024-03-19 16:09:03 +0100
  • ed6d5c2e58 aspeed: Make the ast2600-a3 SoC not user creatable Cédric Le Goater 2024-03-19 16:09:02 +0100
  • ed355dc107 hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the user Thomas Huth 2024-03-22 19:31:53 +0100
  • 8c37f869f3 .travis.yml: Remove the unused xfslib-dev package Thomas Huth 2024-03-20 11:41:40 +0100
  • 0235540bba .travis.yml: Shorten the runtime of the problematic jobs Thomas Huth 2024-03-20 11:41:39 +0100
  • 3bb401fa84 e2k: update disas Denis Drakhnia 2024-03-23 18:32:13 +0200
  • f007b2e1d5 e2k: update disassembler Denis Drakhnia 2024-03-23 08:09:43 +0200
  • 8fa1a21c6e migration/multifd: Fix clearing of mapped-ram zero pages Fabiano Rosas 2024-03-21 17:12:42 -0300
  • 910c164736 migration/postcopy: Fix high frequency sync Peter Xu 2024-03-20 17:44:53 -0400
  • bd4480b0d0 migration: Revert mapped-ram multifd support to fd: URI Fabiano Rosas 2024-03-19 18:09:41 -0300
  • 853546f812 Merge tag 'pull-loongarch-20240322' of https://gitlab.com/gaosong/qemu into staging Peter Maydell 2024-03-22 10:59:57 +0000
  • 2c43af0a21 Merge tag 'pull-riscv-to-apply-20240322' of https://github.com/alistair23/qemu into staging Peter Maydell 2024-03-22 10:59:50 +0000
  • 6a91e62694 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging Peter Maydell 2024-03-22 10:59:39 +0000
  • 1590154ee4 target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '-d int' Song Gao 2024-03-21 20:36:06 +0800
  • 385e575cd5 target/riscv/kvm: fix timebase-frequency when using KVM acceleration Yong-Xuan Wang 2024-03-14 14:15:09 +0800
  • e06adebb08 target/riscv: Fix mode in riscv_tlb_fill Irina Ryapolova 2024-03-20 20:28:28 +0300
  • c9b07fe14d target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin Max Chou 2024-03-22 01:09:27 +0800
  • 078189b327 hw/intc: Update APLIC IDC after claiming iforce register Frank Chang 2024-03-21 18:49:48 +0800
  • 0a11629c91 target/riscv/vector_helper.c: optimize loops in ldst helpers Daniel Henrique Barboza 2024-03-14 14:57:04 -0300
  • bac802ada8 target/riscv: enable 'vstart_eq_zero' in the end of insns Ivan Klokov 2024-03-14 14:57:03 -0300
  • d57dfe4b37 trans_rvv.c.inc: remove redundant mark_vs_dirty() calls Daniel Henrique Barboza 2024-03-14 14:57:02 -0300
  • b46631f122 target/riscv: remove 'over' brconds from vector trans Daniel Henrique Barboza 2024-03-14 14:57:01 -0300
  • df4252b2ec target/riscv/vector_helpers: do early exit when vstart >= vl Daniel Henrique Barboza 2024-03-14 14:57:00 -0300
  • 929e521a47 target/riscv: always clear vstart for ldst_whole insns Daniel Henrique Barboza 2024-03-14 14:56:59 -0300
  • 7e53e3ddf6 target/riscv: always clear vstart in whole vec move insns Daniel Henrique Barboza 2024-03-14 14:56:58 -0300
  • 768e7b329c target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess Daniel Henrique Barboza 2024-03-14 14:56:57 -0300
  • 0848f7c18e trans_rvv.c.inc: set vstart = 0 in int scalar move insns Daniel Henrique Barboza 2024-03-14 14:56:56 -0300
  • d3646e31ce target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX() Daniel Henrique Barboza 2024-03-14 14:56:55 -0300
  • 68c9e54bea target/riscv: do not enable all named features by default Daniel Henrique Barboza 2024-03-12 17:32:14 -0300
  • 9352f80cd9 coroutine: reserve 5,000 mappings Stefan Hajnoczi 2024-03-20 14:12:32 -0400
  • fea445e8fe Merge tag 'pull-maintainer-final-for-real-this-time-200324-1' of https://gitlab.com/stsquad/qemu into staging Peter Maydell 2024-03-21 10:31:56 +0000
  • 54294b23e1 Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging Peter Maydell 2024-03-20 15:06:00 +0000
  • a1d86c4d70 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Peter Maydell 2024-03-20 15:05:51 +0000
  • 3d5befc97f Merge tag 'edk2-20240320-pull-request' of https://gitlab.com/kraxel/qemu into staging Peter Maydell 2024-03-20 15:05:38 +0000
  • e4ef2a09f3 Merge tag 'pull-loongarch-20240320' of https://gitlab.com/gaosong/qemu into staging Peter Maydell 2024-03-20 12:01:45 +0000
  • bc36f12e64 Merge tag 'pull-pa-20240319' of https://gitlab.com/rth7680/qemu into staging Peter Maydell 2024-03-20 12:01:32 +0000
  • 9051995517 Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging Peter Maydell 2024-03-20 12:01:22 +0000
  • 05007258f0 meson: remove dead dictionary access Paolo Bonzini 2024-03-20 11:28:28 +0100
  • 55900f5dcc tests/avocado: sbsa-ref: add OpenBSD tests for misc 'max' setup Marcin Juszkiewicz 2024-03-18 15:08:04 +0100
  • 385ac766e8 tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setup Marcin Juszkiewicz 2024-03-18 15:08:03 +0100
  • 21f123f3c2 tests/avocado: drop virtio-rng from sbsa-ref tests Marcin Juszkiewicz 2024-03-18 15:08:02 +0100
  • 06f6bbc3bd tests/avocado: update sbsa-ref firmware Marcin Juszkiewicz 2024-03-18 15:08:01 +0100
  • 9837697b7f gitlab: aggressively avoid extra GIT data Alex Bennée 2024-03-12 17:00:11 +0000
  • 732810235f tests/plugins: fix use-after-free bug Paolo Bonzini 2024-03-11 09:16:12 +0100
  • 7fd226b047 target/i386: Revert monitor_puts() in do_inject_x86_mce() Tao Su 2024-03-20 16:36:40 +0800
  • d4069a84a3 ui: compile dbus-display1.c with -fPIC as necessary Marc-André Lureau 2024-03-19 13:25:02 +0400
  • e99441a379 ui/curses: Do not use console_select() Akihiko Odaki 2024-03-19 12:08:42 +0900
  • ca3de7b5af ui/cocoa: Do not use console_select() Akihiko Odaki 2024-03-19 12:08:41 +0900
  • d4c199566f ui/vnc: Do not use console_select() Akihiko Odaki 2024-03-19 12:08:40 +0900
  • 271a197425 ui/vc: Do not inherit the size of active console Akihiko Odaki 2024-03-19 12:08:39 +0900
  • 77642f92c0 target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0' Song Gao 2024-03-20 09:39:55 +0800
  • 9c70db9a43 target/loongarch: Fix tlb huge page loading issue Xianglai Li 2024-03-18 15:03:32 +0800
  • 0a57a96ec6 hw/intc/loongarch_extioi: Fix interrupt routing update Bibo Mao 2024-03-13 17:39:32 +0800
  • 518d2f4300 target/hppa: fix do_stdby_e() Sven Schnelle 2024-03-19 17:19:21 +0100
  • b5e0b3a53c target/hppa: mask privilege bits in mfia Sven Schnelle 2024-03-19 17:19:20 +0100
  • ad1fdacd1b target/hppa: exit tb on flush cache instructions Sven Schnelle 2024-03-19 17:19:19 +0100
  • ae157fc250 target/hppa: fix access_id check Sven Schnelle 2024-03-19 17:19:18 +0100
  • d37fad0ae5 target/hppa: fix shrp for wide mode Sven Schnelle 2024-03-19 17:19:17 +0100
  • c3ea1996a1 target/hppa: ldcw,s uses static shift of 3 Sven Schnelle 2024-03-19 17:19:16 +0100
  • 46174e140d target/hppa: Fix assemble_12a insns for wide mode Richard Henderson 2024-03-02 15:48:48 -1000
  • 4768c28edd target/hppa: Fix assemble_11a insns for wide mode Richard Henderson 2024-03-02 15:38:17 -1000
  • 72bace2d13 target/hppa: Fix assemble_16 insns for wide mode Richard Henderson 2024-03-02 15:10:00 -1000
  • c3b1aa1c1a crypto: report which ciphers are being skipped during tests Daniel P. Berrangé 2024-03-11 12:12:59 +0000
  • 48ca1cabd3 crypto: use error_abort for unexpected failures Daniel P. Berrangé 2024-03-11 12:11:09 +0000
  • e503fc55ac crypto: query gcrypt for cipher availability Daniel P. Berrangé 2024-03-11 12:09:25 +0000
  • eac57306d8 crypto: factor out conversion of QAPI to gcrypt constants Daniel P. Berrangé 2024-03-11 12:08:22 +0000
  • 038b421788 Revert "chardev: use a child source for qio input source" Daniel P. Berrangé 2024-03-18 17:08:30 +0000
  • e8ee827ffd Revert "chardev/char-socket: Fix TLS io channels sending too much data to the backend" Daniel P. Berrangé 2024-03-18 13:03:19 +0000