index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2019-06-24
xen: Drop includes of xen/hvm/params.h
Anthony PERARD
2019-06-24
xen: Avoid VLA
Anthony PERARD
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-16
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
2019-06-16
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
2019-05-29
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
2019-05-23
hw/i386: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
hw/i386: Extract fw_cfg definitions to local "fw_cfg.h"
Philippe Mathieu-Daudé
2019-05-20
hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
Wei Yang
2019-05-20
i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members
Wei Yang
2019-05-20
q35: acpi: do not create dummy MCFG table
Igor Mammedov
2019-05-17
hw/i386/acpi: Assert a pointer is not null BEFORE using it
Philippe Mathieu-Daudé
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2019-05-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...
Peter Maydell
2019-05-13
hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device
Thomas Huth
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-07
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
2019-05-07
pc: Rearrange pc_system_firmware_init()'s legacy -drive loop
Markus Armbruster
2019-04-26
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-04-25
Categorize devices: iommu
Ernest Esene
2019-04-25
Categorize devices: IGD passthrough ISA bridge
Ernest Esene
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2019-04-09
hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine types
Thomas Huth
2019-04-02
intel_iommu: Drop extended root field
Peter Xu
2019-04-02
intel_iommu: Fix root_scalable migration breakage
Peter Xu
2019-04-02
intel_iommu: Correct caching-mode error message
Alex Williamson
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
trace-events: Consistently point to docs/devel/tracing.txt
Markus Armbruster
2019-03-21
virtio-vga: only enable for specific boards
Paolo Bonzini
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
2019-03-20
hw/i386/Kconfig: enable devices that can be created by default
Philippe Mathieu-Daudé
2019-03-20
hw/i386/Kconfig: PC uses I8257, not I82374
Paolo Bonzini
2019-03-19
xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honored
Roger Pau Monne
2019-03-18
hw/char/parallel: Make it possible to compile also without CONFIG_PARALLEL
Thomas Huth
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-03-11
pc: Support firmware configuration with -blockdev
Markus Armbruster
2019-03-11
pc_sysfw: Pass PCMachineState to pc_system_firmware_init()
Philippe Mathieu-Daudé
[next]