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
/
hw
/
i386
/
pc_q35.c
Age
Commit message (
Expand
)
Author
2023-03-02
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
2023-02-27
hw: Move ich9.h to southbridge/
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/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_D...
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-01-28
pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
Igor Mammedov
2023-01-13
hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
Bernhard Beschow
2023-01-13
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
2022-12-21
pc: clean up compat machines
Cornelia Huck
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-09-27
x86: re-enable rng seeding via SetupData
Jason A. Donenfeld
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-08-17
x86: disable rng seeding via setup_data
Gerd Hoffmann
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
i386/pc: create pci-host qdev prior to pc_memory_init()
Joao Martins
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
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-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2021-11-15
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
2021-11-15
pcie: rename 'native-hotplug' to 'x-native-hotplug'
Igor Mammedov
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-09-30
q35: Add support for SGX EPC
Sean Christopherson
2021-09-04
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
hw/i386/q35: Remove unreachable Xen code on Q35 machine
Philippe Mathieu-Daudé
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2020-09-29
pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...
David Hildenbrand
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
[next]