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-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
2022-04-27
i386: factor out x86_firmware_configure()
Gerd Hoffmann
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-06
x86: cleanup unused compat_apic_id_mode
Igor Mammedov
2022-03-06
pc: add option to disable PS/2 mouse/keyboard
Joelle van Dyne
2022-03-06
intel_iommu: support snoop control
Jason Wang
2022-01-27
intc: Unexport InterruptStatsProviderClass-related functions
Bernhard Beschow
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
[next]