index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
microvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState
Bernhard Beschow
1
-1
/
+1
2024-02-27
hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
Bernhard Beschow
1
-1
/
+1
2023-10-19
hw/acpi: Realize ACPI_GED sysbus device before accessing it
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
1
-1
/
+1
2023-08-31
hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-08-31
hw/i386: Remove unuseful kvmclock_create() stub
Philippe Mathieu-Daudé
1
-1
/
+3
2023-06-09
hw/i386/microvm: Simplify using object_dynamic_cast()
Philippe Mathieu-Daudé
1
-2
/
+1
2023-03-02
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
1
-1
/
+1
2023-03-02
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
1
-10
/
+5
2023-02-27
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
Philippe Mathieu-Daudé
1
-11
/
+11
2023-02-27
hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
Philippe Mathieu-Daudé
1
-4
/
+2
2023-02-27
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-01-28
x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
1
-5
/
+10
2022-11-02
hw/i386/e820: remove legacy reserved entries for e820
Ani Sinha
1
-2
/
+0
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
1
-2
/
+2
2022-10-18
hyperv: fix SynIC SINT assertion failure on guest reset
Maciej S. Szmigiero
1
-3
/
+1
2022-09-27
x86: re-enable rng seeding via SetupData
Jason A. Donenfeld
1
-1
/
+1
2022-08-17
x86: disable rng seeding via setup_data
Gerd Hoffmann
1
-1
/
+1
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
1
-1
/
+1
2022-07-19
microvm: turn off io reservations for pcie root ports
Gerd Hoffmann
1
-0
/
+11
2022-05-16
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
1
-26
/
+1
2022-05-16
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
1
-26
/
+1
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
1
-1
/
+4
2021-11-02
microvm: add device tree support.
Gerd Hoffmann
1
-0
/
+2
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
1
-1
/
+4
2021-08-26
microvm: Drop dead error handling in microvm_machine_state_init()
Markus Armbruster
1
-5
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
1
-66
/
+0
2021-02-05
acpi: use constants as strncpy limit
Michael S. Tsirkin
1
-2
/
+2
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
1
-0
/
+66
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
1
-1
/
+1
2020-12-10
i386: remove bios_name
Paolo Bonzini
1
-4
/
+3
2020-12-10
microvm: add second ioapic
Gerd Hoffmann
1
-5
/
+51
2020-12-10
microvm: drop microvm_gsi_handler()
Gerd Hoffmann
1
-13
/
+1
2020-12-10
microvm: make pcie irq base runtime changeable
Gerd Hoffmann
1
-5
/
+6
2020-12-10
microvm: make number of virtio transports runtime changeable
Gerd Hoffmann
1
-2
/
+7
2020-10-21
microvm: add usb support
Gerd Hoffmann
1
-0
/
+13
2020-10-21
microvm: set pci_irq_mask
Gerd Hoffmann
1
-0
/
+6
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
1
-1
/
+1
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
1
-0
/
+93
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
1
-1
/
+1
2020-09-30
microvm/pcie: add 64bit mmio window
Gerd Hoffmann
1
-0
/
+9
2020-09-30
microvm: add pcie support
Gerd Hoffmann
1
-0
/
+84
2020-09-17
microvm: enable ramfb
Gerd Hoffmann
1
-0
/
+3
2020-09-17
microvm: wire up hotplug
Gerd Hoffmann
1
-0
/
+42
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
1
-4
/
+6
2020-09-17
microvm/acpi: disable virtio-mmio cmdline hack
Gerd Hoffmann
1
-1
/
+2
2020-09-17
microvm/acpi: use seabios with acpi=on
Gerd Hoffmann
1
-1
/
+4
2020-09-17
microvm/acpi: use GSI 16-23 for virtio
Gerd Hoffmann
1
-1
/
+1
2020-09-17
microvm/acpi: add minimal acpi support
Gerd Hoffmann
1
-0
/
+40
[next]