Age | Commit message (Expand) | Author |
2024-06-08 | Hexagon: fix HVX store new | Matheus Tavares Bernardino |
2024-06-08 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2024-06-08 | i386: Add support for overflow recovery | John Allen |
2024-06-08 | i386: Add support for SUCCOR feature | John Allen |
2024-06-08 | i386: Fix MCE support for AMD hosts | John Allen |
2024-06-08 | target/i386: Add get/set/migrate support for FRED MSRs | Xin Li |
2024-06-08 | target/i386: enumerate VMX nested-exception support | Xin Li |
2024-06-08 | target/i386: mark CR4.FRED not reserved | Xin Li |
2024-06-08 | target/i386: add support for FRED in CPUID enumeration | Xin Li |
2024-06-08 | i386/hvf: Updates API usage to use modern vCPU run function | Phil Dennis-Jordan |
2024-06-08 | i386/hvf: In kick_vcpu use hv_vcpu_interrupt to force exit | Phil Dennis-Jordan |
2024-06-08 | i386/hvf: Fixes dirty memory tracking by page granularity RX->RWX change | Phil Dennis-Jordan |
2024-06-08 | i386/hvf: Fixes some compilation warnings | Phil Dennis-Jordan |
2024-06-08 | i386/hvf: Adds support for INVTSC cpuid bit | Phil Dennis-Jordan |
2024-06-08 | target/i386: fix size of EBP writeback in gen_enter() | Mark Cave-Ayland |
2024-06-08 | target/i386: fix SP when taking a memory fault during POP | Mark Cave-Ayland |
2024-06-08 | target/i386: use gen_writeback() within gen_POP() | Mark Cave-Ayland |
2024-06-08 | target/i386: use local X86DecodedOp in gen_POP() | Mark Cave-Ayland |
2024-06-08 | target/i386: document use of DISAS_NORETURN | Paolo Bonzini |
2024-06-08 | target/i386: document incorrect semantics of watchpoint following MOV/POP SS | Paolo Bonzini |
2024-06-08 | target/i386: fix TF/RF handling for HLT | Paolo Bonzini |
2024-06-08 | target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE | Paolo Bonzini |
2024-06-08 | target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN | Paolo Bonzini |
2024-06-08 | target/i386: disable/enable breakpoints on vmentry/vmexit | Paolo Bonzini |
2024-06-08 | target/i386: implement DR7.GD | Paolo Bonzini |
2024-06-08 | target/i386: cleanup PAUSE helpers | Paolo Bonzini |
2024-06-08 | target/i386: cleanup HLT helpers | Paolo Bonzini |
2024-06-08 | target/i386: fix implementation of ICEBP | Paolo Bonzini |
2024-06-08 | target/i386: fix pushed value of EFLAGS.RF | Paolo Bonzini |
2024-06-06 | target/loongarch: fix a wrong print in cpu dump | lanyanzhi |
2024-06-06 | hw/loongarch/virt: Enable extioi virt extension | Song Gao |
2024-06-05 | Merge tag 'pull-sp-20240605' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson |
2024-06-05 | target/sparc: Enable VIS4 feature bit | Richard Henderson |
2024-06-05 | target/sparc: Implement monitor ASIs | Richard Henderson |
2024-06-05 | target/sparc: Implement MWAIT | Richard Henderson |
2024-06-05 | target/sparc: Implement SUBXC, SUBXCcc | Richard Henderson |
2024-06-05 | target/sparc: Implement FPMIN, FPMAX | Richard Henderson |
2024-06-05 | target/sparc: Implement VIS4 comparisons | Richard Henderson |
2024-06-05 | target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS | Richard Henderson |
2024-06-05 | target/sparc: Implement FALIGNDATAi | Richard Henderson |
2024-06-05 | target/sparc: Add feature bit for VIS4 | Richard Henderson |
2024-06-05 | target/sparc: Implement IMA extension | Richard Henderson |
2024-06-05 | target/sparc: Enable VIS3 feature bit | Richard Henderson |
2024-06-05 | target/sparc: Implement XMULX | Richard Henderson |
2024-06-05 | target/sparc: Implement UMULXHI | Richard Henderson |
2024-06-05 | target/sparc: Implement PDISTN | Richard Henderson |
2024-06-05 | target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOd | Richard Henderson |
2024-06-05 | target/sparc: Implement LZCNT | Richard Henderson |
2024-06-05 | target/sparc: Implement LDXEFSR | Richard Henderson |
2024-06-05 | target/sparc: Implement FSLL, FSRL, FSRA, FSLAS | Richard Henderson |