Age | Commit message (Expand) | Author |
2020-07-03 | Add the ability to select a different PHY for each i.MX6UL FEC interface | Jean-Christophe Dubois |
2020-07-03 | Add a phy-num property to the i.MX FEC emulator | Jean-Christophe Dubois |
2020-07-03 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... | Peter Maydell |
2020-07-03 | migration: Count new_dirty instead of real_dirty | Keqian Zhu |
2020-07-03 | migration: postcopy take proper error return | Dr. David Alan Gilbert |
2020-07-03 | virtiofsd: Allow addition or removal of capabilities | Dr. David Alan Gilbert |
2020-07-03 | virtiofsd: Check capability calls | Dr. David Alan Gilbert |
2020-07-03 | virtiofsd: Terminate capability list | Dr. David Alan Gilbert |
2020-07-03 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-06-24' in... | Peter Maydell |
2020-07-03 | Merge tag 's390-ccw-bios-2020-07-02' into s390-next-staging | Cornelia Huck |
2020-07-03 | s390x/pci: fix set_ind_atomic | Halil Pasic |
2020-07-03 | virtio-ccw: fix virtio_set_ind_atomic | Halil Pasic |
2020-07-03 | target/s390x: Fix SQXBR | Richard Henderson |
2020-07-03 | Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20200702-pull-reque... | Peter Maydell |
2020-07-03 | iotests: Fix 051 output after qdev_init_nofail() removal | Philippe Mathieu-Daudé |
2020-07-03 | iotests.py: Do not wait() before communicate() | Max Reitz |
2020-07-03 | vvfat: Fix array_remove_slice() | Kevin Wolf |
2020-07-03 | vvfat: Check that updated filenames are valid | Kevin Wolf |
2020-07-03 | qemu-storage-daemon: add missing cleanup calls | Stefan Hajnoczi |
2020-07-03 | qemu-storage-daemon: remember to add qemu_object_opts | Stefan Hajnoczi |
2020-07-03 | qemu-img convert: Don't pre-zero images | Kevin Wolf |
2020-07-02 | target/riscv: configure and turn on vector extension from command line | LIU Zhiwei |
2020-07-02 | target/riscv: vector compress instruction | LIU Zhiwei |
2020-07-02 | target/riscv: vector register gather instruction | LIU Zhiwei |
2020-07-02 | target/riscv: vector slide instructions | LIU Zhiwei |
2020-07-02 | target/riscv: floating-point scalar move instructions | LIU Zhiwei |
2020-07-02 | target/riscv: integer scalar move instruction | LIU Zhiwei |
2020-07-02 | target/riscv: integer extract instruction | LIU Zhiwei |
2020-07-02 | target/riscv: vector element index instruction | LIU Zhiwei |
2020-07-02 | target/riscv: vector iota instruction | LIU Zhiwei |
2020-07-02 | target/riscv: set-X-first mask bit | LIU Zhiwei |
2020-07-02 | target/riscv: vmfirst find-first-set mask bit | LIU Zhiwei |
2020-07-02 | target/riscv: vector mask population count vmpopc | LIU Zhiwei |
2020-07-02 | target/riscv: vector mask-register logical instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector widening floating-point reduction instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector single-width floating-point reduction instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector wideing integer reduction instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector single-width integer reduction instructions | LIU Zhiwei |
2020-07-02 | target/riscv: narrowing floating-point/integer type-convert instructions | LIU Zhiwei |
2020-07-02 | target/riscv: widening floating-point/integer type-convert instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector floating-point/integer type-convert instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector floating-point merge instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector floating-point classify instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector floating-point compare instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector floating-point sign-injection instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector floating-point min/max instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector floating-point square-root instruction | LIU Zhiwei |
2020-07-02 | target/riscv: vector widening floating-point fused multiply-add instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector single-width floating-point fused multiply-add instructions | LIU Zhiwei |
2020-07-02 | target/riscv: vector widening floating-point multiply | LIU Zhiwei |