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
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
2020-12-17
riscv/opentitan: Update the OpenTitan memory layout
Alistair Francis
2020-12-17
hw/riscv: Use the CPU to determine if 32-bit
Alistair Francis
2020-12-17
target/riscv: cpu: Set XLEN independently from target
Alistair Francis
2020-12-17
target/riscv: csr: Remove compile time XLEN checks
Alistair Francis
2020-12-17
target/riscv: cpu_helper: Remove compile time XLEN checks
Alistair Francis
2020-12-17
target/riscv: cpu: Remove compile time XLEN checks
Alistair Francis
2020-12-17
target/riscv: Specify the XLEN for CPUs
Alistair Francis
2020-12-17
target/riscv: Add a riscv_cpu_is_32bit() helper function
Alistair Francis
2020-12-17
target/riscv: fpu_helper: Match function defs in HELPER macros
Alistair Francis
2020-12-17
hw/riscv: sifive_u: Remove compile time XLEN checks
Alistair Francis
2020-12-17
hw/riscv: spike: Remove compile time XLEN checks
Alistair Francis
2020-12-17
hw/riscv: virt: Remove compile time XLEN checks
Alistair Francis
2020-12-17
hw/riscv: boot: Remove compile time XLEN checks
Alistair Francis
2020-12-17
riscv: virt: Remove target macro conditionals
Alistair Francis
2020-12-17
riscv: spike: Remove target macro conditionals
Alistair Francis
2020-12-17
target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
Alistair Francis
2020-12-17
hw/riscv: Expand the is 32-bit check to support more CPUs
Alistair Francis
2020-12-17
intc/ibex_plic: Clear interrupts that occur during claim process
Alistair Francis
2020-12-17
target/riscv: Fix definition of MSTATUS_TW and MSTATUS_TSR
Alex Richardson
2020-12-17
target/riscv: Fix the bug of HLVX/HLV/HSV
Yifei Jiang
2020-12-17
hw/core/register.c: Don't use '#' flag of printf format
Xinhao Zhang
2020-12-17
hw/riscv: microchip_pfsoc: add QSPI NOR flash
Vitaly Wool
2020-12-17
hw/riscv: sifive_u: Add UART1 DT node in the generated DTB
Anup Patel
2020-12-17
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2020-12-16
cpu: Remove unnecessary noop methods
Eduardo Habkost
2020-12-16
tcg: Make CPUClass.debug_excp_handler optional
Eduardo Habkost
2020-12-16
tcg: make CPUClass.cpu_exec_* optional
Eduardo Habkost
2020-12-16
tcg: cpu_exec_{enter,exit} helpers
Eduardo Habkost
2020-12-16
i386: tcg: remove inline from cpu_load_eflags
Claudio Fontana
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
2020-12-16
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move cpu dump out of helper.c into cpu-dump.c
Claudio Fontana
2020-12-16
i386: move TCG accel files into tcg/
Claudio Fontana
2020-12-16
i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
Claudio Fontana
2020-12-16
i386: move hax accel files into hax/
Claudio Fontana
2020-12-16
i386: move whpx accel files into whpx/
Claudio Fontana
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-15
build: -no-pie is no functional linker flag
Christian Ehrhardt
2020-12-15
scripts/git.orderfile: Keep files with .inc extension sorted
Philippe Mathieu-Daudé
2020-12-15
compiler.h: remove QEMU_GNUC_PREREQ
Marc-André Lureau
2020-12-15
linux-user: remove GNUC check
Marc-André Lureau
2020-12-15
compiler: remove GNUC check
Marc-André Lureau
2020-12-15
xen: remove GNUC check
Marc-André Lureau
[next]