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
/
i386
Age
Commit message (
Expand
)
Author
2023-07-12
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
David Hildenbrand
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2023-06-26
hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
Suravee Suthikulpanit
2023-06-15
xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
Stefano Stabellini
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
2023-05-19
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
2023-05-19
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
2023-04-24
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
2023-04-21
hw: Add compat machines for 8.1
Cornelia Huck
2023-03-07
include/hw/i386: Clean up includes in x86.h
Thomas Huth
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-03-02
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
2023-03-02
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
2023-03-01
i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
David Woodhouse
2023-02-27
hw: Move ich9.h to southbridge/
Bernhard Beschow
2023-02-27
hw/i386/ich9: Clean up includes
Bernhard Beschow
2023-02-27
hw: Move ioapic*.h to intc/
Bernhard Beschow
2023-02-27
hw/i386/ich9: Remove redundant GSI_NUM_PINS
Bernhard Beschow
2023-02-27
hw/isa/lpc_ich9: Connect PM stuff to LPC internally
Bernhard Beschow
2023-02-27
hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
Bernhard Beschow
2023-02-27
hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_bus
Bernhard Beschow
2023-02-27
hw/isa/lpc_ich9: Unexport PIRQ functions
Bernhard Beschow
2023-02-27
hw/i386/ich9: Rename Q35_MASK to ICH9_MASK
Bernhard Beschow
2023-02-27
hw/i386/x86: Reduce init_topo_info() scope
Philippe Mathieu-Daudé
2023-01-28
x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
2023-01-27
intel-iommu: Document iova_tree
Peter Xu
2023-01-27
hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...
Bernhard Beschow
2023-01-16
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
Philippe Mathieu-Daudé
2023-01-13
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
2023-01-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-01-08
include: Include headers where needed
Markus Armbruster
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
2023-01-06
KVM: remove support for kernel-irqchip=off
Paolo Bonzini
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-11-07
intel-iommu: PASID support
Jason Wang
2022-11-07
intel-iommu: drop VTDBus
Jason Wang
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-07-26
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
Joao Martins
2022-07-26
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
2022-07-26
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
2022-06-11
hw/i386/pc: Remove orphan declarations
Bernhard Beschow
2022-06-11
hw/i386/pc: Unexport functions used only internally
Bernhard Beschow
2022-06-11
hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro
Bernhard Beschow
2022-06-09
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
2022-06-09
q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpi
Igor Mammedov
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
intel_iommu: Support IR-only mode without DMA translation
David Woodhouse
2022-05-12
hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
Bernhard Beschow
[next]