aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-09Merge tag 'edk2-20240409-pull-request' of https://gitlab.com/kraxel/qemu into...Peter Maydell
2024-04-09edk2: rebuild binaries with correct version informationGerd Hoffmann
2024-04-09edk2/seabios: use common extra versionGerd Hoffmann
2024-04-09edk2: commit version infoGerd Hoffmann
2024-04-09edk2: get version + date from git submoduleGerd Hoffmann
2024-04-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-04-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-04-09qdev-monitor: fix error message in find_device_state()Vladimir Sementsov-Ogievskiy
2024-04-09vhost-user-blk: simplify and fix vhost_user_blk_handle_config_changeVladimir Sementsov-Ogievskiy
2024-04-09vdpa-dev: Fix the issue of device status not updating when configuration inte...lyx634449800
2024-04-09hw/virtio: Fix packed virtqueue flush used_idxWafer
2024-04-09virtio-snd: rewrite invalid tx/rx message handlingManos Pitsidianakis
2024-04-09virtio-snd: Enhance error handling for invalid transfersZheyu Ma
2024-04-09Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin
2024-04-08kvm: error out of kvm_irqchip_add_msi_route() in case of full route tableIgor Mammedov
2024-04-08nanomips: fix warnings with GCC 14Paolo Bonzini
2024-04-08Merge tag 'pull-target-arm-20240408' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-04-08Merge tag 'migration-20240407-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-04-08target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3pull-target-arm-20240408Peter Maydell
2024-04-08Makefile: preserve --jobserver-auth argument when calling ninjaMartin Hundebøll
2024-04-07MAINTAINERS: Adjust migration documentation filesAvihai Horon
2024-04-07migration/postcopy: ensure preempt channel is ready before loading statesWei Wang
2024-04-05target/arm: Fix CNTPOFF_EL2 trap to missing EL3Pierre-Clément Tosi
2024-04-04Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into stagingPeter Maydell
2024-04-04Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2024-04-04esp.c: remove explicit setting of DRQ within ESP state machineMark Cave-Ayland
2024-04-04esp.c: ensure esp_pdma_write() always calls esp_fifo_push()Mark Cave-Ayland
2024-04-04esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()Mark Cave-Ayland
2024-04-04esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to us...Mark Cave-Ayland
2024-04-04esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the ...Mark Cave-Ayland
2024-04-04esp.c: prevent cmdfifo overflow in esp_cdb_ready()Mark Cave-Ayland
2024-04-04esp.c: rework esp_cdb_length() into esp_cdb_ready()Mark Cave-Ayland
2024-04-04esp.c: don't assert() if FIFO empty when executing non-DMA SELATNSMark Cave-Ayland
2024-04-04esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFOMark Cave-Ayland
2024-04-04esp.c: change esp_fifo_pop_buf() to take ESPStateMark Cave-Ayland
2024-04-04esp.c: use esp_fifo_push() instead of fifo8_push()Mark Cave-Ayland
2024-04-04esp.c: change esp_fifo_pop() to take ESPStateMark Cave-Ayland
2024-04-04esp.c: change esp_fifo_push() to take ESPStateMark Cave-Ayland
2024-04-04esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase()Mark Cave-Ayland
2024-04-04esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_message_phase()Mark Cave-Ayland
2024-04-04esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_command_phase()Mark Cave-Ayland
2024-04-04esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() functionMark Cave-Ayland
2024-04-04block/virtio-blk: Fix memory leak from virtio_blk_zone_reportZheyu Ma
2024-04-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-04-02Update version for v9.0.0-rc2 releasePeter Maydell
2024-04-02pc_q35: remove unnecessary m->alias assignmentPaolo Bonzini
2024-04-02lsi53c895a: avoid out of bounds access to s->msg[]Paolo Bonzini
2024-04-02vga: do not treat horiz pel panning value of 8 as "enabled"Paolo Bonzini
2024-04-02vga: adjust dirty memory region if pel panning is activePaolo Bonzini
2024-04-02vga: move computation of dirty memory region laterPaolo Bonzini