index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-16
target/i386: Added Intercept CR0 writes check
Lara Lazier
2021-06-16
target/i386: Added consistency checks for CR0
Lara Lazier
2021-06-16
target/i386: Added consistency checks for VMRUN intercept and ASID
Lara Lazier
2021-06-16
target/i386: Refactored intercept checks into cpu_svm_has_intercept
Lara Lazier
2021-06-15
configure: Remove probe for _Static_assert
Richard Henderson
2021-06-15
qemu/compiler: Remove QEMU_GENERIC
Richard Henderson
2021-06-15
include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
Richard Henderson
2021-06-15
util: Use unique type for QemuRecMutex in thread-posix.h
Richard Henderson
2021-06-15
util: Pass file+line to qemu_rec_mutex_unlock_impl
Richard Henderson
2021-06-15
util: Use real functions for thread-posix QemuRecMutex
Richard Henderson
2021-06-15
softfloat: Use _Generic instead of QEMU_GENERIC
Richard Henderson
2021-06-15
configure: Use -std=gnu11
Richard Henderson
2021-06-15
configure: map x32 to cpu_family x86_64 for meson
David Michael
2021-06-15
hmp: Print "reserve" property of memory backends with "info memdev"
David Hildenbrand
2021-06-15
qmp: Include "reserve" property of memory backends
David Hildenbrand
2021-06-15
hmp: Print "share" property of memory backends with "info memdev"
David Hildenbrand
2021-06-15
qmp: Include "share" property of memory backends
David Hildenbrand
2021-06-15
qmp: Clarify memory backend properties returned via query-memdev
David Hildenbrand
2021-06-15
hostmem: Wire up RAM_NORESERVE via "reserve" property
David Hildenbrand
2021-06-15
util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
David Hildenbrand
2021-06-15
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
2021-06-15
util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
David Hildenbrand
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
David Hildenbrand
2021-06-15
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
2021-06-15
util/mmap-alloc: Factor out activating of memory to mmap_activate()
David Hildenbrand
2021-06-15
util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
David Hildenbrand
2021-06-15
util/mmap-alloc: Factor out calculation of the pagesize for the guard page
David Hildenbrand
2021-06-15
softmmu/physmem: Fix qemu_ram_remap() to handle shared anonymous memory
David Hildenbrand
2021-06-15
softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
David Hildenbrand
2021-06-15
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-06-15-1...
Peter Maydell
2021-06-15
hw/intc/armv7m_nvic: Remove stale comment
Peter Maydell
2021-06-15
hw/arm: quanta-gbs-bmc add i2c comments
Patrick Venture
2021-06-15
hw/arm: add quanta-gbs-bmc machine
Patrick Venture
2021-06-15
hw: virt: consider hw_compat_6_0
Heinrich Schuchardt
2021-06-15
target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16
Richard Henderson
2021-06-15
target/arm: Remove fprintf from disas_simd_mod_imm
Richard Henderson
2021-06-15
target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16
Richard Henderson
2021-06-15
hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes
Jean-Philippe Brucker
2021-06-15
softmmu/physmem: Mark shared anonymous memory RAM_SHARED
David Hildenbrand
2021-06-15
esp: store lun coming from the MESSAGE OUT phase
Paolo Bonzini
2021-06-15
esp: fix migration version check in esp_is_version_5()
Mark Cave-Ayland
2021-06-15
esp: correctly accumulate extended messages for PDMA
Mark Cave-Ayland
2021-06-15
esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"
Mark Cave-Ayland
2021-06-15
esp: ensure PDMA write transfers are flushed from the FIFO to the target imme...
Mark Cave-Ayland
2021-06-15
esp: handle non-DMA transfers from the target one byte at a time
Mark Cave-Ayland
2021-06-15
esp: allow non-DMA callback in esp_transfer_data() initial transfer
Mark Cave-Ayland
2021-06-15
esp: only set ESP_RSEQ at the start of the select sequence
Mark Cave-Ayland
2021-06-15
esp: only assert INTR_DC interrupt flag if selection fails
Mark Cave-Ayland
2021-06-15
runstate: Initialize Error * to NULL
Peng Liang
[prev]
[next]