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
2023-10-18
Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
14
-1965
/
+2066
2023-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
5
-10
/
+13
2023-10-18
hw/vfio: add ramfb migration support
Marc-André Lureau
4
-0
/
+72
2023-10-18
ramfb-standalone: add migration support
Marc-André Lureau
2
-0
/
+28
2023-10-18
ramfb: add migration support
Marc-André Lureau
1
-0
/
+19
2023-10-18
vfio/pci: Remove vfio_detach_device from vfio_realize error path
Eric Auger
1
-9
/
+7
2023-10-18
vfio/ap: Remove pointless apdev variable
Zhenzhong Duan
1
-6
/
+3
2023-10-18
vfio/pci: Fix a potential memory leak in vfio_listener_region_add
Zhenzhong Duan
1
-1
/
+1
2023-10-18
vfio/common: Move legacy VFIO backend code into separate container.c
Yi Liu
3
-1139
/
+1178
2023-10-18
vfio/common: Introduce a global VFIODevice list
Zhenzhong Duan
1
-26
/
+19
2023-10-18
vfio/common: Store the parent container in VFIODevice
Zhenzhong Duan
1
-1
/
+7
2023-10-18
vfio/common: Introduce a per container device list
Zhenzhong Duan
1
-78
/
+63
2023-10-18
vfio/common: Move VFIO reset handler registration to a group agnostic function
Zhenzhong Duan
1
-8
/
+7
2023-10-18
vfio/ccw: Use vfio_[attach/detach]_device
Eric Auger
2
-95
/
+32
2023-10-18
vfio/ap: Use vfio_[attach/detach]_device
Eric Auger
1
-54
/
+13
2023-10-18
vfio/platform: Use vfio_[attach/detach]_device
Eric Auger
2
-41
/
+3
2023-10-18
vfio/pci: Introduce vfio_[attach/detach]_device
Eric Auger
3
-53
/
+90
2023-10-18
vfio/common: Extract out vfio_kvm_device_[add/del]_fd
Zhenzhong Duan
1
-16
/
+39
2023-10-18
vfio/common: Introduce vfio_container_add|del_section_window()
Eric Auger
1
-67
/
+89
2023-10-18
vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
Eric Auger
1
-5
/
+5
2023-10-18
vfio/common: Move IOMMU agnostic helpers to a separate file
Yi Liu
3
-588
/
+613
2023-10-18
hw/remote: move stub vfu_object_set_bus_irq out of stubs/
Paolo Bonzini
2
-1
/
+9
2023-10-18
hw/xen: cleanup sourcesets
Paolo Bonzini
3
-9
/
+4
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
9
-19
/
+1307
2023-10-16
Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2
-77
/
+28
2023-10-16
Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
2
-14
/
+12
2023-10-16
Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
4
-2
/
+33
2023-10-16
Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
7
-57
/
+624
2023-10-16
gfxstream + rutabaga: enable rutabaga
Gurchetan Singh
2
-3
/
+5
2023-10-16
gfxstream + rutabaga: meson support
Gurchetan Singh
1
-0
/
+22
2023-10-16
gfxstream + rutabaga: add initial support for gfxstream
Gurchetan Singh
3
-0
/
+1217
2023-10-16
virtio-gpu: blob prep
Antonio Caggiano
1
-7
/
+3
2023-10-16
virtio-gpu: hostmem
Gerd Hoffmann
3
-9
/
+39
2023-10-16
virtio-gpu: CONTEXT_INIT feature
Antonio Caggiano
1
-0
/
+3
2023-10-16
virtio: Add shared memory capability
Dr. David Alan Gilbert
1
-0
/
+18
2023-10-13
hw/ufs: Fix code coverity issues
Jeuk Kim
2
-14
/
+12
2023-10-13
hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region
Song Gao
1
-47
/
+1
2023-10-13
hw/loongarch/virt: Remove unused ISA Bus
Philippe Mathieu-Daudé
2
-6
/
+0
2023-10-13
hw/loongarch/virt: Remove unused ISA UART
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-13
hw/loongarch: remove global loaderparams variable
Thomas Weißschuh
1
-23
/
+27
2023-10-12
virtio-mem: Mark memslot alias memory regions unmergeable
David Hildenbrand
1
-0
/
+6
2023-10-12
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
1
-2
/
+2
2023-10-12
virtio-mem: Expose device memory dynamically via multiple memslots if enabled
David Hildenbrand
2
-0
/
+309
2023-10-12
virtio-mem: Update state to match bitmap as soon as it's been migrated
David Hildenbrand
1
-5
/
+21
2023-10-12
virtio-mem: Pass non-const VirtIOMEM via virtio_mem_range_cb
David Hildenbrand
1
-5
/
+5
2023-10-12
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
2
-4
/
+106
2023-10-12
vhost: Add vhost_get_max_memslots()
David Hildenbrand
2
-0
/
+16
2023-10-12
memory-device,vhost: Support memory devices that dynamically consume memslots
David Hildenbrand
2
-6
/
+41
2023-10-12
memory-device: Track required and actually used memslots in DeviceMemoryState
David Hildenbrand
1
-0
/
+54
2023-10-12
memory-device: Support memory devices with multiple memslots
David Hildenbrand
1
-8
/
+19
[next]