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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-07
virtio-gpu: free BHs, by implementing unrealize
Marc-André Lureau
1
-0
/
+1
2023-08-07
Fixed incorrect LLONG alignment for openrisc and cris
Luca Bonissi
1
-0
/
+8
2023-08-03
include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts
Thomas Huth
1
-24
/
+26
2023-08-03
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
1
-24
/
+26
2023-08-03
hw/virtio: Add a protection against duplicate vu_scmi_stop calls
Milan Zamazal
1
-0
/
+1
2023-08-02
Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-1
/
+1
2023-08-01
misc: Fix some typos in documentation and comments
Stefan Weil
1
-1
/
+1
2023-08-01
Merge tag 'io-tls-hs-crash-pull-request' of https://gitlab.com/berrange/qemu ...
Richard Henderson
1
-0
/
+1
2023-08-01
io: remove io watch if TLS channel is closed during handshake
Daniel P. Berrangé
1
-0
/
+1
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
1
-1
/
+1
2023-07-26
migration: Extend query-migrate to provide dirty page limit info
Hyman Huang(黄勇)
1
-0
/
+2
2023-07-25
arm: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-07-25
s390x: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-07-23
include/exec: Add WITH_MMAP_LOCK_GUARD
Richard Henderson
1
-0
/
+10
2023-07-19
nbd: Use enum for various negotiation modes
Eric Blake
1
-0
/
+11
2023-07-19
nbd: s/handle/cookie/ to match NBD spec
Eric Blake
1
-5
/
+6
2023-07-19
nbd/server: Prepare for alternate-size headers
Eric Blake
1
-4
/
+4
2023-07-19
nbd: Consistent typedef usage in header
Eric Blake
1
-18
/
+13
2023-07-18
linux-user/elfload: Fix /proc/cpuinfo features: on s390x
Ilya Leoshkevich
1
-19
/
+47
2023-07-17
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
1
-2
/
+2
2023-07-15
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
1
-0
/
+2
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
1
-1
/
+12
2023-07-15
accel/tcg: Introduce page_find_range_empty
Richard Henderson
1
-0
/
+15
2023-07-15
accel/tcg: Introduce page_check_range_empty
Richard Henderson
1
-0
/
+12
2023-07-15
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
Richard Henderson
1
-1
/
+2
2023-07-15
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
Richard Henderson
1
-1
/
+3
2023-07-14
scsi: fetch unit attention when creating the request
Stefano Garzarella
1
-0
/
+1
2023-07-12
virtio-mem: Prepare for device unplug support
David Hildenbrand
1
-0
/
+1
2023-07-12
virtio-md-pci: Support unplug requests for compatible devices
David Hildenbrand
1
-0
/
+3
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
1
-0
/
+6
2023-07-12
virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
David Hildenbrand
1
-0
/
+35
2023-07-12
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand
1
-0
/
+1
2023-07-12
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
1
-0
/
+2
2023-07-12
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
David Hildenbrand
1
-1
/
+0
2023-07-12
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
1
-0
/
+1
2023-07-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
13
-23
/
+106
2023-07-11
Merge tag 'mips-20230710' of https://github.com/philmd/qemu into staging
Richard Henderson
2
-2
/
+1
2023-07-10
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
1
-0
/
+2
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
1
-1
/
+1
2023-07-10
include/hw/virtio: document some more usage of notifiers
Alex Bennée
1
-0
/
+8
2023-07-10
include/hw/virtio: add kerneldoc for virtio_init
Alex Bennée
1
-0
/
+6
2023-07-10
include/hw/virtio: document virtio_notify_config
Alex Bennée
1
-0
/
+7
2023-07-10
include/hw: document the device_class_set_parent_* fns
Alex Bennée
1
-0
/
+27
2023-07-10
include: attempt to document device_class_set_props
Alex Bennée
1
-0
/
+9
2023-07-10
virtio-iommu: Fix 64kB host page size VFIO device assignment
Eric Auger
1
-0
/
+2
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
1
-2
/
+1
2023-07-11
hw/ide: Extract bmdma_status_writeb()
Bernhard Beschow
1
-0
/
+1
2023-07-11
hw/isa/vt82c686: Remove via_isa_set_irq()
Bernhard Beschow
1
-2
/
+0
2023-07-10
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
2
-3
/
+66
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
1
-1
/
+0
[prev]
[next]