Age | Commit message (Expand) | Author |
2020-09-02 | target/i386/sev: Plug memleak in sev_read_file_base64 | Pan Nengyuan |
2020-09-02 | target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features | Pan Nengyuan |
2020-09-02 | virtio: add Virtio*BusClass sizes | Cornelia Huck |
2020-09-02 | Revert "hw/i386: Update structures to save the number of nodes per package" | Babu Moger |
2020-09-02 | Revert "hw/386: Add EPYC mode topology decoding functions" | Babu Moger |
2020-09-02 | Revert "target/i386: Cleanup and use the EPYC mode topology functions" | Babu Moger |
2020-09-02 | Revert "hw/i386: Introduce apicid functions inside X86MachineState" | Babu Moger |
2020-09-02 | Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition" | Babu Moger |
2020-09-02 | Revert "hw/i386: Move arch_id decode inside x86_cpus_init" | Babu Moger |
2020-09-02 | Revert "target/i386: Enable new apic id encoding for EPYC based cpus models" | Babu Moger |
2020-09-02 | Revert "i386: Fix pkg_id offset for EPYC cpu models" | Babu Moger |
2020-09-02 | tls-cipher-suites: Correct instance_size | Eduardo Habkost |
2020-09-02 | hda-audio: Set instance_size at base class | Eduardo Habkost |
2020-09-02 | rx: Move typedef RXCPU to cpu-qom.h | Eduardo Habkost |
2020-09-02 | rx: Rename QOM type check macros | Eduardo Habkost |
2020-09-02 | arm: Fix typo in AARCH64_CPU_GET_CLASS definition | Eduardo Habkost |
2020-09-02 | rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macro | Eduardo Habkost |
2020-09-02 | x86-iommu: Rename QOM type macros | Eduardo Habkost |
2020-09-02 | mos6522: Rename QOM macros | Eduardo Habkost |
2020-09-02 | imx_ccm: Rename IMX_GET_CLASS macro | Eduardo Habkost |
2020-09-01 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'... | Peter Maydell |
2020-09-01 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell |
2020-09-01 | hw/arm/sbsa-ref : Add embedded controller in secure memory | Graeme Gregory |
2020-09-01 | hw/misc/sbsa_ec : Add an embedded controller for sbsa-ref | Graeme Gregory |
2020-09-01 | hw/arm/sbsa-ref: add "reg" property to DT cpu nodes | Leif Lindholm |
2020-09-01 | target/arm: Enable FP16 in '-cpu max' | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VMUL, VMLA, VMLS | Peter Maydell |
2020-09-01 | target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations | Peter Maydell |
2020-09-01 | target/arm/vec_helper: Handle oprsz less than 16 bytes in indexed operations | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VRINTX | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VCVT with rounding modes | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VCVT fixed-point | Peter Maydell |
2020-09-01 | target/arm: Convert Neon VCVT fixed-point to gvec | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon float-integer VCVT | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon pairwise fp ops | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VRSQRTS | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VRECPS | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon fp compare-vs-0 | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VFMA, VMFS | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VMLA, VMLS operations | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VMAXNM, VMINNM | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VMAX, VMIN | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for VACGE, VACGT | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisons | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VABS, VNEG of floats | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec | Peter Maydell |
2020-09-01 | target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMUL | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 VMOV between gp and halfprec registers | Peter Maydell |
2020-09-01 | target/arm: Implement new VFP fp16 insn VMOVX | Peter Maydell |