qemu.git
2024-10-03 Thomas Huthtests/tcg/plugins: Remove remainder of the cris target
2024-10-03 Dr. David Alan... block-backend: Remove deadcode
2024-10-03 Dr. David Alan... hw/net/rocker: Remove unused rocker_fp_ports
2024-10-03 Dr. David Alan... hw/pci: Remove unused pcie_chassis_find_slot
2024-10-03 Dr. David Alan... replay: Remove unused replay_disable_events
2024-10-03 Dr. David Alan... remote: Remove unused remote_iohub_finalize
2024-10-03 Dr. David Alan... vhost: Remove unused vhost_dev_{load|save}_inflight
2024-10-03 Dr. David Alan... ui/cursor: remove cursor_get_mono_image
2024-10-03 Dr. David Alan... hw: Remove unused fw_cfg_init_io
2024-10-03 Dr. David Alan... linux-user: Remove unused handle_vm86_fault
2024-10-03 Dr. David Alan... hw/char: Remove unused serial_set_frequency
2024-10-03 Dr. David Alan... hw/net/net_rx_pkt: Remove deadcode
2024-10-03 Dr. David Alan... net: Remove deadcode
2024-10-03 Dr. David Alan... q35: Remove unused mch_mcfg_base
2024-10-03 Dr. David Alan... hw/xen: Remove deadcode
2024-10-03 Laurent VivierMAINTAINERS: remove gensyscalls.sh from the linux-user...
2024-10-03 Marc-André... vnc: fix crash when no console attached
2024-10-03 Akihiko Odakiqemu-keymap: Release local allocation references
2024-10-03 Philippe Mathieu... hw/audio/virtio-snd: Remove unnecessary "exec/tswap...
2024-10-03 Peter MaydellMerge tag 'warn-pull-request' of https://gitlab.com...
2024-10-03 Peter MaydellMerge tag 'pull-qapi-2024-10-02' of https://repo.or...
2024-10-02 Peter MaydellMerge tag 'pull-riscv-to-apply-20241002' of https:...
2024-10-02 Peter MaydellMerge tag 'pull-request-2024-10-02' of https://gitlab...
2024-10-02 Marc-André... qom/object: fix -Werror=maybe-uninitialized
2024-10-02 Marc-André... fsdep/9p: fix -Werror=maybe-uninitialized false-positive
2024-10-02 Marc-André... block: fix -Werror=maybe-uninitialized false-positive
2024-10-02 Marc-André... hw/virtio: freeing leaked memory from vhost_svq_get_buf...
2024-10-02 Marc-André... hw/virtio: fix -Werror=maybe-uninitialized
2024-10-02 Marc-André... tests: fix -Werror=maybe-uninitialized false-positive
2024-10-02 Marc-André... target/loongarch: fix -Werror=maybe-uninitialized false...
2024-10-02 Marc-André... linux-user/hppa: fix -Werror=maybe-uninitialized false...
2024-10-02 Marc-André... migration: fix -Werror=maybe-uninitialized false-positive
2024-10-02 Marc-André... hw/virtio-blk: fix -Werror=maybe-uninitialized false...
2024-10-02 Marc-André... migration: fix -Werror=maybe-uninitialized false-positives
2024-10-02 Marc-André... block/block-copy: fix -Werror=maybe-uninitialized false...
2024-10-02 Marc-André... hw/sdhci: fix -Werror=maybe-uninitialized false-positive
2024-10-02 Marc-André... hw/vhost-scsi: fix -Werror=maybe-uninitialized
2024-10-02 Marc-André... hw/ahci: fix -Werror=maybe-uninitialized false-positive
2024-10-02 Marc-André... block/stream: fix -Werror=maybe-uninitialized false...
2024-10-02 Marc-André... block/mirror: fix -Werror=maybe-uninitialized false...
2024-10-02 Marc-André... block/mirror: fix -Werror=maybe-uninitialized false...
2024-10-02 Marc-André... nbd: fix -Werror=maybe-uninitialized false-positive
2024-10-02 Marc-André... hw/qxl: fix -Werror=maybe-uninitialized false-positives
2024-10-02 Marc-André... util/timer: fix -Werror=maybe-uninitialized false-positive
2024-10-02 Marc-André... util/coroutine: fix -Werror=maybe-uninitialized false...
2024-10-02 Ilya Leoshkevichtests/tcg/s390x: Test modifying an EXECUTE target
2024-10-02 Dr. David Alan... qemu-timer: Remove unused timer functions
2024-10-02 Thomas HuthRemove the unused sh4eb target
2024-10-02 Thomas Huthconfigs: Fix typo in the sh4-softmmu devices config...
2024-10-02 Alex Bennéetesting: bump mips64el cross to bookworm and fix packag...
2024-10-02 Markus Armbrusterqapi/block-core: Drop drive-backup's "Any other error...
2024-10-02 Markus Armbrusterqapi: Drop "with an explanation" from error descriptions
2024-10-02 zhenwei piqapi: Document QCryptodevBackendServiceType
2024-10-02 Markus Armbrusterqapi/cxl: Supply missing member documentation
2024-10-02 Markus Armbrusterqapi/rocker: Supply missing member documentation
2024-10-02 Markus Armbrusterqapi/pci: Supply missing member documentation
2024-10-02 Markus Armbrusterqapi/introspect: Supply missing member documentation
2024-10-02 Markus Armbrusterqapi/crypto: Supply missing member documentation
2024-10-02 Markus Armbrusterqapi/common: Supply missing member documentation
2024-10-02 Markus Armbrusterqapi/char: Supply missing member documentation
2024-10-02 Warner Loshbsd-user: Add RISC-V 64-bit Target Configuration and...
2024-10-02 Mark Corbinbsd-user: Implement set_mcontext and get_ucontext_sigre...
2024-10-02 Mark Corbinbsd-user: Implement 'get_mcontext' for RISC-V
2024-10-02 Mark Corbinbsd-user: Implement RISC-V signal trampoline setup...
2024-10-02 Mark Corbinbsd-user: Define RISC-V signal handling structures...
2024-10-02 Warner Loshbsd-user: Add generic RISC-V64 target definitions
2024-10-02 Mark Corbinbsd-user: Define RISC-V system call structures and...
2024-10-02 Mark Corbinbsd-user: Define RISC-V VM parameters and helper functions
2024-10-02 Mark Corbinbsd-user: Add RISC-V thread setup and initialization...
2024-10-02 Mark Corbinbsd-user: Implement RISC-V sysarch system call emulation
2024-10-02 Mark Corbinbsd-user: Add RISC-V signal trampoline setup function
2024-10-02 Mark Corbinbsd-user: Define RISC-V register structures and registe...
2024-10-02 Mark Corbinbsd-user: Add RISC-V ELF definitions and hardware capab...
2024-10-02 Mark Corbinbsd-user: Implement RISC-V TLS register setup
2024-10-02 Mark Corbinbsd-user: Implement RISC-V CPU register cloning and...
2024-10-02 Mark Corbinbsd-user: Add RISC-V CPU execution loop and syscall...
2024-10-02 Mark Corbinbsd-user: Implement RISC-V CPU initialization and main...
2024-10-02 Tomasz Jeznachhw/intc: riscv-imsic: Fix interrupt state updates.
2024-10-02 Thomas Huthtarget/riscv/cpu_helper: Fix linking problem with semih...
2024-10-02 Andrew Jonestarget/riscv32: Fix masking of physical address
2024-10-02 Alexandre Ghititarget: riscv: Add Svvptc extension support
2024-10-02 Samuel Hollandhw/riscv: Respect firmware ELF entry point
2024-10-02 Alvin Changtarget/riscv: Add textra matching condition for the...
2024-10-02 Alvin Changtarget/riscv: Preliminary textra trigger CSR writting...
2024-10-02 Milan P. Stanićutil/util/cpuinfo-riscv.c: fix riscv64 build on musl...
2024-10-02 Maria Klauchektarget/riscv/cpu.c: Add 'fcsr' register to QEMU log...
2024-10-02 Andrew Jonestarget/riscv: Stop timer with infinite timecmp
2024-10-02 Andrew Jonestarget/riscv/kvm: Fix the group bit setting of AIA
2024-10-02 Alistair Francistarget: riscv: Enable Bit Manip for OpenTitan Ibex CPU
2024-10-02 Vladimir Isaevtarget/riscv: fix za64rs enabling
2024-10-02 Daniel Henrique... target/riscv/tcg/tcg-cpu.c: consider MISA bit choice...
2024-10-02 Haibo Xutests/acpi: Add expected ACPI SRAT AML file for RISC-V
2024-10-02 Haibo Xutests/qtest/bios-tables-test.c: Enable numamem testing...
2024-10-02 Haibo Xutests/acpi: Add empty ACPI SRAT data file for RISC-V
2024-10-02 Jason Chientarget/riscv: Add a property to set vl to ceil(AVL/2)
2024-10-01 Peter MaydellMerge tag 'pull-target-arm-20241001' of https://git...
2024-10-01 Peter Maydellhw: Remove omap2 specific defines and enums
2024-10-01 Peter Maydellhw/dma: Remove omap_dma4 device
2024-10-01 Peter Maydellhw/misc/omap_clk: Remove OMAP2-specifics
2024-10-01 Peter Maydellhw/misc: Remove omap_l4 device
next