]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-04-09 Richard Hendersontarget/sh4: Merge mach and macl into a union
2024-04-09 Zack Buhmantarget/sh4: mac.w: memory accesses are 16-bit words
2024-04-09 Richard Hendersontarget/hppa: Fix IIAOQ, IIASQ for pa2.0
2024-04-09 Nguyen Dinh Philinux-user: replace calloc() with g_new0()
2024-04-09 Richard Hendersonlinux-user: Fix waitid return of siginfo_t and rusage
2024-04-09 Richard Hendersontcg/optimize: Do not attempt to constant fold neg_vec
2024-04-09 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-04-09 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-09 Vladimir Sementsov... qdev-monitor: fix error message in find_device_state()
2024-04-09 Vladimir Sementsov... vhost-user-blk: simplify and fix vhost_user_blk_handle_...
2024-04-09 lyx634449800vdpa-dev: Fix the issue of device status not updating...
2024-04-09 Waferhw/virtio: Fix packed virtqueue flush used_idx
2024-04-09 Manos Pitsidianakisvirtio-snd: rewrite invalid tx/rx message handling
2024-04-09 Zheyu Mavirtio-snd: Enhance error handling for invalid transfers
2024-04-09 Michael S.... Revert "hw/virtio: Add support for VDPA network simulat...
2024-04-08 Igor Mammedovkvm: error out of kvm_irqchip_add_msi_route() in case...
2024-04-08 Paolo Bonzininanomips: fix warnings with GCC 14
2024-04-08 Peter MaydellMerge tag 'pull-target-arm-20240408' of https://git...
2024-04-08 Peter MaydellMerge tag 'migration-20240407-pull-request' of https...
2024-04-08 Peter Maydelltarget/arm: Use correct SecuritySpace for AArch64 AT...
2024-04-08 Martin HundebøllMakefile: preserve --jobserver-auth argument when calli...
2024-04-07 Avihai HoronMAINTAINERS: Adjust migration documentation files
2024-04-07 Wei Wangmigration/postcopy: ensure preempt channel is ready...
2024-04-05 Pierre-Clément... target/arm: Fix CNTPOFF_EL2 trap to missing EL3
2024-04-04 Peter MaydellMerge tag 'qemu-sparc-20240404' of https://github.com...
2024-04-04 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-04-04 Mark Cave-Aylandesp.c: remove explicit setting of DRQ within ESP state...
2024-04-04 Mark Cave-Aylandesp.c: ensure esp_pdma_write() always calls esp_fifo_push()
2024-04-04 Mark Cave-Aylandesp.c: update esp_fifo_{push, pop}() to call esp_update...
2024-04-04 Mark Cave-Aylandesp.c: introduce esp_update_drq() and update esp_fifo_...
2024-04-04 Mark Cave-Aylandesp.c: move esp_set_phase() and esp_get_phase() towards...
2024-04-04 Mark Cave-Aylandesp.c: prevent cmdfifo overflow in esp_cdb_ready()
2024-04-04 Mark Cave-Aylandesp.c: rework esp_cdb_length() into esp_cdb_ready()
2024-04-04 Mark Cave-Aylandesp.c: don't assert() if FIFO empty when executing...
2024-04-04 Mark Cave-Aylandesp.c: introduce esp_fifo_push_buf() function for pushi...
2024-04-04 Mark Cave-Aylandesp.c: change esp_fifo_pop_buf() to take ESPState
2024-04-04 Mark Cave-Aylandesp.c: use esp_fifo_push() instead of fifo8_push()
2024-04-04 Mark Cave-Aylandesp.c: change esp_fifo_pop() to take ESPState
2024-04-04 Mark Cave-Aylandesp.c: change esp_fifo_push() to take ESPState
2024-04-04 Mark Cave-Aylandesp.c: replace cmdfifo use of esp_fifo_pop() in do_mess...
2024-04-04 Mark Cave-Aylandesp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_bu...
2024-04-04 Mark Cave-Aylandesp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_bu...
2024-04-04 Mark Cave-Aylandesp.c: move esp_fifo_pop_buf() internals to new esp_fif...
2024-04-04 Zheyu Mablock/virtio-blk: Fix memory leak from virtio_blk_zone_...
2024-04-03 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-02 Peter MaydellUpdate version for v9.0.0-rc2 release
2024-04-02 Paolo Bonzinipc_q35: remove unnecessary m->alias assignment
2024-04-02 Paolo Bonzinilsi53c895a: avoid out of bounds access to s->msg[]
2024-04-02 Paolo Bonzinivga: do not treat horiz pel panning value of 8 as ...
2024-04-02 Paolo Bonzinivga: adjust dirty memory region if pel panning is active
2024-04-02 Paolo Bonzinivga: move computation of dirty memory region later
2024-04-02 Paolo Bonzinivga: merge conditionals on shift control register
2024-04-02 Peter MaydellMerge tag 'hw-misc-20240402' of https://github.com...
2024-04-02 Yajun Wuhw/net/virtio-net: fix qemu set used ring flag even...
2024-04-02 Artem Chernyshevhw/xen_evtchn: Initialize flush_kvm_routes
2024-04-02 Glenn Milesgpio/pca955x: Update maintainer email address
2024-04-02 Marc-André... hw/nvme: fix -Werror=maybe-uninitialized
2024-04-02 Marc-André... plugins: fix -Werror=maybe-uninitialized false-positive
2024-04-02 Kevin Wolfblock: Remove unnecessary NULL check in bdrv_pad_request()
2024-04-02 Philippe Mathieu... hw/i386/pc: Restrict CXL to PCI-based machines
2024-04-02 Zhao LiuMAINTAINERS: Fix error-report.c entry
2024-04-02 Philippe Mathieu... qtest/libqos: Reduce size_to_prdtl() declaration scope
2024-04-02 Philippe Mathieu... accel/hvf: Un-inline hvf_arch_supports_guest_debug()
2024-04-02 Philippe Mathieu... hw/arm/smmu: Avoid using inlined functions with externa...
2024-04-02 Philippe Mathieu... target/ppc: Rename init_excp_4xx_softmmu() -> init_excp...
2024-04-02 Philippe Mathieu... gdbstub/system: Rename 'user_ctx' argument as 'ctx'
2024-04-02 Philippe Mathieu... gdbstub: Correct invalid mentions of 'softmmu' by ...
2024-04-02 Philippe Mathieu... accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
2024-04-02 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-04-02 Dayu Liuhmp: Add help information for watchdog action: inject-nmi
2024-04-02 Stefan WeilFix some typos in documentation (found by codespell)
2024-04-02 Peter MaydellMerge tag 'pull-target-arm-20240402' of https://git...
2024-04-02 Cédric Le Goaterraspi4b: Reduce RAM to 1Gb on 32-bit hosts
2024-04-02 Cédric Le Goatertests/qtest: Fix STM32L4x5 GPIO test on 32-bit
2024-04-02 Peter Maydellhw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int...
2024-04-02 Marcin Juszkiewiczdocs: sbsa: update specs, add dt note
2024-04-02 Peter Maydelltarget/arm: take HSTR traps of cp15 accesses to EL2...
2024-04-01 Philippe Mathieu... fpu/softfloat: Remove mention of TILE-Gx target
2024-04-01 Joonas Kankaalausb-audio: Fix invalid values in AudioControl descriptors
2024-04-01 Peter MaydellMerge tag 'migration-20240331-pull-request' of https...
2024-04-01 Michael Tokarevgitlab-ci/cirrus: switch from 'master' to 'latest'
2024-03-31 Avihai Horonmigration/postcopy: Ensure postcopy_start() sets errp...
2024-03-31 Avihai Horonmigration: Set migration error in migration_completion()
2024-03-31 Peter MaydellMerge tag 'pull-ppc-for-9.0-3-20240331' of https:/...
2024-03-31 Peter MaydellMerge tag 'pull-9p-20240329' of https://github.com...
2024-03-31 Peter MaydellMerge tag 'pull-pa-20240329' of https://gitlab.com...
2024-03-30 Peter MaydellMerge tag 'pull-tcg-20240329' of https://gitlab.com...
2024-03-30 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2024-03-30 Nicholas Piggintests/avocado: ppc_hv_tests.py set alpine time before...
2024-03-30 Nicholas Piggintests/avocado: Fix ppc_hv_tests.py xorriso dependency...
2024-03-30 Nicholas Piggintarget/ppc: Do not clear MSR[ME] on MCE interrupts...
2024-03-30 Benjamin Graytarget/ppc: Fix GDB register indexing on secondary...
2024-03-30 Benjamin Graytarget/ppc: Restore [H]DEXCR to 64-bits
2024-03-30 Philippe Mathieu... target/ppc/mmu-radix64: Use correct string format in...
2024-03-30 Philippe Mathieu... hw/ppc/spapr: Include missing 'sysemu/tcg.h' header
2024-03-30 Harsh Prateek... spapr: nested: use bitwise NOT operator for flags check
2024-03-29 Richard Hendersonaccel/tcg: Use CPUState.get_pc in cpu_io_recompile
2024-03-29 Richard Hendersondisas: Show opcodes for target_disas and monitor_disas
2024-03-29 Richard Hendersontcg/optimize: Fix sign_mask for logical right-shift
2024-03-29 Richard Hendersontarget/hppa: Clear psw_n for BE on use_nullify_skip...
next