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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2023-12-29
hw/i386: Constify VMState
Richard Henderson
12
-17
/
+17
2023-12-29
hw/i2c: Constify VMState
Richard Henderson
13
-15
/
+15
2023-12-29
hw/hyperv: Constify VMState
Richard Henderson
1
-8
/
+8
2023-12-29
hw/gpio: Constify VMState
Richard Henderson
11
-12
/
+12
2023-12-29
hw/dma: Constify VMState
Richard Henderson
12
-21
/
+21
2023-12-29
hw/display: Constify VMState
Richard Henderson
27
-45
/
+45
2023-12-29
hw/char: Constify VMState
Richard Henderson
24
-39
/
+39
2023-12-29
hw/block: Constify VMState
Richard Henderson
11
-27
/
+27
2023-12-29
hw/audio: Constify VMState
Richard Henderson
15
-25
/
+25
2023-12-29
hw/adc: Constify VMState
Richard Henderson
5
-5
/
+5
2023-12-29
hw/acpi: Constify VMState
Richard Henderson
9
-26
/
+26
2023-12-29
hw/9pfs: Constify VMState
Richard Henderson
1
-1
/
+1
2023-12-29
hw/core: Constify VMState
Richard Henderson
3
-7
/
+7
2023-12-29
hw/arm: Constify VMState
Richard Henderson
15
-45
/
+45
2023-12-26
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
9
-95
/
+227
2023-12-26
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
1
-1
/
+2
2023-12-26
Merge tag 'm68k-pull-2023-12-22' of https://gitlab.com/huth/qemu into staging
Stefan Hajnoczi
1
-298
/
+227
2023-12-26
vdpa: move memory listener to vhost_vdpa_shared
Eugenio Pérez
1
-45
/
+39
2023-12-26
vdpa: use dev_shared in vdpa_iommu
Eugenio Pérez
1
-8
/
+8
2023-12-26
vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
Eugenio Pérez
1
-25
/
+25
2023-12-26
vdpa: move iommu_list to vhost_vdpa_shared
Eugenio Pérez
1
-2
/
+2
2023-12-26
vdpa: remove msg type of vhost_vdpa
Eugenio Pérez
1
-5
/
+4
2023-12-26
vdpa: move backend_cap to vhost_vdpa_shared
Eugenio Pérez
1
-3
/
+5
2023-12-26
vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
Eugenio Pérez
1
-4
/
+4
2023-12-26
vdpa: move file descriptor to vhost_vdpa_shared
Eugenio Pérez
2
-8
/
+8
2023-12-26
vdpa: use vdpa shared for tracing
Eugenio Pérez
2
-19
/
+21
2023-12-26
vdpa: move shadow_data to vhost_vdpa_shared
Eugenio Pérez
1
-3
/
+3
2023-12-26
vdpa: move iova_range to vhost_vdpa_shared
Eugenio Pérez
2
-7
/
+14
2023-12-26
vdpa: move iova tree to the shared struct
Eugenio Pérez
1
-9
/
+10
2023-12-26
vdpa: do not set virtio status bits if unneeded
Eugenio Pérez
1
-0
/
+4
2023-12-26
Fix bugs when VM shutdown with virtio-gpu unplugged
wangmeiling
1
-0
/
+4
2023-12-26
vhost-scsi: fix usage of error_reportf_err()
Dongli Zhang
2
-3
/
+4
2023-12-25
hw/acpi: propagate vcpu hotplug after switch to modern interface
Aaron Young
1
-4
/
+16
2023-12-25
vhost-scsi: Add support for a worker thread per virtqueue
Mike Christie
1
-0
/
+62
2023-12-25
vhost: Add worker backend callouts
Mike Christie
1
-0
/
+28
2023-12-25
virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
Mathieu Poirier
1
-0
/
+16
2023-12-25
virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_de...
Stefan Weil via
1
-1
/
+2
2023-12-22
next-cube.c: move machine MemoryRegions into NeXTState
Mark Cave-Ayland
1
-17
/
+21
2023-12-22
next-cube.c: remove val and size arguments from nextscr2_write()
Mark Cave-Ayland
1
-11
/
+6
2023-12-22
next-cube.c: move LED logic to new next_scr2_led_update() function
Mark Cave-Ayland
1
-9
/
+13
2023-12-22
next-cube.c: move static old_scr2 variable to NeXTPC
Mark Cave-Ayland
1
-3
/
+9
2023-12-22
next-cube.c: move static phase variable to NextRtc
Mark Cave-Ayland
1
-15
/
+16
2023-12-22
next-cube.c: move static led variable to NeXTPC
Mark Cave-Ayland
1
-6
/
+7
2023-12-22
next-cube.c: update and improve dma_ops
Mark Cave-Ayland
1
-37
/
+63
2023-12-22
next-cube.c: update scr_ops to properly use modern memory API
Mark Cave-Ayland
1
-100
/
+55
2023-12-22
next-cube.c: update mmio_ops to properly use modern memory API
Mark Cave-Ayland
1
-111
/
+45
2023-12-22
next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH command
Mark Cave-Ayland
1
-1
/
+0
2023-12-22
next-cube.c: add dummy Ethernet register to allow diagnostic to timeout
Mark Cave-Ayland
1
-0
/
+4
2023-12-21
virtio-blk: add iothread-vq-mapping parameter
Stefan Hajnoczi
3
-50
/
+200
2023-12-21
qdev: add IOThreadVirtQueueMappingList property type
Stefan Hajnoczi
1
-0
/
+46
[next]