]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-05-14 Cole Robinsonmigration: savevm: fix error code with migration blockers
2019-05-14 Wei Yangvmstate: check subsection_found is enough
2019-05-14 Wei Yangmigration: remove not used field xfer_limit
2019-05-14 Wei Yangmigration: not necessary to check ops again
2019-05-14 Peter Xumigration: comment VMSTATE_UNUSED*() properly
2019-05-14 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-05-13 Richard Hendersontcg/aarch64: Do not advertise minmax for MO_64
2019-05-13 Richard Hendersontarget/xtensa: Use tcg_gen_abs_i32
2019-05-13 Philippe Mathieu... target/tricore: Use tcg_gen_abs_tl
2019-05-13 Richard Hendersontarget/s390x: Use tcg_gen_abs_i64
2019-05-13 Richard Hendersontarget/ppc: Use tcg_gen_abs_tl
2019-05-13 Philippe Mathieu... target/ppc: Use tcg_gen_abs_i32
2019-05-13 Richard Hendersontarget/cris: Use tcg_gen_abs_tl
2019-05-13 Richard Hendersontarget/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_abs
2019-05-13 Richard Hendersontcg/aarch64: Support vector absolute value
2019-05-13 Richard Hendersontcg/i386: Support vector absolute value
2019-05-13 Richard Hendersontcg: Add support for vector absolute value
2019-05-13 Richard Hendersontcg: Add support for integer absolute value
2019-05-13 Richard Hendersontcg/i386: Support vector scalar shift opcodes
2019-05-13 Richard Hendersontcg: Add gvec expanders for vector shift by scalar
2019-05-13 Richard Hendersontcg/aarch64: Support vector variable shift opcodes
2019-05-13 Richard Hendersontcg/i386: Support vector variable shift opcodes
2019-05-13 Richard Hendersontcg: Add gvec expanders for variable shift
2019-05-13 Richard Hendersontcg: Add INDEX_op_dupm_vec
2019-05-13 Richard Hendersontcg/aarch64: Implement tcg_out_dupm_vec
2019-05-13 Richard Hendersontcg/i386: Implement tcg_out_dupm_vec
2019-05-13 Richard Hendersontcg: Add tcg_out_dupm_vec to the backend interface
2019-05-13 Richard Hendersontcg: Manually expand INDEX_op_dup_vec
2019-05-13 Richard Hendersontcg: Promote tcg_out_{dup,dupi}_vec to backend interface
2019-05-13 Richard Hendersontcg: Support cross-class moves without instruction...
2019-05-13 Richard Hendersontcg: Return bool success from tcg_out_mov
2019-05-13 Richard Hendersontcg/arm: Use tcg_out_mov_reg in tcg_out_mov
2019-05-13 Richard Hendersontcg: Assert fixed_reg is read-only
2019-05-13 Richard Hendersontcg: Specify optional vector requirements with a list
2019-05-13 Richard Hendersontcg: Allow add_vec, sub_vec, neg_vec, not_vec to be...
2019-05-13 Richard Hendersontcg: Do not recreate INDEX_op_neg_vec unless supported
2019-05-13 David Hildenbrandtcg: Implement tcg_gen_gvec_3i()
2019-05-13 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-05-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-05-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2019-05-13 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-05-13 Thomas Huthhw/arm: Remove hard-enablement of the remaining PCI...
2019-05-13 Thomas Huthhw/arm: Express dependencies of the musca machines...
2019-05-13 Thomas Huthhw/arm: Express dependencies of the xlnx-versal-virt...
2019-05-13 Thomas Huthhw/arm: Express dependencies of the ZynqMP zcu102 machi...
2019-05-13 Thomas Huthhw/arm: Express dependencies of the microbit / nrf51...
2019-05-13 Thomas Huthhw/arm: Express dependencies of the remaining IMX board...
2019-05-13 Thomas Huthhw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2...
2019-05-13 Thomas Huthhw/arm: Express dependencies of sabrelite with Kconfig
2019-05-13 Thomas Huthhw/arm: Express dependencies of canon-a1100 with Kconfig
2019-05-13 Thomas Huthhw/arm: Express dependencies of the raspi machines...
2019-05-13 Thomas Huthhw/arm: Express dependencies of the MPS2 boards with...
2019-05-13 Thomas Huthhw/arm: Express dependencies of allwinner / cubieboard...
2019-05-13 Thomas Huthhw/arm: Express dependencies of netduino / stm32f2xx...
2019-05-13 Thomas Huthhw/arm: Express dependencies of the virt machine with...
2019-05-13 Thomas Huthhw/arm: Express dependencies of the aspeed boards with...
2019-05-13 Thomas Huthhw/arm: Express dependencies of collie with Kconfig
2019-05-13 Thomas Huthhw/arm: Express dependencies of xilinx-zynq with Kconfig
2019-05-13 Thomas Huthhw/arm: Express dependencies of the PXA2xx machines...
2019-05-13 Thomas Huthhw/arm: Express dependencies of realview, versatile...
2019-05-13 Thomas Huthhw/arm: Express dependencies of stellaris with Kconfig
2019-05-13 Thomas Huthhw/arm: Express dependencies of the OMAP machines with...
2019-05-13 Thomas Huthhw/arm: Express dependencies of musicpal with Kconfig
2019-05-13 Thomas Huthhw/arm: Express dependencies of the fsl-imx31 machine...
2019-05-13 Thomas Huthhw/arm: Express dependencies of integratorcp with Kconfig
2019-05-13 Thomas Huthhw/arm: Express dependencies of the highbank machines...
2019-05-13 Thomas Huthhw/arm: Express dependencies of the exynos machines...
2019-05-13 Thomas Huthhw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9...
2019-05-13 Thomas HuthMakefile: Fix inclusion of the config-devices.mak.d...
2019-05-13 Thomas Huthhw/pci/pci-stub: Add msi_enabled() and msi_notify(...
2019-05-13 Markus ArmbrusterClean up decorations and whitespace around header guards
2019-05-13 Markus ArmbrusterNormalize header guard symbol definition.
2019-05-13 Markus ArmbrusterClean up ill-advised or unusual header guards
2019-05-13 Markus ArmbrusterClean up header guards that don't match their file...
2019-05-13 Markus Armbrustertarget/xtensa: Clean up core-isa.h header guards
2019-05-13 Markus Armbrusterlinux-user/nios2 linux-user/riscv: Clean up header...
2019-05-13 Markus Armbrusterauthz: Normalize #include "authz/trace.h" to "trace.h"
2019-05-13 Markus ArmbrusterUse #include "..." for our own headers, <...> for others
2019-05-13 Markus ArmbrusterClean up includes
2019-05-13 Gerd Hoffmannvirtio-input: fix Kconfig dependency and Makefile
2019-05-13 Gerd Hoffmannvirtio-input-host-pci: cleanup types
2019-05-10 Richard Hendersoncputlb: Do unaligned store recursion to outermost function
2019-05-10 Richard Hendersoncputlb: Do unaligned load recursion to outermost function
2019-05-10 Richard Hendersoncputlb: Drop attribute flatten
2019-05-10 Richard Hendersoncputlb: Move TLB_RECHECK handling into load/store_helper
2019-05-10 Alex Bennéeaccel/tcg: demacro cputlb
2019-05-10 Richard Hendersontcg: Use tlb_fill probe from tlb_vaddr_to_host
2019-05-10 Richard Hendersontcg: Remove CPUClass::handle_mmu_fault
2019-05-10 Richard Hendersontcg: Use CPUClass::tlb_fill in cputlb.c
2019-05-10 Richard Hendersontarget/xtensa: Convert to CPUClass::tlb_fill
2019-05-10 Richard Hendersontarget/unicore32: Convert to CPUClass::tlb_fill
2019-05-10 Richard Hendersontarget/tricore: Convert to CPUClass::tlb_fill
2019-05-10 Richard Hendersontarget/tilegx: Convert to CPUClass::tlb_fill
2019-05-10 Richard Hendersontarget/sparc: Convert to CPUClass::tlb_fill
2019-05-10 Richard Hendersontarget/sh4: Convert to CPUClass::tlb_fill
2019-05-10 Richard Hendersontarget/s390x: Convert to CPUClass::tlb_fill
2019-05-10 Richard Hendersontarget/riscv: Convert to CPUClass::tlb_fill
2019-05-10 Richard Hendersontarget/ppc: Convert to CPUClass::tlb_fill
2019-05-10 Richard Hendersontarget/openrisc: Convert to CPUClass::tlb_fill
2019-05-10 Richard Hendersontarget/nios2: Convert to CPUClass::tlb_fill
next