index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-11
fuzz: set bits in operand of write/out to zero
Qiuhao Li
2021-01-11
fuzz: remove IO commands iteratively
Qiuhao Li
2021-01-11
fuzz: split write operand using binary approach
Qiuhao Li
2021-01-11
fuzz: double the IOs to remove for every loop
Qiuhao Li
2021-01-11
fuzz: accelerate non-crash detection
Qiuhao Li
2021-01-11
util/oslib-win32: Fix _aligned_malloc() arguments order
Philippe Mathieu-Daudé
2021-01-11
qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()
Gan Qixin
2021-01-11
gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
Cho, Yu-Chen
2021-01-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210108'...
Peter Maydell
2021-01-08
docs/system: arm: Add sabrelite board description
Bin Meng
2021-01-08
hw/arm: sabrelite: Connect the Ethernet PHY at address 6
Bin Meng
2021-01-08
hw/msic: imx6_ccm: Correct register value for silicon type
Bin Meng
2021-01-08
hw/misc: imx6_ccm: Update PMU_MISC0 reset value
Bin Meng
2021-01-08
exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
musicpal: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
mss-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
digic-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
target/arm: Remove timer_del()/timer_deinit() before timer_free()
Peter Maydell
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
scripts/coccinelle: New script to remove unnecessary timer_del() calls
Peter Maydell
2021-01-08
util/qemu-timer: Make timer_free() imply timer_del()
Peter Maydell
2021-01-08
hw/arm/highbank: Drop dead KVM support code
Peter Maydell
2021-01-08
target/arm: Implement Cortex-M55 model
Peter Maydell
2021-01-08
target/arm: Implement FPCXT_NS fp system register
Peter Maydell
2021-01-08
target/arm: Correct store of FPSCR value via FPCXT_S
Peter Maydell
2021-01-08
hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN
Peter Maydell
2021-01-08
target/arm: Fix MTE0_ACTIVE
Richard Henderson
2021-01-08
hw/arm/virt: Remove virt machine state 'smp_cpus'
Andrew Jones
2021-01-08
intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs
Edgar E. Iglesias
2021-01-07
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210107' into...
Peter Maydell
2021-01-07
tcg: Constify TCGLabelQemuLdst.raddr
Richard Henderson
2021-01-07
tcg: Constify tcg_code_gen_epilogue
Richard Henderson
2021-01-07
tcg: Remove TCG_TARGET_SUPPORT_MIRROR
Richard Henderson
2021-01-07
tcg/arm: Support split-wx code generation
Richard Henderson
2021-01-07
tcg/mips: Support split-wx code generation
Richard Henderson
2021-01-07
tcg/mips: Do not assert on relocation overflow
Richard Henderson
2021-01-07
accel/tcg: Add mips support to alloc_code_gen_buffer_splitwx_memfd
Richard Henderson
2021-01-07
tcg/riscv: Support split-wx code generation
Richard Henderson
2021-01-07
tcg/riscv: Remove branch-over-branch fallback
Richard Henderson
2021-01-07
tcg/riscv: Fix branch range checks
Richard Henderson
2021-01-07
tcg/s390: Support split-wx code generation
Richard Henderson
2021-01-07
tcg/s390: Use tcg_tbrel_diff
Richard Henderson
2021-01-07
tcg/sparc: Support split-wx code generation
Richard Henderson
2021-01-07
tcg/sparc: Use tcg_tbrel_diff
Richard Henderson
2021-01-07
tcg/ppc: Support split-wx code generation
Richard Henderson
2021-01-07
tcg/ppc: Use tcg_out_mem_long to reset TCG_REG_TB
Richard Henderson
2021-01-07
tcg/ppc: Use tcg_tbrel_diff
Richard Henderson
[next]