qemu.git
2024-11-09 Phil Dennis... i386/hvf: Removes duplicate/shadowed variables in hvf_v...
2024-11-09 Phil Dennis... i386/hvf: Raise exception on error setting APICBASE
2024-11-09 Phil Dennis... i386/hvf: Fixes startup memory leak (vmcs caps)
2024-11-09 Phil Dennis... i386/hvf: Fix for UB in handling CPUID function 0xD
2024-11-09 Phil Dennis... i386/hvf: Integrates x2APIC support with hvf accel
2024-11-09 Paolo Bonzinieif: cope with huge section sizes
2024-11-07 Paolo Bonzinieif: cope with huge section offsets
2024-11-07 Alexander Graftarget/i386: Fix legacy page table walk
2024-11-07 Paolo Bonzinirust: add meson_version to all subprojects
2024-11-07 Pierrick Bouviertarget/i386/hvf: fix clang compilation warning
2024-11-07 Paolo Bonzinitarget/i386: add sha512, sm3, sm4 feature bits
2024-11-06 Peter MaydellMerge tag 'for-upstream-rust' of https://gitlab.com...
2024-11-06 Peter MaydellMerge tag 'hw-misc-20241105' of https://github.com...
2024-11-06 Peter MaydellMerge tag 'crypto-fixes-pull-request' of https://gitlab...
2024-11-06 Paolo Bonzinidockerfiles: install bindgen from cargo on Ubuntu 22.04
2024-11-06 Paolo Bonzinirust: make rustfmt optional
2024-11-06 Paolo Bonzinirust: allow older version of bindgen
2024-11-06 Peter MaydellMerge tag 'pull-vfio-20241105' of https://github.com...
2024-11-06 Peter MaydellMerge tag 'pull-lu-20241105' of https://gitlab.com...
2024-11-06 Peter MaydellMerge tag 'bsd-user-2024q4-pull-request' of gitlab...
2024-11-05 Pierrick Bouvierhw/riscv/iommu: fix build error with clang
2024-11-05 Bernhard Beschowhw/usb/hcd-ehci-sysbus: Prefer DEFINE_TYPES() macro
2024-11-05 Bernhard Beschowhw/rtc/ds1338: Prefer DEFINE_TYPES() macro
2024-11-05 Bernhard Beschowhw/i2c/smbus_eeprom: Prefer DEFINE_TYPES() macro
2024-11-05 Bernhard Beschowhw/block/pflash_cfi01: Prefer DEFINE_TYPES() macro
2024-11-05 Bernhard Beschowhw/sd/sdhci: Prefer DEFINE_TYPES() macro
2024-11-05 Bernhard Beschowhw/ppc/mpc8544_guts: Prefer DEFINE_TYPES() macro
2024-11-05 Bernhard Beschowhw/gpio/mpc8xxx: Prefer DEFINE_TYPES() macro
2024-11-05 Bernhard Beschowhw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macro
2024-11-05 Bernhard Beschowhw/net/fsl_etsec/miim: Reuse MII constants
2024-11-05 Bernhard Beschowhw/pci-host/ppce500: Prefer DEFINE_TYPES() macro
2024-11-05 Bernhard Beschowhw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE...
2024-11-05 Bernhard Beschowhw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro
2024-11-05 Bernhard Beschowhw/i2c/mpc_i2c: Convert DPRINTF to trace events for...
2024-11-05 Bernhard Beschowhw/ppc/mpc8544_guts: Populate POR PLL ratio status...
2024-11-05 Bernhard Beschowhw/ppc/e500: Add missing device tree properties to...
2024-11-05 Bernhard Beschowhw/ppc/e500: Remove unused "irqs" parameter
2024-11-05 Bernhard Beschowhw/ppc/e500: Prefer QOM cast
2024-11-05 Zhao Liuhw/core: Add a helper to check the cache topology level
2024-11-05 Zhao Liuhw/core: Check smp cache topology support for machine
2024-11-05 Zhao Liuqapi/qom: Define cache enumeration and properties for...
2024-11-05 Zhao Liuhw/core: Make CPU topology enumeration arch-agnostic
2024-11-05 Zhao Liui386/cpu: Don't enumerate the "invalid" CPU topology...
2024-11-05 Philippe Mathieu... hw/core/machine: Add missing 'units.h' and 'error-repor...
2024-11-05 Philippe Mathieu... hw/microblaze/s3adsp1800: Declare machine type using...
2024-11-05 Philippe Mathieu... hw/microblaze/s3adsp1800: Rename unimplemented MMIO...
2024-11-05 Philippe Mathieu... hw/microblaze/s3adsp1800: Explicit CPU endianness
2024-11-05 Philippe Mathieu... hw/microblaze: Deprecate big-endian petalogix-ml605...
2024-11-05 Philippe Mathieu... target/microblaze: Alias CPU endianness property as...
2024-11-05 Peter MaydellMerge tag 'pull-target-arm-20241105' of https://git...
2024-11-05 Peter MaydellMerge tag 'pull-plugin-tweaks-051124-1' of https:/...
2024-11-05 Daniel P. Berrangécrypto: perform runtime check for hash/hmac support...
2024-11-05 Daniel P. Berrangécrypto: fix error check on gcry_md_open
2024-11-05 liequan checrypto: Introduce SM3 hash hmac pbkdf algorithm
2024-11-05 Daniel P. Berrangécrypto: purge 'loaded' property that was not fully...
2024-11-05 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2024-11-05 Maciej S. Szmigierovfio/migration: Add vfio_save_block_precopy_empty_hit...
2024-11-05 Maciej S. Szmigierovfio/migration: Add save_{iterate, complete_precopy...
2024-11-05 Peter MaydellMerge tag 'pull-nvme-20241104' of https://gitlab.com...
2024-11-05 Peter MaydellMerge tag 'qga-pull-2024-11-4' of https://github.com...
2024-11-05 Peter MaydellMerge tag 'mips-20241104' of https://github.com/philmd...
2024-11-05 Paolo Bonzinirust: do not use --generate-cstr
2024-11-05 Paolo Bonzinirust: allow version 1.63.0 of rustc
2024-11-05 Paolo Bonzinirust: clean up detection of the language
2024-11-05 Paolo Bonzinirust: do not use MaybeUninit::zeroed()
2024-11-05 Junjie Maorust: introduce alternative implementation of offset_of!
2024-11-05 Paolo Bonzinirust: create a cargo workspace
2024-11-05 Paolo Bonzinirust: synchronize dependencies between subprojects...
2024-11-05 Paolo Bonzinirust: silence unknown warnings for the sake of old...
2024-11-05 Paolo Bonzinirust: introduce a c_str macro
2024-11-05 Paolo Bonzinirust: use std::os::raw instead of core::ffi
2024-11-05 Paolo Bonzinirust: fix cfgs of proc-macro2 for 1.63.0
2024-11-05 Paolo Bonzinirust: patch bilge-impl to allow compilation with 1...
2024-11-05 Manos Pitsidianakisrust/pl011: Use correct masks for IBRD and FBRD
2024-11-05 Manos Pitsidianakisrust/pl011: remove commented out C code
2024-11-05 Manos Pitsidianakisrust/pl011: add TYPE_PL011_LUMINARY device
2024-11-05 Manos Pitsidianakisrust/pl011: move CLK_NAME static to function scope
2024-11-05 Manos Pitsidianakisrust/pl011: add support for migration
2024-11-05 Paolo Bonzinirust/pl011: fix default value for migrate-clock
2024-11-05 Manos Pitsidianakisrust: add definitions for vmstate
2024-11-05 Paolo Bonzinirust: do not use TYPE_CHARDEV unnecessarily
2024-11-05 Paolo Bonzinirust: provide safe wrapper for MaybeUninit::zeroed()
2024-11-05 Paolo Bonzinirust: make properties array immutable
2024-11-05 Paolo Bonzinirust: clean up define_property macro
2024-11-05 Paolo Bonzinirust: cleanup module_init!, use it from #[derive(Object)]
2024-11-05 Paolo Bonzinirust: build integration test for the qemu_api crate
2024-11-05 Paolo Bonzinirust: modernize link_section usage for ELF platforms
2024-11-05 Paolo Bonzinirust: remove uses of #[no_mangle]
2024-11-05 Paolo Bonzinirust: do not use --no-size_t-is-usize
2024-11-05 Paolo Bonzinirust: do not always select X_PL011_RUST
2024-11-05 Paolo Bonzinimeson: pass rustc_args when building all crates
2024-11-05 Paolo Bonzinimeson: remove repeated search for rust_root_crate.sh
2024-11-05 Paolo Bonzinimeson: import rust module into a global variable
2024-11-05 Manos Pitsidianakisrust: add PL011 device model
2024-11-05 Manos PitsidianakisRevert "rust: add PL011 device model"
2024-11-05 Manos Pitsidianakisrust/wrapper.h: define memory_order enum
2024-11-05 Paolo Bonziniqdev: make properties array "const"
2024-11-05 Ilya Leoshkevichtests/tcg: Add SIGRTMIN/SIGRTMAX test
2024-11-05 Ilya Leoshkevichlinux-user: Allow custom rt signal mappings
2024-11-05 Ilya Leoshkevichlinux-user: Fix GDB complaining about system-supplied...
next