index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
Update version for v5.0.0 release
Peter Maydell
1
-1
/
+1
2020-04-22
Update version for v5.0.0-rc4 release
Peter Maydell
1
-1
/
+1
2020-04-22
target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU
Peter Maydell
1
-1
/
+1
2020-04-21
slirp: update to fix CVE-2020-1983
Marc-André Lureau
1
-0
/
+0
2020-04-20
target/ppc: Fix TCG temporary leaks in gen_slbia()
Philippe Mathieu-Daudé
1
-0
/
+1
2020-04-20
block/iscsi:fix heap-buffer-overflow in iscsi_aio_ioctl_cb
Chen Qun
1
-2
/
+1
2020-04-17
target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
Nicholas Piggin
1
-19
/
+27
2020-04-17
target/ppc: Fix wrong interpretation of the disposition flag.
Ganesh Goudar
1
-2
/
+2
2020-04-17
linux-user/ppc: Fix padding in mcontext_t for ppc64
Richard Henderson
1
-40
/
+29
2020-04-16
linux-user/syscall.c: add target-to-host mapping for epoll_create1()
Sergei Trofimovich
1
-1
/
+1
2020-04-15
Update version for v5.0.0-rc3 release
Peter Maydell
1
-1
/
+1
2020-04-15
vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
Philippe Mathieu-Daudé
2
-3
/
+3
2020-04-15
qga: Restrict guest-file-read count to 48 MB to avoid crashes
Philippe Mathieu-Daudé
2
-3
/
+12
2020-04-15
qga: Extract qmp_guest_file_read() to common commands.c
Philippe Mathieu-Daudé
4
-36
/
+35
2020-04-15
qga: Extract guest_file_handle_find() to commands-common.h
Philippe Mathieu-Daudé
3
-6
/
+26
2020-04-15
Revert "prevent crash when executing guest-file-read with large count"
Philippe Mathieu-Daudé
1
-7
/
+1
2020-04-15
gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
Philippe Mathieu-Daudé
2
-4
/
+11
2020-04-15
gdbstub: Do not use memset() on GByteArray
Philippe Mathieu-Daudé
3
-6
/
+12
2020-04-15
gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
Peter Xu
1
-1
/
+1
2020-04-15
target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
Philippe Mathieu-Daudé
1
-2
/
+2
2020-04-15
linux-user: fix /proc/self/stat handling
Alex Bennée
1
-24
/
+19
2020-04-15
configure: disable PIE for Windows builds
Alex Bennée
1
-0
/
+1
2020-04-15
configure: redirect sphinx-build check to config.log
Alex Bennée
1
-1
/
+3
2020-04-15
tests/docker: add docs FEATURE flag and use for test-misc
Alex Bennée
7
-6
/
+8
2020-04-14
Deprecate KVM support for AArch32
Peter Maydell
1
-0
/
+8
2020-04-14
docs: Require Sphinx 1.6 or better
Peter Maydell
1
-2
/
+4
2020-04-14
kernel-doc: Use c:struct for Sphinx 3.0 and later
Peter Maydell
2
-1
/
+16
2020-04-14
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
1
-1
/
+1
2020-04-14
hax: Windows doesn't like posix device names
Volker Rümelin
1
-2
/
+2
2020-04-14
tests: numa: test one backend with prealloc enabled
Igor Mammedov
1
-1
/
+1
2020-04-14
hostmem: set default prealloc_threads to valid value
Igor Mammedov
1
-0
/
+1
2020-04-14
configure: Honour --disable-werror for Sphinx
Peter Maydell
2
-2
/
+9
2020-04-14
docs: Improve our gdbstub documentation
Peter Maydell
2
-14
/
+34
2020-04-14
scripts/coverity-scan: Add Docker support
Peter Maydell
2
-0
/
+221
2020-04-14
scripts/run-coverity-scan: Script to run Coverity Scan build
Peter Maydell
2
-0
/
+316
2020-04-14
linux-user/flatload.c: Use "" for include of QEMU header target_flat.h
Peter Maydell
1
-1
/
+1
2020-04-14
thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etc
Peter Maydell
1
-6
/
+6
2020-04-14
thread.h: Fix Coverity version of qemu_cond_timedwait()
Peter Maydell
1
-1
/
+1
2020-04-14
osdep.h: Drop no-longer-needed Coverity workarounds
Peter Maydell
1
-14
/
+0
2020-04-13
exec: Fix for qemu_ram_resize() callback
David Hildenbrand
1
-2
/
+14
2020-04-13
fw_cfg: Migrate ACPI table mr sizes separately
Shameer Kolothum
3
-1
/
+97
2020-04-13
acpi: Use macro for table-loader file name
Shameer Kolothum
3
-2
/
+3
2020-04-13
MAINTAINERS: Add myself as vhost-user-blk maintainer
Raphael Norwitz
1
-0
/
+12
2020-04-13
module: increase dirs array size by one
Bruce Rogers
1
-1
/
+1
2020-04-13
memory: Do not allow direct write access to rom_device regions
Alexander Duyck
1
-2
/
+2
2020-04-13
vl.c: error out if -mem-path is used together with -M memory-backend
Igor Mammedov
1
-0
/
+5
2020-04-13
rcu: do not mention atomic_mb_read/set in documentation
Paolo Bonzini
1
-2
/
+2
2020-04-13
atomics: update documentation
Paolo Bonzini
1
-210
/
+271
2020-04-12
tcg/mips: mips sync* encode error
lixinyu
1
-5
/
+5
2020-04-11
atomics: convert to reStructuredText
Paolo Bonzini
3
-403
/
+447
[next]