Age | Commit message (Expand) | Author |
2020-05-14 | target/arm: Create gen_gvec_{cmtst,ushl,sshl} | Richard Henderson |
2020-05-14 | target/arm: Swap argument order for VSHL during decode | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{mla,mls} | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{ceq,clt,cle,cgt,cge}0 | Richard Henderson |
2020-05-14 | target/arm: Tidy handle_vec_simd_shri | Richard Henderson |
2020-05-14 | target/arm: Remove unnecessary range check for VSHL | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{sri,sli} | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{u,s}{rshr,rsra} | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_[us]sra | Richard Henderson |
2020-05-14 | target/arm: Use correct GDB XML for M-profile cores | Peter Maydell |
2020-05-14 | target/microblaze: monitor: Increase the number of registers reported | Joe Komlodi |
2020-05-14 | target/microblaze: gdb: Fix incorrect SReg reporting | Joe Komlodi |
2020-05-14 | target/microblaze: gdb: Extend the number of registers presented to GDB | Joe Komlodi |
2020-05-14 | target/microblaze: Fix FPU2 instruction check | Joe Komlodi |
2020-05-14 | target/microblaze: Add MFS Rd,EDR translation | Tong Ho |
2020-05-14 | MAINTAINERS: Add myself as streams maintainer | Edgar E. Iglesias |
2020-05-14 | hw/dma/xilinx_axidma: s2mm: Support stream fragments | Edgar E. Iglesias |
2020-05-14 | hw/dma/xilinx_axidma: mm2s: Stream descriptor by descriptor | Edgar E. Iglesias |
2020-05-14 | hw/net/xilinx_axienet: Handle fragmented packets from DMA | Edgar E. Iglesias |
2020-05-14 | hw/core: stream: Add an end-of-packet flag | Edgar E. Iglesias |
2020-05-14 | hw/dma/xilinx_axidma: Add DMA memory-region property | Edgar E. Iglesias |
2020-05-14 | hw/net/xilinx_axienet: Remove unncessary cast | Edgar E. Iglesias |
2020-05-14 | hw/net/xilinx_axienet: Cleanup stream->push assignment | Edgar E. Iglesias |
2020-05-14 | hw/net/xilinx_axienet: Auto-clear PHY Autoneg | Edgar E. Iglesias |
2020-05-14 | Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-05-14' into sta... | Peter Maydell |
2020-05-14 | xen-9pfs: Fix log messages of reply errors | Christian Schoenebeck |
2020-05-14 | 9pfs: local: ignore O_NOATIME if we don't have permissions | Omar Sandoval |
2020-05-14 | qemu-options.hx: 9p: clarify -virtfs vs. -fsdev | Christian Schoenebeck |
2020-05-14 | MAINTAINERS: Upgrade myself as 9pfs co-maintainer | Christian Schoenebeck |
2020-05-13 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-13' in... | Peter Maydell |
2020-05-13 | block/block-copy: fix use-after-free of task pointer | Vladimir Sementsov-Ogievskiy |
2020-05-13 | iotests: 287: add qcow2 compression type test | Denis Plotnikov |
2020-05-13 | qcow2: add zstd cluster compression | Denis Plotnikov |
2020-05-13 | qcow2: rework the cluster compression routine | Denis Plotnikov |
2020-05-13 | qcow2: introduce compression type feature | Denis Plotnikov |
2020-05-12 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-08-1... | Peter Maydell |
2020-05-12 | hw/tpm: fix usage of bool in tpm-tis.c | Jafar Abdi |
2020-05-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200511'... | Peter Maydell |
2020-05-11 | target/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed) | Richard Henderson |
2020-05-11 | target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA | Richard Henderson |
2020-05-11 | hw/arm/musicpal: Map the UART devices unconditionally | Philippe Mathieu-Daudé |
2020-05-11 | target/arm: Restrict TCG cpus to TCG accel | Philippe Mathieu-Daudé |
2020-05-11 | target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUs | Philippe Mathieu-Daudé |
2020-05-11 | target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[] | Philippe Mathieu-Daudé |
2020-05-11 | target/arm: Make set_feature() available for other files | Thomas Huth |
2020-05-11 | target/arm/kvm: Inline set_feature() calls | Philippe Mathieu-Daudé |
2020-05-11 | target/arm: Remove sve_memopidx | Richard Henderson |
2020-05-11 | target/arm: Reuse sve_probe_page for gather loads | Richard Henderson |
2020-05-11 | target/arm: Reuse sve_probe_page for scatter stores | Richard Henderson |
2020-05-11 | target/arm: Reuse sve_probe_page for gather first-fault loads | Richard Henderson |