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
2019-04-11
Update version for 3.0.1 release
v3.0.1
Michael Roth
2019-04-08
vhost-user: Fix userfaultfd leak
Ilya Maximets
2019-04-08
vhost-user: Don't ask for reply on postcopy mem table set
Ilya Maximets
2019-04-02
ppc/pnv: check size before data buffer access
Prasad J Pandit
2019-04-02
slirp: check data length while emulating ident function
Prasad J Pandit
2019-04-02
lsi53c895a: check message length value is valid
Prasad J Pandit
2019-04-02
seccomp: set the seccomp filter to all threads
Marc-André Lureau
2019-04-02
configure: require libseccomp 2.2.0
Marc-André Lureau
2019-04-02
seccomp: prefer SCMP_ACT_KILL_PROCESS if available
Marc-André Lureau
2019-04-02
seccomp: use SIGSYS signal instead of killing the thread
Marc-André Lureau
2019-04-01
usb-mtp: use O_NOFOLLOW and O_CLOEXEC.
Gerd Hoffmann
2019-04-01
usb-mtp: outlaw slashes in filenames
Gerd Hoffmann
2019-04-01
9p: fix QEMU crash when renaming files
Greg Kurz
2019-04-01
nvme: fix out-of-bounds access to the CMB
Paolo Bonzini
2019-04-01
qga: update docs with systemd suspend support info
Daniel Henrique Barboza
2019-04-01
bitmap: Update count after a merge
Eric Blake
2019-04-01
tpm_tis: fix loop that cancels any seizure by a lower locality
Liam Merwick
2019-04-01
slirp: check sscanf result when emulating ident
William Bowling
2019-04-01
hw/rdma: another clang compilation fix
Marcel Apfelbaum
2019-04-01
acpi: Make TPM 2.0 with TIS available as MSFT0101
Stefan Berger
2019-04-01
block: Fix invalidate_cache error path for parent activation
Kevin Wolf
2019-04-01
tpm: Make sure the locality received from backend is valid
Stefan Berger
2019-04-01
tpm: Make sure new locality passed to tpm_tis_prep_abort() is valid
Stefan Berger
2019-04-01
tpm: use loop iterator to set sts data field
Prasad J Pandit
2019-04-01
tpm: Zero-init structure to avoid uninitialized variables in valgrind log
Stefan Berger
2019-04-01
exec.c: Don't reallocate IOMMUNotifiers that are in use
Peter Maydell
2019-04-01
s390x: Return specification exception for unimplemented diag 308 subcodes
Janosch Frank
2019-04-01
linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0
Peter Maydell
2019-04-01
linux-user: write(fd, NULL, 0) parity with linux's treatment of same
Tony Garnock-Jones
2019-04-01
hw/s390x: Fix bad mask in time2tod()
Thomas Huth
2019-04-01
pc:piix4: Update smbus I/O space after a migration
Corey Minyard
2019-04-01
pcie: set link state inactive/active after hot unplug/plug
Zheng Xiang
2019-04-01
Changes requirement for "vsubsbs" instruction
Paul A. Clarke
2019-04-01
iotests: make 235 work on s390 (and others)
Christian Borntraeger
2019-04-01
iotests: simple mirror test with kvm on 1G image
Vladimir Sementsov-Ogievskiy
2019-04-01
mirror: fix dead-lock
Vladimir Sementsov-Ogievskiy
2019-04-01
nbd/client: Send NBD_CMD_DISC if open fails after connect
Eric Blake
2019-04-01
nbd/client: Make x-dirty-bitmap more reliable
Eric Blake
2019-04-01
nbd/server: Advertise all contexts in response to bare LIST
Eric Blake
2019-04-01
i2c: Add a length check to the SMBus write handling
Corey Minyard
2019-04-01
i2c: Move typedef of bitbang_i2c_interface to i2c.h
BALATON Zoltan
2019-04-01
vfio-helpers: Fix qemu_vfio_open_pci() crash
Markus Armbruster
2019-04-01
fmops: fix off-by-one in AR_TABLE and DR_TABLE array size
Gerd Hoffmann
2019-04-01
qemu-img: Fix leak
Max Reitz
2019-04-01
qemu-img: Fix typo
Max Reitz
2019-04-01
fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabled
Mark Cave-Ayland
2019-04-01
net: drop too large packet early
Jason Wang
2019-04-01
make-release: add skiboot .version file
Michael Roth
2019-03-27
vhost-scsi: prevent using uninitialized vqs
yuchenlin
2019-03-27
migration: Stop postcopy fault thread before notifying
Ilya Maximets
[next]