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
2021-06-05
misc: Correct relative include path
Philippe Mathieu-Daudé
2021-06-05
i386/kvm: The value passed to strerror should be positive
Dmitry Voronetskiy
2021-06-02
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-31
i386: use better matching family/model/stepping for 'qemu64' CPU
Daniel P. Berrangé
2021-05-26
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-14
hw/smbios: support for type 41 (onboard devices extended information)
Vincent Bernat
2021-05-14
amd_iommu: fix wrong MMIO operations
Roman Kapl
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-12
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
2021-05-10
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
2021-05-10
xen-mapcache: avoid a race on memory map while using MAP_FIXED
Igor Druzhinin
2021-05-04
x86: acpi: use offset instead of pointer when using build_header()
Igor Mammedov
2021-05-04
amd_iommu: Fix pte_override_page_mask()
Jean-Philippe Brucker
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
2021-03-22
acpi: Move maximum size logic into acpi_add_rom_blob()
David Hildenbrand
2021-03-22
microvm: Don't open-code "etc/table-loader"
David Hildenbrand
2021-03-22
acpi: Set proper maximum size for "etc/table-loader" blob
David Hildenbrand
2021-03-22
pci: acpi: add _DSM method to PCI devices
Igor Mammedov
2021-03-22
pci: introduce acpi-index property for PCI device
Igor Mammedov
2021-03-18
hw/scsi: remove 'scsi-disk' device
Daniel P. Berrangé
2021-03-18
hw/ide: remove 'ide-drive' device
Daniel P. Berrangé
2021-03-12
dma: Introduce dma_aligned_pow2_mask()
Eric Auger
2021-03-12
intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
Eric Auger
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-06
x86/pvh: extract only 4 bytes of start address for 32 bit kernels
David Edmondson
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
2021-02-23
i386: acpi: Don't build HPET ACPI entry if HPET is disabled
Sean Christopherson
2021-02-23
hw/i386: declare ACPI mother board resource for MMCONFIG region
Isaku Yamahata
2021-02-23
acpi: set fadt.smi_cmd to zero when SMM is not supported
Isaku Yamahata
2021-02-20
vmmouse: put it into the 'input' category
Gan Qixin
2021-02-20
hw/i386/xen: Remove dead code
Philippe Mathieu-Daudé
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2021-02-05
acpi: use constants as strncpy limit
Michael S. Tsirkin
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2021-02-05
hw/i386: Remove the deprecated pc-1.x machine types
Thomas Huth
2021-01-29
hw/misc/pvpanic: split-out generic and bus dependent code
Mihai Carabas
2021-01-17
acpi: Add addr offset in build_crs
Jiahui Cen
[next]