]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-01-11 Stacey Sonbsd-user: move strace OS/arch dependent code to host...
2021-01-11 Warner Loshbsd-user: regenerate FreeBSD's system call numbers
2021-01-11 Qiuhao Lifuzz: heuristic split write based on past IOs
2021-01-11 Qiuhao Lifuzz: add minimization options
2021-01-11 Qiuhao Lifuzz: set bits in operand of write/out to zero
2021-01-11 Qiuhao Lifuzz: remove IO commands iteratively
2021-01-11 Qiuhao Lifuzz: split write operand using binary approach
2021-01-11 Qiuhao Lifuzz: double the IOs to remove for every loop
2021-01-11 Qiuhao Lifuzz: accelerate non-crash detection
2021-01-11 Philippe Mathieu... util/oslib-win32: Fix _aligned_malloc() arguments order
2021-01-11 Gan Qixinqtest/libqtest: fix heap-buffer-overflow in qtest_cb_fo...
2021-01-11 Cho, Yu-Chengitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
2021-01-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-01-08 Bin Mengdocs/system: arm: Add sabrelite board description
2021-01-08 Bin Menghw/arm: sabrelite: Connect the Ethernet PHY at address 6
2021-01-08 Bin Menghw/msic: imx6_ccm: Correct register value for silicon...
2021-01-08 Bin Menghw/misc: imx6_ccm: Update PMU_MISC0 reset value
2021-01-08 Gan Qixinexynos4210_mct: Use ptimer_free() in the finalize funct...
2021-01-08 Gan Qixinmusicpal: Use ptimer_free() in the finalize function...
2021-01-08 Gan Qixinmss-timer: Use ptimer_free() in the finalize function...
2021-01-08 Gan Qixinexynos4210_pwm: Use ptimer_free() in the finalize funct...
2021-01-08 Gan Qixinexynos4210_rtc: Use ptimer_free() in the finalize funct...
2021-01-08 Gan Qixinallwinner-a10-pit: Use ptimer_free() in the finalize...
2021-01-08 Gan Qixindigic-timer: Use ptimer_free() in the finalize function...
2021-01-08 Peter Maydelltarget/arm: Remove timer_del()/timer_deinit() before...
2021-01-08 Peter MaydellRemove superfluous timer_del() calls
2021-01-08 Peter Maydellscripts/coccinelle: New script to remove unnecessary...
2021-01-08 Peter Maydellutil/qemu-timer: Make timer_free() imply timer_del()
2021-01-08 Peter Maydellhw/arm/highbank: Drop dead KVM support code
2021-01-08 Peter Maydelltarget/arm: Implement Cortex-M55 model
2021-01-08 Peter Maydelltarget/arm: Implement FPCXT_NS fp system register
2021-01-08 Peter Maydelltarget/arm: Correct store of FPSCR value via FPCXT_S
2021-01-08 Peter Maydellhw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN
2021-01-08 Richard Hendersontarget/arm: Fix MTE0_ACTIVE
2021-01-08 Andrew Joneshw/arm/virt: Remove virt machine state 'smp_cpus'
2021-01-08 Edgar E. Iglesiasintc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs
2021-01-07 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-01-07 Richard Hendersontcg: Constify TCGLabelQemuLdst.raddr
2021-01-07 Richard Hendersontcg: Constify tcg_code_gen_epilogue
2021-01-07 Richard Hendersontcg: Remove TCG_TARGET_SUPPORT_MIRROR
2021-01-07 Richard Hendersontcg/arm: Support split-wx code generation
2021-01-07 Richard Hendersontcg/mips: Support split-wx code generation
2021-01-07 Richard Hendersontcg/mips: Do not assert on relocation overflow
2021-01-07 Richard Hendersonaccel/tcg: Add mips support to alloc_code_gen_buffer_sp...
2021-01-07 Richard Hendersontcg/riscv: Support split-wx code generation
2021-01-07 Richard Hendersontcg/riscv: Remove branch-over-branch fallback
2021-01-07 Richard Hendersontcg/riscv: Fix branch range checks
2021-01-07 Richard Hendersontcg/s390: Support split-wx code generation
2021-01-07 Richard Hendersontcg/s390: Use tcg_tbrel_diff
2021-01-07 Richard Hendersontcg/sparc: Support split-wx code generation
2021-01-07 Richard Hendersontcg/sparc: Use tcg_tbrel_diff
2021-01-07 Richard Hendersontcg/ppc: Support split-wx code generation
2021-01-07 Richard Hendersontcg/ppc: Use tcg_out_mem_long to reset TCG_REG_TB
2021-01-07 Richard Hendersontcg/ppc: Use tcg_tbrel_diff
2021-01-07 Richard Hendersontcg: Introduce tcg_tbrel_diff
2021-01-07 Richard Hendersontcg/tci: Push const down through bytecode reading
2021-01-07 Richard Hendersondisas: Push const down through host disassembly
2021-01-07 Richard Hendersontcg/aarch64: Support split-wx code generation
2021-01-07 Richard Hendersontcg/aarch64: Use B not BL for tcg_out_goto_long
2021-01-07 Richard Hendersontcg/i386: Support split-wx code generation
2021-01-07 Richard Hendersontcg: Return the TB pointer from the rx region from...
2021-01-07 Richard Hendersonaccel/tcg: Support split-wx for darwin/iOS with vm_remap
2021-01-07 Richard Hendersonaccel/tcg: Support split-wx for linux with memfd
2021-01-07 Richard Hendersontcg: Add --accel tcg,split-wx property
2021-01-07 Richard Hendersontcg: Use Error with alloc_code_gen_buffer
2021-01-07 Richard Hendersontcg: Make tb arg to synchronize_from_tb const
2021-01-07 Richard Hendersontcg: Make DisasContextBase.tb const
2021-01-07 Richard Hendersontcg: Adjust tb_target_set_jmp_target for split-wx
2021-01-07 Richard Hendersontcg: Adjust tcg_register_jit for const
2021-01-07 Richard Hendersontcg: Adjust tcg_out_label for const
2021-01-07 Richard Hendersontcg: Adjust tcg_out_call for const
2021-01-07 Richard Hendersontcg: Adjust TCGLabel for const
2021-01-07 Richard Hendersontcg: Introduce tcg_splitwx_to_{rx,rw}
2021-01-07 Richard Hendersontcg: Add in_code_gen_buffer
2021-01-07 Richard Hendersontcg: Move tcg epilogue pointer out of TCGContext
2021-01-07 Richard Hendersontcg: Move tcg prologue pointer out of TCGContext
2021-01-07 Richard Hendersonutil: Specialize flush_idcache_range for aarch64
2021-01-07 Richard Hendersonutil: Enhance flush_icache_range with separate data...
2021-01-07 Richard Hendersontcg: Do not flush icache for interpreter
2021-01-07 Philippe Mathieu... util/oslib: Assert qemu_try_memalign() alignment is...
2021-01-07 Richard Hendersonutil/oslib-win32: Use _aligned_malloc for qemu_try_memalign
2021-01-07 Richard Hendersontcg: Introduce INDEX_op_qemu_st8_i32
2021-01-07 Richard Hendersontcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP
2021-01-07 Richard Hendersonlinux-user: Conditionalize TUNSETVNETLE
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-01-06 Daniel P. Berrangécirrus: don't run full qtest on macOS
2021-01-06 Alex Bennéetests/acceptance: bound the size of readline in s390_cc...
2021-01-06 Alex Bennéetests/iotests: drop test 312 from auto group
2021-01-06 Philippe Mathieu... tests/docker: Include 'ccache' in Debian base image
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-01-06 Mark Cave-Aylandsun4m: don't connect two qemu_irqs directly to the...
2021-01-06 Peter Maydellinclude/hw/sparc/grlib.h: Remove unused set_pil_in_fn...
2021-01-06 Peter Maydellhw/sparc: Make grlib-irqmp device handle its own inboun...
2021-01-06 Philippe Mathieu... hw/timer/slavio_timer: Allow 64-bit accesses
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-01-06 Marc-André... win32: drop fd registration to the main-loop on setting...
2021-01-06 Paolo Bonziniconfigure: move tests/qemu-iotests/common.env generatio...
2021-01-06 Paolo Bonzinimeson.build: convert --with-default-devices to meson
2021-01-06 Paolo Bonzinilibattr: convert to meson
next