OSDN Git Service

qmiga/qemu.git
2020-12-10 Vikram Garhwalhw/net/can: Introduce Xilinx ZynqMP CAN controller
2020-12-10 Kunkun Jianghw/arm/smmuv3: Fix up L1STD_SPAN decoding
2020-12-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-12-09 Andrew Melnychenkohw/virtio-pci Added AER capability.
2020-12-09 Andrew Melnychenkohw/virtio-pci Added counter for pcie capabilities offsets.
2020-12-09 Zenghui Yupcie_aer: Fix help message of pcie_aer_inject_error...
2020-12-09 Igor Mammedovx86: ich9: let firmware negotiate 'CPU hot-unplug with...
2020-12-09 Igor Mammedovx86: ich9: factor out "guest_cpu_hotplug_features"
2020-12-09 Igor Mammedovtests/acpi: update expected files
2020-12-09 Igor Mammedovx86: acpi: let the firmware handle pending "CPU remove...
2020-12-09 Igor Mammedovtests/acpi: allow expected files change
2020-12-09 Igor Mammedovx86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
2020-12-09 Igor Mammedovacpi: cpuhp: introduce 'firmware performs eject' status...
2020-12-09 Erich-McMillanhw/i386/pc: add max combined fw size as machine configu...
2020-12-09 Stefan Hajnocziblock/export: avoid g_return_val_if() input validation
2020-12-09 Stefan Hajnoczicontrib/vhost-user-input: avoid g_return_val_if() input...
2020-12-09 Stefan Hajnoczicontrib/vhost-user-gpu: avoid g_return_val_if() input...
2020-12-09 Stefan Hajnoczicontrib/vhost-user-blk: avoid g_return_val_if() input...
2020-12-09 Marc-André... .gitlab-ci: add build-libvhost-user
2020-12-09 Marc-André... libvhost-user: add a simple link test without glib
2020-12-09 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-12-09 Peter Maydellhw/m68k/mcf5206: Don't leak IRQs in mcf5206_mbar_realize()
2020-12-09 Philippe Mathieu... gitlab-ci: Move coroutine tests across to gitlab
2020-12-09 Philippe Mathieu... gitlab-ci: Move user-static test across to gitlab
2020-12-09 Philippe Mathieu... gitlab-ci: Update 'build-disabled' to cover all configu...
2020-12-09 Philippe Mathieu... gitlab-ci: Split CONFIGURE_ARGS one argument per line...
2020-12-09 Alexander Bulekovfuzz: avoid double-fetches by default
2020-12-09 Philippe Mathieu... tests/qtest/fuzz-test: Quit test_lp1878642 once done
2020-12-09 Alex Chentest-qga: fix a resource leak in test_qga_guest_get_osi...
2020-12-09 Philippe Mathieu... gitlab-ci: Add Xen cross-build jobs
2020-12-09 Philippe Mathieu... gitlab-ci: Add KVM s390x cross-build jobs
2020-12-09 Philippe Mathieu... gitlab-ci: Introduce 'cross_accel_build_job' template
2020-12-09 Philippe Mathieu... gitlab-ci: Replace YAML anchors by extends (cross_syste...
2020-12-09 Philippe Mathieu... gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job
2020-12-08 Peter MaydellOpen 6.0 development tree
2020-12-08 Marc-André... libvhost-user: make it a meson subproject
2020-12-08 Marc-André... libvhost-user: drop qemu/osdep.h dependency
2020-12-08 Marc-André... libvhost-user: remove qemu/compiler.h usage
2020-12-08 Marc-André... libvhost-user: replace qemu/memfd.h usage
2020-12-08 Marc-André... libvhost-user: replace qemu/bswap.h with glibc endian.h
2020-12-08 Cornelia Huckhw: add compat machines for 6.0
2020-12-08 Juan Quintelafailover: Remove primary_dev member
2020-12-08 Juan Quintelafailover: simplify failover_unplug_primary
2020-12-08 Juan Quintelafailover: Caller of this two functions already have...
2020-12-08 Juan Quintelafailover: We don't need to cache primary_device_id...
2020-12-08 Juan Quintelafailover: split failover_find_primary_device_id()
2020-12-08 Juan Quintelafailover: remove failover_find_primary_device() error...
2020-12-08 Juan Quintelafailover: make sure that id always exist
2020-12-08 Juan Quintelafailover: simplify qdev_device_add()
2020-12-08 Juan Quintelafailover: simplify qdev_device_add() failover case
2020-12-08 Juan Quintelafailover: Rename to failover_find_primary_device()
2020-12-08 Juan Quintelafailover: virtio_net_connect_failover_devices() does...
2020-12-08 Juan Quintelafailover: Rename function to hide_device()
2020-12-08 Juan Quintelafailover: should_be_hidden() should take a bool
2020-12-08 Juan Quintelafailover: simplify virtio_net_find_primary()
2020-12-08 Juan Quintelafailover: Remove memory leak
2020-12-08 Juan Quintelafailover: Remove primary_device_dict
2020-12-08 Juan Quintelafailover: remove standby_id variable
2020-12-08 Juan Quintelafailover: Remove primary_device_opts
2020-12-08 Juan Quintelafailover: g_strcmp0() knows how to handle NULL
2020-12-08 Juan Quintelafailover: Rename bool to failover_primary_hidden
2020-12-08 Juan Quintelafailover: qdev_device_add() returns err or dev set
2020-12-08 Juan Quintelafailover: Remove external partially_hotplugged property
2020-12-08 Juan Quintelafailover: Remove unused parameter
2020-12-08 Juan Quintelafailover: primary bus is only used once, and where...
2020-12-08 Juan Quintelafailover: Use always atomics for primary_should_be_hidden
2020-12-08 Juan Quintelafailover: fix indentantion
2020-12-08 Yubo Miaounit-test: Add the binary file and clear diff.h
2020-12-08 Yubo Miaounit-test: Add testcase for pxb
2020-12-08 Yubo Miaounit-test: The files changed.
2020-12-08 Yubo Miaoacpi: Align the size to 128k
2020-12-08 Yubo Miaoacpi/gpex: Build tables for pxb
2020-12-08 Yubo Miaoacpi: Extract crs build form acpi_build.c
2020-12-08 Jiahui Cenhw/arm/virt: Write extra pci roots into fw_cfg
2020-12-08 Jiahui Cenfw_cfg: Refactor extra pci roots addition
2020-12-08 Yubo Miaoacpi/gpex: Extract two APIs from acpi_dsdt_add_pci
2020-12-08 John Levonvirtio: reset device on bad guest index in virtio_load()
2020-12-08 Eugenio Pérezmemory: Skip bad range assertion if notifier is DEVIOTL...
2020-12-08 Eugenio Pérezintel_iommu: Skip page walking on device iotlb invalida...
2020-12-08 Eugenio Pérezmemory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotif...
2020-12-08 Eugenio Pérezmemory: Add IOMMUTLBEvent
2020-12-08 Eugenio Pérezmemory: Rename memory_region_notify_one to memory_regio...
2020-12-08 Alex Chenvhost-user-scsi: Fix memleaks in vus_proc_req()
2020-12-08 Peter MaydellUpdate version for v5.2.0 release
2020-12-01 Peter MaydellUpdate version for v5.2.0-rc4 release
2020-12-01 Paolo Bonziniide: atapi: assert that the buffer pointer is in range
2020-12-01 Mauro Matteo... hw/net/dp8393x: fix integer underflow in dp8393x_do_tra...
2020-11-27 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2020-11-27 Marc-André... slirp: update to fix CVE-2020-29129 CVE-2020-29130
2020-11-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2020-11-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-11-26 Stefan Weilnsis: Fix build for 64 bit installer
2020-11-25 Paolo Bonzinitests/docker, tests/vm: remove setuptools from images
2020-11-25 Olaf Heringconfigure: remove python pkg_resources check
2020-11-25 Gerd Hoffmannqxl: fix segfault
2020-11-24 Peter MaydellUpdate version for v5.2.0-rc3 release
2020-11-24 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-11-24 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-11-24 Peter MaydellMerge remote-tracking branch 'remotes/gkurz-gitlab...
2020-11-24 Michael S.... Revert "hw/core/qdev-properties: Use qemu_strtoul(...
next