2020-05-14 |
Peter Maydell | target/arm: Move 'env' argument of recps_f32 and rsqrts... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon 3-reg-same compare insns to... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon fp VMUL, VMLA, VMLS 3-reg... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon VPMIN/VPMAX/VPADD float 3... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon VPADD 3-reg-same insns to... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon VPMAX/VPMIN 3-reg-same insns... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon VQSHL, VRSHL, VQRSHL 3-reg... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon VRHADD, VHSUB 3-reg-same insns... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon VABA/VABD 3-reg-same to decodetree |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon VHADD 3-reg-same insns |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon 64-bit element 3-reg-same... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon 3-reg-same SHA to decodetree |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Convert Neon 3-reg-same VQRDMLAH/VQRDMLSH... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Dongjiu Geng | MAINTAINERS: Add ACPI/HEST/GHES entries |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Dongjiu Geng | target-arm: kvm64: handle SIGBUS signal from kernel... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Dongjiu Geng | ACPI: Record Generic Error Status Block(GESB) table |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Dongjiu Geng | KVM: Move hwpoison page related functions into kvm... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Dongjiu Geng | ACPI: Record the Generic Error Status Block address |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Dongjiu Geng | ACPI: Build Hardware Error Source Table |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Dongjiu Geng | ACPI: Build related register address fields via hardwar... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Dongjiu Geng | docs: APEI GHES generation and CPER record description |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Dongjiu Geng | hw/arm/virt: Introduce a RAS machine option |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Dongjiu Geng | acpi: nvdimm: change NVDIMM_UUID_LE to a common macro |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Patrick Williams | aspeed: Add support for the sonorapass-bmc board |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Vectorize SABA/UABA |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Vectorize SABD/UABD |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_* |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Pass pointer to qc to qrdmla/qrdmls |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Create gen_gvec_{qrdmla,qrdmls} |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Remove fp_status from helper_{recpe, rsqrte... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Create gen_gvec_{uqadd, sqadd, uqsub, sqsub} |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Create gen_gvec_{cmtst,ushl,sshl} |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Swap argument order for VSHL during decode |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Create gen_gvec_{mla,mls} |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Create gen_gvec_{ceq,clt,cle,cgt,cge}0 |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Tidy handle_vec_simd_shri |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Remove unnecessary range check for VSHL |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Create gen_gvec_{sri,sli} |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Create gen_gvec_{u,s}{rshr,rsra} |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Richard Henderson | target/arm: Create gen_gvec_[us]sra |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | target/arm: Use correct GDB XML for M-profile cores |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Peter Maydell | Merge remote-tracking branch 'remotes/gkurz/tags/9p... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Christian Schoenebeck | xen-9pfs: Fix log messages of reply errors |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Omar Sandoval | 9pfs: local: ignore O_NOATIME if we don't have permissions |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Christian Schoenebeck | qemu-options.hx: 9p: clarify -virtfs vs. -fsdev |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Christian Schoenebeck | MAINTAINERS: Upgrade myself as 9pfs co-maintainer |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Peter Maydell | Merge remote-tracking branch 'remotes/maxreitz/tags... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Vladimir Sementsov... | block/block-copy: fix use-after-free of task pointer |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Denis Plotnikov | iotests: 287: add qcow2 compression type test |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Denis Plotnikov | qcow2: add zstd cluster compression |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Denis Plotnikov | qcow2: rework the cluster compression routine |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Denis Plotnikov | qcow2: introduce compression type feature |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/stefanberger... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Jafar Abdi | hw/tpm: fix usage of bool in tpm-tis.c |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Philippe Mathieu... | hw/arm/musicpal: Map the UART devices unconditionally |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Philippe Mathieu... | target/arm: Restrict TCG cpus to TCG accel |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Philippe Mathieu... | target/arm/cpu: Restrict v8M IDAU interface to Aarch32... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Philippe Mathieu... | target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPU... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Thomas Huth | target/arm: Make set_feature() available for other... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Philippe Mathieu... | target/arm/kvm: Inline set_feature() calls |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Remove sve_memopidx |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Reuse sve_probe_page for gather loads |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Reuse sve_probe_page for scatter stores |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Reuse sve_probe_page for gather first-fault... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Use SVEContLdSt for contiguous stores |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Update contiguous first-fault and no-fault... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Use SVEContLdSt for multi-register contiguo... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Handle watchpoints in sve_ld1_r |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Use SVEContLdSt in sve_ld1_r |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Adjust interface of sve_ld1_host_fn |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Add sve infrastructure for page lookup |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Drop manual handling of set/clear_helper_re... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | accel/tcg: Add endian-specific cpu_{ld, st}* operations |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | accel/tcg: Add probe_access_flags |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | accel/tcg: Adjust probe_access call to page_check_range |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | accel/tcg: Add block comment for probe_access |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | exec: Fix cpu_watchpoint_address_matches address length |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Richard Henderson | exec: Add block comments for watchpoint routines |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Philippe Mathieu... | hw/timer/nrf51_timer: Add trace event of counter value... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Philippe Mathieu... | hw/timer/nrf51_timer: Display timer ID in trace events |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Philippe Mathieu... | hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Joel Stanley | aspeed: sdmc: Implement AST2600 locking behaviour |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Joel Stanley | aspeed: Support AST2600A1 silicon revision |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Edgar E. Iglesias | target/arm: Drop access_el3_aa32ns_aa64any() |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Joel Stanley | aspeed: Add boot stub for smp booting |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Peter Maydell | Merge remote-tracking branch 'remotes/kevin/tags/for... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Blake | block: Drop unused .bdrv_has_zero_init_truncate |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Blake | vhdx: Rework truncation logic |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Blake | parallels: Rework truncation logic |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Blake | ssh: Support BDRV_REQ_ZERO_WRITE for truncate |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Blake | sheepdog: Support BDRV_REQ_ZERO_WRITE for truncate |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Blake | rbd: Support BDRV_REQ_ZERO_WRITE for truncate |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Blake | nfs: Support BDRV_REQ_ZERO_WRITE for truncate |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Blake | file-win32: Support BDRV_REQ_ZERO_WRITE for truncate |
commit | commitdiff | tree | snapshot |
next |