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
/
hw
/
avr
/
arduino.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-18
smbios: get rid of smbios_legacy global
Igor Mammedov
6
-27
/
+23
2024-03-18
smbios: get rid of smbios_smp_sockets global
Igor Mammedov
3
-15
/
+11
2024-03-18
smbios: cleanup smbios_get_tables() from legacy handling
Igor Mammedov
2
-6
/
+1
2024-03-18
tests: smbios: add test for legacy mode CLI options
Igor Mammedov
2
-0
/
+17
2024-03-18
tests: smbios: add test for -smbios type=11 option
Igor Mammedov
2
-0
/
+17
2024-03-18
tests: smbios: make it possible to write SMBIOS only test
Igor Mammedov
1
-9
/
+38
2024-03-18
docs/specs/pvpanic: mark shutdown event as not implemented
Thomas Weißschuh
1
-1
/
+1
2024-03-18
qapi: document PCIe Gen5/Gen6 speeds since 9.0
Michael S. Tsirkin
1
-2
/
+2
2024-03-18
SMBIOS: fix long lines
Michael S. Tsirkin
1
-3
/
+6
2024-03-13
gdbstub: Fix double close() of the follow-fork-mode socket
Ilya Leoshkevich
1
-2
/
+1
2024-03-13
tests/tcg: Add multiarch test for Xfer:siginfo:read stub
Gustavo Romero
3
-1
/
+49
2024-03-13
gdbstub: Add Xfer:siginfo:read stub
Gustavo Romero
3
-0
/
+32
2024-03-13
gdbstub: Save target's siginfo
Gustavo Romero
6
-9
/
+34
2024-03-13
linux-user: Move tswap_siginfo out of target code
Gustavo Romero
20
-27
/
+31
2024-03-13
gdbstub: Rename back gdb_handlesig
Gustavo Romero
4
-19
/
+8
2024-03-13
tests/vm: ensure we build everything by default
Alex Bennée
1
-1
/
+1
2024-03-12
docs/specs/pvpanic: document shutdown event
Thomas Weißschuh
1
-0
/
+2
2024-03-12
hw/cxl: Fix missing reserved data in CXL Device DVSEC
Jonathan Cameron
1
-1
/
+2
2024-03-12
hmat acpi: Fix out of bounds access due to missing use of indirection
Jonathan Cameron
1
-1
/
+5
2024-03-12
hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting...
Jonathan Cameron
1
-0
/
+7
2024-03-12
qemu-options.hx: Document the virtio-iommu-pci aw-bits option
Eric Auger
1
-0
/
+3
2024-03-12
hw/arm/virt: Set virtio-iommu aw-bits default value to 48
Eric Auger
1
-0
/
+17
2024-03-12
hw/i386/q35: Set virtio-iommu aw-bits default value to 39
Eric Auger
3
-1
/
+11
2024-03-12
virtio-iommu: Add an option to define the input range width
Eric Auger
2
-1
/
+8
2024-03-12
virtio-iommu: Trace domain range limits as unsigned int
Eric Auger
1
-1
/
+1
2024-03-12
qemu-options.hx: Document the virtio-iommu-pci granule option
Eric Auger
1
-0
/
+8
2024-03-12
virtio-iommu: Change the default granule to the host page size
Eric Auger
2
-2
/
+5
2024-03-12
virtio-iommu: Add a granule property
Eric Auger
2
-3
/
+27
2024-03-12
hw/i386/acpi-build: Add support for SRAT Generic Initiator structures
Ankit Agrawal
1
-0
/
+3
2024-03-12
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
6
-2
/
+109
2024-03-12
qom: new object to associate device to NUMA node
Ankit Agrawal
4
-0
/
+111
2024-03-12
hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
Bernhard Beschow
4
-16
/
+0
2024-03-12
hw/i386/pc: Set "normal" boot device order in pc_basic_device_init()
Bernhard Beschow
1
-2
/
+2
2024-03-12
hw/i386/pc: Avoid one use of the current_machine global
Bernhard Beschow
1
-3
/
+4
2024-03-12
hw/i386/pc: Remove "rtc_state" link again
Bernhard Beschow
1
-8
/
+0
2024-03-12
Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
Bernhard Beschow
4
-4
/
+6
2024-03-12
Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it"
Bernhard Beschow
1
-2
/
+13
2024-03-12
pc: q35: Bump max_cpus to 4096 vcpus
Ani Sinha
1
-1
/
+2
2024-03-12
hw/pci: Always call pcie_sriov_pf_reset()
Akihiko Odaki
3
-6
/
+1
2024-03-12
pcie_sriov: Do not reset NumVFs after disabling VFs
Akihiko Odaki
1
-1
/
+2
2024-03-12
pcie_sriov: Reset SR-IOV extended capability
Akihiko Odaki
4
-12
/
+22
2024-03-12
pcie_sriov: Validate NumVFs
Akihiko Odaki
1
-0
/
+3
2024-03-12
hw/nvme: Use pcie_sriov_num_vfs()
Akihiko Odaki
1
-18
/
+8
2024-03-12
Implement SMBIOS type 9 v2.6
Felix Wu
3
-4
/
+51
2024-03-12
Implement base of SMBIOS type 9 descriptor.
Felix Wu
3
-0
/
+115
2024-03-12
hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
Zhao Liu
1
-0
/
+4
2024-03-12
hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_getfd()
Zhao Liu
1
-0
/
+1
2024-03-12
hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
Zhao Liu
1
-0
/
+1
2024-03-12
hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()
Zhao Liu
1
-2
/
+1
2024-03-12
hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
Zhao Liu
1
-0
/
+1
[next]