2024-06-04 |
Peter Maydell | hw/dma/xlnx_dpdma: Read descriptor into buffer, not... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Thomas Weißschuh | hw/misc/debugexit: use runstate API instead of plain... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | hw/xen: Register framebuffer backend via xen_backend_init() |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | hw/xen: Make XenDevOps structures const |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | hw/xen: Constify xenstore_be::XenDevOps |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | hw/xen: Constify XenLegacyDevice::XenDevOps |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Edgar E. Iglesias | physmem: Replace check for RAMBlock offset 0 with xen_m... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Edgar E. Iglesias | physmem: Always pass offset + addr to xen_map_cache |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Edgar E. Iglesias | xen: Add xen_mr_is_memory() |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Alex Bennée | core/cpu-common: initialise plugin state before thread... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Alex Bennée | plugins: remove special casing for cpu->realized |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Alex Bennée | cpu-target: don't set cpu->thread_id to bogus value |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Alex Bennée | cpu: move Qemu[Thread|Cond] setup into common code |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Alex Bennée | hw/core: expand on the alignment of CPUState |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Peter Maydell | accel/kvm: Fix two lines with hard-coded tabs |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | accel/tcg: Move common declarations to 'internal-common.h' |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | system/runstate: Remove unused 'qemu/plugin.h' header |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Gerd Hoffmann | MAINTAINERS: drop usb maintainership |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Richard Henderson | util/hexdump: Remove ascii parameter from qemu_hexdump_line |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Richard Henderson | util/hexdump: Remove b parameter from qemu_hexdump_line |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | disas/microblaze: Replace sprintf() by snprintf() |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | disas/m68k: Replace sprintf() by snprintf() |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Richard Henderson | target/i386/kvm: Improve KVM_EXIT_NOTIFY warnings |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | target/arm: Replace sprintf() by snprintf() |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | target/mips: Remove unused 'hw/misc/mips_itu.h' header |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | target/riscv: Restrict riscv_cpu_do_interrupt() to... |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | target/riscv: Restrict 'rv128' machine to TCG accelerator |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Philippe Mathieu... | target/riscv: Remove unused 'instmap.h' header in trans... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Richard Henderson | Merge tag 'pull-ufs-20240603' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Minwoo Im | hw/ufs: Add support MCQ of UFSHCI 4.0 |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Minwoo Im | hw/ufs: Update MCQ-related fields to block/ufs.h |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Richard Henderson | Merge tag 'pull-target-arm-20240531' of https://git... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
David Hubbard | hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Peter Maydell | target/arm: Implement FEAT WFxT and enable for '-cpu... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Peter Maydell | accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Peter Maydell | docs/system/target-arm: Re-alphabetize board list |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Marcin Juszkiewicz | target/arm: Disable SVE extensions when SVE is disabled |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert FCSEL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQDMULH, SQRDMULH to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Tidy SQDMULH, SQRDMULH (vector) |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert MLA, MLS to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert MUL, PMUL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SABA, SABD, UABA, UABD to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SRHADD, URHADD to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SRHADD, URHADD to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SHSUB, UHSUB to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SHSUB, UHSUB to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SHADD, UHADD to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SHADD, UHADD to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64} |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST,... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert ADD, SUB (vector) to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQRSHL, UQRSHL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQRSHL and UQRSHL (register) to... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQSHL, UQSHL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQSHL and UQSHL (register) to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SRSHL, URSHL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SRSHL and URSHL (register) to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SSHL, USHL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SUQADD, USQADD to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decod... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Inline scalar SUQADD and USQADD |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SUQADD and USQADD to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Assert oprsz in range when using vfp.qc |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Marcin Juszkiewicz | arm/sbsa-ref: move to Neoverse-N2 as default |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Marcin Juszkiewicz | tests/avocado: update sbsa-ref firmware |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Sebastian Huber | hw/arm/xilinx_zynq: Support up to two CPU cores |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Sebastian Huber | hw/arm/xilinx_zynq: Add cache controller |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Sebastian Huber | hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Sebastian Huber | hw/intc/arm_gic: Fix set pending of PPIs |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | Merge tag 'pull-request-2024-05-29' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Akihiko Odaki | qapi: Do not cast function pointers |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Akihiko Odaki | lockable: Do not cast function pointers |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Akihiko Odaki | qemu-keymap: Make references to allocations static |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Thomas Huth | scripts/update-linux-headers.sh: Fix the path of setup_... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Thomas Huth | scripts/update-linux-headers.sh: Remove temporary direc... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Thomas Huth | hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Alexander Bulekov | fuzz: disable leak-detection for oss-fuzz builds |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Alexander Bulekov | fuzz: specify audiodev for usb-audio |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | tests/tcg/s390x: Add per.S |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Adjust check of noreturn in translate_one |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Simplify per_ifetch, per_check_exception |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Fix helper_per_ifetch flags |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Raise exception from per_store_real |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Raise exception from helper_per_branch |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Split per_breaking_event from per_branch_* |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Simplify help_branch |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Introduce help_goto_indirect |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Disable conditional branch-to-next for PER |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Record separate PER bits in TB flags |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Update CR9 bits |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Move cpu_get_tb_cpu_state out of line |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Do not use unwind for per_check_exception |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | Merge tag 'pull-block-jobs-2024-04-29-v2' of https... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | Merge tag 'pull-target-arm-20240528' of https://git... |
commit | commitdiff | tree | snapshot |
next |