]> www.infradead.org Git - users/dwmw2/qemu.git/shortlog
users/dwmw2/qemu.git
2024-07-11 Peter Maydelltarget/arm: Allow FPCR bits that aren't in FPSCR
2024-07-11 Peter Maydelltarget/arm: Rename FPSR_MASK and FPCR_MASK and define...
2024-07-11 Peter Maydelltarget/arm: Rename FPCR_ QC, NZCV macros to FPSR_
2024-07-11 Peter Maydelltarget/arm: Store FPSR and FPCR in separate CPU state...
2024-07-11 Peter Maydelltarget/arm: Implement store_cpu_field_low32() macro
2024-07-11 Peter Maydelltarget/arm: Support migration when FPSR/FPCR won't...
2024-07-11 Peter Maydelltarget/arm: Make vfp_set_fpscr() call vfp_set_{fpcr...
2024-07-11 Peter Maydelltarget/arm: Make vfp_get_fpscr() call vfp_get_{fpcr...
2024-07-11 Peter Maydelltarget/arm: Correct comments about M-profile FPSCR
2024-07-09 Richard HendersonMerge tag 'pull-aspeed-20240709' of https://github...
2024-07-09 Richard HendersonMerge tag 'pull-vfio-20240709' of https://github.com...
2024-07-09 Zhenzhong Duanvfio/display: Fix vfio_display_edid_init() error path
2024-07-09 Zhenzhong Duanvfio/display: Fix potential memleak of edid info
2024-07-09 Eric Augervirtio-iommu: Revert transient enablement of IOMMU...
2024-07-09 Eric Augermemory: remove IOMMU MR iommu_set_page_size_mask()...
2024-07-09 Eric Augervirtio-iommu : Retrieve page size mask on virtio_iommu_...
2024-07-09 Eric AugerHostIOMMUDevice: Introduce get_page_size_mask() callback
2024-07-09 Eric AugerHostIOMMUDevice : remove Error handle from get_iova_ran...
2024-07-09 Eric Augervfio-container-base: Introduce vfio_container_get_iova_...
2024-07-09 Eric Augervirtio-iommu: Fix error handling in virtio_iommu_set_ho...
2024-07-09 Jamin Linmachine_aspeed.py: update to test network for AST2700
2024-07-09 Jamin Linmachine_aspeed.py: update to test ASPEED OpenBMC SDK...
2024-07-09 Jamin Linhw/block: m25p80: support quad mode for w25q01jvq
2024-07-09 Jamin Linaspeed/soc: set dma64 property for AST2700 ftgmac100
2024-07-09 Jamin Linhw/net:ftgmac100: update TX and RX packet buffers addre...
2024-07-09 Jamin Linhw/net:ftgmac100: introduce TX and RX ring base address...
2024-07-09 Jamin Linhw/net:ftgmac100: update ring base address to 64 bits
2024-07-09 Jamin Linhw/net:ftgmac100: update memory region size to 64KB
2024-07-07 Richard HendersonMerge tag 'pull-qapi-2024-07-06' of https://repo.or...
2024-07-07 Richard HendersonMerge tag 'sdmmc-20240706' of https://github.com/philmd...
2024-07-06 Markus Armbrustersphinx/qapidoc: Fix to generate doc for explicit, unbox...
2024-07-06 John Snowqapi/parser: don't parse rST markup as section headers
2024-07-06 John Snowqapi: add markup to note blocks
2024-07-06 John Snowqapi: update prose in note blocks
2024-07-06 John Snowqapi: convert "Note" sections to plain rST
2024-07-06 John Snowqapi: nail down convention that Errors sections are...
2024-07-06 John Snowqapi: fix non-compliant JSON examples
2024-07-06 John Snowdocs/qapidoc: fix nested parsing under untagged sections
2024-07-06 John Snowqapi/parser: fix comment parsing immediately following...
2024-07-06 John Snowqapi/parser: preserve indentation in QAPIDoc sections
2024-07-06 John Snowdocs/qapidoc: delint a tiny portion of the module
2024-07-06 John Snowdocs/qapidoc: remove unused intersperse function
2024-07-06 John Snowqapi: linter fixups
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Introduce set_csd/set_cid handlers
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Cover more SDCardStates
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Trace length of data read on DAT lines
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Remove default case in read/write on...
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Remove noise from sd_cmd_name()
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Remove noise from sd_acmd_name()
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Rename sd_cmd_SEND_OP_COND handler
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Use spec v3.01 by default
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Remove leftover comment about removed...
2024-07-05 Philippe Mathieu... hw/sd/sdcard: Generate random RCA value
2024-07-05 Philippe Mathieu... tests/qtest/npcm7xx_sdhci: Access the card using its...
2024-07-05 Philippe Mathieu... hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definition
2024-07-05 Philippe Mathieu... hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR
2024-07-05 Richard HendersonMerge tag 'pull-maintainer-july24-050724-1' of https...
2024-07-05 Gustavo Romerotests/tcg/aarch64: Add MTE gdbstub tests
2024-07-05 Gustavo Romerogdbstub: Add support for MTE in user mode
2024-07-05 Gustavo Romerogdbstub: Use true to set cmd_startswith
2024-07-05 Gustavo Romerogdbstub: Pass CPU context to command handler
2024-07-05 Gustavo Romerogdbstub: Make hex conversion function non-internal
2024-07-05 Gustavo Romerotarget/arm: Factor out code for setting MTE TCF0 field
2024-07-05 Gustavo Romerotarget/arm: Make some MTE helpers widely available
2024-07-05 Gustavo Romerotarget/arm: Fix exception case in allocation_tag_mem_probe
2024-07-05 Gustavo Romerogdbstub: Add support for target-specific stubs
2024-07-05 Gustavo Romerogdbstub: Move GdbCmdParseEntry into a new header file
2024-07-05 Gustavo Romerogdbstub: Clean up process_string_cmd
2024-07-05 Philippe Mathieu... accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
2024-07-05 Philippe Mathieu... plugins: Free CPUPluginState before destroying vCPU...
2024-07-05 Philippe Mathieu... plugins: Ensure vCPU index is assigned in init/exit...
2024-07-05 Alex Bennéeplugins/lockstep: clean-up output
2024-07-05 Alex Bennéeplugins/lockstep: mention the one-insn-per-tb option
2024-07-05 Alex Bennéeplugins/lockstep: make mixed-mode safe
2024-07-05 Alex Bennéeplugins/lockstep: preserve sock_path
2024-07-05 Alex Bennéetest/plugins: preserve the instruction record over...
2024-07-05 Alex Bennéetest/plugin: make insn plugin less noisy by default
2024-07-05 Alex Bennéegitlab: don't bother with KVM for TCI builds
2024-07-05 Richard Hendersonlinux-user/main: Suppress out-of-range comparison warni...
2024-07-05 Richard Hendersontests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc
2024-07-05 Richard Hendersontests/tcg/arm: Use -march and -mfpu for fcvt
2024-07-05 Akihiko Odakitests/tcg/arm: Manually register allocate half-precisio...
2024-07-05 Richard Hendersontests/tcg/arm: Use -fno-integrated-as for test-arm...
2024-07-05 Richard Hendersontests/tcg/arm: Drop -N from LDFLAGS
2024-07-05 Akihiko Odakitests/tcg/arm: Fix fcvt result messages
2024-07-05 Richard Hendersontests/tcg/aarch64: Add -fno-integrated-as for sme
2024-07-05 Akihiko Odakitests/tcg/aarch64: Do not use x constraint
2024-07-05 Akihiko Odakitests/tcg/aarch64: Fix irg operand type
2024-07-05 Akihiko Odakitests/tcg/aarch64: Explicitly specify register width
2024-07-05 Richard Hendersontests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns
2024-07-05 Richard Hendersontests/tcg: Adjust variable defintion from cc-option
2024-07-05 Richard Hendersontests/tcg/minilib: Constify digits in print_num
2024-07-05 Akihiko Odakitests/docker: Specify --userns keep-id for Podman
2024-07-05 Alex Bennéehw/core: ensure kernel_end never gets used undefined
2024-07-05 Alex Bennéetracepoints: move physmem trace points
2024-07-05 Alex Bennéetesting: restore some testing for i686
2024-07-05 Alex Bennéetests/lcitool: fix debian-i686-cross toolchain prefix
next