aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2024-06-08Hexagon: fix HVX store newMatheus Tavares Bernardino
2024-06-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-08i386: Add support for overflow recoveryJohn Allen
2024-06-08i386: Add support for SUCCOR featureJohn Allen
2024-06-08i386: Fix MCE support for AMD hostsJohn Allen
2024-06-08target/i386: Add get/set/migrate support for FRED MSRsXin Li
2024-06-08target/i386: enumerate VMX nested-exception supportXin Li
2024-06-08target/i386: mark CR4.FRED not reservedXin Li
2024-06-08target/i386: add support for FRED in CPUID enumerationXin Li
2024-06-08i386/hvf: Updates API usage to use modern vCPU run functionPhil Dennis-Jordan
2024-06-08i386/hvf: In kick_vcpu use hv_vcpu_interrupt to force exitPhil Dennis-Jordan
2024-06-08i386/hvf: Fixes dirty memory tracking by page granularity RX->RWX changePhil Dennis-Jordan
2024-06-08i386/hvf: Fixes some compilation warningsPhil Dennis-Jordan
2024-06-08i386/hvf: Adds support for INVTSC cpuid bitPhil Dennis-Jordan
2024-06-08target/i386: fix size of EBP writeback in gen_enter()Mark Cave-Ayland
2024-06-08target/i386: fix SP when taking a memory fault during POPMark Cave-Ayland
2024-06-08target/i386: use gen_writeback() within gen_POP()Mark Cave-Ayland
2024-06-08target/i386: use local X86DecodedOp in gen_POP()Mark Cave-Ayland
2024-06-08target/i386: document use of DISAS_NORETURNPaolo Bonzini
2024-06-08target/i386: document incorrect semantics of watchpoint following MOV/POP SSPaolo Bonzini
2024-06-08target/i386: fix TF/RF handling for HLTPaolo Bonzini
2024-06-08target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSEPaolo Bonzini
2024-06-08target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUNPaolo Bonzini
2024-06-08target/i386: disable/enable breakpoints on vmentry/vmexitPaolo Bonzini
2024-06-08target/i386: implement DR7.GDPaolo Bonzini
2024-06-08target/i386: cleanup PAUSE helpersPaolo Bonzini
2024-06-08target/i386: cleanup HLT helpersPaolo Bonzini
2024-06-08target/i386: fix implementation of ICEBPPaolo Bonzini
2024-06-08target/i386: fix pushed value of EFLAGS.RFPaolo Bonzini
2024-06-06target/loongarch: fix a wrong print in cpu dumplanyanzhi
2024-06-06hw/loongarch/virt: Enable extioi virt extensionSong Gao
2024-06-05Merge tag 'pull-sp-20240605' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2024-06-05target/sparc: Enable VIS4 feature bitRichard Henderson
2024-06-05target/sparc: Implement monitor ASIsRichard Henderson
2024-06-05target/sparc: Implement MWAITRichard Henderson
2024-06-05target/sparc: Implement SUBXC, SUBXCccRichard Henderson
2024-06-05target/sparc: Implement FPMIN, FPMAXRichard Henderson
2024-06-05target/sparc: Implement VIS4 comparisonsRichard Henderson
2024-06-05target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUSRichard Henderson
2024-06-05target/sparc: Implement FALIGNDATAiRichard Henderson
2024-06-05target/sparc: Add feature bit for VIS4Richard Henderson
2024-06-05target/sparc: Implement IMA extensionRichard Henderson
2024-06-05target/sparc: Enable VIS3 feature bitRichard Henderson
2024-06-05target/sparc: Implement XMULXRichard Henderson
2024-06-05target/sparc: Implement UMULXHIRichard Henderson
2024-06-05target/sparc: Implement PDISTNRichard Henderson
2024-06-05target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOdRichard Henderson
2024-06-05target/sparc: Implement LZCNTRichard Henderson
2024-06-05target/sparc: Implement LDXEFSRRichard Henderson
2024-06-05target/sparc: Implement FSLL, FSRL, FSRA, FSLASRichard Henderson