]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-05-20 John Snowqapi/parser: add docstrings
2021-05-20 John Snowqapi/parser: allow 'ch' variable name
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-20 Ilya Leoshkevichtests/tcg/x86_64: add vsyscall smoke test
2021-05-20 Ilya Leoshkevichtarget/i386: Make sure that vsyscall's tb->size != 0
2021-05-20 Eric Farmanvfio-ccw: Attempt to clean up all IRQs on error
2021-05-20 Philippe Mathieu... hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_D...
2021-05-20 Eric Farmanvfio-ccw: Permit missing IRQs
2021-05-20 Ilya Leoshkevichaccel/tcg: Assert that tb->size != 0 after translation
2021-05-20 Ilya Leoshkevichtarget/xtensa: Make sure that tb->size != 0
2021-05-20 Ilya Leoshkevichtarget/arm: Make sure that commpage's tb->size != 0
2021-05-20 Ilya Leoshkevichtarget/s390x: Fix translation exception on illegal...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-20 John Snowqapi/parser: Remove superfluous list comprehension
2021-05-20 John Snowqapi/parser: add type hint annotations
2021-05-20 John Snowqapi/parser: Rework _check_pragma_list_of_str as a...
2021-05-20 John Snowqapi/parser: Fix token membership tests when token...
2021-05-20 John Snowqapi: add must_match helper
2021-05-20 John Snowqapi/parser: Use @staticmethod where appropriate
2021-05-20 John Snowqapi/parser: assert object keys are strings
2021-05-20 John Snowqapi/parser: enforce all top-level expressions must...
2021-05-20 John Snowqapi/parser: Assert lexer value is a string
2021-05-20 John Snowqapi/parser: factor parsing routine into method
2021-05-20 John Snowqapi/source: Remove line number from QAPISourceInfo...
2021-05-20 John Snowqapi: Add test for nonexistent schema file
2021-05-20 John Snowqapi/parser: Don't try to handle file errors
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-05-19 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-05-19 Richard Hendersontarget/i386: Remove user-only i/o stubs
2021-05-19 Richard Hendersontarget/i386: Move helper_check_io to sysemu
2021-05-19 Richard Hendersontarget/i386: Create helper_check_io
2021-05-19 Richard Hendersontarget/i386: Pass in port to gen_check_io
2021-05-19 Richard Hendersontarget/i386: Tidy gen_check_io
2021-05-19 Richard Hendersontarget/i386: Exit tb after wrmsr
2021-05-19 Richard Hendersontarget/i386: Eliminate user stubs for read/write_crN...
2021-05-19 Richard Hendersontarget/i386: Inline user cpu_svm_check_intercept_param
2021-05-19 Richard Hendersontarget/i386: Unify invlpg, invlpga
2021-05-19 Richard Hendersontarget/i386: Move invlpg, hlt, monitor, mwait to sysemu
2021-05-19 Richard Hendersontarget/i386: Pass env to do_pause and do_hlt
2021-05-19 Richard Hendersontarget/i386: Cleanup read_crN, write_crN, lmsw
2021-05-19 Richard Hendersontarget/i386: Remove user stub for cpu_vmexit
2021-05-19 Richard Hendersontarget/i386: Remove pc_start argument to gen_svm_check_...
2021-05-19 Richard Hendersontarget/i386: Tidy svm_check_intercept from tcg
2021-05-19 Richard Hendersontarget/i386: Simplify gen_debug usage
2021-05-19 Richard Hendersontarget/i386: Mark some helpers as noreturn
2021-05-19 Richard Hendersontarget/i386: Eliminate SVM helpers for user-only
2021-05-19 Richard Hendersontarget/i386: Implement skinit in translate.c
2021-05-19 Richard Hendersontarget/i386: Assert !GUEST for user-only
2021-05-19 Richard Hendersontarget/i386: Assert !SVME for user-only
2021-05-19 Richard Hendersontarget/i386: Add stub generator for helper_set_dr
2021-05-19 Richard Hendersontarget/i386: Reorder DisasContext members
2021-05-19 Richard Hendersontarget/i386: Fix the comment for repz_opt
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext jmp_opt, repz_opt...
2021-05-19 Richard Hendersontarget/i386: Leave TF in DisasContext.flags
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext popl_esp_hack and...
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext.vex_[lv] to uint8_t
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext.prefix to uint8_t
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext.override to int8_t
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext.flags to uint32_t
2021-05-19 Richard Hendersontarget/i386: Remove DisasContext.f_st as unused
2021-05-19 Richard Hendersontarget/i386: Move rex_w into DisasContext
2021-05-19 Richard Hendersontarget/i386: Move rex_r into DisasContext
2021-05-19 Richard Hendersontarget/i386: Tidy REX_B, REX_X definition
2021-05-19 Richard Hendersontarget/i386: Introduce REX_PREFIX
2021-05-19 Richard Hendersontarget/i386: Assert !ADDSEG for x86_64 user-only
2021-05-19 Richard Hendersontarget/i386: Assert LMA for x86_64 user-only
2021-05-19 Richard Hendersontarget/i386: Assert CODE64 for x86_64 user-only
2021-05-19 Richard Hendersontarget/i386: Assert SS32 for x86_64 user-only
2021-05-19 Richard Hendersontarget/i386: Assert CODE32 for x86_64 user-only
2021-05-19 Richard Hendersontarget/i386: Assert !VM86 for x86_64 user-only
2021-05-19 Richard Hendersontarget/i386: Assert IOPL is 0 for user-only
2021-05-19 Richard Hendersontarget/i386: Assert CPL is 3 for user-only
2021-05-19 Richard Hendersontarget/i386: Assert PE is set for user-only
2021-05-19 Richard Hendersontarget/i386: Split out check_iopl
2021-05-19 Richard Hendersontarget/i386: Split out check_vm86_iopl
2021-05-19 Richard Hendersontarget/i386: Unify code paths for IRET
2021-05-19 Richard Hendersontarget/i386: Split out check_cpl0
2021-05-19 Richard Hendersontarget/i386: Split out gen_exception_gpf
2021-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-05-19 Richard Hendersontarget/ppc: Remove type argument for mmubooke206_get_ph...
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from mmubooke206_check_tlb
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from mmubooke_get_phys...
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from mmubooke_check_tlb
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from mmu40x_get_physic...
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from get_bat_6xx_tlb
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from ppc6xx_tlb_check
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from ppc6xx_tlb_pte_check
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from check_prot
2021-05-19 Richard Hendersontarget/ppc: Use MMUAccessType in mmu_helper.c
2021-05-19 Richard Hendersontarget/ppc: Rename access_type to type in mmu_helper.c
2021-05-19 Richard Hendersontarget/ppc: Use MMUAccessType in mmu-hash32.c
2021-05-19 Richard Hendersontarget/ppc: Use MMUAccessType in mmu-hash64.c
2021-05-19 Richard Hendersontarget/ppc: Use MMUAccessType in mmu-radix64.c
2021-05-19 Richard Hendersontarget/ppc: Introduce prot_for_access_type
2021-05-19 Giuseppe Musacchiotarget/ppc: Fix load endianness for lxvwsx/lxvdsx
2021-05-19 Richard Hendersontarget/ppc: Use translator_loop_temp_check
next