]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-10-26 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-10-25 Alex Bennéetests/docker: update Travis image to a more current...
2019-10-25 Alex Bennéetests/docker: set HOST_ARCH if we don't have ARCH
2019-10-25 Alex Bennéetravis.yml: --enable-debug-tcg to check-tcg
2019-10-25 Thomas Huthgitlab-ci.yml: Use libvdeplug-dev to compile-test the...
2019-10-25 Alex Bennéetravis.yml: cache the clang sanitizer build
2019-10-25 Eduardo Habkosttests/vm/netbsd: Disable IPv6
2019-10-25 Eduardo Habkosttests/vm: Let subclasses disable IPv6
2019-10-25 Alex Bennéecirrus.yml: add latest Xcode build target
2019-10-25 Alex Bennéetravis.yml: bump Xcode 10 to latest dot release
2019-10-25 Philippe Mathieu... travis.yml: Test the release tarball
2019-10-25 Thomas Huthtravis.yml: Fix the ccache lines
2019-10-25 Thomas Huthtravis.yml: Use newer version of libgnutls and libpng
2019-10-25 Thomas Huthtravis.yml: Use libsdl2 instead of libsdl1.2, and insta...
2019-10-25 Thomas Huthtravis.yml: Add libvdeplug-dev to compile-test net...
2019-10-25 Alex Bennéetravis.yml: reduce scope of the --enable-debug build
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-10-25 Philippe Mathieu... tests/ssh_linux_malta: Fix 64-bit target tests
2019-10-25 Philippe Mathieu... tests/ssh_linux_malta: Refactor how to get image/kernel...
2019-10-25 Philippe Mathieu... tests/ssh_linux_malta: Match stricter console output
2019-10-25 Philippe Mathieu... tests/ssh_linux_malta: Remove duplicated test
2019-10-25 Philippe Mathieu... tests/ssh_linux_malta: Run tests using a snapshot image
2019-10-25 Filip Bozutatarget/mips: Refactor handling of vector compare 'less...
2019-10-25 Filip Bozutatarget/mips: Refactor handling of vector compare 'equal...
2019-10-25 Aleksandar... target/mips: Demacro LMI decoder
2019-10-25 Aleksandar... target/mips: msa: Split helpers for ASUB_<S|U>.<B|H...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
2019-10-25 Aleksandar... target/mips: msa: Split helpers for PCK<EV|OD>.<B|H...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for S<LL|RA|RAR|RL...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
2019-10-25 Aleksandar... target/mips: msa: Split helpers for ADD<_A|S_A|S_S...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for ILV<EV|OD|L|R>...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for <MAX|MIN>_<S|U...
2019-10-25 Aleksandar... target/mips: msa: Split helpers for <MAX|MIN>_A.<B...
2019-10-25 Aleksandar... MAINTAINERS: Update mail address of Aleksandar Rikalo
2019-10-25 Aleksandar... target/mips: Clean up op_helper.c
2019-10-25 Aleksandar... target/mips: Clean up helper.c
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-10-25 Kevin Wolfqcow2: Fix corruption bug in qcow2_detect_metadata_prea...
2019-10-25 Kevin Wolfcoroutine: Add qemu_co_mutex_assert_locked()
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-10-25 Kevin Wolfdoc: Describe missing generic -blockdev options
2019-10-25 Vladimir Sementsov... block/backup: drop dead code from backup_job_create
2019-10-25 Kevin Wolfblockdev: Use error_report() in hmp_commit()
2019-10-25 Kevin Wolfiotests: Skip read-only cases in 118 when run as root
2019-10-25 Pavel Dovgalyukqapi: add support for blkreplay driver
2019-10-25 Dietmar Maureryield_until_fd_readable: make it work with any AioContect
2019-10-25 Julia Suvorovavirtio-blk: Add blk_drain() to virtio_blk_device_unreal...
2019-10-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-10-25 Philippe Mathieu... hw/arm/highbank: Use AddressSpace when using write_seco...
2019-10-25 Philippe Mathieu... hw/arm/raspi: Use AddressSpace when using arm_boot...
2019-10-25 Philippe Mathieu... hw/arm/bcm2836: Rename cpus[] as cpu[].core
2019-10-25 Philippe Mathieu... hw/arm/bcm2836: Make the SoC code modular
2019-10-25 Philippe Mathieu... hw/arm/bcm2835_peripherals: Use the SYS_timer
2019-10-25 Philippe Mathieu... hw/timer/bcm2835: Add the BCM2835 SYS_timer
2019-10-25 Philippe Mathieu... hw/arm/bcm2835_peripherals: Use the thermal sensor...
2019-10-25 Philippe Mathieu... hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal...
2019-10-25 Peter Maydellhw/watchdog/milkymist-sysctl.c: Switch to transaction...
2019-10-25 Peter Maydellhw/m68k/mcf5206.c: Switch to transaction-based ptimer API
2019-10-25 Peter Maydellhw/timer/grlib_gptimer.c: Switch to transaction-based...
2019-10-25 Peter Maydellhw/timer/slavio_timer.c: Switch to transaction-based...
2019-10-24 Philippe Mathieu... hw/rtc/aspeed_rtc: Remove unused includes
2019-10-24 Philippe Mathieu... hw/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include
2019-10-24 Philippe Mathieu... hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
2019-10-24 Philippe Mathieu... hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
2019-10-24 Philippe Mathieu... hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdi...
2019-10-24 Philippe Mathieu... hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc...
2019-10-24 Philippe Mathieu... hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdir...
2019-10-24 Philippe Mathieu... hw: Move TWL92230 device from hw/timer/ to hw/rtc/...
2019-10-24 Philippe Mathieu... hw: Move sun4v hypervisor RTC from hw/timer/ to hw...
2019-10-24 Philippe Mathieu... hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdir...
2019-10-24 Philippe Mathieu... hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdir...
2019-10-24 Philippe Mathieu... hw: Move MC146818 device from hw/timer/ to hw/rtc/...
2019-10-24 Philippe Mathieu... hw: Move PL031 device from hw/timer/ to hw/rtc/ subdire...
2019-10-24 Philippe Mathieu... hw/timer: Compile devices not target-dependent as commo...
2019-10-24 Frediano Ziglioqemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms
2019-10-24 Frediano Ziglioevent_notifier: avoid dandling file descriptor in event...
2019-10-24 Frediano Ziglioutil/async: avoid useless cast
2019-10-24 Mao Zhongyipci_bridge: fix a typo in comment
2019-10-24 Han Hanqemu-options.hx: Update for reboot-timeout parameter
2019-10-24 Peter Maydellhw/timer/slavio_timer: Remove useless check for NULL...
2019-10-24 Peter Maydellhw/dma/xilinx_axidma.c: Switch to transaction-based...
2019-10-24 Peter Maydellhw/timer/xilinx_timer.c: Switch to transaction-based...
2019-10-24 Peter Maydellhw/net/fsl_etsec/etsec.c: Switch to transaction-based...
2019-10-24 Richard Hendersontarget/arm: Rely on hflags correct in cpu_get_tb_cpu_state
2019-10-24 Richard Hendersonlinux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN
2019-10-24 Richard Hendersonlinux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIG...
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags for M-profile NVIC
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags for M-profile
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags at Xscale SCTLR writes
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags at CPSR writes
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags at MSR writes
2019-10-24 Richard Hendersontarget/arm: Rebuild hflags at EL changes
2019-10-24 Richard Hendersontarget/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
2019-10-24 Richard Hendersontarget/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
2019-10-24 Richard Hendersontarget/arm: Split out arm_mmu_idx_el
2019-10-24 Richard Hendersontarget/arm: Add arm_rebuild_hflags
2019-10-24 Richard Hendersontarget/arm: Hoist computation of TBFLAG_A32.VFPEN
2019-10-24 Richard Hendersontarget/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu...
next