]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-01-07 Marc-André... qdev-props: remove errp from GlobalProperty
2019-01-07 Marc-André... qdev-props: convert global_props to GPtrArray
2019-01-07 Marc-André... qdev: all globals are now user-provided
2019-01-07 Marc-André... qdev: make a separate helper function to apply compat...
2019-01-07 Marc-André... compat: remove remaining PC_COMPAT macros
2019-01-07 Marc-André... include: remove compat.h
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
2019-01-07 Marc-André... compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
2019-01-07 Marc-André... hw: remove SET_MACHINE_COMPAT
2019-01-07 Marc-André... machine: move compat properties out of globals
2019-01-07 Marc-André... hw: apply machine compat properties without touching...
2019-01-07 Marc-André... machines: replace COMPAT define with a static array
2019-01-07 Marc-André... hw: apply accel compat properties without touching...
2019-01-04 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/fw_cf...
2019-01-04 Li Qiangfw_cfg: Make qemu_extra_params_fw locally
2019-01-04 Li Qiangfw_cfg: Fix -boot reboot-timeout error checking
2019-01-04 Li Qiangfw_cfg: Fix -boot bootsplash error checking
2019-01-04 Li Qiangfw_cfg: Improve error message when can't load splash...
2019-01-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-01-04 yuchenlindmg: don't skip zero chunk
2019-01-04 yuchenlindmg: use enumeration type instead of hard coding number
2019-01-04 yuchenlindmg: fix binary search
2019-01-04 Julio Faraccodmg: Fixing wrong dmg block type value for block termin...
2019-01-04 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-01-03 Fredrik Noringtests/tcg: mips: Test R5900 three-operand MADDU1
2019-01-03 Fredrik Noringtests/tcg: mips: Test R5900 three-operand MADDU
2019-01-03 Fredrik Noringtests/tcg: mips: Test R5900 three-operand MADD1
2019-01-03 Fredrik Noringtests/tcg: mips: Test R5900 three-operand MADD
2019-01-03 Aleksandar... disas: nanoMIPS: Add a note on documentation
2019-01-03 Aleksandar... disas: nanoMIPS: Reorder declarations and definitions...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr1' gpr...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encod...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr2.reg2...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr2.reg2'...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr2.reg1...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr2.reg1'...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr4.zero...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr4.zero'...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr4' gpr...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encod...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr3.src.store...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr3.src.store...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr3' gpr...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encod...
2019-01-03 Aleksandar... disas: nanoMIPS: Fix order of more invocations
2019-01-03 Aleksandar... disas: nanoMIPS: Name more functions in a more descript...
2019-01-03 Aleksandar... disas: nanoMIPS: Fix an FP-related misnomer 3
2019-01-03 Aleksandar... disas: nanoMIPS: Fix an FP-related misnomer 2
2019-01-03 Aleksandar... disas: nanoMIPS: Fix an FP-related misnomer 1
2019-01-03 Aleksandar... disas: nanoMIPS: Name some functions in a more descript...
2019-01-03 Aleksandar... disas: nanoMIPS: Fix order of some invocations
2019-01-03 Aleksandar... disas: nanoMIPS: Fix a function misnomer
2019-01-03 Aleksandar... disas: nanoMIPS: Remove functions that are not used
2019-01-03 Aleksandar... disas: nanoMIPS: Fix preamble text in nanomips.* files
2019-01-03 Stefan Weildisas: nanoMIPS: Fix types and format strings
2019-01-03 Fredrik Noringtarget/mips: Support R5900 three-operand MADD1 and...
2019-01-03 Philippe Mathieu... target/mips: Support R5900 three-operand MADD and MADDU...
2019-01-03 Aleksandar... target/mips: MXU: Add handler for an align instruction
2019-01-03 Aleksandar... target/mips: MXU: Add handlers for max/min instructions
2019-01-03 Aleksandar... target/mips: MXU: Add handlers for logic instructions
2019-01-03 Aleksandar... target/mips: MXU: Improve the comment containing MXU...
2019-01-03 Aleksandar... target/mips: MXU: Add generic naming for optn2 constants
2019-01-03 Aleksandar... target/mips: MXU: Add missing opcodes/decoding for...
2019-01-03 Paul Burtonatomics: Set ATOMIC_REG_SIZE=8 for MIPS n32
2019-01-03 Aleksandar... MAINTAINERS: Add Aleksandar Rikalo as a reviewer for...
2019-01-03 Aleksandar... MAINTAINERS: target/mips: Reorder items alphabetically
2019-01-03 Aleksandar... MAINTAINERS: target/mips: Add filter for mips in email...
2019-01-03 Aleksandar... MAINTAINERS: target/mips: Add MIPS files under default...
2019-01-03 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-01-03 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-12-25 Richard Hendersontcg: Improve call argument loading
2018-12-25 Richard Hendersontcg: Record register preferences during liveness
2018-12-25 Richard Hendersontcg: Add TCG_OPF_BB_EXIT
2018-12-25 Richard Hendersontcg: Split out more subroutines from liveness_pass_1
2018-12-25 Richard Hendersontcg: Rename and adjust liveness_pass_1 helpers
2018-12-25 Richard Hendersontcg: Reindent parts of liveness_pass_1
2018-12-25 Richard Hendersontcg: Dump register preference info with liveness
2018-12-25 Richard Hendersontcg: Improve register allocation for matching constraints
2018-12-25 Richard Hendersontcg: Add output_pref to TCGOp
2018-12-25 Richard Hendersontcg: Add preferred_reg argument to tcg_reg_alloc_do_movi
2018-12-25 Richard Hendersontcg: Add preferred_reg argument to temp_sync
2018-12-25 Richard Hendersontcg: Add preferred_reg argument to temp_load
2018-12-25 Richard Hendersontcg: Add preferred_reg argument to tcg_reg_alloc
2018-12-25 Richard Hendersontcg: Add reachable_code_pass
2018-12-25 Richard Hendersontcg: Reference count labels
2018-12-25 Richard Hendersontcg: Add TCG_CALL_NO_RETURN
2018-12-25 Richard Hendersontcg: Renumber TCG_CALL_* flags
2018-12-25 Richard Hendersonlinux-user: Add safe_syscall for riscv64 host
next