index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
Update version for 3.0.1 release
v3.0.1
stable-3.0
Michael Roth
1
-1
/
+1
2019-04-08
vhost-user: Fix userfaultfd leak
Ilya Maximets
1
-0
/
+7
2019-04-08
vhost-user: Don't ask for reply on postcopy mem table set
Ilya Maximets
1
-12
/
+1
2019-04-02
ppc/pnv: check size before data buffer access
Prasad J Pandit
1
-1
/
+7
2019-04-02
slirp: check data length while emulating ident function
Prasad J Pandit
1
-0
/
+5
2019-04-02
lsi53c895a: check message length value is valid
Prasad J Pandit
1
-2
/
+17
2019-04-02
seccomp: set the seccomp filter to all threads
Marc-André Lureau
1
-0
/
+5
2019-04-02
configure: require libseccomp 2.2.0
Marc-André Lureau
1
-5
/
+2
2019-04-02
seccomp: prefer SCMP_ACT_KILL_PROCESS if available
Marc-André Lureau
1
-1
/
+30
2019-04-02
seccomp: use SIGSYS signal instead of killing the thread
Marc-André Lureau
1
-1
/
+1
2019-04-01
usb-mtp: use O_NOFOLLOW and O_CLOEXEC.
Gerd Hoffmann
1
-4
/
+9
2019-04-01
usb-mtp: outlaw slashes in filenames
Gerd Hoffmann
1
-0
/
+6
2019-04-01
9p: fix QEMU crash when renaming files
Greg Kurz
1
-0
/
+3
2019-04-01
nvme: fix out-of-bounds access to the CMB
Paolo Bonzini
3
-12
/
+60
2019-04-01
qga: update docs with systemd suspend support info
Daniel Henrique Barboza
1
-11
/
+14
2019-04-01
bitmap: Update count after a merge
Eric Blake
1
-0
/
+3
2019-04-01
tpm_tis: fix loop that cancels any seizure by a lower locality
Liam Merwick
1
-1
/
+1
2019-04-01
slirp: check sscanf result when emulating ident
William Bowling
1
-5
/
+5
2019-04-01
hw/rdma: another clang compilation fix
Marcel Apfelbaum
1
-2
/
+2
2019-04-01
acpi: Make TPM 2.0 with TIS available as MSFT0101
Stefan Berger
1
-2
/
+10
2019-04-01
block: Fix invalidate_cache error path for parent activation
Kevin Wolf
1
-0
/
+1
2019-04-01
tpm: Make sure the locality received from backend is valid
Stefan Berger
1
-0
/
+2
2019-04-01
tpm: Make sure new locality passed to tpm_tis_prep_abort() is valid
Stefan Berger
1
-1
/
+3
2019-04-01
tpm: use loop iterator to set sts data field
Prasad J Pandit
1
-1
/
+1
2019-04-01
tpm: Zero-init structure to avoid uninitialized variables in valgrind log
Stefan Berger
1
-0
/
+1
2019-04-01
exec.c: Don't reallocate IOMMUNotifiers that are in use
Peter Maydell
1
-4
/
+6
2019-04-01
s390x: Return specification exception for unimplemented diag 308 subcodes
Janosch Frank
1
-1
/
+1
2019-04-01
linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0
Peter Maydell
1
-4
/
+18
2019-04-01
linux-user: write(fd, NULL, 0) parity with linux's treatment of same
Tony Garnock-Jones
1
-0
/
+3
2019-04-01
hw/s390x: Fix bad mask in time2tod()
Thomas Huth
1
-1
/
+1
2019-04-01
pc:piix4: Update smbus I/O space after a migration
Corey Minyard
1
-0
/
+1
2019-04-01
pcie: set link state inactive/active after hot unplug/plug
Zheng Xiang
1
-0
/
+12
2019-04-01
Changes requirement for "vsubsbs" instruction
Paul A. Clarke
1
-1
/
+1
2019-04-01
iotests: make 235 work on s390 (and others)
Christian Borntraeger
1
-1
/
+3
2019-04-01
iotests: simple mirror test with kvm on 1G image
Vladimir Sementsov-Ogievskiy
3
-0
/
+80
2019-04-01
mirror: fix dead-lock
Vladimir Sementsov-Ogievskiy
1
-8
/
+5
2019-04-01
nbd/client: Send NBD_CMD_DISC if open fails after connect
Eric Blake
1
-2
/
+17
2019-04-01
nbd/client: Make x-dirty-bitmap more reliable
Eric Blake
1
-0
/
+5
2019-04-01
nbd/server: Advertise all contexts in response to bare LIST
Eric Blake
1
-0
/
+1
2019-04-01
i2c: Add a length check to the SMBus write handling
Corey Minyard
1
-1
/
+5
2019-04-01
i2c: Move typedef of bitbang_i2c_interface to i2c.h
BALATON Zoltan
3
-5
/
+2
2019-04-01
vfio-helpers: Fix qemu_vfio_open_pci() crash
Markus Armbruster
1
-1
/
+1
2019-04-01
fmops: fix off-by-one in AR_TABLE and DR_TABLE array size
Gerd Hoffmann
1
-2
/
+2
2019-04-01
qemu-img: Fix leak
Max Reitz
1
-0
/
+1
2019-04-01
qemu-img: Fix typo
Max Reitz
1
-1
/
+1
2019-04-01
fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabled
Mark Cave-Ayland
1
-1
/
+1
2019-04-01
net: drop too large packet early
Jason Wang
2
-17
/
+17
2019-04-01
make-release: add skiboot .version file
Michael Roth
1
-0
/
+1
2019-03-27
vhost-scsi: prevent using uninitialized vqs
yuchenlin
1
-1
/
+1
2019-03-27
migration: Stop postcopy fault thread before notifying
Ilya Maximets
1
-5
/
+6
[next]