OSDN Git Service

qmiga/qemu.git
2021-08-27 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-08-27 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-08-27 Matheus Fersttarget/ppc: fix vector registers access in gdbstub...
2021-08-27 Matheus Ferstinclude/qemu/int128.h: introduce bswap128s
2021-08-27 Matheus Fersttarget/ppc: fix vextu[bhw][lr]x helpers
2021-08-27 Matheus Ferstinclude/qemu/int128.h: define struct Int128 according...
2021-08-27 Cédric Le Goaterppc/xive: Export xive_presenter_notify()
2021-08-27 Cédric Le Goaterppc/xive: Export PQ get/set routines
2021-08-27 Cédric Le Goaterppc/pnv: add a chip topology index for POWER10
2021-08-27 Cédric Le Goaterppc/pnv: Distribute RAM among the chips
2021-08-27 Cédric Le Goaterppc/pnv: Use a simple incrementing index for the chip-id
2021-08-27 Cédric Le Goaterppc/pnv: powerpc_excp: Do not discard HDECR exception...
2021-08-27 Cédric Le Goaterppc/pnv: Change the POWER10 machine to support DD2...
2021-08-27 Cédric Le Goaterppc: Add a POWER10 DD2 CPU
2021-08-27 Cédric Le Goaterppc/pnv: update skiboot to commit 820d43c0a775.
2021-08-27 Lucas Mateus... target/ppc: moved store_40x_sler to helper_regs.c
2021-08-27 Lucas Mateus... target/ppc: moved ppc_store_sdr1 to mmu_common.c
2021-08-27 Lucas Mateus... target/ppc: divided mmu_helper.c in 2 files
2021-08-27 David Gibsonspapr_pci: Fix leak in spapr_phb_vfio_get_loc_code...
2021-08-27 Cédric Le Goaterxive: Remove extra '0x' prefix in trace events
2021-08-26 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-08-26 Tong Hohw/arm/xlnx-zynqmp: Add unimplemented APU mmio
2021-08-26 Tong Hohw/arm/xlnx-versal: Add unimplemented APU mmio
2021-08-26 Peter Maydelltarget/arm: Do hflags rebuild in cpsr_write()
2021-08-26 Peter Maydelltarget/arm: Implement HSTR.TJDBX
2021-08-26 Peter Maydelltarget/arm: Implement HSTR.TTEE
2021-08-26 Peter Maydellhw/arm/virt: Delete EL3 error checksnow provided in...
2021-08-26 Peter Maydelltarget/arm: Avoid assertion trying to use KVM and multi...
2021-08-26 Peter Maydellraspi: Use error_fatal for SoC realize errors, not...
2021-08-26 Peter Maydelltests/tcg/multiarch/linux-test: Zero-initialize sockadd...
2021-08-26 Peter Maydelltests/qtest/ipmi-bt-test: Zero-initialize sockaddr...
2021-08-26 Peter Maydellgdbstub: Zero-initialize sockaddr structs
2021-08-26 Peter Maydellnet: Zero sockaddr_in in parse_host_port()
2021-08-26 Peter Maydellsoftmmu/physmem.c: Check return value from realpath()
2021-08-26 Peter Maydellsoftmmu/physmem.c: Remove unneeded NULL check in qemu_r...
2021-08-26 Peter Maydellhw/core/loader: In gunzip(), check index is in range...
2021-08-26 Peter Maydellstubs: Remove unused arch_type.c stub
2021-08-26 Peter Maydellarch_init.h: Don't include arch_init.h unnecessarily
2021-08-26 Peter Maydellarch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c
2021-08-26 Peter Maydellarch_init.h: Add QEMU_ARCH_HEXAGON
2021-08-26 Peter Maydellmeson.build: Define QEMU_ARCH in config-target.h
2021-08-26 Peter Maydellsoftmmu/arch_init.c: Trim down include list
2021-08-26 Peter Maydellmonitor: Use accel_find("kvm") instead of kvm_available()
2021-08-26 Peter Maydellsoftmmu: Use accel_find("xen") instead of xen_available()
2021-08-26 Peter MaydellMAINTAINERS: Add ACPI specs documents to ACPI and NVDIM...
2021-08-26 Peter Maydelldocs/specs/acpi_nvdimm: Convert to rST
2021-08-26 Peter Maydelldocs/specs/acpi_pci_hotplug: Convert to rST
2021-08-26 Peter Maydelldocs/specs/acpi_mem_hotplug: Convert to rST
2021-08-26 Peter Maydelldocs/specs/acpu_cpu_hotplug: Convert to rST
2021-08-26 Andrew Jonestarget/arm/cpu64: Validate sve vector lengths are supported
2021-08-26 Andrew Jonestarget/arm/cpu64: Replace kvm_supported with sve_vq_sup...
2021-08-26 Andrew Jonestarget/arm/kvm64: Ensure sve vls map is completely...
2021-08-26 Andrew Jonestarget/arm/cpu: Introduce sve_vq_supported bitmap
2021-08-26 Ani Sinhahw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG...
2021-08-26 Philippe Mathieu... hw/dma/xlnx-zdma Always expect 'dma' link property...
2021-08-26 Philippe Mathieu... hw/dma/xlnx_csu_dma: Always expect 'dma' link property...
2021-08-26 Philippe Mathieu... hw/dma/xlnx_csu_dma: Run trivial checks early in realize()
2021-08-26 Philippe Mathieu... hw/arm/xlnx-zynqmp: Realize qspi controller *after...
2021-08-26 Markus Armbrustervl: Clean up -smp error handling
2021-08-26 Markus ArmbrusterRemove superfluous ERRP_GUARD()
2021-08-26 Markus Armbrustervhost: Clean up how VhostOpts method vhost_backend_init...
2021-08-26 Markus Armbrustervhost: Clean up how VhostOpts method vhost_get_config...
2021-08-26 Markus Armbrustermicrovm: Drop dead error handling in microvm_machine_st...
2021-08-26 Markus Armbrustermigration: Handle migration_incoming_setup() errors...
2021-08-26 Markus Armbrustermigration: Unify failure check for migrate_add_blocker()
2021-08-26 Markus Armbrusterwhpx nvmm: Drop useless migrate_del_blocker()
2021-08-26 Markus Armbrustervfio: Avoid error_propagate() after migrate_add_blocker()
2021-08-26 Markus Armbrusteri386: Never free migration blocker objects instead...
2021-08-26 Markus Armbrustervhost-scsi: Plug memory leak on migrate_add_blocker...
2021-08-26 Markus Armbrustermulti-process: Fix pci_proxy_dev_realize() error handling
2021-08-26 Markus Armbrusterspapr: Explain purpose of ->fwnmi_migration_blocker...
2021-08-26 Markus Armbrusterspapr: Plug memory leak when we can't add a migration...
2021-08-26 Markus Armbrustererror: Use error_fatal to simplify obvious fatal errors...
2021-08-26 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-08-26 Marc-André... qapi: make 'if' condition strings simple identifiers
2021-08-26 Marc-André... qapi: add 'not' condition operation
2021-08-26 Marc-André... qapi: Use 'if': { 'any': ... } where appropriate
2021-08-26 Marc-André... qapi: add 'any' condition
2021-08-26 Marc-André... qapi: replace if condition list with dict {'all': ...
2021-08-26 Marc-André... qapidoc: introduce QAPISchemaIfCond.docgen()
2021-08-26 Marc-André... qapi: introduce QAPISchemaIfCond.cgen()
2021-08-26 Marc-André... qapi: add QAPISchemaIfCond.is_present()
2021-08-26 Marc-André... qapi: wrap Sequence[str] in an object
2021-08-26 Marc-André... docs: update the documentation upfront about schema...
2021-08-26 Markus Armbrusterqapi: Fix crash on redefinition with a different condition
2021-08-26 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-08-25 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-08-25 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-08-25 Yang Zhongi386/cpu: Remove AVX_VNNI feature from Cooperlake cpu...
2021-08-25 Chenyi Qiangtarget/i386: Remove split lock detect in Snowridge...
2021-08-25 Philippe Mathieu... target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_b...
2021-08-25 Philippe Mathieu... target/mips: Store CP0_Config0 in DisasContext
2021-08-25 Philippe Mathieu... target/mips: Replace GET_LMASK64() macro by get_lmask...
2021-08-25 Philippe Mathieu... target/mips: Replace GET_LMASK() macro by get_lmask...
2021-08-25 Philippe Mathieu... target/mips: Call cpu_is_bigendian & inline GET_OFFSET...
2021-08-25 Philippe Mathieu... target/mips: Define gen_helper() macros in translate.h
2021-08-25 Philippe Mathieu... target/mips: Use tcg_constant_i32() in generate_excepti...
2021-08-25 Philippe Mathieu... target/mips: Inline gen_helper_0e0i()
2021-08-25 Philippe Mathieu... target/mips: Inline gen_helper_1e1i() call in op_ld_INS...
2021-08-25 Philippe Mathieu... target/mips: Simplify gen_helper() macros by using...
next