2024-09-27 |
Peter Maydell | Merge tag 'pull-tcg-20240922' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2024-09-26 |
Peter Maydell | Merge tag 'mem-2024-09-24' of https://github.com/davidh... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Peter Maydell | Merge tag 'pull-trivial-patches' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2024-09-24 |
Gavin Shan | hostmem: Apply merge property after the memory region... |
commit | commitdiff | tree | snapshot |
2024-09-24 |
Juraj Marcin | virtio-mem: Add support for suspend+wake-up with plugge... |
commit | commitdiff | tree | snapshot |
2024-09-24 |
Juraj Marcin | virtio-mem: Use new Resettable framework instead of... |
commit | commitdiff | tree | snapshot |
2024-09-24 |
Juraj Marcin | reset: Add RESET_TYPE_WAKEUP |
commit | commitdiff | tree | snapshot |
2024-09-24 |
Juraj Marcin | reset: Use ResetType for qemu_devices_reset() and Machi... |
commit | commitdiff | tree | snapshot |
2024-09-24 |
Paolo Bonzini | virtio: kconfig: memory devices are PCI only |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Laurent Vivier | linux-user: update syscall.tbl to Linux v6.11 |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Laurent Vivier | linux-user,loongarch: move to syscalltbl file |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Laurent Vivier | linux-user,hexagon: move to syscalltbl file |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Laurent Vivier | linux-user,riscv: move to syscalltbl file |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Laurent Vivier | linux-user,openrisc: move to syscalltbl file |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Laurent Vivier | linux-user,aarch64: move to syscalltbl file |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Laurent Vivier | linux-user: update syscall.tbl to Linux v6.10 |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Laurent Vivier | linux-user, mips: update syscall-args-o32.c.inc to... |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Laurent Vivier | linux-user: update syscall_nr.h to Linux v6.10 |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Fabiano Rosas | target/ppc: Fix lxvx/stxvx facility check |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/s390x: Optimize cmpsel with constant 0/-1 arguments |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/s390x: Implement cmpsel_vec |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/ppc: Optimize cmpsel with constant 0/-1 arguments |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/ppc: Implement cmpsel_vec |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/i386: Implement vector TST{EQ,NE} for avx512 |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/i386: Implement cmpsel_vec with avx512 insns |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/i386: Add predicate parameters to tcg_out_evex_opc |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/i386: Implement cmp_vec with avx512 insns |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/i386: Optimize cmpsel with constant 0 operand 3. |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/optimize: Optimize bitsel_vec |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/optimize: Optimize cmp_vec and cmpsel_vec |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/optimize: Fold movcond with true and false values... |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/s390x: Do not expand cmp_vec early |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/ppc: Do not expand cmp_vec early |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/i386: Do not expand cmpsel_vec early |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/i386: Do not expand cmp_vec early |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg/i386: Split out tcg_out_vex_modrm_type |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg: Export vec_gen_6 |
commit | commitdiff | tree | snapshot |
2024-09-22 |
TANG Tiancheng | tcg: Fix iteration step in 32-bit gvec operation |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg: Propagate new TCGOp to add_as_label_use |
commit | commitdiff | tree | snapshot |
2024-09-22 |
Richard Henderson | tcg: Return TCGOp from tcg_gen_op[1-6] |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Philippe Mathieu... | license: Update deprecated SPDX tag GPL-2.0 to GPL... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Philippe Mathieu... | license: Update deprecated SPDX tag GPL-2.0+ to GPL... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Philippe Mathieu... | license: Update deprecated SPDX tag LGPL-2.0+ to LGPL... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Philippe Mathieu... | license: Simplify GPL-2.0-or-later license descriptions |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Philippe Mathieu... | tests/functional: Correct typo in test_netdev_ethtool... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Philippe Mathieu... | tests/bench: Rename test_akcipher_keys.inc -> test_akci... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Philippe Mathieu... | target/hexagon: Rename macros.inc -> macros.h.inc |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Thomas Huth | tests/functional: Put the or1k_sim test into the slow... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Thomas Huth | tests/qemu-iotests/testenv: Use the "r2d" machine for... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Thomas Huth | tests/qemu-iotests/testenv: Use the "virt" machine... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Dr. David Alan... | util/cutils: Remove unused qemu_get_exec_dir |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Dr. David Alan... | hw/sysbus: Remove unused sysbus_mmio_unmap |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Dr. David Alan... | envlist: Remove unused envlist_parse |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Inès Varhol | hw/display: Fix mirrored output in dm163 |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Thomas Huth | hw/virtio/Kconfig: Include vhost-user-scmi only on... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Philippe Mathieu... | tests/unit: Really build pbkdf test on macOS |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Bibo Mao | hw/loongarch/virt: Add description for virt machine... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Mark Cave-Ayland | hw/mips/jazz: fix typo in in-built NIC alias |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Tejas Vipin | ppc: fix incorrect spelling of PowerMac |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Michael Tokarev | linux-user/syscall.c: eliminate other explicit LFS... |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Michael Tokarev | linux-user/syscall.c: drop 64 suffix from flock64 &Co |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Michael Tokarev | mark <zlib.h> with for-crc32 in a consistent manner |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Peter Maydell | Merge tag 'pull-tcg-plugin-memory-190924-1' of https... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Alex Bennée | contrib/plugins: avoid hanging program |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Rowan Hart | plugins: add option to dump write argument to syscall... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Rowan Hart | plugins: add plugin API to read guest memory |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Akihiko Odaki | contrib/plugins: Add a plugin to generate basic block... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Alex Bennée | util/timer: avoid deadlock when shutting down |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Alex Bennée | tests/tcg: add a system test to check memory instrument... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Alex Bennée | tests/tcg: ensure s390x-softmmu output redirected |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Alex Bennée | tests/tcg: only read/write 64 bit words on 64 bit systems |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Alex Bennée | tests/tcg: clean up output of memory system test |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Pierrick Bouvier | tests/tcg/multiarch: add test for plugin memory access |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Pierrick Bouvier | tests/tcg/plugins/mem: add option to print memory accesses |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Pierrick Bouvier | tests/tcg: allow to check output of plugins |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Pierrick Bouvier | tests/tcg: add mechanism to run specific tests with... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Pierrick Bouvier | plugins: extend API to get latest memory value accessed |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Pierrick Bouvier | plugins: save value during memory accesses |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Alex Bennée | contrib/plugins: control flow plugin |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Alex Bennée | deprecation: don't enable TCG plugins by default with TCI |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Alex Bennée | deprecation: don't enable TCG plugins by default on... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Peter Maydell | Merge tag 'pull-target-arm-20240919' of https://git... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Peter Maydell | docs/devel: Remove nested-papr.txt |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Peter Maydell | target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1 |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Peter Maydell | kvm: Remove unreachable code in kvm_dirty_ring_reaper_t... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Peter Maydell | kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(),... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Marcin Juszkiewicz | tests: drop OpenBSD tests for aarch64/sbsa-ref |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Marcin Juszkiewicz | tests: expand timeout information for aarch64/sbsa-ref |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Marcin Juszkiewicz | tests: add FreeBSD tests for aarch64/sbsa-ref |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Marcin Juszkiewicz | tests: use default cpu for aarch64/sbsa-ref |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Jacob Abrams | hw/char/stm32l4x5_usart.c: Enable USART ACK bit response |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Richard Henderson | target/arm: Convert scalar [US]QSHRN, [US]QRSHRN, SQSHR... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Richard Henderson | target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHR... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Richard Henderson | target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Richard Henderson | target/arm: Widen NeonGenNarrowEnvFn return to 64 bits |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Richard Henderson | target/arm: Convert VQSHL, VQSHLU to gvec |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Richard Henderson | target/arm: Convert handle_scalar_simd_shli to decodetree |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Richard Henderson | target/arm: Convert handle_scalar_simd_shri to decodetree |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Richard Henderson | target/arm: Convert SHRN, RSHRN to decodetree |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Richard Henderson | target/arm: Split out subroutines of handle_shri_with_r... |
commit | commitdiff | tree | snapshot |
next |