2022-07-19 | Ilya Leoshkevich | target/s390x: fix handling of zeroes in vfmin/vfmax Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Richard Henderson | target/s390x: Exit tb after executing ex_value Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Richard Henderson | target/s390x: Remove DISAS_PC_STALE_NOCHAIN Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Richard Henderson | target/s390x: Remove DISAS_PC_STALE Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Richard Henderson | target/s390x: Remove DISAS_GOTO_TB Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw: Update the s390-ccw bios binaries... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings... Message-Id: <20220704111903.62400-13-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw/virtio: Remove "extern" keyword from... Message-Id: <20220704111903.62400-12-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw/virtio-blkdev: Request the right feature... Message-Id: <20220704111903.62400-11-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_set... Message-Id: <20220704111903.62400-10-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw/virtio: Beautify the code for reading... Message-Id: <20220704111903.62400-9-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw/virtio: Read device config after feature... Message-Id: <20220704111903.62400-8-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw/virtio: Set missing status bits while... Message-Id: <20220704111903.62400-7-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi() Message-Id: <20220704111903.62400-6-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk... Message-Id: <20220704111903.62400-5-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw/bootmap: Improve the guessing logic... Message-Id: <20220704111903.62400-4-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw/virtio: Introduce a macro for the... Message-Id: <20220704111903.62400-3-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Thomas Huth | pc-bios/s390-ccw: Add a proper prototype for main() Message-Id: <20220704111903.62400-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-06 | Janis Schoetterl... | target/s390x/tcg: SPX: check validity of new prefix Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Thomas Huth | include/qemu/host-utils: Remove unused code in the... Message-Id: <20220701025132.303469-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Thomas Huth | meson.build: Require a recent version of libpng Message-Id: <20220623174941.531196-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Andrij Mizyk | po: add ukrainian translation Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Thomas Huth | disas: Remove libvixl disassembler Message-Id: <20220603164249.112459-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Daniel P. Berrangé | tests: use consistent bandwidth/downtime limits in... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Daniel P. Berrangé | tests: increase migration test converge downtime to... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Daniel P. Berrangé | tests: wait for migration completion before looking... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Daniel P. Berrangé | tests: wait max 120 seconds for migration test status... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Richard Henderson | gitlab-ci: Extend timeout for ubuntu-20.04-s390x-all... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Daniel P. Berrangé | gitlab: honour QEMU_CI variable in edk2/opensbi jobs Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Daniel P. Berrangé | gitlab: tweak comments in edk2/opensbi jobs Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Daniel P. Berrangé | gitlab: normalize indentation in edk2/opensbi rules Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-05 | Philippe Mathieu... | tests/fp: Do not build softfloat3 tests if TCG is disabled Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-07-04 | Marc-André Lureau | tests: fix test-cutils leaks Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Thomas Huth | ui: Remove deprecated options "-sdl" and "-curses" ...Id: <20220519155625.1414365-4-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Thomas Huth | ui: Switch "-display sdl" to use the QAPI parser ...Id: <20220519155625.1414365-3-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Thomas Huth | ui: Remove deprecated parameters of the "-display sdl... ...Id: <20220519155625.1414365-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Alex Bennée | tests/qtest: use g_autofree for test_server_create_chr Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Miaoqian Lin | qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_set Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Wenchao Wang | MAINTAINERS: Update maintainers for Guest x86 HAXM... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Hailiang Zhang | MAINTAINERS: Change my email address Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Gautam Agrawal | tests/tcg: Test overflow conditions Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Eric Farman | MAINTAINERS: Update s390 vhost entries Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Janis Schoetterl... | target/s390x: kvm: Honor storage keys during emulation Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-03 | Thomas Huth | hw/s390x/s390-virtio-ccw: Improve the machine description... Message-Id: <20220506065026.513590-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-06-02 | Dr. David Alan Gilbert | s390: Typo fix FLOATING_POINT_SUPPPORT_ENH Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-18 | Thomas Huth | capstone: Remove the capstone submodule Message-Id: <20220516145823.148450-4-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-18 | Thomas Huth | capstone: Allow version 3.0.5 again Message-Id: <20220516145823.148450-3-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-18 | Thomas Huth | tests/vm: Add capstone to the NetBSD and OpenBSD VMs Message-Id: <20220516145823.148450-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-18 | Thomas Huth | docs/about: Update the support statement for Windows ...Id: <20220513063958.1181443-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-18 | Daniel P. Berrangé | tests/qtest: use prctl(PR_SET_PDEATHSIG) as fallback... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-18 | Daniel P. Berrangé | tests/qtest: fix registration of ABRT handler for QEMU... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-18 | Thomas Huth | Remove Ubuntu 18.04 container support from the repository Message-Id: <20220516115912.120951-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-18 | Thomas Huth | gitlab-ci: Switch the container of the 'check-patch... Message-Id: <20220516082310.33876-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Thomas Huth | docs/devel/writing-monitor-commands: Replace obsolete... Message-Id: <20220506150146.564244-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Gautam Agrawal | Warn user if the vga flag is passed but no vga device... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Brad Smith | tests/vm: update openbsd to release 7.1 Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Yonggang Luo | gitlab-ci: Upgrade mingw base package. Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Yonggang Luo | cirrus/win32: upgrade mingw base packages Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Yonggang Luo | doc: remove hxtool-conv.pl Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Thomas Huth | qemu-options: Limit the -xen options to x86 and arm Message-Id: <20220427133156.344418-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Thomas Huth | softmmu/vl: Fence 'xenfb' if Xen support is not compiled in Message-Id: <20220427123316.329312-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Thomas Huth | disas: Remove old libopcode ppc disassembler Message-Id: <20220505173619.488350-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Thomas Huth | disas: Remove old libopcode i386 disassembler Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220412165836.355850-4-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-09 | Thomas Huth | disas: Remove old libopcode arm disassembler Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220412165836.355850-3-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | Ilya Leoshkevich | tests/tcg/s390x: Use a different PCRel32 notation in... Reported-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | Thomas Huth | disas: Remove old libopcode s390 disassembler Message-Id: <20220412165836.355850-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Miller | tests/tcg/s390x: Tests for Vector Enhancements Facility 2 Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Miller | target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Miller | target/s390x: vxeh2: vector {load, store} byte reversed... Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Miller | target/s390x: vxeh2: vector {load, store} byte reversed... Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Miller | target/s390x: vxeh2: vector {load, store} elements... Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Miller | target/s390x: vxeh2: vector shift double by bit Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Miller | target/s390x: vxeh2: Update for changes to vector shifts Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Miller | target/s390x: vxeh2: vector string search Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Miller | target/s390x: vxeh2: vector convert short/32b Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | Richard Henderson | tcg: Implement tcg_gen_{h,w}swap_{i32,i64} Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Hildenbrand | s390x/cpu_models: make "max" match the unmodified ... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | David Hildenbrand | s390x/cpu_models: drop "msa5" from the TCG "max" model Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-05-04 | Richard Henderson | target/s390x: Fix writeback to v1 in helper_vstl Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-20 | Ahmed Abouzied | tests/avocado: Allow overwrite smp and memory size... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-20 | Cornelia Huck | hw: Add compat machines for 7.1 Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-20 | Lucas Ramage | docs/ccid: convert to restructuredText Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-20 | Alex Bennée | tests/qtest: properly initialise the vring used idx Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-20 | Thomas Huth | tests/qtest: Move the fuzz tests to x86 only Message-Id: <20220414130127.719528-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-20 | Thomas Huth | tests/qtest: Enable more tests for the "mipsel" target Message-Id: <20220414114655.604391-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-20 | Thomas Huth | tests: Drop perl-Test-Harness from the CI containers... Message-Id: <20220329102808.423681-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-01 | Marc-André Lureau | trace: fix compilation with lttng-ust >= 2.13 Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-01 | Will Cohen | 9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-01 | Thomas Huth | meson.build: Fix dependency of page-vary-common.c to... Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220330114808.942933-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-01 | Bruno Haible | target/s390x: Fix determination of overflow condition... Message-Id: <20220323162621.139313-3-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-01 | Bruno Haible | target/s390x: Fix determination of overflow condition... Message-Id: <20220323162621.139313-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-04-01 | Yonggang Luo | misc: Fixes MAINTAINERS's path .github/workflows/lockdown.yml Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-03-21 | Philippe Mathieu... | tests/qtest/fuzz-sdcard-test: Add reproducer for OSS... Acked-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-03-21 | Philippe Mathieu... | hw/sd/sdhci: Prohibit DMA accesses to devices Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-03-21 | Philippe Mathieu... | hw/sd/sdhci: Honor failed DMA transactions Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-03-21 | Philippe Mathieu... | tests/qtest/intel-hda-test: Add reproducer for issue... Acked-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-03-21 | Philippe Mathieu... | hw/audio/intel-hda: Restrict DMA engine to memories... Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-03-21 | Philippe Mathieu... | hw/audio/intel-hda: Do not ignore DMA overrun errors Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-03-21 | Philippe Mathieu... | softmmu/physmem: Introduce MemTxAttrs::memory field... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
2022-03-21 | Philippe Mathieu... | softmmu/physmem: Simplify flatview_write and address_space_a... Signed-off-by: Thomas Huth <thuth@redhat.com> |
commitcommitdifftree |
next |