OSDN Git Service

qmiga/qemu.git
2021-02-09 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2021-02-08 Cleber RosaAcceptance Tests: remove unnecessary tag from documenta...
2021-02-08 Cleber RosaAcceptance tests: clarify ssh connection failure reason
2021-02-08 Cleber Rosatests/acceptance/virtiofs_submounts: required space...
2021-02-08 Cleber Rosatests/acceptance/virtiofs_submounts: standardize port...
2021-02-08 Cleber Rosatests/acceptance/virtiofs_submounts: use a virtio-net...
2021-02-08 Cleber Rosatests/acceptance/virtiofs_submounts: do not ask for...
2021-02-08 Cleber Rosatests/acceptance/virtiofs_submounts: use workdir property
2021-02-08 Cleber Rosatests/acceptance/boot_linux: rename misleading cloudini...
2021-02-08 Cleber Rosatests/acceptance/boot_linux: fix typo on cloudinit...
2021-02-08 Thomas Huthtests/acceptance: Re-enable the microblaze test
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-02-08 Chenyi Qiangtarget/i386: Expose VMX entry/exit load pkrs control...
2021-02-08 Chenyi Qiangtarget/i386: Add support for save/load IA32_PKRS MSR
2021-02-08 Prasad J Panditimx7-ccm: add digprog mmio write method
2021-02-08 Prasad J Pandittz-ppc: add dummy read/write methods
2021-02-08 Prasad J Panditspapr_pci: add spapr msi read method
2021-02-08 Prasad J Panditnvram: add nrf51_soc flash read method
2021-02-08 Prasad J Panditprep: add ppc-parity write method
2021-02-08 Prasad J Panditvfio: add quirk device write method
2021-02-08 Prasad J Panditpci-host: designware: add pcie-msi read method
2021-02-08 Prasad J Pandithw/pci-host: add pci-intack write method
2021-02-08 Utkarsh Tripathicpu-throttle: Remove timer_mod() from cpu_throttle_set()
2021-02-08 Pavel Dovgalyukreplay: rng-builtin support
2021-02-08 Sergei Trofimovichpc-bios/descriptors: fix paths in json files
2021-02-08 Pavel Dovgalyukreplay: fix replay of the interrupts
2021-02-08 Thomas Huthaccel/kvm/kvm-all: Fix wrong return code handling in...
2021-02-08 Philippe Mathieu... qapi/meson: Restrict UI module to system emulation...
2021-02-08 Philippe Mathieu... qapi/meson: Restrict system-mode specific modules
2021-02-08 Philippe Mathieu... qapi/meson: Remove QMP from user-mode emulation
2021-02-08 Philippe Mathieu... qapi/meson: Restrict qdev code to system-mode emulation
2021-02-08 Philippe Mathieu... meson: Restrict emulation code
2021-02-08 Philippe Mathieu... meson: Restrict some trace event directories to user...
2021-02-08 Philippe Mathieu... meson: Merge trace_events_subdirs array
2021-02-08 Philippe Mathieu... meson: Restrict block subsystem processing
2021-02-08 Philippe Mathieu... pc-bios/meson: Only install EDK2 blob firmwares with...
2021-02-08 Philippe Mathieu... tests/meson: Only build softfloat objects if TCG is...
2021-02-08 Philippe Mathieu... meson: Warn when TCI is selected but TCG backend is...
2021-02-08 Philippe Mathieu... meson: Explicit TCG backend used
2021-02-08 Philippe Mathieu... configure: Improve TCI feature description
2021-02-08 Paolo Bonzinitarget/i86: implement PKS
2021-02-08 David Greenawaytarget/i386: Fix decoding of certain BMI instructions
2021-02-08 Maxim Levitskyevent_notifier: handle initialization failure better
2021-02-08 Maxim Levitskyvirtio-scsi: don't uninitialize queues that we didn...
2021-02-08 Stefan Reiterdocs: don't install corresponding man page if guest...
2021-02-08 Qiuhao Lifuzz: fix wrong index in clear_bits
2021-02-08 Wei Huangx86/cpu: Populate SVM CPUID feature bits
2021-02-08 Paolo Bonzinimeson: honor --enable-rbd if cc.links test fails
2021-02-08 Paolo Bonzinimeson: accept either shared or static libraries if...
2021-02-08 Igor Mammedovmachine: add missing doc for memory-backend option
2021-02-08 Paolo Bonzinitarget/i386: do not set LM for 32-bit emulation "-cpu...
2021-02-08 Alexander Bulekovfuzz: add virtio-9p configurations for fuzzing
2021-02-08 Alexander Bulekovdocs/fuzz: add some information about OSS-Fuzz
2021-02-08 Alexander Bulekovfuzz: enable dynamic args for generic-fuzz configs
2021-02-08 Alexander Bulekovfuzz: log the arguments used to initialize QEMU
2021-02-08 Alexander Bulekovdocs/fuzz: fix pre-meson path
2021-02-08 Alexander Bulekovfuzz: refine the ide/ahci fuzzer configs
2021-02-08 Alexander Bulekovfuzz: ignore address_space_map is_write flag
2021-02-08 John Snowqapi: enable strict-optional checks
2021-02-08 John Snowqapi: type 'info' as Optional[QAPISourceInfo]
2021-02-08 Markus Armbrusterqapi/gen: Drop support for QAPIGen without a file name
2021-02-08 Markus Armbrusterqapi/commands: Simplify command registry generation
2021-02-08 Markus Armbrusterqapi/gen: Support switching to another module temporarily
2021-02-08 John Snowqapi/gen: write _genc/_genh access shims
2021-02-08 John Snowqapi: centralize the built-in module name definition
2021-02-08 Markus Armbrusterqapi/gen: Combine ._add_[user|system]_module
2021-02-08 John Snowqapi: use './builtin' as the built-in module name
2021-02-08 John Snowqapi: use explicitly internal module names
2021-02-08 Markus Armbrusterqapi/gen: Replace ._begin_system_module()
2021-02-08 John Snowqapi: centralize is_[user|system|builtin]_module methods
2021-02-08 John Snowqapi/gen: inline _wrap_ifcond into end_if()
2021-02-08 John Snowqapi/main: handle theoretical None-return from re.match()
2021-02-08 John Snowqapi/events: fix visit_event typing
2021-02-08 John Snowqapi/commands: assert arg_type is not None
2021-02-08 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-02-08 Thomas Huthtests/acceptance: Add a test for the virtex-ml507 ppc...
2021-02-08 Thomas Huthtests/acceptance: Test the mpc8544ds machine
2021-02-08 Thomas Huthtests/acceptance: Move the pseries test to a separate...
2021-02-08 Philippe Mathieu... tests/acceptance: Test U-Boot/Linux from Armbian 20...
2021-02-08 Philippe Mathieu... tests/acceptance: Extract do_test_arm_orangepi_armbian_...
2021-02-08 Philippe Mathieu... tests/acceptance: Introduce tesseract_ocr() helper
2021-02-08 Philippe Mathieu... tests/acceptance: Extract tesseract_available() helper...
2021-02-08 Stefan Reitermigration: only check page size match if RAM postcopy...
2021-02-08 Daniel P. Berrangémigration: introduce snapshot-{save, load, delete}...
2021-02-08 Daniel P. Berrangéiotests: fix loading of common.config from tests/ subdir
2021-02-08 Daniel P. Berrangéiotests: add support for capturing and matching QMP...
2021-02-08 Daniel P. Berrangémigration: introduce a delete_snapshot wrapper
2021-02-08 Daniel P. Berrangémigration: wire up support for snapshot device selection
2021-02-08 Daniel P. Berrangémigration: control whether snapshots are ovewritten
2021-02-08 Daniel P. Berrangéblock: rename and alter bdrv_all_find_snapshot semantics
2021-02-08 Daniel P. Berrangéblock: allow specifying name of block device for vmstat...
2021-02-08 Daniel P. Berrangéblock: add ability to specify list of blockdevs during...
2021-02-08 Daniel P. Berrangémigration: stop returning errno from load_snapshot()
2021-02-08 Philippe Mathieu... migration: Make save_snapshot() return bool, not 0/-1
2021-02-08 Daniel P. Berrangéblock: push error reporting into bdrv_all_*_snapshot...
2021-02-08 Dr. David Alan... migration: Display the migration blockers
2021-02-08 Dr. David Alan... migration: Add blocker information
2021-02-08 Markus Armbrustermigration: Fix a few absurdly defective error messages
next