OSDN Git Service

qmiga/qemu.git
2020-09-02 Klaus Jensenhw/block/nvme: flush write cache when disabled
2020-09-02 Klaus Jensenhw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
2020-09-02 Klaus Jensenhw/block/nvme: add support for the asynchronous event...
2020-09-02 Klaus Jensenhw/block/nvme: add support for the get log page command
2020-09-02 Klaus Jensenhw/block/nvme: mark fw slot 1 as read-only
2020-09-02 Klaus Jensenhw/block/nvme: add temperature threshold feature
2020-09-02 Klaus Jensenhw/block/nvme: add support for the abort command
2020-09-02 Klaus Jensenhw/block/nvme: additional tracing
2020-09-02 Klaus Jensenhw/block/nvme: fix missing endian conversion
2020-09-02 Klaus Jensenhw/block/nvme: bump spec data structures to v1.3
2020-09-02 Philippe Mathieu... hw/block/nvme: Align I/O BAR to 4 KiB
2020-09-02 Philippe Mathieu... hw/block/nvme: Fix pmrmsc register size
2020-09-02 Philippe Mathieu... hw/block/nvme: Use QEMU_PACKED on hardware/packet struc...
2020-09-02 Philippe Mathieu... hw/block/nvme: Update specification URL
2020-09-02 Keith BuschMAINTAINERS: update nvme entry
2020-09-01 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-09-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-09-01 Graeme Gregoryhw/arm/sbsa-ref : Add embedded controller in secure...
2020-09-01 Graeme Gregoryhw/misc/sbsa_ec : Add an embedded controller for sbsa-ref
2020-09-01 Leif Lindholmhw/arm/sbsa-ref: add "reg" property to DT cpu nodes
2020-09-01 Peter Maydelltarget/arm: Enable FP16 in '-cpu max'
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VMUL, VMLA, VMLS
2020-09-01 Peter Maydelltarget/arm/vec_helper: Add gvec fp indexed multiply...
2020-09-01 Peter Maydelltarget/arm/vec_helper: Handle oprsz less than 16 bytes...
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VRINTX
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VRINT-with-specifie...
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VCVT with rounding...
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VCVT fixed-point
2020-09-01 Peter Maydelltarget/arm: Convert Neon VCVT fixed-point to gvec
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon float-integer VCVT
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon pairwise fp ops
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VRSQRTS
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VRECPS
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon fp compare-vs-0
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VFMA, VMFS
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VMLA, VMLS operations
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VMAXNM, VMINNM
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VMAX, VMIN
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for VACGE, VACGT
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisons
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VABS, VNEG of floats
2020-09-01 Peter Maydelltarget/arm: Implement fp16 for Neon VRECPE, VRSQRTE...
2020-09-01 Peter Maydelltarget/arm: Implement FP16 for Neon VADD, VSUB, VABD...
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 VMOV between gp and...
2020-09-01 Peter Maydelltarget/arm: Implement new VFP fp16 insn VMOVX
2020-09-01 Peter Maydelltarget/arm: Implement new VFP fp16 insn VINS
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 VRINT*
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 VSEL
2020-09-01 Peter Maydelltarget/arm: Implement VFP vp16 VCVT-with-specified...
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 VCVT between float and...
2020-09-01 Peter Maydelltarget/arm: Use macros instead of open-coding fp16...
2020-09-01 Peter Maydelltarget/arm: Make VFP_CONV_FIX macros take separate...
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 VCVT between float and...
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 VLDR and VSTR
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 VCMP
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 for VMOV immediate
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 for VABS, VNEG, VSQRT
2020-09-01 Peter Maydelltarget/arm: Macroify uses of do_vfp_2op_sp() and do_vfp...
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 for fused-multiply-add
2020-09-01 Peter Maydelltarget/arm: Macroify trans functions for VFMA, VFMS...
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 VMLA, VMLS, VNMLS, VNMLA...
2020-09-01 Peter Maydelltarget/arm: Implement VFP fp16 for VFP_BINOP operations
2020-09-01 Peter Maydelltarget/arm: Use correct ID register check for aa32_fp16...
2020-09-01 Peter Maydelltarget/arm: Remove local definitions of float constants
2020-09-01 Stefan Weildocs/system: Fix grammar in documentation
2020-09-01 Stefan Weilmain-loop: Fix comment
2020-09-01 Chen Qunhw/display/vga:Remove redundant statement in vga_draw_g...
2020-09-01 Chen Qunhw/intc: fix default registers value in exynos4210_comb...
2020-09-01 Chen Qunusb/bus: Remove dead assignment in usb_get_fw_dev_path()
2020-09-01 Chen Qunvfio/platform: Remove dead assignment in vfio_intp_inte...
2020-09-01 Chen Qunhw/net/virtio-net:Remove redundant statement in virtio_...
2020-09-01 Chen Qunhw/virtio/vhost-user:Remove dead assignment in scrub_sh...
2020-09-01 Chen Quntarget/arm/translate-a64:Remove redundant statement...
2020-09-01 Chen Quntarget/arm/translate-a64:Remove dead assignment in...
2020-09-01 Chen Qunhw/arm/omap1:Remove redundant statement in omap_clkdsp_...
2020-09-01 Chen Qunhw/arm/virt-acpi-build:Remove dead assignment in build_...
2020-09-01 Mike Gelfandlinux-user: Add strace support for printing OFD fcntl...
2020-09-01 Philippe Mathieu... util/vfio-helpers: Unify trace-events size format
2020-09-01 Philippe Mathieu... hw/net/xilinx_axienet: Remove unused code
2020-09-01 Philippe Mathieu... hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SE...
2020-09-01 Philippe Mathieu... hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE
2020-09-01 Philippe Mathieu... hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE
2020-09-01 Philippe Mathieu... hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE
2020-09-01 Philippe Mathieu... hw/ide/core: Trivial typo fix
2020-09-01 Thomas Huthdocs/system/target-avr: Improve the AVR docs and add...
2020-09-01 Greg Kurzmailmap: Add entry for Greg Kurz
2020-09-01 Philippe Mathieu... util/vfio-helpers: Fix typo in description
2020-09-01 Philippe Mathieu... util/qemu-timer: Fix typo in description
2020-09-01 Philippe Mathieu... hw/i2c: Fix typo in description
2020-09-01 Philippe Mathieu... .mailmap: Update Paul Burton email address
2020-09-01 Han Handocs: Fix broken links
2020-09-01 Philippe Mathieu... Revert "mailmap: Update philmd email address"
2020-09-01 Philippe Mathieu... hw/core/sysbus: Assert memory region index is in range
2020-09-01 Philippe Mathieu... hw/core/sysbus: Fix a typo
2020-09-01 Tianjia Zhangqemu-options.hx: Fix typo for netdev documentation
2020-09-01 Philippe Mathieu... stubs/cmos: Use correct include
2020-09-01 Philippe Mathieu... hw/isa/isa-superio: Fix IDE controller realization
2020-09-01 Kenta Ishigurohw/i386/kvm/ioapic.c: fix typo in error message
2020-09-01 Thomas Huthhw/net/can: Add missing fallthrough statements
2020-09-01 Liao Pingfangtarget/cris: Remove superfluous breaks
next