2023-02-14 | Thomas Huth | Do not include "qemu/error-report.h" in headers that... ...Id: <20230210111931.1115489-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-02-14 | Thomas Huth | include/hw: Do not include "hw/registerfields.h" in... ...Id: <20230210112315.1116966-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-02-14 | Thomas Huth | hw/misc/sga: Remove the deprecated "sga" device ...Id: <20230209161540.1054669-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-02-14 | Peter Maydell | tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2 Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-02-14 | Alex Bennée | build: deprecate --enable-gprof builds and remove from CI Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-02-14 | Ilya Leoshkevich | meson: Disable libdw for static builds by default Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-02-14 | Ilya Leoshkevich | meson: Add missing libdw knobs Reported-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-02-14 | Thomas Huth | configure: Bump minimum Clang version to 10.0 ...Id: <20230131180239.1582302-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-31 | Thomas Huth | gitlab-ci.d/buildtest: Merge the --without-default... ...Id: <20230130104446.1286773-5-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-31 | Thomas Huth | tests/qtest/display-vga-test: Add proper checks if... ...Id: <20230130104446.1286773-4-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-31 | Thomas Huth | gitlab-ci.d/buildtest: Remove ppc-softmmu from the... ...Id: <20230130104446.1286773-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-30 | Daniel P. Berrangé | qapi, audio: Make introspection reflect build configuration... Message-Id: <20230123083957.20349-3-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-30 | Daniel P. Berrangé | qapi, audio: add query-audiodev command Message-Id: <20230123083957.20349-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-30 | Sebastian Mitterle | docs/s390x/pcidevices: document pci devices on s390x Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Philippe Mathieu... | tests/qtest/boot-serial-test: Constify tests[] array Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Philippe Mathieu... | tests/qtest/vnc-display-test: Disable on Darwin Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Philippe Mathieu... | tests/qtest/vnc-display-test: Use the 'none' machine Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Philippe Mathieu... | tests/qtest/vnc-display-test: Suppress build warnings... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Fabiano Rosas | tests/tcg: Do not build/run TCG tests if TCG is disabled Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Thomas Huth | docs/about/deprecated: Mark HAXM in QEMU as deprecated ...Id: <20230126121034.1035138-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Wenchao Wang | MAINTAINERS: Abort HAXM maintenance Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Philippe Mathieu... | qemu/bswap: Use compiler __builtin_bswap() on NetBSD Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Philippe Mathieu... | qemu/bswap: Use compiler __builtin_bswap() on FreeBSD Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Philippe Mathieu... | qemu/bswap: Use compiler __builtin_bswap() on Haiku Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Philippe Mathieu... | qemu/bswap: Remove <byteswap.h> dependency Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Philippe Mathieu... | qemu/bswap: Replace bswapXXs() by compiler __builtin_bswap() Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Philippe Mathieu... | qemu/bswap: Replace bswapXX() by compiler __builtin_bswap() Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Thomas Huth | tests/docker/dockerfiles: Add libfdt to the i386 and... Message-Id: <20230124143824.844040-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Thomas Huth | travis.yml: Remove the generic addons section ...Id: <20230119135914.2040853-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Thomas Huth | travis.yml: Use the libfdt from the distro instead... ...Id: <20230120075330.2076773-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Thomas Huth | configs/targets/nios2-softmmu: Add TARGET_NEED_FDT... ...Id: <20230119125745.2028814-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Thomas Huth | hw/misc/sifive_u_otp: Remove the deprecated OTP config... Message-Id: <20230112083921.887828-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Thomas Huth | tests/qtest/bios-tables-test: Make the test less verbose... ...Id: <20230118125132.1694469-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Thomas Huth | tests/qtest/qom-test: Stop spamming the test log ...Id: <20230118122557.1668860-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-26 | Laurent Vivier | tests/qtest: netdev: test stream and dgram backends Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-18 | Cédric Le Goater | s390x/pv: Implement a CGS check helper Suggested-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-18 | Thomas Huth | tests/vm/haiku.x86_64: Update the Haiku VM to Beta 4 Message-Id: <20230116083014.55647-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-18 | Akihiko Odaki | tests/qtest/libqos/e1000e: Remove duplicate register... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-18 | Akihiko Odaki | tests/qtest/e1000e-test: Fix the code style Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-18 | Fabiano Rosas | tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPI Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-18 | Thomas Huth | MAINTAINERS: Remove bouncing mail address from Kamil... ...Id: <20230113081735.1148057-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-18 | Philippe Mathieu... | bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-18 | Peter Maydell | Makefile: allow 'make uninstall' Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-18 | Li-Wen Hsu | Upgrade all packages in the FreeBSD VMs to ensure the... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Thomas Huth | .gitlab-ci.d/windows: Do not run the qtests in the... Message-Id: <20230105204819.26992-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Nikita Ivanov | error handling: Use RETRY_ON_EINTR() macro where applicable Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Nikita Ivanov | Refactoring: refactor TFR() macro to RETRY_ON_EINTR() Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Thomas Huth | docs/interop: Change the vnc-ledstate-Pseudo-encoding... Message-Id: <20221213101806.46640-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Thomas Huth | i386: Deprecate the -no-hpet QEMU command line option Message-Id: <20221229114913.260400-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Thomas Huth | tests/qtest/bios-tables-test: Replace -no-hpet with... Message-Id: <20230109081205.116369-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Marc-André Lureau | tests/readconfig: spice doesn't support unix socket... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Philippe Mathieu... | target/s390x: Restrict sysemu/reset.h to system emulation Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Philippe Mathieu... | target/s390x/tcg/excp_helper: Restrict system headers... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Philippe Mathieu... | target/s390x/tcg/misc_helper: Remove unused "memory... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Philippe Mathieu... | hw/s390x/pv: Restrict Protected Virtualization to sysemu Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Philippe Mathieu... | exec/memory: Expose memory_region_access_valid() Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Thomas Huth | MAINTAINERS: Add MIPS-related docs and configs to the... Message-Id: <20221212171252.194864-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Philippe Mathieu... | tests/vm: Update get_default_jobs() to work on non... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2023-01-09 | Christian Borntraeger | qemu-iotests/stream-under-throttle: do not shutdown... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Christian Schoenebeck | tests/qtest/vhost-user-blk-test: don't abort all qtests... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | .gitlab/issue_templates: Move suggestions into comments Message-Id: <20221201133756.77216-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | gitlab-ci: Check building ppc64 without TCG Message-Id: <20221208101527.36873-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Brad Smith | FreeBSD: Upgrade to 12.4 release Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Bin Meng | tests/qtest: Enable qtest build on Windows Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Bin Meng | .gitlab-ci.d/windows.yml: Exclude qTests from 64-bit... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Bin Meng | .gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Bin Meng | .gitlab-ci.d/windows.yml: Unify the prerequisite packages Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Akihiko Odaki | tests/qtest/libqos/e1000e: Correctly group register... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Akihiko Odaki | tests/qtest/e1000e-test: De-duplicate constants Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Akihiko Odaki | tests/qtest/libqos/e1000e: Remove "other" interrupts Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | hw: Include the VMWare devices only in the x86 targets Message-Id: <20221213095144.42355-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | MAINTAINERS: Add documentation files to the corresponding... Message-Id: <20221212174841.201003-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | util/oslib-win32: Remove obsolete reference to g_poll... Message-Id: <20221208133257.95673-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | util/qemu-config: Fix "query-command-line-options"... Message-Id: <20221111141323.246267-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | scripts/make-release: Only clone single branches to... Message-Id: <20221128092555.37102-3-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | scripts/make-release: Add a simple help text for the... Message-Id: <20221128092555.37102-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | monitor/misc: Remove superfluous include statements Message-Id: <20221128133514.220919-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | target/s390x: The MVCP and MVCS instructions are not... Message-Id: <20221205125852.81848-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Thomas Huth | target/s390x/tcg/mem_helper: Test the right bits in... Message-Id: <20221205142043.95185-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Matthew Rosato | s390x/pci: reset ISM passthrough devices on shutdown... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Matthew Rosato | s390x/pci: shrink DMA aperture to be bound by vfio... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-15 | Matthew Rosato | s390x/pci: coalesce unmap operations Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-03 | Evgeny Ermakov | hw/display/next-fb: Fix comment typo Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-03 | Thomas Huth | target/s390x/tcg: Fix and improve the SACF instruction Message-Id: <20221201184443.136355-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-12-03 | Thomas Huth | tests/qtest/migration-test: Fix unlink error and memory... Message-Id: <20221125083054.117504-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-23 | Alex Bennée | tests/avocado: use new rootfs for orangepi test Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-23 | Thomas Huth | tests/qtest: Decrease the amount of output from the... Message-Id: <20221121194240.149268-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-23 | Thomas Huth | tests/avocado: Update the URLs of the advent calendar... Message-Id: <20221121102436.78635-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-17 | Ani Sinha | acpi/tests/avocado/bits: some misc fixes Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-17 | Daniel P. Berrangé | ci: replace x86_64 macos-11 with aarch64 macos-12 Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-16 | Thomas Huth | docs/system/s390x: Document the "loadparm" machine... Message-Id: <20221114132502.110213-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-16 | Thomas Huth | s390x: Fix spelling errors Message-Id: <20221111182828.282251-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-11 | Stefan Weil | Fix several typos in documentation (found by codespell) Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-11 | Ahmed Abouzied | net: Replace TAB indentations with spaces Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-11 | Thomas Huth | qga: Allow building of the guest agent without system... Message-Id: <20221110083626.31899-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-11 | Thomas Huth | libdecnumber/dpd/decimal64: Fix compiler warning from... Message-Id: <20221110131112.104283-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-11 | Miroslav Rezanina | host-libusb: Remove unused variable Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-11 | Miroslav Rezanina | qemu-img: remove unused variable Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-11 | Miroslav Rezanina | tulip: Remove unused variable Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-11-11 | Miroslav Rezanina | rtl8139: Remove unused variable Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
next |