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
Age
Commit message (
Expand
)
Author
2016-04-13
tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflict
Igor Mammedov
2016-04-13
pc: acpi: tpm: add missing MMIO resource to PCI0._CRS
Igor Mammedov
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-15
kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
Rita Sinha
2016-03-15
hw/acpi: fix GSI links UID
Marcel Apfelbaum
2016-03-11
pc: acpi: clarify why possible LAPIC entries must be present in MADT
Igor Mammedov
2016-03-11
pc: acpi: drop cpu->found_cpus bitmap
Igor Mammedov
2016-03-11
pc: acpi: create Processor and Notify objects only for valid lapics
Igor Mammedov
2016-03-11
pc: acpi: create MADT.lapic entries only for valid lapics
Igor Mammedov
2016-03-11
pc: acpi: SRAT: create only valid processor lapic entries
Igor Mammedov
2016-03-11
pc: acpi: cleanup qdev_get_machine() calls
Igor Mammedov
2016-03-11
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
2016-03-11
pc: init pcms->apic_id_limit once and use it throughout pc.c
Igor Mammedov
2016-03-11
pc: acpi: remove NOP assignment
Igor Mammedov
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-03-11
hw/acpi: fix Q35 support for legacy Windows OS
Marcel Apfelbaum
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
i386: populate floppy drive information in DSDT
Roman Kagan
2016-03-11
i386: expose floppy drive CMOS type
Roman Kagan
2016-03-11
i386/acpi: make floppy controller object dynamic
Roman Kagan
2016-03-11
acpi: allow using object as offset for OperationRegion
Xiao Guangrong
2016-03-08
acpi: pc: add fw_cfg device node to dsdt
Gabriel L. Somlo
2016-03-08
pc: fw_cfg: move ioport base constant to pc.h
Gabriel L. Somlo
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-02-25
q35: No need to check gigabyte_align
Eduardo Habkost
2016-02-25
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
2016-02-25
q35: Remove old machine versions
Eduardo Habkost
2016-02-23
bios-linker-loader: document+validate input
Michael S. Tsirkin
2016-02-10
xen: drop support for Xen 4.1 and older.
Ian Campbell
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-06
intel_iommu: large page support
Jason Wang
2016-02-06
pc: set the OEM fields in the RSDT and the FADT from the SLIC
Laszlo Ersek
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
2016-02-06
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
2016-02-06
acpi: Don't save PcGuestInfo on AcpiBuildState
Eduardo Habkost
2016-02-06
acpi: Remove guest_info parameters from functions
Eduardo Habkost
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
[next]