OSDN Git Service

qmiga/qemu.git
2023-01-05 Peter MaydellMerge tag 'pull-target-arm-20230105' of https://git...
2023-01-05 Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
2023-01-05 Stephen Longfieldhw/net: Fix read of uninitialized memory in imx_fec.
2023-01-05 Jean-Christophe... i.MX7D: Connect IRQs to GPIO devices.
2023-01-05 Jean-Christophe... i.MX6UL: Add a specific GPT timer instance for the...
2023-01-05 Jean-Christophe... i.MX7D: Compute clock frequency for the fixed frequency...
2023-01-05 Jean-Christophe... i.MX7D: Connect GPT timers to IRQ
2023-01-05 Philippe Mathieu... hw/arm/smmu-common: Avoid using inlined functions with...
2023-01-05 Philippe Mathieu... hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr()...
2023-01-05 Zhuojia Shentarget/arm: align exposed ID registers with Linux
2023-01-05 Philippe Mathieu... hw/arm/nseries: Silent -Wmissing-field-initializers...
2023-01-05 Philippe Mathieu... hw/arm/nseries: Constify various read-only arrays
2023-01-05 Philippe Mathieu... hw/input/tsc2xxx: Constify set_transform()'s MouseTrans...
2023-01-05 Peter MaydellMerge tag 'mem-2023-01-02' of https://github.com/davidh...
2023-01-05 Claudio Fontanatarget/arm: cleanup cpu includes
2023-01-05 Fabiano Rosastarget/arm: Remove unused includes from helper.c
2023-01-05 Fabiano Rosastarget/arm: Remove unused includes from m_helper.c
2023-01-05 Fabiano Rosastarget/arm: Fix checkpatch brace errors in helper.c
2023-01-05 Fabiano Rosastarget/arm: Fix checkpatch space errors in helper.c
2023-01-05 Fabiano Rosastarget/arm: Fix checkpatch comment style warnings in...
2023-01-05 Axel Heiderhw/timer/imx_epit: fix compare timer handling
2023-01-05 Axel Heiderhw/timer/imx_epit: remove explicit fields cnt and freq
2023-01-05 Axel Heiderhw/timer/imx_epit: factor out register write handlers
2023-01-05 Axel Heiderhw/timer/imx_epit: hard reset initializes CR with 0
2023-01-05 Axel Heiderhw/timer/imx_epit: update interrupt state on CR write...
2023-01-05 Axel Heiderhw/timer/imx_epit: define SR_OCIF
2023-01-05 Axel Heiderhw/timer/imx_epit: cleanup CR defines
2023-01-05 Axel Heiderhw/timer/imx_epit: improve comments
2023-01-05 Alex Bennéetarget/arm: fix handling of HLT semihosting in system...
2023-01-05 Tobias Röhmeltarget/arm: Add ARM Cortex-R52 CPU
2023-01-05 Tobias Röhmeltarget/arm: Add PMSAv8r functionality
2023-01-05 Tobias Röhmeltarget/arm: Add PMSAv8r registers
2023-01-05 Tobias Röhmeltarget/arm: Enable TTBCR_EAE for ARMv8-R AArch32
2023-01-05 Tobias Röhmeltarget/arm: Make stage_2_format for cache attributes...
2023-01-05 Tobias Röhmeltarget/arm: Make RVBAR available for all ARMv8 CPUs
2023-01-05 Tobias Röhmeltarget/arm: Don't add all MIDR aliases for cores that...
2023-01-05 Peter Maydelltarget/arm:Set lg_page_size to 0 if either S1 or S2...
2023-01-04 Thomas Huth.gitlab-ci.d/windows: Work-around timeout and OpenGL...
2023-01-04 John Snowpython: add 3.11 to supported list
2023-01-04 John Snowiotests/check: Fix typing for sys.exit() value
2023-01-04 John SnowPython: fix flake8 config
2023-01-04 John Snowpython/machine: Handle termination cases without QMP
2023-01-04 John Snowpython/machine: Add debug logging to key state changes
2023-01-04 Peter MaydellMerge tag 'pull-testing-next-231222-1' of https://gitla...
2023-01-04 Peter MaydellMerge tag 'pull-9p-20221223' of https://github.com...
2022-12-28 Michal Privoznikhostmem: Honor multiple preferred nodes if possible
2022-12-28 Philippe Mathieu... virtio-mem: Fix typo in function name
2022-12-28 Chenyi Qiangvirtio-mem: Fix the iterator variable in a vmem->rdl_li...
2022-12-28 Chenyi Qiangvirtio-mem: Fix the bitmap index of the section offset
2022-12-23 Thomas Huthgitlab-ci: Disable docs and GUIs for the build-tci...
2022-12-23 Mukilan Thiyagarajantests/docker: use prebuilt toolchain for debian-hexagon...
2022-12-23 Alex Bennéetests/tcg: fix unused variable in linux-test
2022-12-23 Alex Bennéeconfigure: repeat ourselves for the benefit of CI
2022-12-23 Alex Bennéegitlab: turn off verbose logging for make check on...
2022-12-23 Mukilan Thiyagarajanconfigure: Fix check-tcg not executing any tests
2022-12-23 Bin Menghw/9pfs: Replace the direct call to xxxat() APIs with...
2022-12-23 Bin Menghw/9pfs: Drop unnecessary *xattr wrapper API declarations
2022-12-23 Bin Mengqemu/xattr.h: Exclude <sys/xattr.h> for Windows
2022-12-23 Christian SchoenebeckMAINTAINERS: Add 9p test client to section "virtio-9p"
2022-12-23 Greg Kurz9pfs: Fix some return statements in the synth backend
2022-12-21 Peter MaydellMerge tag 'pull-ppc-20221221' of https://gitlab.com...
2022-12-21 Nicholas Miehlbradttarget/ppc: Check DEXCR on hash{st, chk} instructions
2022-12-21 Nicholas Miehlbradttarget/ppc: Implement the DEXCR and HDEXCR
2022-12-21 Bernhard Beschowhw/ppc/e500: Move comment to more appropriate place
2022-12-21 Bernhard Beschowhw/ppc/e500: Resolve variable shadowing
2022-12-21 Bernhard Beschowhw/ppc/e500: Prefer local variable over qdev_get_machine()
2022-12-21 Bernhard Beschowhw/ppc/virtex_ml507: Prefer local over global variable
2022-12-21 Bernhard Beschowtarget/ppc/mmu_common: Fix table layout of "info tlb...
2022-12-21 Bernhard Beschowtarget/ppc/mmu_common: Log which effective address...
2022-12-21 Philippe Mathieu... hw/ppc/spapr: Reduce "vof.h" inclusion
2022-12-21 Philippe Mathieu... hw/ppc/vof: Do not include the full "cpu.h"
2022-12-21 Philippe Mathieu... target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"
2022-12-21 Philippe Mathieu... hw/ppc/e500: Add Freescale eSDHC to e500plat
2022-12-21 Philippe Mathieu... hw/sd/sdhci: Support big endian SD host controller...
2022-12-21 Daniel Henrique... MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries...
2022-12-21 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2022-12-21 Peter MaydellMerge tag 'pull-tcg-20221220' of https://gitlab.com...
2022-12-21 Peter Maydellblock/io: Check for replay-enabled in bdrv_drain_all_be...
2022-12-21 Khem Rajcontrib/vhost-user-blk: Replace lseek64 with lseek
2022-12-21 Marcel Holtmannlibvhost-user: Switch to unsigned int for inuse field...
2022-12-21 Philippe Mathieu... hw/virtio: Extract QMP related code virtio-qmp.c
2022-12-21 Philippe Mathieu... hw/virtio: Extract config read/write accessors to virti...
2022-12-21 Philippe Mathieu... hw/virtio: Constify qmp_virtio_feature_map_t[]
2022-12-21 Philippe Mathieu... hw/virtio: Guard and restrict scope of qmp_virtio_featu...
2022-12-21 Philippe Mathieu... hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
2022-12-21 Philippe Mathieu... hw/virtio: Add missing "hw/core/cpu.h" include
2022-12-21 Ira Weinyhw/cxl/device: Add Flex Bus Port DVSEC
2022-12-21 Philippe Mathieu... hw/acpi: Rename tco.c -> ich9_tco.c
2022-12-21 Ani Sinhaacpi/tests/avocado/bits: add mformat as one of the...
2022-12-21 Ani Sinhadocs/acpi/bits: document BITS_DEBUG environment variable
2022-12-21 Igor Mammedovpci: drop redundant PCIDeviceClass::is_bridge field
2022-12-21 Igor Mammedovremove DEC 21154 PCI bridge
2022-12-21 Jason Wangvhost: fix vq dirty bitmap syncing when vIOMMU is enabled
2022-12-21 Ani Sinhaacpi/tests/avocado/bits: add SPDX license identifiers...
2022-12-21 Alex Bennéeinclude/hw: attempt to document VirtIO feature variables
2022-12-21 Yajun Wuvhost-user: send set log base message only once
2022-12-21 Eugenio Pérezvdpa: always start CVQ in SVQ mode if possible
2022-12-21 Eugenio Pérezvdpa: add shadow_data to vhost_vdpa
2022-12-21 Eugenio Pérezvdpa: store x-svq parameter in VhostVDPAState
2022-12-21 Eugenio Pérezvdpa: add asid parameter to vhost_vdpa_dma_map/unmap
next