index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change
Vladimir Sementsov-Ogievskiy
2024-04-09
1
-8
/
+3
*
vdpa-dev: Fix the issue of device status not updating when configuration inte...
lyx634449800
2024-04-09
1
-0
/
+7
*
hw/virtio: Fix packed virtqueue flush used_idx
Wafer
2024-04-09
1
-2
/
+10
*
virtio-snd: rewrite invalid tx/rx message handling
Manos Pitsidianakis
2024-04-09
1
-75
/
+62
*
virtio-snd: Enhance error handling for invalid transfers
Zheyu Ma
2024-04-09
1
-4
/
+4
*
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
2024-04-09
3
-241
/
+3
*
Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into staging
Peter Maydell
2024-04-04
1
-81
/
+142
|
\
|
*
esp.c: remove explicit setting of DRQ within ESP state machine
Mark Cave-Ayland
2024-04-04
1
-9
/
+0
|
*
esp.c: ensure esp_pdma_write() always calls esp_fifo_push()
Mark Cave-Ayland
2024-04-04
1
-6
/
+4
|
*
esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()
Mark Cave-Ayland
2024-04-04
1
-4
/
+10
|
*
esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to us...
Mark Cave-Ayland
2024-04-04
1
-1
/
+47
|
*
esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the ...
Mark Cave-Ayland
2024-04-04
1
-18
/
+18
|
*
esp.c: prevent cmdfifo overflow in esp_cdb_ready()
Mark Cave-Ayland
2024-04-04
1
-1
/
+11
|
*
esp.c: rework esp_cdb_length() into esp_cdb_ready()
Mark Cave-Ayland
2024-04-04
1
-16
/
+14
|
*
esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS
Mark Cave-Ayland
2024-04-04
1
-1
/
+2
|
*
esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO
Mark Cave-Ayland
2024-04-04
1
-3
/
+8
|
*
esp.c: change esp_fifo_pop_buf() to take ESPState
Mark Cave-Ayland
2024-04-04
1
-12
/
+12
|
*
esp.c: use esp_fifo_push() instead of fifo8_push()
Mark Cave-Ayland
2024-04-04
1
-3
/
+3
|
*
esp.c: change esp_fifo_pop() to take ESPState
Mark Cave-Ayland
2024-04-04
1
-5
/
+5
|
*
esp.c: change esp_fifo_push() to take ESPState
Mark Cave-Ayland
2024-04-04
1
-5
/
+5
|
*
esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase()
Mark Cave-Ayland
2024-04-04
1
-1
/
+2
|
*
esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_message_phase()
Mark Cave-Ayland
2024-04-04
1
-1
/
+1
|
*
esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_command_phase()
Mark Cave-Ayland
2024-04-04
1
-1
/
+1
|
*
esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function
Mark Cave-Ayland
2024-04-04
1
-1
/
+6
*
|
block/virtio-blk: Fix memory leak from virtio_blk_zone_report
Zheyu Ma
2024-04-04
1
-1
/
+2
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-04-03
3
-81
/
+85
|
\
|
*
pc_q35: remove unnecessary m->alias assignment
Paolo Bonzini
2024-04-02
1
-1
/
+0
|
*
lsi53c895a: avoid out of bounds access to s->msg[]
Paolo Bonzini
2024-04-02
1
-7
/
+12
|
*
vga: do not treat horiz pel panning value of 8 as "enabled"
Paolo Bonzini
2024-04-02
1
-1
/
+3
|
*
vga: adjust dirty memory region if pel panning is active
Paolo Bonzini
2024-04-02
1
-1
/
+4
|
*
vga: move computation of dirty memory region later
Paolo Bonzini
2024-04-02
1
-25
/
+25
|
*
vga: merge conditionals on shift control register
Paolo Bonzini
2024-04-02
1
-47
/
+42
*
|
Merge tag 'hw-misc-20240402' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-04-02
5
-4
/
+10
|
\
\
|
*
|
hw/net/virtio-net: fix qemu set used ring flag even vhost started
Yajun Wu
2024-04-02
1
-0
/
+4
|
*
|
hw/xen_evtchn: Initialize flush_kvm_routes
Artem Chernyshev
2024-04-02
1
-1
/
+1
|
*
|
hw/nvme: fix -Werror=maybe-uninitialized
Marc-André Lureau
2024-04-02
1
-1
/
+1
|
*
|
hw/i386/pc: Restrict CXL to PCI-based machines
Philippe Mathieu-Daudé
2024-04-02
1
-1
/
+3
|
*
|
hw/arm/smmu: Avoid using inlined functions with external linkage again
Philippe Mathieu-Daudé
2024-04-02
1
-1
/
+1
|
|
/
*
|
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-04-02
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
usb-audio: Fix invalid values in AudioControl descriptors
Joonas Kankaala
2024-04-01
1
-3
/
+1
*
|
raspi4b: Reduce RAM to 1Gb on 32-bit hosts
Cédric Le Goater
2024-04-02
1
-0
/
+4
*
|
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Peter Maydell
2024-04-02
1
-2
/
+2
|
/
*
Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
2024-03-31
2
-1
/
+2
|
\
|
*
hw/ppc/spapr: Include missing 'sysemu/tcg.h' header
Philippe Mathieu-Daudé
2024-03-30
1
-0
/
+1
|
*
spapr: nested: use bitwise NOT operator for flags check
Harsh Prateek Bora
2024-03-30
1
-1
/
+1
*
|
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
Akihiko Odaki
2024-03-29
1
-0
/
+1
*
|
virtio-net: Fix vhost virtqueue notifiers for RSS
Akihiko Odaki
2024-03-29
1
-2
/
+2
|
/
*
Merge tag 'hw-misc-20240326' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-03-26
4
-4
/
+19
|
\
|
*
hw/smbios: add stub for smbios_get_table_legacy()
Igor Mammedov
2024-03-26
1
-0
/
+5
|
*
hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock
Arnaud Minier
2024-03-26
1
-1
/
+1
[next]