qemu.git
2024-07-21 Cédric Le Goateraspeed: Tune eMMC device properties to reflect HW strapping
2024-07-21 Cédric Le Goateraspeed: Introduce a AspeedSoCClass 'boot_from_emmc...
2024-07-21 Cédric Le Goateraspeed/scu: Add boot-from-eMMC HW strapping bit for...
2024-07-21 Cédric Le Goateraspeed: Load eMMC first boot area as a boot rom
2024-07-21 Cédric Le Goateraspeed: Change type of eMMC device
2024-07-21 Cédric Le Goateraspeed/smc: Fix possible integer overflow
2024-07-19 Richard HendersonMerge tag 'pull-loongarch-20240719' of https://gitlab...
2024-07-19 Xianglai Lihw/loongarch: Modify flash block size to 256K
2024-07-19 Song Gaohw/loongarch: Remove unimplemented extioi INT_encode...
2024-07-19 Song Gaotarget/loongarch/gdbstub: Add vector registers support
2024-07-18 Richard HendersonMerge tag 'pull-target-arm-20240718' of https://git...
2024-07-18 Akihiko Odakihvf: arm: Do not advance PC when raising an exception
2024-07-18 Akihiko Odakitests/arm-cpu-features: Do not assume PMU availability
2024-07-18 Daniyal Khantests/tcg/aarch64: Add test cases for SME FMOPA (widening)
2024-07-18 Richard Hendersontarget/arm: Use FPST_F16 for SME FMOPA (widening)
2024-07-18 Daniyal Khantarget/arm: Use float_status copy in sme_fmopa_s
2024-07-18 Mostafa Salehhw/arm/smmu: Refactor SMMU OAS
2024-07-18 Mostafa Salehhw/arm/smmuv3: Support and advertise nesting
2024-07-18 Mostafa Salehhw/arm/smmuv3: Handle translation faults according...
2024-07-18 Mostafa Salehhw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
2024-07-18 Mostafa Salehhw/arm/smmu: Support nesting in the rest of commands
2024-07-18 Mostafa Salehhw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
2024-07-18 Mostafa Salehhw/arm/smmu: Support nesting in smmuv3_range_inval()
2024-07-18 Mostafa Salehhw/arm/smmu-common: Support nested translation
2024-07-18 Mostafa Salehhw/arm/smmu-common: Add support for nested TLB
2024-07-18 Mostafa Salehhw/arm/smmu-common: Rework TLB lookup for nesting
2024-07-18 Mostafa Salehhw/arm/smmuv3: Translate CD and TT using stage-2 table
2024-07-18 Mostafa Salehhw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
2024-07-18 Mostafa Salehhw/arm/smmu: Consolidate ASID and VMID types
2024-07-18 Mostafa Salehhw/arm/smmu: Split smmuv3_translate()
2024-07-18 Mostafa Salehhw/arm/smmu: Use enum for SMMU stage
2024-07-18 Mostafa Salehhw/arm/smmuv3: Fix encoding of CLASS in events
2024-07-18 Mostafa Salehhw/arm/smmu: Fix IPA for stage-2 events
2024-07-18 Mostafa Salehhw/arm/smmu-common: Add missing size check for stage-1
2024-07-18 SamJakobhw/display/bcm2835_fb: fix fb_use_offsets condition
2024-07-18 Peter Maydelltarget/arm: LDAPR should honour SCTLR_ELx.nAA
2024-07-18 Peter Maydelltarget/arm: Fix handling of LDAPR/STLR with negative...
2024-07-18 Richard HendersonMerge tag 'pull-riscv-to-apply-20240718-1' of https...
2024-07-18 Daniel Henrique... roms/opensbi: Update to v1.5
2024-07-18 Daniel Henrique... hw/riscv/virt.c: re-insert and deprecate 'riscv,delegate'
2024-07-18 Yu-Ming Changtarget/riscv: raise an exception when CSRRS/CSRRC write...
2024-07-18 Atish Patratarget/riscv: Expose the Smcntrpmf config
2024-07-18 Atish Patratarget/riscv: Do not setup pmu timer if OF is disabled
2024-07-18 Rajnesh Kanwaltarget/riscv: More accurately model priv mode filtering.
2024-07-18 Rajnesh Kanwaltarget/riscv: Start counters from both mhpmcounter...
2024-07-18 Atish Patratarget/riscv: Enforce WARL behavior for scounteren...
2024-07-18 Atish Patratarget/riscv: Save counter values during countinhibit...
2024-07-18 Atish Patratarget/riscv: Implement privilege mode filtering for...
2024-07-18 Atish Patratarget/riscv: Only set INH fields if priv mode is available
2024-07-18 Kaiwen Xuetarget/riscv: Add cycle & instret privilege mode filter...
2024-07-18 Kaiwen Xuetarget/riscv: Add cycle & instret privilege mode filter...
2024-07-18 Kaiwen Xuetarget/riscv: Add cycle & instret privilege mode filter...
2024-07-18 Atish Patratarget/riscv: Fix the predicate functions for mhpmevent...
2024-07-18 Rajnesh Kanwaltarget/riscv: Combine set_mode and set_virt functions.
2024-07-18 Daniel Henrique... target/riscv/kvm: update KVM regs to Linux 6.10-rc5
2024-07-18 Balaji Ravikumardisas/riscv: Add decode for Zawrs extension
2024-07-18 Jiayi Litarget/riscv: Validate the mode in write_vstvec
2024-07-18 LIU Zhiweidisas/riscv: Support zabha disassemble
2024-07-18 LIU Zhiweitarget/riscv: Expose zabha extension as a cpu property
2024-07-18 LIU Zhiweitarget/riscv: Add amocas.[b|h] for Zabha
2024-07-18 LIU Zhiweitarget/riscv: Move gen_cmpxchg before adding amocas...
2024-07-18 LIU Zhiweitarget/riscv: Add AMO instructions for Zabha
2024-07-18 LIU Zhiweitarget/riscv: Move gen_amo before implement Zabha
2024-07-18 LIU Zhiweitarget/riscv: Support Zama16b extension
2024-07-18 LIU Zhiweidisas/riscv: Support zcmop disassemble
2024-07-18 LIU Zhiweitarget/riscv: Add zcmop extension
2024-07-18 LIU Zhiweidisas/riscv: Support zimop disassemble
2024-07-18 LIU Zhiweitarget/riscv: Add zimop extension
2024-07-18 Richard HendersonMerge tag 'pull-trivial-patches' of https://gitlab...
2024-07-18 Richard HendersonMerge tag 'pull-qapi-2024-07-17' of https://repo.or...
2024-07-17 Zhao Liumeson: Update meson-buildoptions.sh
2024-07-17 Zhao Liubackends/rng-random: Get rid of qemu_open_old()
2024-07-17 Zhao Liubackends/iommufd: Get rid of qemu_open_old()
2024-07-17 Zhao Liubackends/hostmem-epc: Get rid of qemu_open_old()
2024-07-17 Zhao Liuhw/vfio/container: Get rid of qemu_open_old()
2024-07-17 Zhao Liuhw/usb/u2f-passthru: Get rid of qemu_open_old()
2024-07-17 Zhao Liuhw/usb/host-libusb: Get rid of qemu_open_old()
2024-07-17 Zhao Liuhw/i386/sgx: Get rid of qemu_open_old()
2024-07-17 Thomas Huthtests/avocado: Remove the non-working virtio_check_para...
2024-07-17 Zhao Liudoc/net/l2tpv3: Update boolean fields' description...
2024-07-17 Zhao Liutarget/hexagon/imported/mmvec: Fix superfluous trailing...
2024-07-17 Zhao Liuutil/oslib-posix: Fix superfluous trailing semicolon
2024-07-17 Zhao Liuhw/i386/x86: Fix superfluous trailing semicolon
2024-07-17 Zhao Liuaccel/kvm/kvm-all: Fix superfluous trailing semicolon
2024-07-17 Zhihai DongREADME.rst: add the missing punctuations
2024-07-17 Michael Tokarevblock/curl: rewrite http header parsing function
2024-07-17 John Snowqapi: remove "Example" doc section
2024-07-17 John Snowqapi: convert "Example" sections with longer prose
2024-07-17 John Snowqapi: convert "Example" sections with titles
2024-07-17 John Snowqapi: convert "Example" sections without titles
2024-07-17 Harmonie Snowdocs/sphinx: add CSS styling for qmp-example directive
2024-07-17 John Snowdocs/qapidoc: add QMP highlighting to annotated qmp...
2024-07-17 John Snowdocs/qapidoc: create qmp-example directive
2024-07-17 John Snowdocs/qapidoc: factor out do_parse()
2024-07-17 Markus Armbrusterqapi/ui: Drop note on naming of SpiceQueryMouseMode
2024-07-17 Markus Armbrusterqapi/sockets: Move deprecation note out of SocketAddres...
2024-07-17 Markus Armbrusterqapi/machine: Clarify query-uuid value when none has...
2024-07-17 Markus Armbrusterqapi/machine: Clean up documentation around CpuInstance...
2024-07-17 Markus Armbrusterqapi/pci: Clean up documentation around PciDeviceClass
2024-07-17 Markus Armbrusterqapi/qom: Document feature unstable of @x-vfio-user...
next