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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
migration: save_compress_page() can take block through pss
Juan Quintela
1
-4
/
+5
2023-10-18
hw/vfio: add ramfb migration support
Marc-André Lureau
5
-0
/
+74
2023-10-18
ramfb-standalone: add migration support
Marc-André Lureau
2
-0
/
+28
2023-10-18
ramfb: add migration support
Marc-André Lureau
2
-0
/
+23
2023-10-18
vfio/pci: Remove vfio_detach_device from vfio_realize error path
Eric Auger
1
-9
/
+7
2023-10-18
vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW
Zhenzhong Duan
1
-2
/
+0
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
4
-1139
/
+1213
2023-10-18
vfio/common: Introduce a global VFIODevice list
Zhenzhong Duan
2
-26
/
+21
2023-10-18
vfio/common: Store the parent container in VFIODevice
Zhenzhong Duan
2
-1
/
+8
2023-10-18
vfio/common: Introduce a per container device list
Zhenzhong Duan
2
-78
/
+65
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
3
-100
/
+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
4
-53
/
+93
2023-10-18
vfio/common: Extract out vfio_kvm_device_[add/del]_fd
Zhenzhong Duan
2
-16
/
+42
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
4
-588
/
+622
2023-10-18
linux-headers: Add iommufd.h
Zhenzhong Duan
1
-0
/
+444
2023-10-18
scripts/update-linux-headers: Add iommufd.h
Eric Auger
1
-1
/
+2
2023-10-18
configure: define "pkg-config" in addition to "pkgconfig"
Paolo Bonzini
1
-0
/
+1
2023-10-18
meson: add a note on why we use config_host for program paths
Paolo Bonzini
1
-0
/
+5
2023-10-18
meson-buildoptions: document the data at the top
Paolo Bonzini
1
-0
/
+8
2023-10-18
configure, meson: use command line options to configure qemu-ga
Paolo Bonzini
4
-10
/
+31
2023-10-18
configure: unify handling of several Debian cross containers
Paolo Bonzini
1
-36
/
+5
2023-10-18
configure: move environment-specific defaults to config-meson.cross
Paolo Bonzini
3
-24
/
+21
2023-10-18
configure: move target-specific defaults to an external machine file
Paolo Bonzini
4
-23
/
+34
2023-10-18
configure: remove some dead cruft
Paolo Bonzini
1
-6
/
+1
2023-10-18
configure: clean up PIE option handling
Paolo Bonzini
1
-20
/
+13
2023-10-18
configure: clean up plugin option handling
Paolo Bonzini
3
-28
/
+30
2023-10-18
configure, tests/tcg: simplify GDB conditionals
Paolo Bonzini
6
-46
/
+33
2023-10-18
tests/tcg/arm: move non-SVE tests out of conditional
Paolo Bonzini
1
-6
/
+4
2023-10-18
hw/remote: move stub vfu_object_set_bus_irq out of stubs/
Paolo Bonzini
3
-2
/
+3
2023-10-18
hw/xen: cleanup sourcesets
Paolo Bonzini
3
-9
/
+4
2023-10-18
configure: clean up handling of CFI option
Paolo Bonzini
1
-6
/
+7
2023-10-18
meson, cutils: allow non-relocatable installs
Paolo Bonzini
4
-3
/
+33
2023-10-17
migration: Print block status when needed
Juan Quintela
1
-3
/
+2
2023-10-17
migration: Use "i" as an for index in ram-compress.c
Juan Quintela
1
-31
/
+25
2023-10-17
migration: Simplify decompress_data_with_multi_threads()
Juan Quintela
1
-6
/
+2
2023-10-17
migration: Move update_compress_threads_counts() to ram-compress.c
Juan Quintela
3
-15
/
+18
2023-10-17
migration: Create ram_compressed_pages()
Juan Quintela
3
-1
/
+8
2023-10-17
migration: Create populate_compress()
Juan Quintela
3
-10
/
+17
2023-10-17
migration: Move compression_counters cleanup ram-compress.c
Juan Quintela
2
-3
/
+6
2023-10-17
migration: RDMA is not compatible with anything else
Juan Quintela
1
-0
/
+12
2023-10-17
Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
21
-565
/
+892
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
19
-19
/
+1495
2023-10-17
meson: do not use set10
Paolo Bonzini
4
-4
/
+19
[prev]
[next]