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
/
microvm.h
Age
Commit message (
Expand
)
Author
2024-10-31
machine/nitro-enclave: New machine type for AWS Nitro Enclaves
Dorjoy Chowdhury
2023-03-02
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
2023-01-28
x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
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
2021-12-15
include/hw/i386: Don't include qemu-common.h in .h files
Peter Maydell
2021-11-02
microvm: add device tree support.
Gerd Hoffmann
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2020-12-10
microvm: add second ioapic
Gerd Hoffmann
2020-12-10
microvm: make pcie irq base runtime changeable
Gerd Hoffmann
2020-12-10
microvm: make number of virtio transports runtime changeable
Gerd Hoffmann
2020-10-21
microvm: add usb support
Gerd Hoffmann
2020-09-30
microvm: add pcie support
Gerd Hoffmann
2020-09-30
microvm: add irq table
Gerd Hoffmann
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
2020-09-17
microvm/acpi: add minimal acpi support
Gerd Hoffmann
2020-09-17
microvm: make virtio irq base runtime configurable
Gerd Hoffmann
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-06-17
microvm: move virtio base to 0xfeb00000
Gerd Hoffmann
2019-10-22
hw/i386: Introduce the microvm machine type
Sergio Lopez