]> git.proxmox.com Git - mirror_qemu.git/history - target
util/vhost-user-server: drop unnecessary watch deletion
[mirror_qemu.git] / target /
2020-10-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/modul...
2020-10-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/micro...
2020-10-21 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-10-21 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2020-10-20 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-20 Peter Maydelltarget/arm: Implement FPSCR.LTPSIZE for M-profile LOB...
2020-10-20 Peter Maydelltarget/arm: Allow M-profile CPUs with FP16 to set FPSCR...
2020-10-20 Peter Maydelltarget/arm: Fix has_vfp/has_neon ID reg squashing for...
2020-10-20 Peter Maydelltarget/arm: Implement v8.1M low-overhead-loop instructions
2020-10-20 Peter Maydelltarget/arm: Implement v8.1M branch-future insns (as...
2020-10-20 Peter Maydelltarget/arm: Don't allow BLX imm for M-profile
2020-10-20 Peter Maydelltarget/arm: Make the t32 insn[25:23]=111 group non...
2020-10-20 Peter Maydelltarget/arm: Implement v8.1M conditional-select insns
2020-10-20 Peter Maydelltarget/arm: Implement v8.1M NOCP handling
2020-10-20 Richard Hendersontarget/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
2020-10-20 Richard Hendersontarget/arm: Fix reported EL for mte_check_fail
2020-10-20 Richard Hendersontarget/arm: Remove redundant mmu_idx lookup
2020-10-20 Richard Hendersontarget/arm: Use tlb_flush_page_bits_by_mmuidx*
2020-10-20 Peter Maydelltarget/arm: AArch32 VCVT fixed-point to float is always...
2020-10-20 Peter Maydelltarget/arm: Fix SMLAD incorrect setting of Q bit
2020-10-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2020-10-19 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2020-10-19 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-10-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-17 Claudio Fontanahax: unbreak accelerator cpu code after cpus.c split
2020-10-17 Philippe Mathieu... target/mips: Increase number of TLB entries on the...
2020-10-17 Philippe Mathieu... target/mips/cpu: Display warning when CPU is used witho...
2020-10-17 Philippe Mathieu... target/mips/cpu: Introduce mips_cpu_create_with_clock...
2020-10-17 Philippe Mathieu... target/mips/cpu: Allow the CPU to use dynamic frequencies
2020-10-17 Philippe Mathieu... target/mips/cpu: Make cp0_count_rate a property
2020-10-17 Philippe Mathieu... target/mips/cpu: Calculate the CP0 timer period using...
2020-10-17 Philippe Mathieu... target/mips: Move cp0_count_ns to CPUMIPSState
2020-10-17 Philippe Mathieu... target/mips/cp0_timer: Document TIMER_PERIOD origin
2020-10-17 Philippe Mathieu... target/mips/cp0_timer: Explicit unit in variable name
2020-10-17 Philippe Mathieu... target/mips: Move cpu_mips_get_random() with CP0 helpers
2020-10-17 Philippe Mathieu... target/mips/op_helper: Log unimplemented cache opcode
2020-10-17 Philippe Mathieu... target/mips/op_helper: Document Invalidate/Writeback...
2020-10-17 Philippe Mathieu... target/mips/op_helper: Convert multiple if() to switch...
2020-10-17 Jiaxun Yangtarget/mips: Add loongson-ext lsdc2 group of instructions
2020-10-17 Jiaxun Yangtarget/mips: Add loongson-ext lswc2 group of instructio...
2020-10-17 Jiaxun Yangtarget/mips: Add loongson-ext lswc2 group of instructio...
2020-10-17 Aleksandar Markovictarget/mips: Demacro helpers for <MAX|MAXA|MIN|MINA...
2020-10-17 Aleksandar Markovictarget/mips: Demacro helpers for M<ADD|SUB>F.<D|S>
2020-10-17 Aleksandar Markovictarget/mips: Demacro helpers for <ABS|CHS>.<D|S|PS>
2020-10-17 zhaolichangtarget/mips: Fix some comment spelling errors
2020-10-16 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-10-16 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-10-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/modul...
2020-10-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-10-15 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-10-14 Robert Hooi386: Mark Icelake-Client CPU models deprecated
2020-10-14 Robert Hoocpu: Introduce CPU model deprecation API
2020-10-14 Eduardo Habkosti386/kvm: Delete kvm_allows_irq0_override()
2020-10-14 Eduardo Habkosti386/kvm: Remove IRQ routing support checks
2020-10-14 Eduardo Habkosti386/kvm: Require KVM_CAP_IRQ_ROUTING
2020-10-14 Babu Mogertarget/i386: Remove core_id assert check in CPUID 0x800...
2020-10-14 Zhenyu Wangi386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passth...
2020-10-14 Vitaly Kuznetsovi386: drop x86_cpu_get_supported_feature_word() forward...
2020-10-13 Eduardo Habkosti386: Register most CPU properties as class properties
2020-10-13 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-10-13 Philippe Mathieu... target/sparc/int32_helper: Remove duplicated 'Tag Overf...
2020-10-12 Markus Armbrustertarget/i386/cpu: Update comment that mentions Texinfo
2020-10-09 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-10-08 Greg Kurzppc: Fix return value in cpu_post_load() error path
2020-10-08 Greg Kurzppc: Add a return value to ppc_set_compat() and ppc_set...
2020-10-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-08 Peter Maydelltarget/arm: Make '-cpu max' have a 48-bit PA
2020-10-08 Andrew Joneshw/arm/virt: Implement kvm-steal-time
2020-10-08 Andrew Jonestarget/arm/kvm: Make uncalled stubs explicitly unreachable
2020-10-08 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-10-05 Claudio Fontanahax: remove hax specific functions from global includes
2020-10-05 Claudio Fontanawhpx: remove whpx specific functions from global includes
2020-10-05 Claudio Fontanahvf: remove hvf specific functions from global includes
2020-10-05 Claudio Fontanacpus: add handle_interrupt to the CpusAccel interface
2020-10-05 Claudio Fontanacpus: extract out hvf-specific code to target/i386...
2020-10-05 Claudio Fontanacpus: extract out whpx-specific code to target/i386/
2020-10-05 Claudio Fontanacpus: extract out hax-specific code to target/i386/
2020-10-05 Claudio Fontanaicount: rename functions to be consistent with the...
2020-10-05 Claudio Fontanacpu-timers, icount: new modules
2020-10-05 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2020-10-04 zhenwei pitarget-i386: post memory failure event to QMP
2020-10-04 zhenwei pitarget-i386: seperate MCIP & MCE_MASK error reason
2020-10-03 Richard Hendersondisas: Enable capstone disassembly for s390x
2020-10-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-10-02 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-10-02 David Hildenbrands390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION...
2020-10-02 David Hildenbrands390x/tcg: We support Miscellaneous-Instruction-Extensi...
2020-10-02 David Hildenbrands390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC...
2020-10-02 David Hildenbrands390x/tcg: Implement BRANCH INDIRECT ON CONDITION ...
2020-10-02 David Hildenbrands390x/tcg: Implement MULTIPLY HALFWORD (MGH)
2020-10-02 David Hildenbrands390x/tcg: Implement MULTIPLY (MG, MGRK)
2020-10-02 David Hildenbrands390x/tcg: Implement SUBTRACT HALFWORD (SGH)
2020-10-02 David Hildenbrands390x/tcg: Implement ADD HALFWORD (AGH)
2020-10-02 David Hildenbrands390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_...
2020-10-02 David Hildenbrands390x/tcg: Implement MONITOR CALL
2020-10-02 Collin Wallings390: guest support for diagnose 0x318
next