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
2020-09-09
Update OpenBIOS images to 7f28286f built from submodule.
Mark Cave-Ayland
2020-09-09
libvhost-user: Report descriptor index on panic
Philippe Mathieu-Daudé
2020-09-09
virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks.
Andrew Melnychenko
2020-09-09
intel_iommu: Use correct shift for 256 bits qi descriptor
Liu Yi L
2020-09-02
virtio-balloon: Replace free page hinting references to 'report' with 'hint'
Alexander Duyck
2020-09-02
linux-headers: update against Linux 5.7-rc3
Cornelia Huck
2020-09-02
virtio-balloon: always indicate S_DONE when migration fails
David Hildenbrand
2020-09-02
virtio-balloon: Add locking to prevent possible race when starting hinting
Alexander Duyck
2020-09-02
virtio-balloon: Prevent guest from starting a report when we didn't request one
Alexander Duyck
2020-09-02
qdev: Fix device_add DRIVER,help to print to monitor
Markus Armbruster
2020-09-02
tests: tpm: Skip over pcrUpdateCounter byte in result comparison
Stefan Berger
2020-09-02
tpm: tpm_spapr: Exit on TPM backend failures
Stefan Berger
2020-09-02
target/hppa: Free some temps in do_sub
Richard Henderson
2020-09-02
hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
Philippe Mathieu-Daudé
2020-09-02
hw/sd/sdcard: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-09-02
hw/sd/sdcard: Do not allow invalid SD card sizes
Philippe Mathieu-Daudé
2020-09-02
hw/sd/sdcard: Simplify realize() a bit
Philippe Mathieu-Daudé
2020-09-02
hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
Philippe Mathieu-Daudé
2020-09-02
tests/acceptance/boot_linux: Expand SD card image to power of 2
Philippe Mathieu-Daudé
2020-09-02
tests/acceptance: refactor boot_linux_console test to allow code reuse
Pavel Dovgalyuk
2020-09-02
tests/acceptance: refactor boot_linux to allow code reuse
Pavel Dovgalyuk
2020-09-02
tests/acceptance: allow console interaction with specific VMs
Pavel Dovgalyuk
2020-09-02
tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'
Philippe Mathieu-Daudé
2020-09-02
docs/orangepi: Add instructions for resizing SD image to power of two
Niek Linnenbank
2020-09-02
qga: Use qemu_get_host_name() instead of g_get_host_name()
Michal Privoznik
2020-09-02
util: Introduce qemu_get_host_name()
Michal Privoznik
2020-09-02
qga: fix assert regression on guest-shutdown
Marc-André Lureau
2020-09-02
chardev/tcp: Fix error message double free error
lichun
2020-09-02
nbd: Avoid off-by-one in long export name truncation
Eric Blake
2020-09-02
usb/dev-mtp: Fix Error double free after inotify failure
Markus Armbruster
2020-09-02
error: Use error_reportf_err() where appropriate
Markus Armbruster
2020-09-02
net/virtio: Fix failover_replug_primary() return value regression
Markus Armbruster
2020-09-02
hw/audio/gus: Fix registers 32-bit access
Allan Peramaki
2020-09-02
virtiofsd: Whitelist fchmod
Max Reitz
2020-09-02
hw/net/e1000e: Do not abort() on invalid PSRCTL register value
Philippe Mathieu-Daudé
2020-09-02
hw/display/artist: Unbreak size mismatch memory accesses
Helge Deller
2020-08-27
acpi: accept byte and word access to core ACPI registers
Michael Tokarev
2020-08-27
xhci: fix valid.max_access_size to access address registers
Laurent Vivier
2020-08-27
hw/riscv: Allow 64 bit access to SiFive CLINT
Alistair Francis
2020-08-27
memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
Michael S. Tsirkin
2020-08-27
libqos: pci-pc: use 32-bit write for EJ register
Paolo Bonzini
2020-08-27
libqos: usb-hcd-ehci: use 32-bit write for config register
Paolo Bonzini
2020-08-25
linux-user/strace.list: fix epoll_create{,1} -strace output
Sergei Trofimovich
2020-08-25
aio-posix: disable fdmon-io_uring when GSource is used
Stefan Hajnoczi
2020-08-25
aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
Stefan Hajnoczi
2020-08-25
KVM: x86: believe what KVM says about WAITPKG
Paolo Bonzini
2020-08-24
net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
Jason Wang
2020-08-24
virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)
Stefan Hajnoczi
2020-08-24
virtiofsd: add --rlimit-nofile=NUM option
Stefan Hajnoczi
2020-08-24
iotests/283: Use consistent size for source and target
Kevin Wolf
[next]