index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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 ...
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
|
*
|
hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
Shiju Jose
2024-07-21
1
-0
/
+24
|
*
|
hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
Shiju Jose
2024-07-21
1
-0
/
+10
|
*
|
cxl/mailbox: move mailbox effect definitions to a header
Gregory Price
2024-07-21
1
-0
/
+18
|
*
|
hw/cxl: Add get scan media results cmd support
Davidlohr Bueso
2024-07-21
1
-0
/
+1
|
*
|
hw/cxl/events: discard all event records during sanitation
Hyeonggon Yoo
2024-07-21
1
-0
/
+1
|
*
|
hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
Hyeonggon Yoo
2024-07-21
1
-5
/
+5
|
*
|
hw/cxl: Add get scan media capabilities cmd support
Davidlohr Bueso
2024-07-21
1
-0
/
+9
*
|
|
Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-07-23
1
-0
/
+34
|
\
\
\
|
*
|
|
accel/tcg: Move {set,clear}_helper_retaddr to cpu_ldst.h
Richard Henderson
2024-07-23
1
-0
/
+34
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2024-07-23
1
-11
/
+26
|
\
\
\
|
*
|
|
hw/nvme: add cross namespace copy support
Arun Kumar
2024-07-22
1
-11
/
+26
|
|
/
/
*
|
|
semihosting: Include missing 'gdbstub/syscalls.h' header
Philippe Mathieu-Daudé
2024-07-22
1
-0
/
+2
*
|
|
gdbstub: Re-factor gdb command extensions
Alex Bennée
2024-07-22
1
-7
/
+12
|
/
/
*
|
hw/i2c/aspeed: rename the I2C class pool attribute to share_pool
Jamin Lin
2024-07-21
1
-2
/
+2
*
|
hw/i2c/aspeed: support to set the different memory size
Jamin Lin
2024-07-21
1
-1
/
+1
*
|
aspeed/adc: Add AST2700 support
Jamin Lin
2024-07-21
1
-0
/
+1
*
|
aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handler
Cédric Le Goater
2024-07-21
1
-0
/
+1
*
|
aspeed/scu: Add boot-from-eMMC HW strapping bit for AST2600 SoC
Cédric Le Goater
2024-07-21
1
-0
/
+4
|
/
*
hw/loongarch: Modify flash block size to 256K
Xianglai Li
2024-07-19
1
-1
/
+1
*
hw/loongarch: Remove unimplemented extioi INT_encode mode
Song Gao
2024-07-19
1
-1
/
+0
*
hw/arm/smmu: Support nesting in the rest of commands
Mostafa Saleh
2024-07-18
1
-0
/
+1
*
hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
Mostafa Saleh
2024-07-18
1
-1
/
+1
*
hw/arm/smmu: Support nesting in smmuv3_range_inval()
Mostafa Saleh
2024-07-18
1
-1
/
+2
*
hw/arm/smmu-common: Support nested translation
Mostafa Saleh
2024-07-18
1
-3
/
+4
*
hw/arm/smmu-common: Add support for nested TLB
Mostafa Saleh
2024-07-18
1
-0
/
+1
*
hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
Mostafa Saleh
2024-07-18
1
-0
/
+3
*
hw/arm/smmu: Consolidate ASID and VMID types
Mostafa Saleh
2024-07-18
1
-7
/
+7
*
hw/arm/smmu: Split smmuv3_translate()
Mostafa Saleh
2024-07-18
1
-0
/
+8
*
hw/arm/smmu: Use enum for SMMU stage
Mostafa Saleh
2024-07-18
1
-2
/
+9
[prev]
[next]