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
2017-12-21
hw/i386/vmport: fix missing definitions with non-log trace backends
Laurent Vivier
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
2017-12-21
hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP
Philippe Mathieu-Daudé
2017-12-18
i386/pc: move vmmouse.c to hw/i386/
Philippe Mathieu-Daudé
2017-12-18
i386/pc: move vmport.c to hw/i386/
Philippe Mathieu-Daudé
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
amd_iommu: avoid needless includes in header file
Philippe Mathieu-Daudé
2017-12-18
mmap(2) returns MAP_FAILED, not NULL, on failure
Michael McConville
2017-12-14
acpi: change TPM TIS data conditions
Marc-André Lureau
2017-12-14
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
2017-12-01
pc: fix crash on attempted cpu unplug
Igor Mammedov
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
2017-11-05
pci-assign: Remove
Paolo Bonzini
2017-10-30
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-10-27
x86: Skip check apic_id_limit for Xen
Lan Tianyu
2017-10-26
xen: Log errno rather than return value
Ross Lagerwall
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-10-15
pc: remove useless hot_add_cpu initialisation
Laurent Vivier
2017-10-15
isapc: Remove unnecessary migration compatibility code
Eduardo Habkost
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
2017-10-12
pc: make sure that plugged CPUs are of the same type
Igor Mammedov
2017-10-02
kvmclock: use the updated system_timer_msr
Jim Somerville
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-19
hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM
Eduardo Habkost
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
hw/i386: Improve some of the warning messages
Alistair Francis
2017-09-19
multiboot: validate multiboot header address values
Prasad J Pandit
2017-09-19
pc: use generic cpu_model parsing
Igor Mammedov
2017-09-08
intel_iommu: fix missing BQL in pt fast path
Peter Xu
2017-09-08
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
2017-09-08
pc: add 2.11 machine types
Marcel Apfelbaum
2017-08-31
i386: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
2017-08-23
numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9
Eduardo Habkost
2017-08-22
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
2017-08-08
hw/i386: allow SHPC for Q35 machine
Aleksandr Bezzubikov
2017-08-02
pc: acpi: force FADT rev1 for 440fx based machine types
Igor Mammedov
2017-08-02
pc: make 'pc.rom' readonly when machine has PCI enabled
Igor Mammedov
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
2017-08-02
intel_iommu: fix iova for pt
Peter Xu
[next]