2024-07-12 |
John Snow | python: linter changes for pylint 3.x |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | Merge tag 'nvme-next-pull-request' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | Merge tag 'pull-target-arm-20240711' of https://git... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Minwoo Im | hw/nvme: Expand VI/VQ resource to uint32 |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Minwoo Im | hw/nvme: Allocate sec-ctrl-list as a dynamic array |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Minwoo Im | hw/nvme: separate identify data for sec. ctrl list |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Minwoo Im | hw/nvme: add Identify Endurance Group List |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Minwoo Im | hw/nvme: fix BAR size mismatch of SR-IOV VF |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Vincent Fu | hw/nvme: fix number of PIDs for FDP RUH update |
commit | commitdiff | tree | snapshot |
2024-07-11 |
John Berg | hw/nvme: Add support for setting the MQES for the NVMe... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | Merge tag 'block-pull-request' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | Merge tag 'mem-2024-07-10' of https://github.com/davidh... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | target/arm: Convert PMULL to decodetree |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN to... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | target/arm: Convert SADDW, SSUBW, UADDW, USUBW to decod... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL to decodetree |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Inès Varhol | hw/arm: In STM32L4x5 SOC, connect USART devices to... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Inès Varhol | hw/misc: In STM32L4x5 EXTI, handle direct interrupts |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Inès Varhol | hw/misc: In STM32L4x5 EXTI, consolidate 2 constants |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target: Set TCGCPUOps::cpu_exec_halt to target's has_wo... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cp... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Richard Henderson | target/arm: Use cpu_env in cpu_untagged_addr |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Zheyu Ma | hw/misc/bcm2835_thermal: Fix access size handling in... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Zheyu Ma | hw/char/pl011: Avoid division-by-zero in pl011_get_baud... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target/arm: Allow FPCR bits that aren't in FPSCR |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target/arm: Rename FPSR_MASK and FPCR_MASK and define... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target/arm: Rename FPCR_ QC, NZCV macros to FPSR_ |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target/arm: Store FPSR and FPCR in separate CPU state... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target/arm: Implement store_cpu_field_low32() macro |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target/arm: Support migration when FPSR/FPCR won't... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Peter Maydell | target/arm: Correct comments about M-profile FPSCR |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Nir Soffer | Consider discard option when writing zeros |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Nir Soffer | qemu-iotest/245: Add missing discard=unmap |
commit | commitdiff | tree | snapshot |
2024-07-10 |
David Hildenbrand | virtio-mem: improve error message when unplug of device... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Richard Henderson | Merge tag 'pull-aspeed-20240709' of https://github... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Richard Henderson | Merge tag 'pull-vfio-20240709' of https://github.com... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Zhenzhong Duan | vfio/display: Fix vfio_display_edid_init() error path |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Zhenzhong Duan | vfio/display: Fix potential memleak of edid info |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Eric Auger | virtio-iommu: Revert transient enablement of IOMMU... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Eric Auger | memory: remove IOMMU MR iommu_set_page_size_mask()... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Eric Auger | virtio-iommu : Retrieve page size mask on virtio_iommu_... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Eric Auger | HostIOMMUDevice: Introduce get_page_size_mask() callback |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Eric Auger | HostIOMMUDevice : remove Error handle from get_iova_ran... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Eric Auger | vfio-container-base: Introduce vfio_container_get_iova_... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Eric Auger | virtio-iommu: Fix error handling in virtio_iommu_set_ho... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Jamin Lin | machine_aspeed.py: update to test network for AST2700 |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Jamin Lin | machine_aspeed.py: update to test ASPEED OpenBMC SDK... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Jamin Lin | hw/block: m25p80: support quad mode for w25q01jvq |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Jamin Lin | aspeed/soc: set dma64 property for AST2700 ftgmac100 |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Jamin Lin | hw/net:ftgmac100: update TX and RX packet buffers addre... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Jamin Lin | hw/net:ftgmac100: introduce TX and RX ring base address... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Jamin Lin | hw/net:ftgmac100: update ring base address to 64 bits |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Jamin Lin | hw/net:ftgmac100: update memory region size to 64KB |
commit | commitdiff | tree | snapshot |
2024-07-07 |
Richard Henderson | Merge tag 'pull-qapi-2024-07-06' of https://repo.or... |
commit | commitdiff | tree | snapshot |
2024-07-07 |
Richard Henderson | Merge tag 'sdmmc-20240706' of https://github.com/philmd... |
commit | commitdiff | tree | snapshot |
2024-07-06 |
Markus Armbruster | sphinx/qapidoc: Fix to generate doc for explicit, unbox... |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | qapi/parser: don't parse rST markup as section headers |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | qapi: add markup to note blocks |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | qapi: update prose in note blocks |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | qapi: convert "Note" sections to plain rST |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | qapi: nail down convention that Errors sections are... |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | qapi: fix non-compliant JSON examples |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | docs/qapidoc: fix nested parsing under untagged sections |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | qapi/parser: fix comment parsing immediately following... |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | qapi/parser: preserve indentation in QAPIDoc sections |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | docs/qapidoc: delint a tiny portion of the module |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | docs/qapidoc: remove unused intersperse function |
commit | commitdiff | tree | snapshot |
2024-07-06 |
John Snow | qapi: linter fixups |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Introduce set_csd/set_cid handlers |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Cover more SDCardStates |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Trace length of data read on DAT lines |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Remove default case in read/write on... |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Remove noise from sd_cmd_name() |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Remove noise from sd_acmd_name() |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56) |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Rename sd_cmd_SEND_OP_COND handler |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Use spec v3.01 by default |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Remove leftover comment about removed... |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdcard: Generate random RCA value |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | tests/qtest/npcm7xx_sdhci: Access the card using its... |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definition |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Philippe Mathieu... | hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Richard Henderson | Merge tag 'pull-maintainer-july24-050724-1' of https... |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Gustavo Romero | tests/tcg/aarch64: Add MTE gdbstub tests |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Gustavo Romero | gdbstub: Add support for MTE in user mode |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Gustavo Romero | gdbstub: Use true to set cmd_startswith |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Gustavo Romero | gdbstub: Pass CPU context to command handler |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Gustavo Romero | gdbstub: Make hex conversion function non-internal |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Gustavo Romero | target/arm: Factor out code for setting MTE TCF0 field |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Gustavo Romero | target/arm: Make some MTE helpers widely available |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Gustavo Romero | target/arm: Fix exception case in allocation_tag_mem_probe |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Gustavo Romero | gdbstub: Add support for target-specific stubs |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Gustavo Romero | gdbstub: Move GdbCmdParseEntry into a new header file |
commit | commitdiff | tree | snapshot |
next |