]> git.proxmox.com Git - mirror_qemu.git/history - target
target/hppa: Fix IOR and ISR on unaligned access trap
[mirror_qemu.git] / target /
2024-01-13 Helge Dellertarget/hppa: Fix IOR and ISR on unaligned access trap
2024-01-13 Helge Dellertarget/hppa: Export function hppa_set_ior_and_isr()
2024-01-13 Helge Dellertarget/hppa: Avoid accessing %gr0 when raising exception
2024-01-13 Helge Dellertarget/hppa: Fix PDC address translation on PA2.0 with...
2023-12-26 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-12-26 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231225...
2023-12-26 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-12-26 Stefan HajnocziMerge tag 'm68k-pull-2023-12-22' of https://gitlab...
2023-12-23 Natanael Copatarget/riscv/kvm: do not use non-portable strerrorname_np()
2023-12-22 Stefan HajnocziMerge tag 'pull-loongarch-20231221' of https://gitlab...
2023-12-21 Bibo Maotarget/loongarch: Add timer information dump support
2023-12-20 Stefan HajnocziMerge tag 'pull-request-2023-12-20' of https://gitlab...
2023-12-20 Stefan HajnocziMerge tag 'pull-target-arm-20231219' of https://git...
2023-12-20 Philippe Mathieu... target: Restrict 'sysemu/reset.h' to system emulation
2023-12-19 Jean-Philippe Bruckertarget/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
2023-12-19 Philippe Mathieu... target/arm/tcg: Including missing 'exec/exec-all.h...
2023-12-19 Philippe Mathieu... target/arm: Restrict DC CVAP & DC CVADP instructions...
2023-12-19 Philippe Mathieu... target/arm: Restrict TCG specific helpers
2023-12-19 Peter Maydelltarget/arm: Don't implement *32_EL2 registers when...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_hw_debug_active take a...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_handle_debug take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_handle_dabt_nisv take...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_verify_ext_dabt_pending...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_[get|put]_virtual_time...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_vcpu_finalize take a ARMCP...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_vcpu_init take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_set_device_attr take a...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_sve_get_vls take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_sve_set_vls take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_add_vcpu_properties take...
2023-12-19 Philippe Mathieu... target/arm/kvm: Remove unused includes
2023-12-19 Richard Hendersontarget/arm/kvm: Unexport kvm_arm_vm_state_change
2023-12-19 Richard Hendersontarget/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_...
2023-12-19 Richard Hendersontarget/arm/kvm: Unexport kvm_{get,put}_vcpu_events
2023-12-19 Richard Hendersontarget/arm/kvm: Init cap_has_inject_serror_esr in kvm_a...
2023-12-19 Richard Hendersontarget/arm/kvm: Unexport kvm_arm_init_cpreg_list
2023-12-19 Richard Hendersontarget/arm/kvm: Unexport kvm_arm_vcpu_finalize
2023-12-19 Richard Hendersontarget/arm/kvm: Unexport kvm_arm_vcpu_init
2023-12-19 Richard Hendersontarget/arm/kvm: Merge kvm64.c into kvm.c
2023-12-19 Richard Hendersontarget/arm/kvm: Move kvm_arm_reg_syncs_via_cpreg_list...
2023-12-19 Richard Hendersontarget/arm/kvm: Move kvm_arm_cpreg_level and unexport
2023-12-19 Richard Hendersontarget/arm/kvm: Use a switch for kvm_arm_cpreg_level
2023-12-19 Richard Hendersontarget/arm/kvm: Move kvm_arm_get_host_cpu_features...
2023-12-19 Richard Hendersontarget/arm/kvm: Inline kvm_arm_steal_time_supported
2023-12-19 Richard Hendersontarget/arm/kvm: Unexport kvm_arm_{get, put}_virtual_time
2023-12-19 Richard Hendersontarget/arm/kvm: Move kvm_arm_handle_debug and unexport
2023-12-19 Richard Hendersontarget/arm/kvm: Move kvm_arm_hw_debug_active and unexport
2023-12-19 Richard Hendersontarget/arm/kvm: Move kvm_arm_copy_hw_debug_data and...
2023-12-19 Richard Hendersontarget/arm/kvm: Move kvm_arm_verify_ext_dabt_pending...
2023-12-19 Richard Hendersontarget/arm/kvm: Merge kvm_arm_init_debug into kvm_arch_init
2023-12-19 Chao Dutarget/arm: kvm64: remove a redundant KVM_CAP_SET_GUEST...
2023-12-12 Stefan HajnocziMerge tag 'pull-tcg-20231212' of https://gitlab.com...
2023-12-12 Richard Hendersontarget/i386: Fix 32-bit wrapping of pc/eip computation
2023-12-12 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-06 Michael Rothi386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LM...
2023-12-05 Stefan HajnocziMerge tag 'pull-ufs-20231205' of https://gitlab.com...
2023-12-04 Stefan HajnocziMerge tag 'misc-fixes-20231204' of https://github.com...
2023-12-04 Stefan HajnocziMerge tag 'pull-target-arm-20231204-1' of https://git...
2023-12-04 Stefan HajnocziMerge tag 'pull-request-2023-12-04' of https://gitlab...
2023-12-04 Daniel Henrique... target/riscv/kvm: fix shadowing in kvm_riscv_(get|put...
2023-12-04 Yihuan Pansh4: Coding style: Remove tabs
2023-12-04 Peter Maydelltarget/arm: Disable SME if SVE is disabled
2023-11-28 Stefan HajnocziMerge tag 'misc-next-20231128' of https://github.com...
2023-11-28 Stefan HajnocziMerge tag 'pull-target-arm-20231127' of https://git...
2023-11-28 Gihun Namhw/avr/atmega: Fix wrong initial value of stack pointer
2023-11-28 Samuel Tardieutarget/hexagon/idef-parser/prepare: use env to invoke...
2023-11-27 Peter Maydelltarget/arm: Handle overflow in calculation of next...
2023-11-27 Peter Maydelltarget/arm: Set IL bit for pauth, SVE access, BTI trap...
2023-11-22 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231122' of https:...
2023-11-22 Ivan Klokovtarget/riscv/cpu_helper.c: Fix mxr bit behavior
2023-11-22 Ivan Klokovtarget/riscv/cpu_helper.c: Invalid exception on MMU...
2023-11-22 Clément Chigottarget/riscv: don't verify ISA compatibility for zicntr...
2023-11-21 Stefan HajnocziMerge tag 'pull-xenfv-20231121' of git://git.infradead...
2023-11-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-21 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-11-21 Stefan HajnocziMerge tag 'pull-target-arm-20231121' of https://git...
2023-11-21 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-11-21 Stefan HajnocziMerge tag 'pull-ppc-20231121' of https://github.com...
2023-11-21 John Plattstarget/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_F...
2023-11-20 Richard Hendersontarget/arm: Fix SME FMOPA (16-bit), BFMOPA
2023-11-20 Marcin Juszkiewicztarget/arm: enable FEAT_RNG on Neoverse-N2
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'hppa64-fixes-pull-request' of https://github...
2023-11-20 Stefan HajnocziMerge tag 'pull-error-2023-11-17' of https://repo.or...
2023-11-20 Stefan HajnocziMerge tag 'pull-request-2023-11-16' of https://gitlab...
2023-11-20 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-11-17 Helge Dellertarget/hppa: Fix 64-bit SHRPD instruction
2023-11-17 Markus Armbrustertarget/i386/cpu: Improve error message for property...
2023-11-15 Stefan HajnocziMerge tag 'pull-tcg-20231114' of https://gitlab.com...
2023-11-15 Michael Tokarevtarget/riscv/cpu.h: spelling fix: separatly
2023-11-15 Michael Tokarevtarget/hppa: spelling fixes: Indicies, Truely
2023-11-15 Michael Tokarevtarget/arm/tcg: spelling fixes: alse, addreses
2023-11-14 Richard Hendersontarget/sparc: Fix RETURN
2023-11-14 Stefan HajnocziMerge tag 'pull-request-2023-11-14' of https://gitlab...
2023-11-14 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-11-14 Stefan HajnocziMerge tag 'misc-fixes-20231113' of https://github.com...
2023-11-14 Stefan HajnocziMerge tag 'pull-target-arm-20231113' of https://git...
next