]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2019-02-07  Marc-André... slirp: replace qemu_set_nonblock()
2019-02-07  Marc-André... slirp: replace most qemu socket utilities with slirp...
2019-02-07  Marc-André... slirp: replace QEMU_PACKED with SLIRP_PACKED
2019-02-07  Marc-André... slirp: replace trace functions with DEBUG calls
2019-02-07  Marc-André... slirp: add callbacks for timer
2019-02-07  Marc-André... net/slirp: fix leaks on forwarding rule registration...
2019-02-07  Marc-André... net/slirp: free forwarding rules on cleanup
2019-02-07  Marc-André... net/slirp: simplify checking for cmd: prefix
2019-02-07  Marc-André... slirp: generalize guestfwd with a callback based approach
2019-02-07  Peter Maydellslirp: Don't mark struct ipq or struct ipasfrag as...
2019-02-07  Peter Maydellslirp: Avoid marking naturally packed structs as QEMU_P...
2019-02-07  Samuel Thibaultslirp: Avoid unaligned 16bit memory access
2019-02-07  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-02-06  Peter Maydellaccel/tcg: Consider cluster index in tb_lookup__cpu_state()
2019-02-06  Catherine Hotcg: add early clober modifier in atomic16_cmpxchg...
2019-02-05  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-02-05  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-02-05  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-02-05  Peter Maydelltarget/arm: Make FPSCR/FPCR trapped-exception bits...
2019-02-05  Peter Maydellhw/arm/boot: Support DTB autoload for firmware-only...
2019-02-05  Peter Maydellhw/arm/boot: Clarify why arm_setup_firmware_boot()...
2019-02-05  Peter Maydellhw/arm/boot: Factor out "set up firmware boot" code
2019-02-05  Peter Maydellhw/arm/boot: Factor out "direct kernel boot" code into...
2019-02-05  Peter Maydellhw/arm/boot: Fix block comment style in arm_load_kernel()
2019-02-05  Max Filippovgdbstub: allow killing QEMU via vKill command
2019-02-05  Richard Hendersontarget/arm: Enable TBI for user-only
2019-02-05  Peter Maydelltarget/arm: Compute TB_FLAGS for TBI for user-only
2019-02-05  Richard Hendersontarget/arm: Clean TBI for data operations in the translator
2019-02-05  Richard Hendersontarget/arm: Add TBFLAG_A64_TBID, split out gen_top_byte...
2019-02-05  Richard Hendersontests/tcg/aarch64: Add pauth smoke test
2019-02-05  Richard Hendersonlinux-user: Implement PR_PAC_RESET_KEYS
2019-02-05  Richard Hendersontarget/arm: Enable BTI for -cpu max
2019-02-05  Richard Hendersontarget/arm: Set btype for indirect branches
2019-02-05  Richard Hendersontarget/arm: Reset btype for direct branches
2019-02-05  Richard Hendersontarget/arm: Default handling of BTYPE during translation
2019-02-05  Richard Hendersontarget/arm: Cache the GP bit for a page in MemTxAttrs
2019-02-05  Richard Hendersonexec: Add target-specific tlb bits to MemTxAttrs
2019-02-05  Richard Hendersontarget/arm: Add BT and BTYPE to tb->flags
2019-02-05  Richard Hendersontarget/arm: Add PSTATE.BTYPE
2019-02-05  Richard Hendersontarget/arm: Introduce isar_feature_aa64_bti
2019-02-05  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-02-05  Michael S.... contrib/libvhost-user: cleanup casts
2019-02-05  Michael S.... r2d: fix build on mingw
2019-02-05  Murilo Opsfelder... mmap-alloc: fix hugetlbfs misaligned length in ppc64
2019-02-05  Murilo Opsfelder... mmap-alloc: unfold qemu_ram_mmap()
2019-02-05  Wei Yangi386, acpi: cleanup build_facs by removing second unuse...
2019-02-05  Laszlo Ersekfw_cfg: fix the life cycle and the name of "qemu_extra_...
2019-02-05  Stefan Bergeracpi: Make TPM 2.0 with TIS available as MSFT0101
2019-02-05  Thomas Huthhw/virtio: Use CONFIG_VIRTIO_PCI switch instead of...
2019-02-05  Changpeng Liuvhost-user-blk: add discard/write zeroes features support
2019-02-05  Peter Xucontrib/vhost-user-blk: fix the compilation issue
2019-02-05  Peter Xupci/msi: export msi_is_masked()
2019-02-05  Peter Xuintel_iommu: reset intr_enabled when system reset
2019-02-05  Peter Xuintel_iommu: fix operator in vtd_switch_address_space
2019-02-05  Li Qianghw: virtio-pci: drop DO_UPCAST
2019-02-05  Paolo Bonziniqueue: fix QTAILQ_FOREACH_REVERSE_SAFE
2019-02-05  Laurent Vivierscsi-generic: Convert from DPRINTF() macro to trace...
2019-02-05  Laurent Vivierscsi-disk: Convert from DPRINTF() macro to trace events
2019-02-05  David Hildenbrandpc: Use hotplug_handler_(plug|unplug|unplug_request)
2019-02-05  Heiheri386: hvf: Fix smp boot hangs
2019-02-05  Paolo Bonzinihw/vfio/Makefile.objs: Create new CONFIG_* variables...
2019-02-05  Paolo Bonzinihw/i2c/Makefile.objs: Create new CONFIG_* variables...
2019-02-05  Yang Zhonghw/tricore/Makefile.objs: Create CONFIG_* for tricore
2019-02-05  Yang Zhonghw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
2019-02-05  Yang Zhonghw/moxie/Makefile.objs: Conditionally build moxie
2019-02-05  Yang Zhonghw/hppa/Makefile.objs: Create CONFIG_* for hppa
2019-02-05  Yang Zhonghw/cris/Makefile.objs: Create CONFIG_* for cris
2019-02-05  Yang Zhonghw/alpha/Makefile.objs: Create CONFIG_* for alpha
2019-02-05  Yang Zhonghw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
2019-02-05  Yang Zhonghw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
2019-02-05  Yang Zhonghw/nios2/Makefile.objs: Conditionally build nios2
2019-02-05  Ákos Kovácshw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fp...
2019-02-05  Ákos Kovácshw/lm32/Makefile.objs: Conditionally build lm32 and...
2019-02-05  Ákos Kovácshw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3...
2019-02-05  Paolo Bonzinihw/s390/Makefile.objs: Create new CONFIG_* variables...
2019-02-05  Ákos Kovácshw/sh4/Makefile.objs: New CONFIG_* varibales created...
2019-02-05  Ákos Kovácshw/ppc/Makefile.objs: Build all boards conditinally...
2019-02-05  Ákos Kovácshw/mips/Makefile.objs: Create CONFIG_* for r4k, malta...
2019-02-05  Ákos Kovácshw/microblaze/Makefile.objs: Create configs for petalog...
2019-02-05  Ákos Kovácshw/m68k/Makefile.objs: Conditionally build boards
2019-02-05  Yang Zhonghw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt...
2019-02-05  Paolo Bonzinihw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
2019-02-05  Paolo Bonzinibuild: actually use CONFIG_PAM
2019-02-05  Yang Zhonghw/pci-host/Makefile.objs: make CONFIGS clear for PCI...
2019-02-05  Paolo Bonzinivfio: move conditional up to hw/Makefile.objs
2019-02-05  Paolo Bonziniide: split ioport registration to a separate file
2019-02-05  Paolo Bonziniarm: disable CONFIG_SERIAL_ISA
2019-02-05  Paolo Bonziniqemu-options: Remove deprecated "-virtioconsole" option
2019-02-05  Thomas HuthRemove deprecated -enable-hax option
2019-02-05  Paolo Bonziniscsi-generic: avoid possible out-of-bounds access to...
2019-02-05  Doug Galegdbstub: Fix i386/x86_64 machine description and add...
2019-02-05  Roman Bolshakovi386: hvf: Don't miss 16-bit displacement
2019-02-05  Paolo Bonzinidocker: adjust Xen repository for CentOS 7
2019-02-05  Li Zhijiani386: allow to load initrd below 4 GB for recent linux
2019-02-05  Li Zhijiani386: import & use bootparam.h
2019-02-05  Li Zhijianhw/core/loader.c: Read as long as possible in load_imag...
2019-02-05  Li Zhijianunify len and addr type for memory/address APIs
2019-02-05  Paolo Bonziniui: vnc: finish removing TABs
2019-02-05  Paolo Bonzinicrypto: finish removing TABs
2019-02-05  Paolo Bonzinimonitor: do not use QTAILQ_FOREACH_SAFE across critical...
next