index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflict
Igor Mammedov
2019-11-29
1
-1
/
+6
*
pc: acpi: tpm: add missing MMIO resource to PCI0._CRS
Igor Mammedov
2019-11-29
1
-0
/
+5
*
Sort the fw_cfg file list
Gerd Hoffmann
2019-11-29
3
-0
/
+6
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2019-11-29
1
-0
/
+2
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2019-11-29
1
-2
/
+0
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2019-11-29
7
-0
/
+7
*
kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
Rita Sinha
2019-11-29
1
-2
/
+3
*
hw/acpi: fix GSI links UID
Marcel Apfelbaum
2019-11-29
1
-12
/
+8
*
pc: acpi: clarify why possible LAPIC entries must be present in MADT
Igor Mammedov
2019-11-29
1
-0
/
+6
*
pc: acpi: drop cpu->found_cpus bitmap
Igor Mammedov
2019-11-29
1
-39
/
+14
*
pc: acpi: create Processor and Notify objects only for valid lapics
Igor Mammedov
2019-11-29
1
-14
/
+24
*
pc: acpi: create MADT.lapic entries only for valid lapics
Igor Mammedov
2019-11-29
1
-7
/
+12
*
pc: acpi: SRAT: create only valid processor lapic entries
Igor Mammedov
2019-11-29
1
-3
/
+8
*
pc: acpi: cleanup qdev_get_machine() calls
Igor Mammedov
2019-11-29
1
-14
/
+12
*
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
2019-11-29
1
-4
/
+40
*
pc: init pcms->apic_id_limit once and use it throughout pc.c
Igor Mammedov
2019-11-29
1
-26
/
+19
*
pc: acpi: remove NOP assignment
Igor Mammedov
2019-11-29
1
-1
/
+0
*
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2019-11-29
4
-13
/
+16
*
hw/acpi: fix Q35 support for legacy Windows OS
Marcel Apfelbaum
2019-11-29
1
-0
/
+6
*
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2019-11-29
2
-2
/
+2
*
i386: populate floppy drive information in DSDT
Roman Kagan
2019-11-29
1
-3
/
+66
*
i386: expose floppy drive CMOS type
Roman Kagan
2019-11-29
1
-1
/
+1
*
i386/acpi: make floppy controller object dynamic
Roman Kagan
2019-11-29
1
-24
/
+3
*
acpi: allow using object as offset for OperationRegion
Xiao Guangrong
2019-11-29
1
-15
/
+16
*
acpi: pc: add fw_cfg device node to dsdt
Gabriel L. Somlo
2019-11-29
1
-0
/
+29
*
pc: fw_cfg: move ioport base constant to pc.h
Gabriel L. Somlo
2019-11-29
1
-3
/
+2
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2019-11-29
1
-1
/
+2
*
q35: No need to check gigabyte_align
Eduardo Habkost
2019-11-29
1
-3
/
+1
*
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
2019-11-29
1
-4
/
+0
*
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2019-11-29
1
-1
/
+1
*
machine: Remove no_tco field
Eduardo Habkost
2019-11-29
1
-2
/
+1
*
q35: Remove old machine versions
Eduardo Habkost
2019-11-29
1
-165
/
+0
*
bios-linker-loader: document+validate input
Michael S. Tsirkin
2019-11-29
1
-1
/
+2
*
xen: drop support for Xen 4.1 and older.
Ian Campbell
2019-11-29
1
-4
/
+0
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2019-11-29
1
-14
/
+15
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2019-11-29
1
-7
/
+7
*
intel_iommu: large page support
Jason Wang
2019-11-29
2
-24
/
+58
*
pc: set the OEM fields in the RSDT and the FADT from the SLIC
Laszlo Ersek
2019-11-29
1
-4
/
+9
*
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2019-11-29
1
-1
/
+1
*
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2019-11-29
1
-9
/
+9
*
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2019-11-29
1
-3
/
+1
*
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
2019-11-29
2
-23
/
+19
*
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
2019-11-29
2
-10
/
+7
*
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
2019-11-29
3
-8
/
+3
*
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
2019-11-29
2
-7
/
+5
*
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
2019-11-29
5
-22
/
+11
*
acpi: Don't save PcGuestInfo on AcpiBuildState
Eduardo Habkost
2019-11-29
1
-3
/
+0
*
acpi: Remove guest_info parameters from functions
Eduardo Habkost
2019-11-29
1
-14
/
+21
*
pc: Simplify xen_load_linux() signature
Eduardo Habkost
2019-11-29
2
-4
/
+3
*
pc: Simplify pc_memory_init() signature
Eduardo Habkost
2019-11-29
3
-8
/
+7
[next]