]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2018-05-11  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-11  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/cota...
2018-05-11  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2018-05-11  Richard Hendersontarget/m68k: Fix build Werror with gcc 8.0.1
2018-05-10  Richard Hendersontarget/arm: Clear SVE high bits for FMOV
2018-05-10  Richard Hendersontarget/arm: Fix float16 to/from int16
2018-05-10  Richard Hendersontarget/arm: Implement vector shifted FCVT for fp16
2018-05-10  Richard Hendersontarget/arm: Implement vector shifted SCVF/UCVF for...
2018-05-10  Richard Hendersontarget/arm: Enable ARM_FEATURE_V8_ATOMICS for user...
2018-05-10  Richard Hendersontarget/arm: Implement CAS and CASP
2018-05-10  Richard Hendersontarget/arm: Fill in disas_ldst_atomic
2018-05-10  Richard Hendersontarget/arm: Introduce ARM_FEATURE_V8_ATOMICS and initia...
2018-05-10  Richard Hendersontarget/riscv: Use new atomic min/max expanders
2018-05-10  Richard Hendersontcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomi...
2018-05-10  Richard Hendersontcg: Introduce atomic helpers for integer min/max
2018-05-10  Richard Hendersontarget/xtensa: Use new min/max expanders
2018-05-10  Richard Hendersontarget/arm: Use new min/max expanders
2018-05-10  Richard Hendersontcg: Introduce helpers for integer min/max
2018-05-10  Peter Maydellatomic.h: Work around gcc spurious "unused value" warning
2018-05-10  Igor Mammedovmake sure that we aren't overwriting mc->get_hotplug_ha...
2018-05-10  Igor Mammedovarm/boot: split load_dtb() from arm_load_kernel()
2018-05-10  Igor Mammedovplatform-bus-device: use device plug callback instead...
2018-05-10  Igor Mammedovpc: simplify MachineClass::get_hotplug_handler handling
2018-05-10  Peter Maydellsoftfloat: Handle default NaN mode after pickNaNMulAdd...
2018-05-10  Peter Maydellhw/arm/iotkit.c: fix minor memory leak
2018-05-10  Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-05-09  Emilio G. Cotatarget/riscv: convert to TranslatorOps
2018-05-09  Emilio G. Cotatarget/riscv: convert to DisasContextBase
2018-05-09  Emilio G. Cotatarget/riscv: convert to DisasJumpType
2018-05-09  Emilio G. Cotatarget/openrisc: convert to TranslatorOps
2018-05-09  Emilio G. Cotatarget/openrisc: convert to DisasContextBase
2018-05-09  Emilio G. Cotatarget/s390x: convert to TranslatorOps
2018-05-09  Emilio G. Cotatarget/s390x: convert to DisasContextBase
2018-05-09  Emilio G. Cotatarget/s390x: convert to DisasJumpType
2018-05-09  Emilio G. Cotatarget/mips: convert to TranslatorOps
2018-05-09  Emilio G. Cotatarget/mips: use *ctx for DisasContext
2018-05-09  Emilio G. Cotatarget/mips: convert to DisasContextBase
2018-05-09  Emilio G. Cotatarget/mips: convert to DisasJumpType
2018-05-09  Emilio G. Cotatarget/mips: use lookup_and_goto_ptr on BS_STOP
2018-05-09  Emilio G. Cotatarget/sparc: convert to TranslatorOps
2018-05-09  Emilio G. Cotatarget/sparc: convert to DisasContextBase
2018-05-09  Emilio G. Cotatarget/sparc: convert to DisasJumpType
2018-05-09  Emilio G. Cotatarget/sh4: convert to TranslatorOps
2018-05-09  Emilio G. Cotatranslator: merge max_insns into DisasContextBase
2018-05-09  Emilio G. Cotatarget/mips: avoid integer overflow in next_page PC...
2018-05-09  Emilio G. Cotatarget/s390x: avoid integer overflow in next_page PC...
2018-05-09  Emilio G. Cotatarget/arm: avoid integer overflow in next_page PC...
2018-05-09  Emilio G. Cotatarget/microblaze: avoid integer overflow in next_page...
2018-05-09  Emilio G. Cotatarget/tilegx: avoid integer overflow in next_page...
2018-05-09  Emilio G. Cotatarget/unicore32: avoid integer overflow in next_page...
2018-05-09  Emilio G. Cotatarget/xtensa: avoid integer overflow in next_page...
2018-05-09  Emilio G. Cotatarget/lm32: avoid integer overflow in next_page PC...
2018-05-09  Emilio G. Cotatarget/cris: avoid integer overflow in next_page PC...
2018-05-09  Emilio G. Cotatarget/riscv: avoid integer overflow in next_page PC...
2018-05-09  Richard Hendersontcg: Limit the number of ops in a TB
2018-05-09  Peter Maydelltcg/i386: Fix dup_vec in non-AVX2 codepath
2018-05-09  KONRAD Fredericriscv: requires libfdt
2018-05-08  KONRAD Fredericriscv: htif: increase the priority of the htif subregion
2018-05-08  KONRAD Fredericriscv: spike: allow base == 0
2018-05-08  Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2018-05-08  Kevin Wolfsheepdog: Fix sd_co_create_opts() memory leaks
2018-05-08  Max Reitziotests: Add test for cancelling a mirror job
2018-05-08  Max Reitzblock/mirror: Make cancel always cancel pre-READY
2018-05-08  Stefan Hajnocziblock/mirror: honor ratelimit again
2018-05-08  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-05-08  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-05-08  Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-05-08  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-05-08  Greg Kurzppc: e500: use g_strdup_printf() instead of snprintf()
2018-05-07  Thomas Huthscripts/device-crash-test: Removed fixed CAN entries
2018-05-07  David Hildenbrandvl: allow 'maxmem' without 'slot'
2018-05-07  David Hildenbrandspapr: rename "hotplug memory" terminology to "device...
2018-05-07  David Hildenbrandpc: rename "hotplug memory" terminology to "device...
2018-05-07  David Hildenbrandmachine: rename MemoryHotplugState to DeviceMemoryState
2018-05-07  David Hildenbrandpc-dimm: move actual plug/unplug of a memory region...
2018-05-07  David Hildenbrandpc-dimm: factor out capacity and slot checks into Memor...
2018-05-07  David Hildenbrandpc-dimm: factor out address search into MemoryDevice...
2018-05-07  David Hildenbrandpc-dimm: pass in the machine and to the MemoryHotplugState
2018-05-07  David Hildenbrandpc-dimm: no need to pass the memory region
2018-05-07  David Hildenbrandmachine: make MemoryHotplugState accessible via the...
2018-05-07  David Hildenbrandpc-dimm: factor out MemoryDevice interface
2018-05-07  Gerd Hoffmannqxl: fix local renderer crash
2018-05-07  Gerd Hoffmannusb-host: skip open on pending postload bh
2018-05-07  Bandan Dasusb-mtp: Unconditionally check for the readonly bit
2018-05-07  Bandan Dasusb-mtp: Add some NULL checks for issues pointed out...
2018-05-05  Michael ClarkRISC-V: Mark ROM read-only after copying in code
2018-05-05  Michael ClarkRISC-V: No traps on writes to misa,minstret,mcycle
2018-05-05  Michael ClarkRISC-V: Make mtvec/stvec ignore vectored traps
2018-05-05  Michael ClarkRISC-V: Add mcycle/minstret support for -icount auto
2018-05-05  Michael ClarkRISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10
2018-05-05  Michael ClarkRISC-V: Allow S-mode mxr access when priv ISA >= v1.10
2018-05-05  Michael ClarkRISC-V: Clear mtval/stval on exceptions without info
2018-05-05  Michael ClarkRISC-V: Hardwire satp to 0 for no-mmu case
2018-05-05  Michael ClarkRISC-V: Update E and I extension order
2018-05-05  Michael ClarkRISC-V: Remove erroneous comment from translate.c
2018-05-05  Michael ClarkRISC-V: Remove EM_RISCV ELF_MACHINE indirection
2018-05-05  Michael ClarkRISC-V: Make virt header comment title consistent
2018-05-05  Michael ClarkRISC-V: Make some header guards more specific
2018-05-05  Michael ClarkRISC-V: Fix missing break statement in disassembler
2018-05-05  Michael ClarkRISC-V: Include instruction hex in disassembly
next