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
2022-03-20
target/i386: kvm: do not access uninitialized variable on older kernels
Paolo Bonzini
2022-03-15
Merge tag 'dbus-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Peter Maydell
2022-03-15
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-15
Merge tag 'edk2-20220315-pull-request' of git://git.kraxel.org/qemu into staging
Peter Maydell
2022-03-15
Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging
Peter Maydell
2022-03-15
gitlab-ci: do not run tests with address sanitizer
Paolo Bonzini
2022-03-15
KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
Maxim Levitsky
2022-03-15
i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
Vitaly Kuznetsov
2022-03-15
x86: Support XFD and AMX xsave data migration
Zeng Guang
2022-03-15
x86: add support for KVM_CAP_XSAVE2 and AMX state migration
Jing Liu
2022-03-15
x86: Add AMX CPUIDs enumeration
Jing Liu
2022-03-15
x86: Add XFD faulting bit for state components
Jing Liu
2022-03-15
x86: Grant AMX permission for guest
Yang Zhong
2022-03-15
x86: Add AMX XTILECFG and XTILEDATA components
Jing Liu
2022-03-15
x86: Fix the 64-byte boundary enumeration for extended state
Jing Liu
2022-03-15
linux-headers: include missing changes from 5.17
Paolo Bonzini
2022-03-15
target/i386: Throw a #SS when loading a non-canonical IST
Gareth Webb
2022-03-15
target/i386: only include bits in pg_mode if they are not ignored
Paolo Bonzini
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-15
kvm-irqchip: introduce new API to support route change
Longpeng(Mike)
2022-03-15
update meson-buildoptions.sh
Paolo Bonzini
2022-03-15
qga/vss: update informative message about MinGW
Marc-André Lureau
2022-03-15
qga/vss-win32: check old VSS SDK headers
Marc-André Lureau
2022-03-15
meson: fix generic location of vss headers
Marc-André Lureau
2022-03-15
vmxcap: Add 5-level EPT bit
Vitaly Kuznetsov
2022-03-15
whpx: Fixed incorrect CR8/TPR synchronization
Ivan Shcherbakov
2022-03-15
whpx: Fixed reporting of the CPU context to GDB for 64-bit
Ivan Shcherbakov
2022-03-15
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2022-03-15
ui/console: call gfx_switch() even if the current scanout is GL
Marc-André Lureau
2022-03-15
ui/dbus: do not send 2d scanout until gfx_update
Marc-André Lureau
2022-03-15
ui/dbus: fix texture sharing
Marc-André Lureau
2022-03-15
MAINTAINERS: take edk2
Gerd Hoffmann
2022-03-15
edk2/docker: use ubuntu 18.04
Gerd Hoffmann
2022-03-15
edk2/docker: install python3
Gerd Hoffmann
2022-03-15
tests/acpi: disallow virt memory hotplug changes
Gerd Hoffmann
2022-03-15
tests/acpi: update expected data files
Gerd Hoffmann
2022-03-15
edk2: update binaries to stable202202
Gerd Hoffmann
2022-03-15
edk2: add microvm build
Gerd Hoffmann
2022-03-15
edk2: .git can be a file
Gerd Hoffmann
2022-03-15
edk2: switch to release builds
Gerd Hoffmann
2022-03-15
edk2: update submodule to stable202202
Gerd Hoffmann
2022-03-15
tests/acpi: allow virt memory hotplug changes
Gerd Hoffmann
2022-03-15
vdpa: Expose VHOST_F_LOG_ALL on SVQ
Eugenio Pérez
2022-03-15
vdpa: Never set log_base addr if SVQ is enabled
Eugenio Pérez
2022-03-15
vdpa: Adapt vhost_vdpa_get_vring_base to SVQ
Eugenio Pérez
2022-03-15
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
2022-03-15
vhost: Add VhostIOVATree
Eugenio Pérez
2022-03-15
util: add iova_tree_find_iova
Eugenio Pérez
2022-03-15
util: Add iova_tree_alloc_map
Eugenio Pérez
2022-03-15
vhost: Shadow virtqueue buffers forwarding
Eugenio Pérez
[next]