]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-06-25 Richard HendersonMerge tag 'hppa-boot-reboot-fixes-pull-request' of...
2023-06-25 Richard HendersonMerge tag 'pull-target-arm-20230623' of https://git...
2023-06-24 Helge Dellertarget/hppa: Update to SeaBIOS-hppa version 8
2023-06-24 Helge Dellertarget/hppa: Provide qemu version via fw_cfg to firmware
2023-06-24 Helge Dellertarget/hppa: Fix OS reboot issues
2023-06-23 Peter Maydellpc-bios/keymaps: Use the official xkb name for Arabic...
2023-06-23 Richard Hendersontarget/arm: Fix sve predicate store, 8 <= VQ <= 15
2023-06-23 Shashi Mallelahw/arm/sbsa-ref: add ITS support in SBSA GIC
2023-06-23 Richard Hendersontarget/arm: Restructure has_vfp_d32 test
2023-06-23 Peter Maydellhost-utils: Avoid using __builtin_subcll on buggy versi...
2023-06-23 Richard Hendersondocs/system/arm: Document FEAT_RME
2023-06-23 Richard Hendersontarget/arm: Add cpu properties for enabling FEAT_RME
2023-06-23 Richard Hendersontarget/arm: Implement the granule protection check
2023-06-23 Richard Hendersontarget/arm: Implement GPC exceptions
2023-06-23 Richard Hendersontarget/arm: Add GPC syndrome
2023-06-23 Richard Hendersontarget/arm: Use get_phys_addr_with_struct for stage2
2023-06-23 Richard Hendersontarget/arm: Move s1_is_el0 into S1Translate
2023-06-23 Richard Hendersontarget/arm: Use get_phys_addr_with_struct in S1_ptw_tra...
2023-06-23 Richard Hendersontarget/arm: Handle no-execute for Realm and Root regimes
2023-06-23 Richard Hendersontarget/arm: Handle Block and Page bits for security...
2023-06-23 Richard Hendersontarget/arm: NSTable is RES0 for the RME EL3 regime
2023-06-23 Richard Hendersontarget/arm: Pipe ARMSecuritySpace through ptw.c
2023-06-23 Richard Hendersontarget/arm: Remove __attribute__((nonnull)) from ptw.c
2023-06-23 Richard Hendersontarget/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
2023-06-23 Richard Hendersontarget/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
2023-06-23 Richard Hendersoninclude/exec/memattrs: Add two bits of space to MemTxAttrs
2023-06-23 Richard Hendersontarget/arm: Introduce ARMSecuritySpace
2023-06-23 Richard Hendersontarget/arm: Add RME cpregs
2023-06-23 Richard Hendersontarget/arm: SCR_EL3.NS may be RES1
2023-06-23 Richard Hendersontarget/arm: Update SCR and HCR for RME
2023-06-23 Richard Hendersontarget/arm: Add isar_feature_aa64_rme
2023-06-22 Richard HendersonMerge tag 'q800-for-8.1-pull-request' of https://github...
2023-06-22 Mark Cave-Aylandmac_via: fix rtc command decoding for the PRAM seconds...
2023-06-22 Mark Cave-Aylandmac_via: fix rtc command decoding from PRAM addresses...
2023-06-22 Mark Cave-Aylandq800: move macfb device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: don't access Nubus bus directly from the mac...
2023-06-22 Mark Cave-Aylandq800: move mac-nubus-bridge device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move SWIM device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move ESP device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move escc_orgate device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move ESCC device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move dp8393x device to Q800MachineState
2023-06-22 Mark Cave-Aylandhw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState...
2023-06-22 Mark Cave-Aylandq800: move VIA2 device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move VIA1 device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: reimplement mac-io region aliasing using IO memor...
2023-06-22 Mark Cave-Aylandq800: introduce mac-io container memory region
2023-06-22 Mark Cave-Aylandq800: move GLUE device to Q800MachineState
2023-06-22 Mark Cave-Aylandq800-glue.c: switch TypeInfo registration to use DEFINE...
2023-06-22 Mark Cave-Aylandq800: move GLUE device into separate q800-glue.c file
2023-06-22 Mark Cave-Aylandq800: move ROM memory region to Q800MachineState
2023-06-22 Mark Cave-Aylandq800: move CPU object into Q800MachineState
2023-06-22 Mark Cave-Aylandq800: rename q800_init() to q800_machine_init()
2023-06-22 Mark Cave-Aylandq800: introduce Q800MachineState
2023-06-22 Mark Cave-Aylandq800: add missing space after parent object in GLUEState
2023-06-22 Mark Cave-Aylandq800: fix up minor spacing issues in hw_compat_q800...
2023-06-21 Richard HendersonMerge tag 'pull-tricore-20230621-1' of https://github...
2023-06-21 Bastian Koppelmanntarget/tricore: Fix ICR.IE offset in RESTORE insn
2023-06-21 Bastian Koppelmanntarget/tricore: Honour privilege changes on PSW write
2023-06-21 Bastian Koppelmanntarget/tricore: Implement privilege level for all insns
2023-06-21 Bastian Koppelmanntarget/tricore: Introduce priv tb flag
2023-06-21 Bastian Koppelmanntarget/tricore: Indirect jump insns use tcg_gen_lookup_...
2023-06-21 Bastian Koppelmanntarget/tricore: ENABLE exit to main-loop
2023-06-21 Bastian Koppelmanntarget/tricore: Introduce DISAS_TARGET_EXIT
2023-06-21 Bastian Koppelmanntarget/tricore: Fix RR_JLI clobbering reg A[11]
2023-06-21 Bastian Koppelmanntarget/tricore: Fix helper_ret() not correctly restorin...
2023-06-21 Bastian Koppelmanntarget/tricore: Add CHECK_REG_PAIR() for insn accessing...
2023-06-21 Bastian Koppelmanntarget/tricore: Correctly fix saving PSW.CDE to CSA...
2023-06-21 Siqi Chentarget/tricore: Fix out-of-bounds index in imask instru...
2023-06-21 Bastian Koppelmanntarget/tricore: Add DISABLE insn variant
2023-06-21 Bastian Koppelmanntarget/tricore: Implement SYCSCALL insn
2023-06-21 Bastian Koppelmanntarget/tricore: Add shuffle insn
2023-06-21 Bastian Koppelmanntarget/tricore: Add crc32.b insn
2023-06-21 Bastian Koppelmanntarget/tricore: Add crc32l.w insn
2023-06-21 Bastian Koppelmanntarget/tricore: Add LHA insn
2023-06-21 Bastian Koppelmanntarget/tricore: Add popcnt.w insn
2023-06-21 Bastian Koppelmanntarget/tricore: Introduce ISA 1.6.2 feature
2023-06-21 Peter MaydellRevert "cputlb: Restrict SavedIOTLB to system emulation"
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Helge Dellertarget/hppa: New SeaBIOS-hppa version 7
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... cputlb: Restrict SavedIOTLB to system emulation
2023-06-20 Philippe Mathieu... exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
2023-06-20 Philippe Mathieu... accel/tcg/cpu-exec: Use generic 'helper-proto-common...
2023-06-20 Philippe Mathieu... plugins: Remove unused 'exec/helper-proto.h' header
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-20 Philippe Mathieu... meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
2023-06-20 Philippe Mathieu... meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
2023-06-20 Philippe Mathieu... accel/tcg: Check for USER_ONLY definition instead of...
2023-06-20 Philippe Mathieu... hw/core/cpu: Check for USER_ONLY definition instead...
2023-06-20 Philippe Mathieu... target/ppc: Check for USER_ONLY definition instead...
2023-06-20 Philippe Mathieu... target/m68k: Check for USER_ONLY definition instead...
2023-06-20 Philippe Mathieu... target/tricore: Remove pointless CONFIG_SOFTMMU guard
2023-06-20 Philippe Mathieu... target/i386: Simplify i386_tr_init_disas_context()
2023-06-20 Richard Hendersontcg/ppc: Define _CALL_AIX for clang on ppc64(be)
2023-06-20 Richard Hendersonaccel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
2023-06-20 Richard Hendersonhost/include/x86_64: Use __m128i for "x" constraints
2023-06-19 Richard HendersonMerge tag 'pull-target-arm-20230619' of https://git...
2023-06-19 Sergey Kambalinhw/misc/bcm2835_property: Handle CORE_CLK_ID firmware...
2023-06-19 Sergey Kambalinhw/misc/bcm2835_property: Replace magic frequency value...
next