qemu /
qemu /
728c0a2ff837a61bb717ccd0e27c735b3684101d - 728c0a2 configure, meson: move coroutine options to meson_options.txt by Paolo Bonzini · 3 years, 3 months ago
- c55cf6a configure, meson: move some default-disabled options to meson_options.txt by Paolo Bonzini · 3 years, 3 months ago
- 8cc2d23 meson: define qemu_cflags/qemu_ldflags by Paolo Bonzini · 3 years, 2 months ago
- 406523f configure, meson: move block layer options to meson_options.txt by Paolo Bonzini · 3 years, 3 months ago
- ed793c2 configure, meson: move image format options to meson_options.txt by Paolo Bonzini · 3 years, 3 months ago
- 8726368 configure, meson: cleanup qemu-ga libraries by Paolo Bonzini · 3 years, 3 months ago
- 0d04c4c configure, meson: move TPM check to meson by Paolo Bonzini · 3 years, 1 month ago
- 488a8c7 configure, meson: move libnuma detection to meson by Paolo Bonzini · 3 years, 1 month ago
- 34b5261 configure, meson: move AF_ALG test to meson by Paolo Bonzini · 3 years, 2 months ago
- b87df90 configure, meson: move membarrier test to meson by Paolo Bonzini · 3 years, 2 months ago
- 622753d configure, meson: move AVX tests to meson by Paolo Bonzini · 3 years, 2 months ago
- a436d6d meson: use .require() and .disable_auto_if() method for features by Paolo Bonzini · 3 years, 1 month ago
- 43a363a meson: use .allowed() method for features by Paolo Bonzini · 3 years, 1 month ago
- 308c847 tests/qemu-iotests/testrunner: Print diff to stderr in TAP mode by Thomas Huth · 3 years ago
- a5c90c6 memory: Fix qemu crash on starting dirty log twice with stopped VM by Peter Xu · 3 years ago
- 637f1ee target/i386: add TCG support for UMIP by Gareth Webb · 3 years ago
- ad38520 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging by Peter Maydell · 2 years, 11 months ago
- cc6721e Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging by Peter Maydell · 2 years, 11 months ago
- e56d873 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 2 years, 11 months ago
- 2d88a3a Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into staging by Peter Maydell · 2 years, 11 months ago
- 4c41c69 util: adjust coroutine pool size to virtio block queue by Hiroki Narukawa · 2 years, 11 months ago
- 34deee7 Deprecate C virtiofsd by Dr. David Alan Gilbert · 2 years, 11 months ago
- 7b223e3 tools/virtiofsd: Add rseq syscall to the seccomp allowlist by Christian Ehrhardt · 3 years ago
- 50a75ff Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into staging by Peter Maydell · 2 years, 11 months ago
- e321b4c hw/nvme: add support for zoned random write area by Klaus Jensen · 3 years, 10 months ago
- 2587203 hw/nvme: add ozcs enum by Klaus Jensen · 3 years, 2 months ago
- 6190d92 hw/nvme: add struct for zone management send by Klaus Jensen · 3 years, 2 months ago
- 8d3a17b hw/nvme/ctrl: Pass buffers as 'void *' types by Philippe Mathieu-Daudé · 3 years, 2 months ago
- e080ce8 hw/nvme/ctrl: Have nvme_addr_write() take const buffer by Philippe Mathieu-Daudé · 3 years, 2 months ago
- 736b016 hw/nvme: fix CVE-2021-3929 by Klaus Jensen · 3 years, 1 month ago
- 9d6267b net/eth: Don't consider ESP to be an IPv6 option header by Thomas Jansen · 2 years, 11 months ago
- 8703742 hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts by Nick Hudson · 2 years, 11 months ago
- 6113829 net/filter: Optimize filter_send to coroutine by Rao Lei · 3 years ago
- 09313cd net/colo-compare.c: Update the default value comments by Zhang Chen · 3 years ago
- a5f038e net/colo-compare.c: Optimize compare order for performance by Zhang Chen · 3 years ago
- e29919c net: Fix uninitialized data usage by Peter Foley · 3 years ago
- 41bcea7 net/tap: Set return code on failure by Peter Foley · 3 years ago
- f3e5a17 hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR by Philippe Mathieu-Daudé · 3 years ago
- cc5ce8b Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into staging by Peter Maydell · 2 years, 11 months ago
- 48033ad Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2' into staging by Peter Maydell · 2 years, 11 months ago
- fdb8541 hw/block/fdc-isa: Respect QOM properties when building AML by Bernhard Beschow · 3 years ago
- da36afa Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-090222-1' into staging by Peter Maydell · 2 years, 11 months ago
- 8cfbe92 iotests/281: Let NBD connection yield in iothread by Hanna Reitz · 3 years ago
- e15f3a6 block/nbd: Move s->ioc on AioContext change by Hanna Reitz · 3 years ago
- eaf1e85 iotests/281: Test lingering timers by Hanna Reitz · 3 years ago
- 091dc7b iotests.py: Add QemuStorageDaemon class by Hanna Reitz · 3 years ago
- 8a39c38 block/nbd: Assert there are no timers when closed by Hanna Reitz · 3 years ago
- 717be96 block/nbd: Delete open timer when done by Hanna Reitz · 3 years ago
- 3ce1fc1 block/nbd: Delete reconnect delay timer when done by Hanna Reitz · 3 years ago
- ee81060 iotests: Test blockdev-reopen with iothreads and throttling by Kevin Wolf · 3 years ago
- aba8205 block: Lock AioContext for drain_end in blockdev-reopen by Kevin Wolf · 3 years ago
- 514f9f8 include/exec: fix softmmu version of TARGET_ABI_FMT_lx by Alex Bennée · 3 years ago
- 74154d7 linux-user: Remove the deprecated ppc64abi32 target by Thomas Huth · 3 years ago
- 6f15c07 plugins: move reset of plugin data to tb_start by Alex Bennée · 3 years ago
- 346cd00 target/i386: use CPU_LOG_INT for IRQ servicing by Alex Bennée · 3 years ago
- f6d1cd4 tests/plugins: add instruction matching to libinsn.so by Alex Bennée · 3 years ago
- 39be9dd tests/plugin: allow libinsn.so per-CPU counts by Alex Bennée · 3 years ago
- 227b45d contrib/plugins: add a drcov plugin by Ivanov Arkady · 3 years ago
- 91d4032 plugins: add helper functions for coverage plugins by Ivanov Arkady · 3 years ago
- 126d412 tracing: excise the tcg related from tracetool by Alex Bennée · 3 years ago
- d201cf7 tracing: remove the trace-tcg includes from the build by Alex Bennée · 3 years ago
- c51e510 tracing: remove TCG memory access tracing by Alex Bennée · 3 years ago
- d9a6bad docs: remove references to TCG tracing by Alex Bennée · 3 years ago
- 3bdc19a tests/tcg/sh4: disable another unreliable test by Alex Bennée · 3 years ago
- 8b11f4c tests: Update CentOS 8 container to CentOS Stream 8 by Thomas Huth · 3 years ago
- ab4f987 tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too by Thomas Huth · 3 years ago
- 6340af7 gitlab: fall back to commit hash in qemu-setup filename by Stefan Hajnoczi · 3 years ago
- bda8beb docs/devel: mention our .editorconfig by Alex Bennée · 3 years ago
- 4491c46 tests/lcitool: Install libibumad to cover RDMA on Debian based distros by Philippe Mathieu-Daudé · 3 years ago
- d2b7bb0 tests: Manually remove libxml2 on MSYS2 runners by Philippe Mathieu-Daudé · 3 years ago
- dabee83 tests/lcitool: Refresh submodule and remove libxml2 by Philippe Mathieu-Daudé · 3 years ago
- 9e8be4c drop libxml2 checks since libxml is not actually used (for parallels) by Michael Tokarev · 3 years ago
- 5d3539d tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files by Philippe Mathieu-Daudé · 3 years ago
- 9641ba6 gitmodules: Correct libvirt-ci submodule URL by Philippe Mathieu-Daudé · 3 years ago
- 3260f4e MAINTAINERS: Cover lcitool submodule with build test / automation by Philippe Mathieu-Daudé · 3 years ago
- 5934ebe .gitignore: add .gcov pattern by Alex Bennée · 3 years ago
- 029e2da Makefile: also remove .gcno files when cleaning by Alex Bennée · 3 years ago
- 8dcb404 tests/qtest: enable more vhost-user tests by default by Alex Bennée · 3 years ago
- 135e6a0 tests/Makefile.include: clean-up old code by Alex Bennée · 3 years ago
- 10717c2 spapr/vof: Install rom and nvram binaries by Alexey Kardashevskiy · 3 years ago
- 96a46de docs: rstfy confidential guest documentation by Cornelia Huck · 3 years ago
- 205eb5a target/ppc: Change VSX instructions behavior to fill with zeros by Víctor Colombo · 3 years ago
- 10895ab target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail by Fabiano Rosas · 3 years ago
- fce9fba target/ppc: Assert if MSR bits differ from msr_mask during exceptions by Fabiano Rosas · 3 years ago
- c6eaac8 target/ppc: powerpc_excp: Move common code to the caller function by Fabiano Rosas · 3 years ago
- 2809137 target/ppc: Remove powerpc_excp_legacy by Fabiano Rosas · 3 years ago
- fe4b5c4 target/ppc: 7xx: Set SRRs directly in exception code by Fabiano Rosas · 3 years ago
- 7df40c5 target/ppc: 7xx: Software TLB cleanup by Fabiano Rosas · 3 years ago
- 3c3fa43 target/ppc: 7xx: System Reset cleanup by Fabiano Rosas · 3 years ago
- 3b57863 target/ppc: 7xx: System Call exception cleanup by Fabiano Rosas · 3 years ago
- ab36939 target/ppc: 7xx: Program exception cleanup by Fabiano Rosas · 3 years ago
- a53ce46 target/ppc: 7xx: External interrupt cleanup by Fabiano Rosas · 3 years ago
- 784f5a3 target/ppc: 7xx: Machine Check exception cleanup by Fabiano Rosas · 3 years ago
- 93848d6 target/ppc: Simplify powerpc_excp_7xx by Fabiano Rosas · 3 years ago
- ccfca2f target/ppc: Introduce powerpc_excp_7xx by Fabiano Rosas · 3 years ago
- fd7dc4b target/ppc: Merge 7x5 and 7x0 exception model IDs by Fabiano Rosas · 3 years ago
- c50eaed target/ppc: 6xx: Set SRRs directly in exception code by Fabiano Rosas · 3 years ago
- 8f8c793 target/ppc: 6xx: Software TLB exceptions cleanup by Fabiano Rosas · 3 years ago
- 000ac49 target/ppc: 6xx: System Reset interrupt cleanup by Fabiano Rosas · 3 years ago
- c0e1928 target/ppc: 6xx: System Call exception cleanup by Fabiano Rosas · 3 years ago