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