Age | Commit message (Expand) | Author |
2019-02-05 | gdbstub: allow killing QEMU via vKill command | Max Filippov |
2019-02-05 | target/arm: Enable TBI for user-only | Richard Henderson |
2019-02-05 | target/arm: Compute TB_FLAGS for TBI for user-only | Peter Maydell |
2019-02-05 | target/arm: Clean TBI for data operations in the translator | Richard Henderson |
2019-02-05 | target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore | Richard Henderson |
2019-02-05 | tests/tcg/aarch64: Add pauth smoke test | Richard Henderson |
2019-02-05 | linux-user: Implement PR_PAC_RESET_KEYS | Richard Henderson |
2019-02-05 | target/arm: Enable BTI for -cpu max | Richard Henderson |
2019-02-05 | target/arm: Set btype for indirect branches | Richard Henderson |
2019-02-05 | target/arm: Reset btype for direct branches | Richard Henderson |
2019-02-05 | target/arm: Default handling of BTYPE during translation | Richard Henderson |
2019-02-05 | target/arm: Cache the GP bit for a page in MemTxAttrs | Richard Henderson |
2019-02-05 | exec: Add target-specific tlb bits to MemTxAttrs | Richard Henderson |
2019-02-05 | target/arm: Add BT and BTYPE to tb->flags | Richard Henderson |
2019-02-05 | target/arm: Add PSTATE.BTYPE | Richard Henderson |
2019-02-05 | target/arm: Introduce isar_feature_aa64_bti | Richard Henderson |
2019-02-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-02-05 | contrib/libvhost-user: cleanup casts | Michael S. Tsirkin |
2019-02-05 | r2d: fix build on mingw | Michael S. Tsirkin |
2019-02-05 | mmap-alloc: fix hugetlbfs misaligned length in ppc64 | Murilo Opsfelder Araujo |
2019-02-05 | mmap-alloc: unfold qemu_ram_mmap() | Murilo Opsfelder Araujo |
2019-02-05 | i386, acpi: cleanup build_facs by removing second unused argument | Wei Yang |
2019-02-05 | fw_cfg: fix the life cycle and the name of "qemu_extra_params_fw" | Laszlo Ersek |
2019-02-05 | acpi: Make TPM 2.0 with TIS available as MSFT0101 | Stefan Berger |
2019-02-05 | hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCI | Thomas Huth |
2019-02-05 | vhost-user-blk: add discard/write zeroes features support | Changpeng Liu |
2019-02-05 | contrib/vhost-user-blk: fix the compilation issue | Peter Xu |
2019-02-05 | pci/msi: export msi_is_masked() | Peter Xu |
2019-02-05 | intel_iommu: reset intr_enabled when system reset | Peter Xu |
2019-02-05 | intel_iommu: fix operator in vtd_switch_address_space | Peter Xu |
2019-02-05 | hw: virtio-pci: drop DO_UPCAST | Li Qiang |
2019-02-05 | queue: fix QTAILQ_FOREACH_REVERSE_SAFE | Paolo Bonzini |
2019-02-05 | scsi-generic: Convert from DPRINTF() macro to trace events | Laurent Vivier |
2019-02-05 | scsi-disk: Convert from DPRINTF() macro to trace events | Laurent Vivier |
2019-02-05 | pc: Use hotplug_handler_(plug|unplug|unplug_request) | David Hildenbrand |
2019-02-05 | i386: hvf: Fix smp boot hangs | Heiher |
2019-02-05 | hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI | Paolo Bonzini |
2019-02-05 | hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr... | Paolo Bonzini |
2019-02-05 | hw/tricore/Makefile.objs: Create CONFIG_* for tricore | Yang Zhong |
2019-02-05 | hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc | Yang Zhong |
2019-02-05 | hw/moxie/Makefile.objs: Conditionally build moxie | Yang Zhong |
2019-02-05 | hw/hppa/Makefile.objs: Create CONFIG_* for hppa | Yang Zhong |
2019-02-05 | hw/cris/Makefile.objs: Create CONFIG_* for cris | Yang Zhong |
2019-02-05 | hw/alpha/Makefile.objs: Create CONFIG_* for alpha | Yang Zhong |
2019-02-05 | hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64 | Yang Zhong |
2019-02-05 | hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards | Yang Zhong |
2019-02-05 | hw/nios2/Makefile.objs: Conditionally build nios2 | Yang Zhong |
2019-02-05 | hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally | Ákos Kovács |
2019-02-05 | hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst | Ákos Kovács |
2019-02-05 | hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created | Ákos Kovács |