index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ppc/pnv: Begin a more complete ADU LPC model for POWER9/10
Nicholas Piggin
2024-07-26
3
-0
/
+34
*
ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function
Nicholas Piggin
2024-07-26
1
-1
/
+13
*
ppc/pnv: Fix loss of LPC SERIRQ interrupts
Glenn Miles
2024-07-26
1
-0
/
+3
*
cpu-common.c: export cpu_get_free_index to be reused later
Harsh Prateek Bora
2024-07-26
1
-0
/
+2
*
accel/kvm: Introduce kvm_create_and_park_vcpu() helper
Harsh Prateek Bora
2024-07-26
1
-0
/
+8
*
spapr: Migrate ail-mode-3 spapr cap
Nicholas Piggin
2024-07-26
1
-0
/
+1
*
crypto: propagate errors from TLS session I/O callbacks
Daniel P. Berrangé
2024-07-24
1
-2
/
+8
*
crypto: push error reporting into TLS session I/O APIs
Daniel P. Berrangé
2024-07-24
1
-4
/
+19
*
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-24
4
-24
/
+47
|
\
|
*
util/fifo8: Introduce fifo8_drop()
Philippe Mathieu-Daudé
2024-07-23
1
-0
/
+9
|
*
util/fifo8: Expose fifo8_pop_buf()
Philippe Mathieu-Daudé
2024-07-23
1
-0
/
+16
|
*
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
2024-07-23
1
-8
/
+7
|
*
util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr()
Philippe Mathieu-Daudé
2024-07-23
1
-5
/
+6
|
*
util/fifo8: Fix style
Philippe Mathieu-Daudé
2024-07-23
1
-16
/
+6
|
*
chardev/char-fe: Document returned value on error
Philippe Mathieu-Daudé
2024-07-23
1
-0
/
+3
|
*
util/range: Make ranges_overlap() return bool
Yao Xingtao
2024-07-23
1
-2
/
+2
|
*
accel: Restrict probe_access*() functions to TCG
Philippe Mathieu-Daudé
2024-07-23
1
-1
/
+6
*
|
Merge tag 'pull-vfio-20240723-1' of https://github.com/legoater/qemu into staging
Richard Henderson
2024-07-24
3
-3
/
+30
|
\
\
|
*
|
vfio/common: Allow disabling device dirty page tracking
Joao Martins
2024-07-23
1
-0
/
+1
|
*
|
vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
Joao Martins
2024-07-23
1
-0
/
+4
|
*
|
vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
Joao Martins
2024-07-23
1
-0
/
+2
|
*
|
vfio/iommufd: Probe and request hwpt dirty tracking capability
Joao Martins
2024-07-23
1
-0
/
+2
|
*
|
vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_device()
Joao Martins
2024-07-23
1
-0
/
+1
|
*
|
vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
Joao Martins
2024-07-23
1
-0
/
+4
|
*
|
vfio/{iommufd,container}: Remove caps::aw_bits
Joao Martins
2024-07-23
1
-3
/
+0
|
*
|
vfio/iommufd: Introduce auto domain creation
Joao Martins
2024-07-23
2
-0
/
+14
|
*
|
backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabilities
Joao Martins
2024-07-23
1
-1
/
+1
|
*
|
vfio/pci: Extract mdev check into an helper
Joao Martins
2024-07-23
1
-0
/
+2
|
|
/
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-24
2
-0
/
+53
|
\
\
|
*
|
Add support for RAPL MSRs in KVM/Qemu
Anthony Harivel
2024-07-22
1
-0
/
+32
|
*
|
qio: add support for SO_PEERCRED for socket channel
Anthony Harivel
2024-07-22
1
-0
/
+21
*
|
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Richard Henderson
2024-07-24
16
-7
/
+273
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw/nvme: Add SPDM over DOE support
Wilfred Mallawa
2024-07-22
2
-0
/
+10
|
*
|
backends: Initial support for SPDM socket support
Huai-Cheng Kuo
2024-07-22
1
-0
/
+74
|
*
|
hw/pci: Add all Data Object Types defined in PCIe r6.0
Alistair Francis
2024-07-22
1
-0
/
+2
|
*
|
virtio-iommu: Remove probe_done
Eric Auger
2024-07-22
1
-1
/
+0
|
*
|
gdbstub: Add helper function to unregister GDB register space
Salil Mehta
2024-07-22
1
-0
/
+6
|
*
|
physmem: Add helper function to destroy CPU AddressSpace
Salil Mehta
2024-07-22
2
-0
/
+9
|
*
|
hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
Salil Mehta
2024-07-22
1
-2
/
+3
|
*
|
hw/acpi: Update GED _EVT method AML with CPU scan
Salil Mehta
2024-07-22
1
-0
/
+1
|
*
|
hw/acpi: Update ACPI GED framework to support vCPU Hotplug
Salil Mehta
2024-07-22
1
-0
/
+4
|
*
|
hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
Salil Mehta
2024-07-22
1
-0
/
+2
|
*
|
accel/kvm: Extract common KVM vCPU {creation,parking} code
Salil Mehta
2024-07-22
1
-0
/
+25
|
*
|
smbios: make memory device size configurable per Machine
Igor Mammedov
2024-07-22
1
-0
/
+4
|
*
|
virtio-pci: Implement SR-IOV PF
Akihiko Odaki
2024-07-22
1
-0
/
+1
|
*
|
pcie_sriov: Allow user to create SR-IOV device
Akihiko Odaki
2024-07-22
2
-1
/
+23
|
*
|
virtio: Add VIRTIO_F_IN_ORDER property definition
Jonah Palmer
2024-07-21
1
-1
/
+3
|
*
|
virtio: Add bool to VirtQueueElement
Jonah Palmer
2024-07-21
1
-0
/
+2
|
*
|
hw/cxl: Support firmware updates
Davidlohr Bueso
2024-07-21
1
-0
/
+15
|
*
|
hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
Shiju Jose
2024-07-21
1
-0
/
+24
[prev]
[next]