2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_nor_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert nor to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/loongarch64: Do not accept constant argument to nor |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_nand_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert nand to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_eqv_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert eqv to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Fold eqv with immediate to xor |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_xor_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert xor to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_orc_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert orc to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Fold orc with immediate to or |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_or_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert or to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_andc_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert andc to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Emit add r,r,-1 in fold_setcond_tst_pow2 |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Fold andc with immediate to and |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_and_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert and to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_add_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert add to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_mov_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Remove INDEX_op_ext{8,16,32}* |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Use extract2 for cross-word 64-bit extract on... |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Add all_outop[] |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Add TCGType to tcg_op_insert_{after,before} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Introduce opt_insert_{before,after} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/loongarch64: Improve constraints for TCG_CT_CONST_VCMP |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/loongarch64: Fix vec_val computation in tcg_target_... |
commit | commitdiff | tree |
2025-04-27 |
Stefan Hajnoczi | Merge tag 'for-upstream' of https://repo.or.cz/qemu... |
commit | commitdiff | tree |
2025-04-27 |
Stefan Hajnoczi | Merge tag 'single-binary-20250425' of https://github... |
commit | commitdiff | tree |
2025-04-27 |
Stefan Hajnoczi | Merge tag 'pull-vfio-20250425' of https://github.com... |
commit | commitdiff | tree |
2025-04-25 |
Denis Rastyogin | qemu-img: improve queue depth validation in img_bench |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qemu: Convert target_name() to TargetInfo API |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel: Move target-agnostic code from accel-target... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel: Make AccelCPUClass structure target-agnostic |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel: Include missing 'qemu/accel.h' header in accel... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel: Implement accel_init_ops_interfaces() for both... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | cpus: Move target-agnostic methods out of cpu-target.c |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qemu: Introduce target_cpu_type() |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qapi: Rename TargetInfo structure as QemuTargetInfo |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | hw/microblaze: Evaluate TARGET_BIG_ENDIAN at compile... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | hw/mips: Evaluate TARGET_BIG_ENDIAN at compile time |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/xtensa: Evaluate TARGET_BIG_ENDIAN at compile... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/mips: Check CPU endianness at runtime using... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel/kvm: Use target_needs_bswap() |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | linux-user/elfload: Use target_needs_bswap() |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/hexagon: Include missing 'accel/tcg/getpc.h' |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel/tcg: Correct list of included headers in tcg... |
commit | commitdiff | tree |
2025-04-25 |
Pierrick Bouvier | system/kvm: make functions accessible from common code |
commit | commitdiff | tree |
2025-04-25 |
Akihiko Odaki | meson: Use osdep_prefix for strchrnul() |
commit | commitdiff | tree |
2025-04-25 |
Akihiko Odaki | meson: Share common C source prefixes |
commit | commitdiff | tree |
2025-04-25 |
Akihiko Odaki | meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID |
commit | commitdiff | tree |
2025-04-25 |
Akihiko Odaki | meson: Use has_header_symbol() to check getcpu() |
commit | commitdiff | tree |
2025-04-25 |
BALATON Zoltan | pc-bios: Move device tree files in their own subdir |
commit | commitdiff | tree |
2025-04-25 |
BALATON Zoltan | system/datadir: Add new type constant for DTB files |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | system/memory: Remove DEVICE_HOST_ENDIAN definition |
commit | commitdiff | tree |
2025-04-25 |
Kohei Tokunaga | system/vl: Fix type conflict of GLib function pointers |
commit | commitdiff | tree |
2025-04-25 |
Kohei Tokunaga | contrib/plugins: Fix type conflict of GLib function... |
commit | commitdiff | tree |
2025-04-25 |
Kohei Tokunaga | hw/net/can: Fix type conflict of GLib function pointers |
commit | commitdiff | tree |
2025-04-25 |
Sunny Zhu | block: Remove unused callback function *bdrv_aio_pdiscard |
commit | commitdiff | tree |
2025-04-25 |
Kohei Tokunaga | hw/core/loader: Fix type conflict of GLib function... |
commit | commitdiff | tree |
2025-04-25 |
BALATON Zoltan | hw/intc/i8259: Remove unused DEBUG_PIC define |
commit | commitdiff | tree |
2025-04-25 |
Akihiko Odaki | hw/usb/hcd-xhci: Unmap canceled packet |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | exec: Rename target_words_bigendian() -> target_big_end... |
commit | commitdiff | tree |
2025-04-25 |
Hauke Mehrtens | target/mips: Fix MIPS16e translation |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/arm: Replace target_ulong -> vaddr for CPUWatchpoint |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/arm: Replace target_ulong -> hwaddr in ARMMMUFau... |
commit | commitdiff | tree |
2025-04-25 |
Peter Maydell | target/arm: Handle AArch64 gdb read/write regs in TYPE_... |
commit | commitdiff | tree |
2025-04-25 |
Peter Maydell | target/arm: Handle gdb_core_xml_file in TYPE_ARM_CPU |
commit | commitdiff | tree |
2025-04-25 |
Peter Maydell | target/arm: Handle AArch64 in TYPE_ARM_CPU gdb_arch_name |
commit | commitdiff | tree |
2025-04-25 |
Peter Maydell | gdbstub: Allow gdb_core_xml_file to be set at runtime |
commit | commitdiff | tree |
2025-04-25 |
Peter Maydell | hw/core/cpu: gdb_arch_name string should not be freed |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | hw/core: Get default_cpu_type calling machine_class_def... |
commit | commitdiff | tree |
2025-04-25 |
Kohei Tokunaga | qom/object: Fix type conflict of GLib function pointers |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qom: Make InterfaceInfo[] uses const |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qom: Constify TypeInfo::interfaces |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qom: Constify TypeInfo::class_data |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qom: Have class_init() take a const data argument |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qom: Have class_base_init() take a const data argument |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | hw/misc/edu: Convert type_init() -> DEFINE_TYPES() |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | hw/pci-host/designware: Use deposit/extract API |
commit | commitdiff | tree |
2025-04-25 |
Stefan Hajnoczi | block/io: skip head/tail requests on EINVAL |
commit | commitdiff | tree |
2025-04-25 |
Stefan Hajnoczi | file-posix: probe discard alignment on Linux block... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | cpus: Remove #ifdef check on cpu_list definition |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/s390x: Register CPUClass:list_cpus |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/sparc: Register CPUClass:list_cpus |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/ppc: Register CPUClass:list_cpus |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/i386: Register CPUClass:list_cpus |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | cpus: Introduce CPUClass::list_cpus() callback |
commit | commitdiff | tree |
2025-04-25 |
John Levon | vfio: refactor out vfio_pci_config_setup() |
commit | commitdiff | tree |
2025-04-25 |
John Levon | vfio: refactor out vfio_interrupt_setup() |
commit | commitdiff | tree |
2025-04-25 |
Zhenzhong Duan | vfio: Register/unregister container for CPR only once... |
commit | commitdiff | tree |
2025-04-25 |
Zhenzhong Duan | vfio: Remove hiod_typename property |
commit | commitdiff | tree |
2025-04-25 |
Zhenzhong Duan | vfio: Cleanup host IOMMU device creation |
commit | commitdiff | tree |
2025-04-25 |
Zhenzhong Duan | vfio/container: Move realize() after attachment |
commit | commitdiff | tree |
2025-04-25 |
Zhenzhong Duan | vfio/iommufd: Move realize() after attachment |
commit | commitdiff | tree |
next |