OSDN Git Service

qmiga/qemu.git
2020-10-15 Daniel P. Berrangéblock: deprecate the sheepdog block driver
2020-10-15 Daniel P. Berrangéblock: drop moderated sheepdog mailing list from MAINTA...
2020-10-15 Kevin Wolfmonitor: Fix order in monitor_cleanup()
2020-10-15 Kevin Wolfqemu-storage-daemon: Remove QemuOpts from --object...
2020-10-15 Kevin Wolfqom: Add user_creatable_print_help_from_qdict()
2020-10-15 Kevin Wolfqom: Factor out helpers from user_creatable_print_help()
2020-10-15 Kevin Wolfkeyval: Parse help options
2020-10-15 Markus Armbrusterkeyval: Fix parsing of ',' in value of implied key
2020-10-15 Markus Armbrustertest-keyval: Demonstrate misparse of ',' with implied key
2020-10-15 Markus Armbrusterkeyval: Fix and clarify grammar
2020-10-14 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-10-14 Samuel Thibaultui: Fix default window_id value
2020-10-14 Colin Xuinput-linux: Reset il->fd handler before closing it
2020-10-14 Jan Henrik... SDL: enable OpenGL context creation
2020-10-14 Jason Andryukvnc-stubs: Allow -vnc none
2020-10-14 Yonggang Luoconfigure: Fixes ncursesw detection under msys2/mingw...
2020-10-14 Yonggang Luowin32: Simplify gmtime_r detection not depends on if...
2020-10-14 Yonggang Luocurses: Fixes curses compiling errors.
2020-10-14 Yonggang Luocurses: Fixes compiler error that complain don't have...
2020-10-14 Gerd Hoffmannqemu-edid: drop cast
2020-10-13 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-10-13 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-10-13 Sergei Trofimovichmeson.build: drop duplicate 'sparc64' entry
2020-10-13 Marc-André... mingw: fix error __USE_MINGW_ANSI_STDIO redefined
2020-10-13 Philippe Mathieu... target/sparc/int32_helper: Remove duplicated 'Tag Overf...
2020-10-13 Laurent Viviergoldfish_rtc: change MemoryRegionOps endianness to...
2020-10-13 Laurent Vivierhw/char/serial: remove duplicate .class_init in serial_...
2020-10-13 Elena Afanasovablock/blkdebug: fix memory leak
2020-10-13 Julia Suvorovahw/pci: Fix typo in PCI hot-plug error message
2020-10-13 Philippe Mathieu... softmmu/memory: Log invalid memory accesses
2020-10-13 Greg Kurzhw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4...
2020-10-13 Christian Borntraegervmdk: fix maybe uninitialized warnings
2020-10-13 Thomas Huthtests/test-char: Use a proper fallthrough comment
2020-10-13 Philippe Mathieu... hw/block/nvme: Simplify timestamp sum
2020-10-13 Cleber Rosascripts/ci/gitlab-pipeline-status: wait for pipeline...
2020-10-13 Cleber Rosascripts/ci/gitlab-pipeline-status: use more descriptive...
2020-10-13 Cleber Rosascripts/ci/gitlab-pipeline-status: handle keyboard...
2020-10-13 Cleber Rosascripts/ci/gitlab-pipeline-status: refactor parser...
2020-10-13 Cleber Rosascripts/ci/gitlab-pipeline-status: give early feedback...
2020-10-13 Cleber Rosascripts/ci/gitlab-pipeline-status: improve message...
2020-10-13 Cleber Rosascripts/ci/gitlab-pipeline-status: make branch name...
2020-10-13 Daniel P. Berrangégitlab: assign python helper files to GitLab maintainer...
2020-10-13 Daniel P. Berrangégitlab: add a CI job to validate the DCO sign off
2020-10-13 Daniel P. Berrangégitlab: add a CI job for running checkpatch.pl
2020-10-13 Yonggang Luoconfigure: fixes indent of $meson setup
2020-10-13 Thomas Huthdocs/system/deprecated: Mark the 'moxie' CPU as deprecated
2020-10-13 Thomas HuthRemove superfluous .gitignore files
2020-10-13 Thomas HuthMAINTAINERS: Ignore bios-tables-test in the qtest section
2020-10-13 Ani SinhaAdd a comment in bios-tables-test.c to clarify the...
2020-10-13 Thomas Huthsoftmmu/vl: Be less verbose about missing KVM when...
2020-10-13 Dr. David Alan... tests/migration: Allow longer timeouts
2020-10-13 Li Qiangqtest: add fuzz test case
2020-10-13 Cleber RosaAcceptance tests: show test report on GitLab CI
2020-10-13 Cleber RosaAcceptance tests: do not show canceled test logs on...
2020-10-13 Cleber RosaAcceptance tests: bump pycdlib version for easier insta...
2020-10-13 Alexander Bulekovgitlab-ci.yml: Only run one test-case per fuzzer
2020-10-13 Philippe Mathieu... tests/qtest: Replace magic value by NANOSECONDS_PER_SEC...
2020-10-12 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-12 Markus Armbrustertarget/i386/cpu: Update comment that mentions Texinfo
2020-10-12 Markus Armbrusterqemu-img-cmds.hx: Update comment that mentions Texinfo
2020-10-12 Paolo Bonzinimeson: identify more sections of meson.build
2020-10-12 Maxim Levitskyscsi/scsi_bus: fix races in REPORT LUNS
2020-10-12 Maxim Levitskyvirtio-scsi: use scsi_device_get
2020-10-12 Maxim Levitskyscsi/scsi_bus: Add scsi_device_get
2020-10-12 Paolo Bonziniscsi/scsi-bus: scsi_device_find: don't return unrealize...
2020-10-12 Maxim Levitskydevice-core: use atomic_set on .realized property
2020-10-12 Paolo Bonziniscsi: switch to bus->check_address
2020-10-12 Maxim Levitskydevice-core: use RCU for list of children of a bus
2020-10-12 Maxim Levitskydevice_core: use drain_call_rcu in in qmp_device_add
2020-10-12 Maxim Levitskyscsi/scsi_bus: switch search direction in scsi_device_find
2020-10-12 Paolo Bonziniqdev: add "check if address free" callback for buses
2020-10-12 Paolo Bonziniqemu-iotests, qtest: rewrite test 067 as a qtest
2020-10-12 Paolo Bonziniqtest: check that drives are really appearing and disap...
2020-10-12 Maxim Levitskyqtest: switch users back to qtest_qmp_receive
2020-10-12 Paolo Bonzinidevice-plug-test: use qtest_qmp to send the device_del...
2020-10-12 Maxim Levitskyqtest: remove qtest_qmp_receive_success
2020-10-12 Maxim Levitskyqtest: Reintroduce qtest_qmp_receive with QMP event...
2020-10-12 Maxim Levitskyqtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
2020-10-12 Huacai Chenmeson.build: Re-enable KVM support for MIPS
2020-10-12 Marc-André... build-sys: fix git version from -version
2020-10-12 Paolo Bonzinidocs/devel: update instruction on how to add new unit...
2020-10-12 Paolo Bonziniqtest: unify extra_qtest_srcs and extra_qtest_deps
2020-10-12 Eduardo Habkostdocs/devel/qtest: Include libqtest API reference
2020-10-12 Eduardo Habkostdocs/devel/qtest: Include protocol spec in document
2020-10-12 Eduardo Habkostdocs: Move QTest documentation to its own document
2020-10-12 Paolo Bonziniqom: fix objects with improper parent type
2020-10-12 Paolo Bonziniexec: split out non-softmmu-specific parts
2020-10-12 Paolo Bonzinisoftmmu: move more files to softmmu/
2020-10-12 Philippe Mathieu... hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
2020-10-12 Philippe Mathieu... qom: Move the creation of the library to the main meson...
2020-10-12 Philippe Mathieu... authz: Move the creation of the library to the main...
2020-10-12 Philippe Mathieu... crypto: Move the creation of the library to the main...
2020-10-12 Philippe Mathieu... io: Move the creation of the library to the main meson...
2020-10-12 Philippe Mathieu... migration: Move the creation of the library to the...
2020-10-12 Philippe Mathieu... chardev: Move the creation of the library to the main...
2020-10-12 Philippe Mathieu... hw/core: Move the creation of the library to the main...
2020-10-12 Philippe Mathieu... meson.build: Sort sourcesets alphabetically
2020-10-12 Philippe Mathieu... meson.build: Add comments to clarify code organization
2020-10-12 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-10-12 Chuan Zhengmigration/dirtyrate: present dirty rate only when query...
next