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
2020-07-15
tests/docker: Remove the libssh workaround from the ubuntu 20.04 image
Thomas Huth
2020-07-15
docs/devel: fix grammar in multi-thread-tcg
Alex Bennée
2020-07-14
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-07-13-tag' in...
Peter Maydell
2020-07-14
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-07-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-07-14
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-07-14
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
2020-07-14
block: Avoid stale pointer dereference in blk_get_aio_context()
Greg Kurz
2020-07-14
qemu-img: Deprecate use of -b without -F
Eric Blake
2020-07-14
block: Add support to warn on backing file change without format
Eric Blake
2020-07-14
iotests: Specify explicit backing format where sensible
Eric Blake
2020-07-14
qcow2: Deprecate use of qemu-img amend to change backing file
Eric Blake
2020-07-14
block: Error if backing file fails during creation without -u
Eric Blake
2020-07-14
qcow: Tolerate backing_fmt=
Eric Blake
2020-07-14
vmdk: Add trivial backing_fmt support
Eric Blake
2020-07-14
sheepdog: Add trivial backing_fmt support
Eric Blake
2020-07-14
block: Finish deprecation of 'qemu-img convert -n -o'
Eric Blake
2020-07-14
qemu-img: Flush stdout before before potential stderr messages
Eric Blake
2020-07-14
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
2020-07-14
iotests/059: Filter out disk size with more standard filter
Kevin Wolf
2020-07-14
qemu-img map: Don't limit block status request size
Kevin Wolf
2020-07-14
iotests: Simplify _filter_img_create() a bit
Max Reitz
2020-07-14
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-13' into st...
Peter Maydell
2020-07-14
linux-user: fix print_syscall_err() when syscall returned value is negative
Laurent Vivier
2020-07-14
linux-user: fix the errno value in print_syscall_err()
Laurent Vivier
2020-07-13
target/riscv: Fix pmp NA4 implementation
Alexandre Mergnat
2020-07-13
tcg/riscv: Remove superfluous breaks
Liao Pingfang
2020-07-13
hw/char: Convert the Ibex UART to use the registerfields API
Alistair Francis
2020-07-13
hw/char: Convert the Ibex UART to use the qdev Clock model
Alistair Francis
2020-07-13
target/riscv: fix vill bit index in vtype register
Frank Chang
2020-07-13
target/riscv: fix return value of do_opivx_widen()
Frank Chang
2020-07-13
target/riscv: correct the gvec IR called in gen_vec_rsub16_i64()
Frank Chang
2020-07-13
target/riscv: fix rsub gvec tcg_assert_listed_vecop assertion
Frank Chang
2020-07-13
hw/riscv: Modify MROM size to end at 0x10000
Bin Meng
2020-07-13
RISC-V: Support 64 bit start address
Atish Patra
2020-07-13
riscv: Add opensbi firmware dynamic support
Atish Patra
2020-07-13
RISC-V: Copy the fdt in dram instead of ROM
Atish Patra
2020-07-13
riscv: Unify Qemu's reset vector code path
Atish Patra
2020-07-13
hw/riscv: virt: Sort the SoC memmap table entries
Bin Meng
2020-07-13
MAINTAINERS: Add an entry for OpenSBI firmware
Bin Meng
2020-07-13
qga: Use qemu_get_host_name() instead of g_get_host_name()
Michal Privoznik
2020-07-13
util: Introduce qemu_get_host_name()
Michal Privoznik
2020-07-13
qga: fix assert regression on guest-shutdown
Marc-André Lureau
2020-07-13
qga-win: Fix QGA VSS Provider service stop failure
Basil Salman
2020-07-13
linux-user: add netlink RTM_SETLINK command
Laurent Vivier
2020-07-13
linux-user: add new netlink types
Laurent Vivier
2020-07-13
linux-user: Fix Coverity CID 1430271 / CID 1430272
Laurent Vivier
2020-07-13
linux-user: refactor ipc syscall and support of semtimedop syscall
Matus Kysel
2020-07-13
linux-user: Use EPROTONOSUPPORT for unimplemented netlink protocols
Josh Kunz
2020-07-13
migration/migration.c: Remove superfluous breaks
Liao Pingfang
[next]