OSDN Git Service

qmiga/qemu.git
2020-02-07 Philippe Mathieu... tests/acceptance: Remove shebang header
2020-02-07 Philippe Mathieu... scripts/tracetool: Remove shebang header
2020-02-07 Philippe Mathieu... scripts/minikconf: Explicit usage of Python 3
2020-02-07 Philippe Mathieu... scripts: Explicit usage of Python 3 (scripts with __main__)
2020-02-07 Philippe Mathieu... tests: Explicit usage of Python 3
2020-02-07 Philippe Mathieu... tests/qemu-iotests: Explicit usage of Python 3 (scripts...
2020-02-07 Philippe Mathieu... tests/qemu-iotests/check: Allow use of python3 interpreter
2020-02-07 Philippe Mathieu... scripts/checkpatch.pl: Only allow Python 3 interpreter
2020-02-07 Philippe Mathieu... tests/acceptance/migration: Default to -nodefaults
2020-02-07 Philippe Mathieu... tests/acceptance/migration: Add the 'migration' tag
2020-02-07 Oksana Vohchanatests/acceptance/migration: Test EXEC transport when...
2020-02-07 Oksana Vohchanatests/acceptance/migration: Test UNIX transport when...
2020-02-07 Oksana Vohchanatests/acceptance/migration: Factor out do_migrate()
2020-02-07 Oksana Vohchanatests/acceptance/migration: Factor out assert_migration()
2020-02-07 Philippe Mathieu... tests/acceptance/version: Default to -nodefaults
2020-02-07 Philippe Mathieu... tests/acceptance/boot_linux_console: Do not use VGA...
2020-02-07 Philippe Mathieu... tests/acceptance/virtio_check_params: Disable the test
2020-02-07 Philippe Mathieu... tests/acceptance/virtio_check_params: Default to -nodef...
2020-02-07 Philippe Mathieu... tests/acceptance/virtio_check_params: List machine...
2020-02-07 Philippe Mathieu... tests/acceptance/virtio_check_params: Improve exception...
2020-02-07 Denis Plotnikovtests: rename virtio_seg_max_adjust to virtio_check_params
2020-02-07 Thomas Huthtests/acceptance: Add boot tests for some of the QEMU...
2020-02-07 Philippe Mathieu... tests/boot_linux_console: Tag Emcraft Smartfusion2...
2020-02-07 Liam Merwicktests/boot_linux_console: fix extract_from_deb() comment
2020-02-07 Liam Merwicktests/boot_linux_console: use os.path for filesystem...
2020-02-07 Liam Merwicktests/boot_linux_console: add extract_from_rpm method
2020-02-07 Liam Merwicktravis.yml: install rpm2cpio for acceptance tests
2020-02-07 Philippe Mathieu... Acceptance tests: Add interrupt_interactive_console_unt...
2020-02-07 Philippe Mathieu... Acceptance tests: Extract _console_interaction()
2020-02-07 Philippe Mathieu... python/qemu/machine: Allow to use other serial consoles...
2020-02-07 Lukáš Doktorpython: Treat None-return of greeting cmd
2020-02-07 Thomas Huthqemu-deprecated: Remove text about Python 2
2020-02-07 Wainer dos... python/qemu: accel: Fix kvm_available() on ppc64le
2020-02-07 Wainer dos... python/qemu: qmp: Remove unnused attributes
2020-02-07 Wainer dos... python/qemu: qmp: Make QEMUMonitorProtocol a context...
2020-02-07 Wainer dos... python/qemu: qmp: Make accept()'s timeout configurable
2020-02-07 Wainer dos... python/qemu: Delint the qmp module
2020-02-07 Wainer dos... python/qemu: qmp: Replace socket.error with OSError
2020-02-06 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-02-06 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-02-06 Vladimir Sementsov... iotests: add test for backup-top failure on permission...
2020-02-06 Vladimir Sementsov... block/backup-top: fix failure path
2020-02-06 Alberto Garciaqcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded...
2020-02-06 Alberto Garciaqcow2: Don't require aligned offsets in qcow2_co_copy_r...
2020-02-06 Alberto Garciaqcow2: Use bs->bl.request_alignment when updating an...
2020-02-06 Alberto Garciaqcow2: Tighten cluster_offset alignment assertions
2020-02-06 Alberto Garciaqcow2: Don't round the L1 table allocation up to the...
2020-02-06 Thomas Huthiotests: Enable more tests in the 'auto' group to impro...
2020-02-06 Thomas Huthiotests: Skip Python-based tests if QEMU does not suppo...
2020-02-06 Thomas Huthiotests: Check for the availability of the required...
2020-02-06 Thomas Huthiotests: Test 183 does not work on macOS and OpenBSD
2020-02-06 Thomas Huthiotests: Test 041 only works on certain systems
2020-02-06 John Snowiotests: remove 'linux' from default supported platforms
2020-02-06 Alberto Garciaqcow2: Use a GString in report_unsupported_feature()
2020-02-06 Pan Nengyuanblock: fix memleaks in bdrv_refresh_filename
2020-02-06 Alberto Garciablock: Use a GString in bdrv_perm_names()
2020-02-06 Alberto Garciaqcow2: Assert that host cluster offsets fit in L2 table...
2020-02-06 Philippe Mathieu... MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM...
2020-02-06 Miroslav Rezaninaaspeed/i2c: Prevent uninitialized warning
2020-02-06 Julia Suvorovahw/pci/pci_bridge: Fix typo in comment
2020-02-06 Julia Suvorovaqemu-img: Place the '-i aio' option in alphabetical...
2020-02-06 John Snowqemu-options: replace constant 1 with HAS_ARG
2020-02-06 Philippe Mathieu... MAINTAINERS: Cover hppa-softmmu.mak in the HP-PARISC...
2020-02-06 Thomas Huthhw/i386/vmmouse: Fix crash when using the vmmouse on...
2020-02-06 Thomas Huthhw/bt: Remove empty Kconfig file
2020-02-06 Philippe Mathieu... hw/timer/m48t59: Convert debug printf()s to trace events
2020-02-06 Leif LindholmMAINTAINERS: update Leif Lindholm's address
2020-02-06 Chen Qunmonitor: fix memory leak in monitor_fdset_dup_fd_find_r...
2020-02-06 Philippe Mathieu... hw/smbios/smbios: Remove unused include
2020-02-04 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-02-04 Alex Bennée.travis.yml: ensure python3-sphinx installed for docs
2020-02-04 Alex Bennée.travis.yml: single thread build-tcg
2020-02-04 Alex Bennée.travis.yml: drop cris-linux-user from the plugins...
2020-02-04 Alex Bennée.travis.yml: drop the travis_retry from tests
2020-02-04 Alex Bennée.travis.yml: introduce TEST_BUILD_CMD and use it for...
2020-02-04 Alex Bennéetests/tcg: gate pauth-% tests on having compiler support
2020-02-04 Alex Bennéetests/tcg: add a configure compiler check for ARMv8...
2020-02-04 Alex Bennée.travis.yml: probe for number of available processors
2020-02-04 Alex Bennée.travis.yml: move cache flushing to early common phase
2020-02-04 Alex Bennée.travis.yml: build documents under bionic
2020-02-04 Philippe Mathieu... .travis.yml: Add description to each job
2020-02-04 Philippe Mathieu... .travis.yml: Drop superfluous use of --python=python3...
2020-02-04 Alex Bennée.shippable: --disable-docs for cross-compile tests
2020-02-04 Wainer dos... travis.yml: Install genisoimage package
2020-02-04 Alex Bennéetests/docker: better handle symlinked libs
2020-02-04 Alex Bennéetests/docker: move most cross compilers to buster base
2020-02-04 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-02-04 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-02-04 Thomas Huthconfigure: Fix typo of the have_afalg variable
2020-02-04 Philippe Mathieu... hw/hppa/Kconfig: LASI chipset requires PARALLEL port
2020-02-04 Thomas Huthhw/input: Do not enable CONFIG_PCKBD by default
2020-02-04 Thomas HuthMakefile: Do not use wildcard hw/*/Kconfig as input...
2020-02-04 Thomas Huthhw/*/Makefile.objs: Move many .o files to common-objs
2020-02-04 Thomas Huthtrivial: Remove xenfb_enabled from sysemu.h
2020-02-04 Thomas Huthinclude/sysemu/sysemu.h: Remove usused variable no_quit
2020-02-04 Thomas Huthgitlab-ci: Refresh the list of iotests
2020-02-04 Heyi Guotests/qtest: update comments about bios-tables-test...
2020-02-04 Pan Nengyuanboot-order-test: fix memleaks in boot-order-test
2020-02-04 Thomas Huthtests/Makefile: Fix inclusion of the qos dependency...
2020-02-04 Thomas Huthdocs/devel: Fix qtest paths and info about check-block...
next