]> git.proxmox.com Git - mirror_qemu.git/history - target
libvhost-user: Factor out search for memory region by GPA and simplify
[mirror_qemu.git] / target /
2024-03-09 Peter MaydellMerge tag 'hw-misc-20240309' of https://github.com...
2024-03-09 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-03-09 Zhao Liutarget/i386/sev: Fix missing ERRP_GUARD() for error_pre...
2024-03-09 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-03-09 Peter MaydellMerge tag 'pull-hv-balloon-20240308' of https://github...
2024-03-08 Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-08 Peter MaydellMerge tag 'pull-target-arm-20240308' of https://git...
2024-03-08 Thomas Huthtarget/arm: Move v7m-related code from cpu32.c into...
2024-03-08 Maciej S. Szmigierovmbus: Print a warning when enabled without the recomme...
2024-03-08 Peter MaydellMerge tag 'pull-riscv-to-apply-20240308-1' of https...
2024-03-08 Hiroaki Yamamototarget/riscv: Fix privilege mode of G-stage translation...
2024-03-08 demin.hantarget/riscv: Fix shift count overflow
2024-03-08 Daniel Henrique... trans_rvv.c.inc: remove 'is_store' bool from load/store fns
2024-03-08 Daniel Henrique... trans_rvv.c.inc: mark_vs_dirty() before loads and stores
2024-03-08 Vadim Shakirovtarget/riscv: mcountinhibit, mcounteren, scounteren...
2024-03-08 Daniel Henrique... target/riscv: move ratified/frozen exts to non-experimental
2024-03-08 Daniel Henrique... target/riscv/kvm: update KVM exts to Linux 6.8
2024-03-08 Palmer DabbeltRISC-V: Add support for Ztso
2024-03-08 Frank Changtarget/riscv: Add missing include guard in pmu.h
2024-03-08 Irina Ryapolovatarget/riscv: UPDATE xATP write CSR
2024-03-08 Irina Ryapolovatarget/riscv: FIX xATP_MODE validation
2024-03-08 Andrew Jonestarget/riscv: Promote svade to a normal extension
2024-03-08 Andrew Jonestarget/riscv: Gate hardware A/D PTE bit updating
2024-03-08 Andrew Jonestarget/riscv: Reset henvcfg to zero
2024-03-08 Daniel Henrique... target/riscv: add remaining named features
2024-03-08 Daniel Henrique... target/riscv: add riscv,isa to named features
2024-03-08 Daniel Henrique... target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_prof...
2024-03-08 Jason Chientarget/riscv: Update $ra with current $pc in trans_cm_j...
2024-03-07 Richard Hendersontarget/arm: Fix 32-bit SMOPA
2024-03-07 Peter Maydelltarget/arm: Enable FEAT_ECV for 'max' CPU
2024-03-07 Peter Maydelltarget/arm: Implement FEAT_ECV CNTPOFF_EL2 handling
2024-03-07 Peter Maydelltarget/arm: Define CNTPCTSS_EL0 and CNTVCTSS_EL0
2024-03-07 Peter Maydelltarget/arm: Implement new FEAT_ECV trap bits
2024-03-07 Peter Maydelltarget/arm: Don't allow RES0 CNTHCTL_EL2 bits to be...
2024-03-07 Peter Maydelltarget/arm: use FIELD macro for CNTHCTL bit definitions
2024-03-07 Peter Maydelltarget/arm: Timer _EL02 registers UNDEF for E2H == 0
2024-03-07 Peter Maydelltarget/arm: Move some register related defines to inter...
2024-03-06 Peter MaydellMerge tag 'pull-maintainer-updates-060324-1' of https...
2024-03-06 Alex Bennéetarget/loongarch: honour show_opcodes when disassembling
2024-03-05 Peter MaydellMerge tag 'pull-target-arm-20240305' of https://git...
2024-03-05 Richard Hendersontarget/arm: Do memory type alignment check when transla...
2024-03-05 Richard Hendersontarget/arm: Do memory type alignment check when transla...
2024-03-05 Richard Hendersonaccel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
2024-03-05 Richard Hendersontarget/arm: Support 32-byte alignment in pow2_align
2024-03-05 Peter MaydellMerge tag 'pull-qapi-2024-03-04' of https://repo.or...
2024-03-05 Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-03-05 Peter MaydellMerge tag 'pull-tcg-20240301' of https://gitlab.com...
2024-03-04 Peter MaydellMerge tag 'hppa-latest-pull-request' of https://github...
2024-03-03 Helge Dellertarget/hppa: Restore unwind_breg before calculating ior
2024-03-03 Guenter Roecktarget: hppa: Fix unaligned double word accesses for...
2024-02-29 Richard Hendersontarget/alpha: Enable TARGET_PAGE_BITS_VARY for user...
2024-02-29 Richard Hendersontarget/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
2024-02-29 Richard Hendersontarget/arm: Enable TARGET_PAGE_BITS_VARY for AArch64...
2024-02-28 Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-02-28 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-02-28 Peter MaydellMerge tag 'pull-maintainer-updates-280224-1' of https...
2024-02-28 Akihiko Odakigdbstub: Add members to identify registers to GDBFeature
2024-02-28 Akihiko Odakihw/core/cpu: Remove gdb_get_dynamic_xml member
2024-02-28 Akihiko Odakigdbstub: Infer number of core registers from XML
2024-02-28 Akihiko Odakigdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
2024-02-28 Akihiko Odakigdbstub: Use GDBFeature for gdb_register_coprocessor
2024-02-28 Akihiko Odakitarget/riscv: Use GDBFeature for dynamic XML
2024-02-28 Akihiko Odakitarget/ppc: Use GDBFeature for dynamic XML
2024-02-28 Akihiko Odakitarget/arm: Use GDBFeature for dynamic XML
2024-02-27 Paolo Bonzinitarget/i386: leave the A20 bit set in the final NPT...
2024-02-27 Paolo Bonzinitarget/i386: remove unnecessary/wrong application of...
2024-02-27 Paolo Bonzinitarget/i386: Fix physical address truncation
2024-02-27 Paolo Bonzinitarget/i386: use separate MMU indexes for 32-bit accesses
2024-02-27 Paolo Bonzinitarget/i386: introduce function to query MMU indices
2024-02-27 Paolo Bonzinitarget/i386: check validity of VMCB addresses
2024-02-27 Paolo Bonzinitarget/i386: mask high bits of CR3 in 32-bit mode
2024-02-27 Peter MaydellMerge tag 'pull-target-arm-20240227-1' of https://git...
2024-02-27 Jonathan Cameronarm/ptw: Handle atomic updates of page tables entries...
2024-02-27 Ard Biesheuveltarget/arm: Advertise Cortex-A53 erratum #843419 fix...
2024-02-26 Peter MaydellMerge tag 'edk2-stable202402-20240226-pull-request...
2024-02-24 Peter MaydellMerge tag 'pull-request-2024-02-23' of https://gitlab...
2024-02-23 Peter MaydellMerge tag 'pull-ppc-for-9.0-20240224' of https://gitlab...
2024-02-23 Nicholas Piggintarget/ppc: optimise ppcemb_tlb_t flushing
2024-02-23 Nicholas Piggintarget/ppc: 440 optimise tlbwe TLB flushing
2024-02-23 Nicholas Piggintarget/ppc: 4xx optimise tlbwe_lo TLB flushing
2024-02-23 Nicholas Piggintarget/ppc: 4xx don't flush TLB for a newly written...
2024-02-23 Nicholas Piggintarget/ppc: Factor out 4xx ppcemb_tlb_t flushing
2024-02-23 Nicholas Piggintarget/ppc: Fix 440 tlbwe TLB invalidation gaps
2024-02-23 Nicholas Piggintarget/ppc: Add SMT support to time facilities
2024-02-23 Nicholas Piggintarget/ppc: Implement core timebase state machine and...
2024-02-23 Nicholas Pigginppc/pnv: Implement the ChipTOD to Core transfer
2024-02-23 Nicholas Piggintarget/ppc: Fix move-to timebase SPR access permissions
2024-02-23 Nicholas Piggintarget/ppc: Improve timebase register defines naming
2024-02-23 Nicholas Piggintarget/ppc: Rename TBL to TB on 64-bit
2024-02-23 Saif Abrartarget/ppc: Update gdbstub to read SPR's CFAR, DEC...
2024-02-23 Philippe Mathieu... hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt...
2024-02-23 Nicholas Piggintarget/ppc: Rename registers to match ISA
2024-02-23 Nicholas Piggintarget/ppc: Fix crash on machine check caused by ifetch
2024-02-23 Nicholas Piggintarget/ppc: Fix lxv/stxv MSR facility check
2024-02-23 Paolo Bonzinitarget/i386: do not filter processor tracing features...
2024-02-23 Thomas Huthtarget/ppc/kvm: Replace variable length array in kvmppc...
2024-02-23 Thomas Huthtarget/ppc/kvm: Replace variable length array in kvmppc...
2024-02-23 Daniel Palmertarget/m68k: Fix exception frame format for 68010
2024-02-22 Peter MaydellMerge tag 'hw-misc-20240222' of https://github.com...
2024-02-22 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
next