index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
s390/stattrib: Add Error** argument to set_migrationmode() handler
Cédric Le Goater
2
-7
/
+20
2024-04-16
usb-storage: Fix BlockConf defaults
Kevin Wolf
1
-9
/
+0
2024-04-15
Merge tag 'hw-misc-20240415' of https://github.com/philmd/qemu into staging
Peter Maydell
2
-8
/
+6
2024-04-15
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-2
/
+35
2024-04-15
hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI bus
BALATON Zoltan
1
-7
/
+4
2024-04-15
hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately
BALATON Zoltan
1
-1
/
+2
2024-04-15
virtio-pci: fix use of a released vector
Cindy Lu
1
-2
/
+35
2024-04-10
hw/audio/virtio-snd: Remove unused assignment
Philippe Mathieu-Daudé
1
-2
/
+6
2024-04-10
hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
Philippe Mathieu-Daudé
1
-0
/
+4
2024-04-10
hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
Philippe Mathieu-Daudé
1
-0
/
+8
2024-04-10
hw/net/lan9118: Fix overflow in MIL TX FIFO
Philippe Mathieu-Daudé
1
-1
/
+15
2024-04-10
hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
Philippe Mathieu-Daudé
1
-3
/
+9
2024-04-10
hw/misc/applesmc: Fix memory leak in reset() handler
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-10
hw/misc/applesmc: Do not call DeviceReset from DeviceRealize
Philippe Mathieu-Daudé
1
-1
/
+0
2024-04-10
hw/block/nand: Fix out-of-bound access in NAND block buffer
Philippe Mathieu-Daudé
1
-1
/
+7
2024-04-10
hw/block/nand: Have blk_load() take unsigned offset and return boolean
Philippe Mathieu-Daudé
1
-4
/
+10
2024-04-10
hw/block/nand: Factor nand_load_iolen() method out
Philippe Mathieu-Daudé
1
-13
/
+22
2024-04-10
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
1
-2
/
+2
2024-04-10
hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
1
-2
/
+1
2024-04-10
hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
1
-4
/
+2
2024-04-10
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé
1
-0
/
+10
2024-04-09
vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change
Vladimir Sementsov-Ogievskiy
1
-8
/
+3
2024-04-09
vdpa-dev: Fix the issue of device status not updating when configuration inte...
lyx634449800
1
-0
/
+7
2024-04-09
hw/virtio: Fix packed virtqueue flush used_idx
Wafer
1
-2
/
+10
2024-04-09
virtio-snd: rewrite invalid tx/rx message handling
Manos Pitsidianakis
1
-75
/
+62
2024-04-09
virtio-snd: Enhance error handling for invalid transfers
Zheyu Ma
1
-4
/
+4
2024-04-09
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
3
-241
/
+3
2024-04-04
Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into staging
Peter Maydell
1
-81
/
+142
2024-04-04
esp.c: remove explicit setting of DRQ within ESP state machine
Mark Cave-Ayland
1
-9
/
+0
2024-04-04
esp.c: ensure esp_pdma_write() always calls esp_fifo_push()
Mark Cave-Ayland
1
-6
/
+4
2024-04-04
esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()
Mark Cave-Ayland
1
-4
/
+10
2024-04-04
esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to us...
Mark Cave-Ayland
1
-1
/
+47
2024-04-04
esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the ...
Mark Cave-Ayland
1
-18
/
+18
2024-04-04
esp.c: prevent cmdfifo overflow in esp_cdb_ready()
Mark Cave-Ayland
1
-1
/
+11
2024-04-04
esp.c: rework esp_cdb_length() into esp_cdb_ready()
Mark Cave-Ayland
1
-16
/
+14
2024-04-04
esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS
Mark Cave-Ayland
1
-1
/
+2
2024-04-04
esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO
Mark Cave-Ayland
1
-3
/
+8
2024-04-04
esp.c: change esp_fifo_pop_buf() to take ESPState
Mark Cave-Ayland
1
-12
/
+12
2024-04-04
esp.c: use esp_fifo_push() instead of fifo8_push()
Mark Cave-Ayland
1
-3
/
+3
2024-04-04
esp.c: change esp_fifo_pop() to take ESPState
Mark Cave-Ayland
1
-5
/
+5
2024-04-04
esp.c: change esp_fifo_push() to take ESPState
Mark Cave-Ayland
1
-5
/
+5
2024-04-04
esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase()
Mark Cave-Ayland
1
-1
/
+2
2024-04-04
esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_message_phase()
Mark Cave-Ayland
1
-1
/
+1
2024-04-04
esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_command_phase()
Mark Cave-Ayland
1
-1
/
+1
2024-04-04
esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function
Mark Cave-Ayland
1
-1
/
+6
2024-04-04
block/virtio-blk: Fix memory leak from virtio_blk_zone_report
Zheyu Ma
1
-1
/
+2
2024-04-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
3
-81
/
+85
2024-04-02
pc_q35: remove unnecessary m->alias assignment
Paolo Bonzini
1
-1
/
+0
2024-04-02
lsi53c895a: avoid out of bounds access to s->msg[]
Paolo Bonzini
1
-7
/
+12
2024-04-02
vga: do not treat horiz pel panning value of 8 as "enabled"
Paolo Bonzini
1
-1
/
+3
[next]