index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
2022-06-09
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2022-06-09
acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-06-09
acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-06-09
q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpi
Igor Mammedov
2022-06-09
acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors
Igor Mammedov
2022-06-09
ipmi: acpi: use relative path to resource source
Igor Mammedov
2022-06-09
isa-bus: drop no longer used ISADeviceClass::build_aml
Igor Mammedov
2022-06-09
acpi: add interface to build device specific AML
Igor Mammedov
2022-06-06
hw/loongarch: Add LoongArch ls7a rtc device support
Xiaojuan Yang
2022-06-06
hw/loongarch: Add some devices support for 3A5000.
Xiaojuan Yang
2022-06-06
hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
Xiaojuan Yang
2022-06-06
hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
Xiaojuan Yang
2022-06-06
hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
Xiaojuan Yang
2022-06-06
hw/loongarch: Add LoongArch ipi interrupt support(IPI)
Xiaojuan Yang
2022-06-06
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
2022-05-30
hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
Philippe Mathieu-Daudé
2022-05-26
pseries: allow setting stdout-path even on machines with a VGA
Paolo Bonzini
2022-05-25
hw/gpio: replace HWADDR_PRIx with PRIx64
Jamin Lin
2022-05-25
hw/gpio support GPIO index mode for write operation.
Jamin Lin
2022-05-25
hw: aspeed: Introduce common UART init function
Peter Delevoryas
2022-05-25
hw: aspeed: Add uarts_num SoC attribute
Peter Delevoryas
2022-05-25
hw: aspeed: Add missing UART's
Peter Delevoryas
2022-05-25
aspeed: Introduce a get_irq AspeedSoCClass method
Cédric Le Goater
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
hw/adc/zynq-xadc: Use qemu_irq typedef
Philippe Mathieu-Daudé
2022-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: Support configurable number of physical priority bits
Peter Maydell
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-16
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
2022-05-16
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
Francisco Iglesias
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
Francisco Iglesias
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-16
virtio/vhost-user: dynamically assign VhostUserHostNotifiers
Alex Bennée
2022-05-16
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
2022-05-16
include/hw: start documenting the vhost API
Alex Bennée
2022-05-16
hw/virtio: move virtio-pci.h into shared include space
Alex Bennée
2022-05-16
intel_iommu: Support IR-only mode without DMA translation
David Woodhouse
2022-05-14
introduce -audio as a replacement for -soundhw
Paolo Bonzini
2022-05-14
soundhw: extract soundhw help to a separate function
Paolo Bonzini
2022-05-14
qdev-properties: Add a new macro with bitmask check for uint64_t property
Yang Weijiang
2022-05-13
cxl/cxl-host: Add memops for CFMWS region.
Jonathan Cameron
2022-05-13
mem/cxl_type3: Add read and write functions for associated hostmem.
Jonathan Cameron
2022-05-13
CXL/cxl_component: Add cxl_get_hb_cstate()
Jonathan Cameron
2022-05-13
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
2022-05-13
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
2022-05-13
hw/cxl/component: Add utils for interleave parameter encoding/decoding
Jonathan Cameron
2022-05-13
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
2022-05-13
acpi/cxl: Add _OSC implementation (9.14.2)
Ben Widawsky
[next]