aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-06hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = falseThomas Huth
2019-02-06hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé
2019-02-06hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé
2019-02-06configure: Avoid non-portable 'test -o/-a'Eric Blake
2019-02-06target/moxie: Fix LGPL information in the file headersThomas Huth
2019-02-06qemu-common.h: Update copyright string for 2019Peter Maydell
2019-02-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190205'...Peter Maydell
2019-02-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190205' into stagingPeter Maydell
2019-02-05target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WIPeter Maydell
2019-02-05hw/arm/boot: Support DTB autoload for firmware-only bootsPeter Maydell
2019-02-05hw/arm/boot: Clarify why arm_setup_firmware_boot() doesn't set env->boot_infoPeter Maydell
2019-02-05hw/arm/boot: Factor out "set up firmware boot" codePeter Maydell
2019-02-05hw/arm/boot: Factor out "direct kernel boot" code into its own functionPeter Maydell
2019-02-05hw/arm/boot: Fix block comment style in arm_load_kernel()Peter Maydell
2019-02-05gdbstub: allow killing QEMU via vKill commandMax Filippov
2019-02-05target/arm: Enable TBI for user-onlyRichard Henderson
2019-02-05target/arm: Compute TB_FLAGS for TBI for user-onlyPeter Maydell
2019-02-05target/arm: Clean TBI for data operations in the translatorRichard Henderson
2019-02-05target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignoreRichard Henderson
2019-02-05tests/tcg/aarch64: Add pauth smoke testRichard Henderson
2019-02-05linux-user: Implement PR_PAC_RESET_KEYSRichard Henderson
2019-02-05target/arm: Enable BTI for -cpu maxRichard Henderson
2019-02-05target/arm: Set btype for indirect branchesRichard Henderson
2019-02-05target/arm: Reset btype for direct branchesRichard Henderson
2019-02-05target/arm: Default handling of BTYPE during translationRichard Henderson
2019-02-05target/arm: Cache the GP bit for a page in MemTxAttrsRichard Henderson
2019-02-05exec: Add target-specific tlb bits to MemTxAttrsRichard Henderson
2019-02-05target/arm: Add BT and BTYPE to tb->flagsRichard Henderson
2019-02-05target/arm: Add PSTATE.BTYPERichard Henderson
2019-02-05target/arm: Introduce isar_feature_aa64_btiRichard Henderson
2019-02-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-02-05contrib/libvhost-user: cleanup castsMichael S. Tsirkin
2019-02-05r2d: fix build on mingwMichael S. Tsirkin
2019-02-05mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo
2019-02-05mmap-alloc: unfold qemu_ram_mmap()Murilo Opsfelder Araujo
2019-02-05i386, acpi: cleanup build_facs by removing second unused argumentWei Yang
2019-02-05fw_cfg: fix the life cycle and the name of "qemu_extra_params_fw"Laszlo Ersek
2019-02-05acpi: Make TPM 2.0 with TIS available as MSFT0101Stefan Berger
2019-02-05hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCIThomas Huth
2019-02-05vhost-user-blk: add discard/write zeroes features supportChangpeng Liu
2019-02-05contrib/vhost-user-blk: fix the compilation issuePeter Xu
2019-02-05pci/msi: export msi_is_masked()Peter Xu
2019-02-05intel_iommu: reset intr_enabled when system resetPeter Xu
2019-02-05intel_iommu: fix operator in vtd_switch_address_spacePeter Xu
2019-02-05hw: virtio-pci: drop DO_UPCASTLi Qiang
2019-02-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190205-pull-request' i...Peter Maydell
2019-02-05Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into st...Peter Maydell
2019-02-05keymap: fix keyup mappingsGerd Hoffmann
2019-02-05keymap: pass full keyboard state to keysym2scancodeGerd Hoffmann
2019-02-05kbd-state: use state tracker for vncGerd Hoffmann