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-06-24
acpi: Add IPMI table entries
Corey Minyard
2016-06-20
trace: split out trace events for hw/i386/ directory
Daniel P. Berrange
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-06-17
pci: fix pci_requester_id()
Peter Xu
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-14
pc: Add 2.7 machine
Igor Mammedov
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
pc: cleanup unused struct PcRomPciInfo
Igor Mammedov
2016-06-07
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
2016-06-07
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
2016-06-07
tpm: apci: cleanup TCPA table initialization
Igor Mammedov
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
2016-06-07
pc: Postpone SMBIOS table installation to post machine init
Corey Minyard
2016-06-07
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx
Igor Mammedov
2016-06-07
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
Igor Mammedov
2016-06-07
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
2016-06-07
pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AML
Igor Mammedov
2016-06-07
pc: acpi: consolidate CPU hotplug AML
Igor Mammedov
2016-06-07
pc: acpi: remove AML for empty/not used GPE handlers
Igor Mammedov
2016-06-06
pc: allow raising low memory via max-ram-below-4g option
Gerd Hoffmann
2016-05-23
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
2016-05-23
target-i386: add a generic x86 nmi handler
Bandan Das
2016-05-23
i386: kvmvapic: initialise imm32 variable
Prasad J Pandit
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
explicitly include linux/kvm.h
Paolo Bonzini
2016-05-12
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-12
ACPI: move acpi_build_srat_memory to common place
Shannon Zhao
2016-05-12
ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity
Shannon Zhao
2016-05-12
ACPI: Add GICC Affinity Structure
Shannon Zhao
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
[next]