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-02-16
event_notifier: Set ->initialized earlier in event_notifier_init()
Greg Kurz
2021-02-16
hvf: Fetch cr4 before evaluating CPUID(1)
Alexander Graf
2021-02-16
target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
Vladislav Yaroshchuk
2021-02-16
hvf: x86: Remove unused definitions
Alexander Graf
2021-02-16
target/i386/hvf: add vmware-cpuid-freq cpu feature
Vladislav Yaroshchuk
2021-02-16
hvf: Guard xgetbv call
Hill Ma
2021-02-16
util/cutils: Skip "." when looking for next directory component
Stefan Weil
2021-02-16
tests/qtest/qos-test: dump QEMU command if verbose
Christian Schoenebeck
2021-02-16
tests/qtest/qos-test: dump environment variables if verbose
Christian Schoenebeck
2021-02-16
tests/qtest/qos-test: dump qos graph if verbose
Christian Schoenebeck
2021-02-16
libqos/qgraph_internal: add qos_printf() and qos_printf_literal()
Christian Schoenebeck
2021-02-16
libqos/qgraph: add qos_node_create_driver_named()
Christian Schoenebeck
2021-02-16
sev/i386: Enable an SEV-ES guest based on SEV policy
Tom Lendacky
2021-02-16
kvm/i386: Use a per-VM check for SMM capability
Tom Lendacky
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
2021-02-16
sev/i386: Require in-kernel irqchip support for SEV-ES guests
Tom Lendacky
2021-02-16
sev/i386: Add initial support for SEV-ES
Tom Lendacky
2021-02-16
sev: update sev-inject-launch-secret to make gpa optional
James Bottomley
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
2021-02-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-02-15
docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module name
Peter Maydell
2021-02-15
monitor/qmp: Stop processing requests when shutdown is requested
Kevin Wolf
2021-02-15
monitor: Fix assertion failure on shutdown
Kevin Wolf
2021-02-15
block: qcow2: remove the created file on initialization error
Maxim Levitsky
2021-02-15
block: add bdrv_co_delete_file_noerr
Maxim Levitsky
2021-02-15
crypto: luks: Fix tiny memory leak
Maxim Levitsky
2021-02-15
tests/qemu-iotests: Remove test 259 from the "auto" group
Thomas Huth
2021-02-15
xen-block: fix reporting of discard feature
Roger Pau Monne
2021-02-15
hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICE
Alexander Bulekov
2021-02-15
blockjob: Fix crash with IOthread when block commit after snapshot
Michael Qiu
2021-02-15
iotests: Consistent $IMGOPTS boundary matching
Max Reitz
2021-02-15
qemu-storage-daemon: Enable object-add
Kevin Wolf
2021-02-15
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
2021-02-15
linux-user/mips: Support the n32 ABI for the R5900
Fredrik Noring
2021-02-15
docs/user: Remove outdated 'Quick Start' section
Peter Maydell
2021-02-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-15022...
Peter Maydell
2021-02-15
tests/tcg: fix silent skipping of softmmu gdb tests
Alex Bennée
2021-02-15
bswap.h: Remove unused float-access functions
Peter Maydell
2021-02-15
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
Peter Maydell
2021-02-15
target/ppc: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2021-02-15
target/m68k: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2021-02-15
target/sh4: Drop use of gdb_get_float32() and ldfl_p()
Peter Maydell
2021-02-15
MAINTAINERS: Add gdbstub.h to the "GDB stub" section
Peter Maydell
2021-02-15
tests/docker: remove travis container
Daniel P. Berrangé
2021-02-15
travis-ci: Disable C++ optional objects on AArch64 container
Philippe Mathieu-Daudé
2021-02-15
.shippable: remove the last bits
Alex Bennée
2021-02-15
travis.yml: Move the -fsanitize=thread testing to the gitlab-CI
Thomas Huth
2021-02-15
travis.yml: (Re-)move the --enable-debug jobs
Thomas Huth
2021-02-15
travis.yml: Move the --enable-modules test to the gitlab-CI
Thomas Huth
[next]