index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-10
hw/block/nand: Factor nand_load_iolen() method out
Philippe Mathieu-Daudé
2024-04-10
qemu-options: Fix CXL Fixed Memory Window interleave-granularity typo
Yuquan Wang
2024-04-10
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé
2024-04-09
Merge tag 'edk2-20240409-pull-request' of https://gitlab.com/kraxel/qemu into...
Peter Maydell
2024-04-09
edk2: rebuild binaries with correct version information
Gerd Hoffmann
2024-04-09
edk2/seabios: use common extra version
Gerd Hoffmann
2024-04-09
edk2: commit version info
Gerd Hoffmann
2024-04-09
edk2: get version + date from git submodule
Gerd Hoffmann
2024-04-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-04-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-04-09
qdev-monitor: fix error message in find_device_state()
Vladimir Sementsov-Ogievskiy
2024-04-09
vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change
Vladimir Sementsov-Ogievskiy
2024-04-09
vdpa-dev: Fix the issue of device status not updating when configuration inte...
lyx634449800
2024-04-09
hw/virtio: Fix packed virtqueue flush used_idx
Wafer
2024-04-09
virtio-snd: rewrite invalid tx/rx message handling
Manos Pitsidianakis
2024-04-09
virtio-snd: Enhance error handling for invalid transfers
Zheyu Ma
2024-04-09
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
2024-04-08
kvm: error out of kvm_irqchip_add_msi_route() in case of full route table
Igor Mammedov
2024-04-08
nanomips: fix warnings with GCC 14
Paolo Bonzini
2024-04-08
Merge tag 'pull-target-arm-20240408' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-04-08
Merge tag 'migration-20240407-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-04-08
target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3
Peter Maydell
2024-04-08
Makefile: preserve --jobserver-auth argument when calling ninja
Martin Hundebøll
2024-04-07
MAINTAINERS: Adjust migration documentation files
Avihai Horon
2024-04-07
migration/postcopy: ensure preempt channel is ready before loading states
Wei Wang
2024-04-05
target/arm: Fix CNTPOFF_EL2 trap to missing EL3
Pierre-Clément Tosi
2024-04-04
Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into staging
Peter Maydell
2024-04-04
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-04-04
esp.c: remove explicit setting of DRQ within ESP state machine
Mark Cave-Ayland
2024-04-04
esp.c: ensure esp_pdma_write() always calls esp_fifo_push()
Mark Cave-Ayland
2024-04-04
esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()
Mark Cave-Ayland
2024-04-04
esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to us...
Mark Cave-Ayland
2024-04-04
esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the ...
Mark Cave-Ayland
2024-04-04
esp.c: prevent cmdfifo overflow in esp_cdb_ready()
Mark Cave-Ayland
2024-04-04
esp.c: rework esp_cdb_length() into esp_cdb_ready()
Mark Cave-Ayland
2024-04-04
esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS
Mark Cave-Ayland
2024-04-04
esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO
Mark Cave-Ayland
2024-04-04
esp.c: change esp_fifo_pop_buf() to take ESPState
Mark Cave-Ayland
2024-04-04
esp.c: use esp_fifo_push() instead of fifo8_push()
Mark Cave-Ayland
2024-04-04
esp.c: change esp_fifo_pop() to take ESPState
Mark Cave-Ayland
2024-04-04
esp.c: change esp_fifo_push() to take ESPState
Mark Cave-Ayland
2024-04-04
esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase()
Mark Cave-Ayland
2024-04-04
esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_message_phase()
Mark Cave-Ayland
2024-04-04
esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_command_phase()
Mark Cave-Ayland
2024-04-04
esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function
Mark Cave-Ayland
2024-04-04
block/virtio-blk: Fix memory leak from virtio_blk_zone_report
Zheyu Ma
2024-04-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
[next]