index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-13
hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubs
Thomas Huth
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-13
target/xtensa: Clean up core-isa.h header guards
Markus Armbruster
2019-05-13
linux-user/nios2 linux-user/riscv: Clean up header guards
Markus Armbruster
2019-05-13
authz: Normalize #include "authz/trace.h" to "trace.h"
Markus Armbruster
2019-05-13
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2019-05-13
Clean up includes
Markus Armbruster
2019-05-13
virtio-input: fix Kconfig dependency and Makefile
Gerd Hoffmann
2019-05-13
virtio-input-host-pci: cleanup types
Gerd Hoffmann
2019-05-10
cputlb: Do unaligned store recursion to outermost function
Richard Henderson
2019-05-10
cputlb: Do unaligned load recursion to outermost function
Richard Henderson
2019-05-10
cputlb: Drop attribute flatten
Richard Henderson
2019-05-10
cputlb: Move TLB_RECHECK handling into load/store_helper
Richard Henderson
2019-05-10
accel/tcg: demacro cputlb
Alex Bennée
2019-05-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-05-10
iotests: Add test for rebase without input base
Max Reitz
2019-05-10
qemu-img: Use zero writes after source backing EOF
Max Reitz
2019-05-10
qemu-img: Allow rebase with no input base
Max Reitz
2019-05-10
qcow2: Remove BDRVQcow2State.cluster_sectors
Alberto Garcia
2019-05-10
block: Remove bdrv_read() and bdrv_write()
Alberto Garcia
2019-05-10
vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
Alberto Garcia
2019-05-10
vdi: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
Alberto Garcia
2019-05-10
qcow2: Replace bdrv_write() with bdrv_pwrite()
Alberto Garcia
2019-05-10
qemu-img: Use IEC binary prefixes for size constants
Stefano Garzarella
2019-05-10
test-block-iothread: Job coroutine thread after AioContext switch
Kevin Wolf
2019-05-10
blockjob: Fix coroutine thread after AioContext change
Kevin Wolf
2019-05-10
qemu-iotests: Fix cleanup for 192
Kevin Wolf
2019-05-10
MAINTAINERS: Add an entry for the Parallel NOR Flash devices
Philippe Mathieu-Daudé
2019-05-10
MAINTAINERS: Downgrade status of block sections without "M:" to "Odd Fixes"
Thomas Huth
2019-05-10
block: remove bs from lists before closing
Anton Kuchin
2019-05-10
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-05-10
util: simplify unix_listen()
Marc-André Lureau
2019-05-10
Add vhost-user-input-pci
Marc-André Lureau
2019-05-10
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
2019-05-10
Add vhost-user-backend
Marc-André Lureau
2019-05-10
libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config
Marc-André Lureau
2019-05-10
libvhost-user: fix -Waddress-of-packed-member
Marc-André Lureau
2019-05-10
linux-user: fix GPROF build failure
Alex Bennée
2019-05-10
linux-user: avoid treading on gprof's SIGPROF signals
Alex Bennée
2019-05-10
linux-user: elf: Map empty PT_LOAD segments
Giuseppe Musacchio
2019-05-10
The ioctl(SIOCGIFNAME) call requires a struct ifreq.
Erik Kline
2019-05-10
docs: add Security chapter to the documentation
Stefan Hajnoczi
2019-05-10
docs: add Secure Coding Practices to developer docs
Stefan Hajnoczi
2019-05-10
aio-posix: ensure poll mode is left when aio_notify is called
Paolo Bonzini
2019-05-10
block/io.c: fix for the allocation failure
Andrey Shinkevich
2019-05-10
block: Add coroutine_fn to bdrv_check_co_entry
Nikita Alekseev
2019-05-10
util/readline: Add braces to fix checkpatch errors
Jules Irenge
[prev]
[next]