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
2022-08-29
docs/devel/testing: fix minor typo
Matheus Tavares Bernardino
2022-08-29
tests/avocado: Fix trivial typo
Thomas Huth
2022-08-29
tests/avocado: Do not run tests that require libslirp if it is not available
Thomas Huth
2022-08-29
tests/vm: Add libslirp to the VM tests
Thomas Huth
2022-08-29
tests/qtest: prom-env-test: Use double quotes to pass the prom-env option
Bin Meng
2022-08-29
tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32
Bin Meng
2022-08-29
tests/qtest: machine-none-test: Use double quotes to pass the cpu option
Bin Meng
2022-08-29
tests/qtest: device-plug-test: Reverse the usage of double/single quotes
Bin Meng
2022-08-29
tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
Xuzhou Cheng
2022-08-29
tests/qtest: libqos: Drop inclusion of <sys/wait.h>
Xuzhou Cheng
2022-08-25
tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
Bin Meng
2022-08-25
tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32
Bin Meng
2022-08-25
tests/qtest: Build cases that use memory-backend-file for posix only
Bin Meng
2022-08-25
tests/qtest: Build e1000e-test for posix only
Bin Meng
2022-08-25
tests/qtest: Adapt {m48t59,rtc}-test cases for win32
Bin Meng
2022-08-25
backends/tpm: Exclude headers and macros that don't exist on win32
Bin Meng
2022-08-25
tests/qtest: migration-test: Handle link() for win32
Bin Meng
2022-08-25
tests: Use g_mkdir_with_parents()
Bin Meng
2022-08-25
tests/qtest: Use g_mkdtemp()
Bin Meng
2022-08-25
tests/qtest: Use g_setenv()
Bin Meng
2022-08-24
Update version for v7.1.0-rc4 release
v7.1.0-rc4
Richard Henderson
2022-08-24
Merge tag 'pull-for-7.1-fixes-240822-3' of https://github.com/stsquad/qemu in...
Richard Henderson
2022-08-24
qemu-options: try and clarify preferred block semantics
Alex Bennée
2022-08-24
tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan
Thomas Huth
2022-08-24
tests/migration/i386: Speed up the i386 migration test (when using TCG)
Thomas Huth
2022-08-24
tests/migration/aarch64: Speed up the aarch64 migration test
Thomas Huth
2022-08-24
tests/qtest/migration-test: Only wait for serial output where migration succeeds
Thomas Huth
2022-08-24
tests/avocado: push default timeout to QemuBaseTest
Alex Bennée
2022-08-23
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Richard Henderson
2022-08-23
scsi-generic: Fix emulated block limits VPD page
Kevin Wolf
2022-08-19
Merge tag 'for-7.1-hppa' of https://github.com/hdeller/qemu-hppa into staging
Richard Henderson
2022-08-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-08-19
target/hppa: Fix proberi instruction emulation for linux-user
Helge Deller
2022-08-18
Revert "linux-user: un-parent OBJECT(cpu) when closing thread"
Richard Henderson
2022-08-18
Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-08-18
kvm: fix segfault with query-stats-schemas and -M none
Paolo Bonzini
2022-08-18
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-08-18
ui/console: fix qemu_console_resize() regression
Marc-André Lureau
2022-08-18
build-sys: disable vhost-user-gpu if !opengl
Marc-André Lureau
2022-08-18
dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies
Priyankar Jain
2022-08-17
virtio-pci: don't touch pci on virtio reset
Michael S. Tsirkin
2022-08-17
tests: acpi: silence applesmc warning about invalid key
Igor Mammedov
2022-08-17
hw/cxl: Correctly handle variable sized mailbox input payloads.
Jonathan Cameron
2022-08-17
hw/cxl: Fix Get LSA input payload size which should be 8 bytes.
Jonathan Cameron
2022-08-17
hw/cxl: Add stub write function for RO MemoryRegionOps entries.
Jonathan Cameron
2022-08-17
hw/cxl: Fix wrong query of target ports
Jonathan Cameron
2022-08-17
hw/cxl: Fix memory leak in error paths
Jonathan Cameron
2022-08-17
x86: disable rng seeding via setup_data
Gerd Hoffmann
2022-08-17
hw/virtio: fix vhost_user_read tracepoint
Alex Bennée
2022-08-17
hw/virtio: handle un-configured shutdown in virtio-pci
Alex Bennée
[next]