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-06-27
virtio-gpu/win32: allocate shareable 2d resources/images
Marc-André Lureau
1
-3
/
+43
2023-06-27
virtio-gpu: OUT_OF_MEMORY if failing to create udmabuf
Dongwon Kim
1
-1
/
+3
2023-06-27
virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1
Dongwon Kim
1
-1
/
+2
2023-06-27
virtio-gpu: Make non-gl display updates work again when blob=true
Vivek Kasireddy
1
-5
/
+22
2023-06-27
virtio-gpu: Optimize 2D resource data transfer
Keqian Zhu
1
-11
/
+11
2023-06-26
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
38
-289
/
+1407
2023-06-26
vhost_net: add an assertion for TAP client backends
Ani Sinha
1
-0
/
+1
2023-06-26
intel_iommu: Fix address space unmap
Zhenzhong Duan
1
-1
/
+1
2023-06-26
intel_iommu: Fix flag check in replay
Zhenzhong Duan
1
-1
/
+1
2023-06-26
intel_iommu: Fix a potential issue in VFIO dirty page sync
Zhenzhong Duan
1
-6
/
+3
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
7
-33
/
+33
2023-06-26
virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
Stefan Hajnoczi
1
-2
/
+18
2023-06-26
hw/i386/pc: Clean up pc_machine_initfn
Suravee Suthikulpanit
1
-1
/
+1
2023-06-26
vhost: fix vhost_dev_enable_notifiers() error case
Laurent Vivier
1
-29
/
+36
2023-06-26
virtio-net: expose virtio_net_supported_guest_offloads()
Hawkins Jiawei
1
-1
/
+1
2023-06-26
hw/net/virtio-net: make some VirtIONet const
Hawkins Jiawei
1
-1
/
+1
2023-06-26
vdpa: map shadow vrings with MAP_SHARED
Eugenio Pérez
1
-9
/
+9
2023-06-26
pc: q35: Bump max_cpus to 1024
Suravee Suthikulpanit
1
-1
/
+2
2023-06-26
hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
Suravee Suthikulpanit
3
-1
/
+13
2023-06-26
hw/acpi: Fix PM control register access
BALATON Zoltan
1
-26
/
+26
2023-06-26
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
6
-1
/
+50
2023-06-26
hw/riscv: Validate cluster and NUMA node boundary
Gavin Shan
2
-0
/
+4
2023-06-26
hw/arm: Validate cluster and NUMA node boundary
Gavin Shan
2
-0
/
+4
2023-06-26
numa: Validate cluster and NUMA node boundary if required
Gavin Shan
1
-0
/
+42
2023-06-26
hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
Philippe Mathieu-Daudé
1
-1
/
+0
2023-06-25
pnv/xive2: Check TIMA special ops against a dedicated array for P10
Frederic Barrat
2
-41
/
+43
2023-06-25
pnv/xive2: Add a get_config() method on the presenter class
Frederic Barrat
4
-0
/
+46
2023-06-25
spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
Nicholas Piggin
3
-6
/
+32
2023-06-25
hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-25
target/ppc: Add msgsnd/p and DPDES SMT support
Nicholas Piggin
1
-0
/
+6
2023-06-25
ppc/spapr: Move spapr nested HV to a new file
Nicholas Piggin
4
-414
/
+399
2023-06-25
ppc/spapr: load and store l2 state with helper functions
Nicholas Piggin
1
-79
/
+85
2023-06-25
ppc/spapr: Add a nested state struct
Nicholas Piggin
1
-38
/
+112
2023-06-25
ppc/spapr: H_ENTER_NESTED should restore host XER ca field
Nicholas Piggin
1
-0
/
+1
2023-06-25
ppc/pnv: Rephrase error when run with KVM
Cédric Le Goater
1
-1
/
+2
2023-06-25
ppc/bamboo: Report an error when run with KVM
Cédric Le Goater
1
-11
/
+6
2023-06-25
ppc/prep: Report an error when run with KVM
Cédric Le Goater
1
-13
/
+7
2023-06-25
ppc/pnv/pci: Clean up error messages
Joel Stanley
1
-7
/
+7
2023-06-25
Merge tag 'hppa-boot-reboot-fixes-pull-request' of https://github.com/hdeller...
Richard Henderson
1
-2
/
+13
2023-06-24
target/hppa: Provide qemu version via fw_cfg to firmware
Helge Deller
1
-0
/
+5
2023-06-24
target/hppa: Fix OS reboot issues
Helge Deller
1
-2
/
+8
2023-06-23
hw/arm/sbsa-ref: add ITS support in SBSA GIC
Shashi Mallela
1
-3
/
+30
2023-06-23
virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
David Hildenbrand
1
-50
/
+66
2023-06-23
pci: ROM preallocation for incoming migration
Vladimir Sementsov-Ogievskiy
1
-33
/
+46
2023-06-23
vhost: release virtqueue objects in error path
Prasad Pandit
1
-1
/
+2
2023-06-23
vhost: release memory_listener object in error path
Prasad Pandit
1
-0
/
+3
2023-06-23
hw/virtio: Build various target-agnostic objects just once
Philippe Mathieu-Daudé
3
-9
/
+14
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
12
-12
/
+0
2023-06-23
hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
Philippe Mathieu-Daudé
1
-1
/
+2
2023-06-23
hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
[prev]
[next]