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-02-07
tests/acceptance: Add boot tests for some of the QEMU advent calendar images
Thomas Huth
2020-02-07
tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'
Philippe Mathieu-Daudé
2020-02-07
tests/boot_linux_console: fix extract_from_deb() comment
Liam Merwick
2020-02-07
tests/boot_linux_console: use os.path for filesystem paths
Liam Merwick
2020-02-07
tests/boot_linux_console: add extract_from_rpm method
Liam Merwick
2020-02-07
travis.yml: install rpm2cpio for acceptance tests
Liam Merwick
2020-02-07
Acceptance tests: Add interrupt_interactive_console_until_pattern()
Philippe Mathieu-Daudé
2020-02-07
Acceptance tests: Extract _console_interaction()
Philippe Mathieu-Daudé
2020-02-07
python/qemu/machine: Allow to use other serial consoles than default
Philippe Mathieu-Daudé
2020-02-07
python: Treat None-return of greeting cmd
Lukáš Doktor
2020-02-07
qemu-deprecated: Remove text about Python 2
Thomas Huth
2020-02-07
python/qemu: accel: Fix kvm_available() on ppc64le
Wainer dos Santos Moschetta
2020-02-07
python/qemu: qmp: Remove unnused attributes
Wainer dos Santos Moschetta
2020-02-07
python/qemu: qmp: Make QEMUMonitorProtocol a context manager
Wainer dos Santos Moschetta
2020-02-07
python/qemu: qmp: Make accept()'s timeout configurable
Wainer dos Santos Moschetta
2020-02-07
python/qemu: Delint the qmp module
Wainer dos Santos Moschetta
2020-02-07
python/qemu: qmp: Replace socket.error with OSError
Wainer dos Santos Moschetta
2020-02-06
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-06' in...
Peter Maydell
2020-02-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2020-02-06
iotests: add test for backup-top failure on permission activation
Vladimir Sementsov-Ogievskiy
2020-02-06
block/backup-top: fix failure path
Vladimir Sementsov-Ogievskiy
2020-02-06
qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
Alberto Garcia
2020-02-06
qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
Alberto Garcia
2020-02-06
qcow2: Use bs->bl.request_alignment when updating an L1 entry
Alberto Garcia
2020-02-06
qcow2: Tighten cluster_offset alignment assertions
Alberto Garcia
2020-02-06
qcow2: Don't round the L1 table allocation up to the sector size
Alberto Garcia
2020-02-06
iotests: Enable more tests in the 'auto' group to improve test coverage
Thomas Huth
2020-02-06
iotests: Skip Python-based tests if QEMU does not support virtio-blk
Thomas Huth
2020-02-06
iotests: Check for the availability of the required devices in 267 and 127
Thomas Huth
2020-02-06
iotests: Test 183 does not work on macOS and OpenBSD
Thomas Huth
2020-02-06
iotests: Test 041 only works on certain systems
Thomas Huth
2020-02-06
iotests: remove 'linux' from default supported platforms
John Snow
2020-02-06
qcow2: Use a GString in report_unsupported_feature()
Alberto Garcia
2020-02-06
block: fix memleaks in bdrv_refresh_filename
Pan Nengyuan
2020-02-06
block: Use a GString in bdrv_perm_names()
Alberto Garcia
2020-02-06
qcow2: Assert that host cluster offsets fit in L2 table entries
Alberto Garcia
2020-02-06
MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machines
Philippe Mathieu-Daudé
2020-02-06
aspeed/i2c: Prevent uninitialized warning
Miroslav Rezanina
2020-02-06
hw/pci/pci_bridge: Fix typo in comment
Julia Suvorova
2020-02-06
qemu-img: Place the '-i aio' option in alphabetical order
Julia Suvorova
2020-02-06
qemu-options: replace constant 1 with HAS_ARG
John Snow
2020-02-06
MAINTAINERS: Cover hppa-softmmu.mak in the HP-PARISC Machines section
Philippe Mathieu-Daudé
2020-02-06
hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmport
Thomas Huth
2020-02-06
hw/bt: Remove empty Kconfig file
Thomas Huth
2020-02-06
hw/timer/m48t59: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2020-02-06
MAINTAINERS: update Leif Lindholm's address
Leif Lindholm
2020-02-06
monitor: fix memory leak in monitor_fdset_dup_fd_find_remove
Chen Qun
2020-02-06
hw/smbios/smbios: Remove unused include
Philippe Mathieu-Daudé
2020-02-04
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040220-1' int...
Peter Maydell
2020-02-04
.travis.yml: ensure python3-sphinx installed for docs
Alex Bennée
[next]