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
/
microvm.c
Age
Commit message (
Expand
)
Author
2024-10-31
machine/nitro-enclave: New machine type for AWS Nitro Enclaves
Dorjoy Chowdhury
2024-10-03
hw/char/serial.h: Extract serial-isa.h
Bernhard Beschow
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
2024-07-03
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
2024-05-08
hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState
Bernhard Beschow
2024-02-27
hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
Bernhard Beschow
2023-10-19
hw/acpi: Realize ACPI_GED sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
2023-08-31
hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Remove unuseful kvmclock_create() stub
Philippe Mathieu-Daudé
2023-06-09
hw/i386/microvm: Simplify using object_dynamic_cast()
Philippe Mathieu-Daudé
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-02-27
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
Philippe Mathieu-Daudé
2023-02-27
hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
Philippe Mathieu-Daudé
2023-02-27
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
2023-01-28
x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
2022-11-02
hw/i386/e820: remove legacy reserved entries for e820
Ani Sinha
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-18
hyperv: fix SynIC SINT assertion failure on guest reset
Maciej S. Szmigiero
2022-09-27
x86: re-enable rng seeding via SetupData
Jason A. Donenfeld
2022-08-17
x86: disable rng seeding via setup_data
Gerd Hoffmann
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
2022-07-19
microvm: turn off io reservations for pcie root ports
Gerd Hoffmann
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-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-02
microvm: add device tree support.
Gerd Hoffmann
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
2021-08-26
microvm: Drop dead error handling in microvm_machine_state_init()
Markus Armbruster
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
2021-02-05
acpi: use constants as strncpy limit
Michael S. Tsirkin
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-10
i386: remove bios_name
Paolo Bonzini
2020-12-10
microvm: add second ioapic
Gerd Hoffmann
2020-12-10
microvm: drop microvm_gsi_handler()
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-10-21
microvm: set pci_irq_mask
Gerd Hoffmann
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
microvm/pcie: add 64bit mmio window
Gerd Hoffmann
2020-09-30
microvm: add pcie support
Gerd Hoffmann
2020-09-17
microvm: enable ramfb
Gerd Hoffmann
2020-09-17
microvm: wire up hotplug
Gerd Hoffmann
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
[next]