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
2020-11-03
block/export: fix vhost-user-blk get_config() information leak
Stefan Hajnoczi
1
-0
/
+3
2020-11-03
block/export: make vhost-user-blk config space little-endian
Stefan Hajnoczi
1
-13
/
+12
2020-11-03
configure: introduce --enable-vhost-user-blk-server
Stefan Hajnoczi
4
-4
/
+19
2020-11-03
libvhost-user: follow QEMU comment style
Stefan Hajnoczi
1
-5
/
+10
2020-11-03
vhost-blk: set features before setting inflight feature
Jin Yu
3
-0
/
+27
2020-11-03
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
3
-25
/
+0
2020-11-03
net: Add vhost-vdpa in show_netdevs()
Cindy Lu
1
-0
/
+3
2020-11-03
vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
Cindy Lu
1
-0
/
+4
2020-11-03
vfio: Don't issue full 2^64 unmap
Jean-Philippe Brucker
1
-0
/
+11
2020-11-03
virtio-iommu: Set supported page size mask
Bharat Bhushan
2
-0
/
+51
2020-11-03
vfio: Set IOMMU page size as per host supported page size
Bharat Bhushan
1
-0
/
+8
2020-11-03
memory: Add interface to set iommu page size mask
Bharat Bhushan
2
-0
/
+51
2020-11-03
virtio-iommu: Add notify_flag_changed() memory region callback
Bharat Bhushan
2
-0
/
+16
2020-11-03
virtio-iommu: Add replay() memory region callback
Bharat Bhushan
2
-0
/
+41
2020-11-03
virtio-iommu: Call memory notifiers in attach/detach
Bharat Bhushan
1
-0
/
+32
2020-11-03
virtio-iommu: Add memory notifiers for map/unmap
Bharat Bhushan
2
-0
/
+58
2020-11-03
virtio-iommu: Store memory region in endpoint struct
Jean-Philippe Brucker
1
-1
/
+10
2020-11-03
virtio-iommu: Fix virtio_iommu_mr()
Jean-Philippe Brucker
1
-1
/
+1
2020-11-03
hw/smbios: Fix leaked fd in save_opt_one() error path
Philippe Mathieu-Daudé
1
-1
/
+3
2020-11-03
hw/virtio/vhost-backend: Fix Coverity CID 1432871
Philippe Mathieu-Daudé
1
-2
/
+2
2020-11-03
hw/acpi : add spaces around operator
Xinhao Zhang
1
-1
/
+1
2020-11-03
hw/acpi : add space before the open parenthesis '('
Xinhao Zhang
1
-1
/
+1
2020-11-03
hw/acpi : Don't use '#' flag of printf format
Xinhao Zhang
1
-10
/
+10
2020-11-03
virito-mem: Implement get_min_alignment()
David Hildenbrand
1
-0
/
+7
2020-11-03
memory-device: Add get_min_alignment() callback
David Hildenbrand
2
-2
/
+19
2020-11-03
memory-device: Support big alignment requirements
David Hildenbrand
1
-4
/
+5
2020-11-03
virtio-mem: Probe THP size to determine default block size
David Hildenbrand
1
-4
/
+101
2020-11-03
virtio-mem: Make sure "usable_region_size" is always multiples of the block size
David Hildenbrand
1
-0
/
+3
2020-11-03
virtio-mem: Make sure "addr" is always multiples of the block size
David Hildenbrand
1
-0
/
+5
2020-11-03
pc: comment style fixup
Michael S. Tsirkin
1
-4
/
+5
2020-11-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...
Peter Maydell
17
-486
/
+581
2020-11-02
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201102a'...
Peter Maydell
16
-24
/
+832
2020-11-02
tests/acceptance: Add virtiofs_submounts.py
Max Reitz
5
-0
/
+662
2020-11-02
tests/acceptance/boot_linux: Accept SSH pubkey
Max Reitz
1
-6
/
+7
2020-11-02
virtiofsd: Announce sub-mount points
Max Reitz
2
-0
/
+23
2020-11-02
virtiofsd: Add mount ID to the lo_inode key
Max Reitz
2
-10
/
+86
2020-11-02
meson.build: Check for statx()
Max Reitz
1
-0
/
+16
2020-11-02
virtiofsd: Add attr_flags to fuse_entry_param
Max Reitz
2
-0
/
+7
2020-11-02
virtiofsd: Check FUSE_SUBMOUNTS
Max Reitz
2
-0
/
+10
2020-11-02
virtiofsd: Fix the help message of posix lock
Jiachen Zhang
1
-1
/
+1
2020-11-02
tools/virtiofsd: Check vu_init() return value (CID 1435958)
Philippe Mathieu-Daudé
1
-2
/
+5
2020-11-02
virtiofsd: Seccomp: Add 'send' for syslog
Dr. David Alan Gilbert
1
-0
/
+1
2020-11-02
migration: Postpone the kick of the fault thread after recover
Peter Xu
1
-3
/
+8
2020-11-02
migration: Unify reset of last_rb on destination node when recover
Peter Xu
2
-2
/
+6
2020-11-02
Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into staging
Peter Maydell
12
-300
/
+1022
2020-11-02
tests/qtest/npcm7xx_rng-test: Disable randomness tests
Peter Maydell
1
-4
/
+10
2020-11-02
qemu-option-trace.rst.inc: Don't use option:: markup
Peter Maydell
1
-3
/
+3
2020-11-02
scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments
Peter Maydell
1
-1
/
+17
2020-11-02
hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
Peter Maydell
2
-4
/
+2
2020-11-02
configure: Test that gio libs from pkg-config work
Peter Maydell
1
-1
/
+9
[next]