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
2023-05-22
hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
Thomas Huth
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
2023-05-22
hw/i386/Kconfig: ISAPC works fine without VGA_ISA
Thomas Huth
2023-05-19
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
2023-05-19
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
2023-05-19
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
2023-05-19
hw/i386/pc_{q35,piix}: Minimize usage of get_system_memory()
Bernhard Beschow
2023-05-19
hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product name
Bernhard Beschow
2023-05-19
hw/i386/pc_q35: Reuse machine parameter
Bernhard Beschow
2023-05-19
virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
David Hildenbrand
2023-05-19
ACPI: i386: bump to MADT to revision 3
Eric DeVolder
2023-04-24
intel_iommu: refine iotlb hash calculation
Jason Wang
2023-04-24
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
2023-04-21
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-21
hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realize
Philippe Mathieu-Daudé
2023-04-21
hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClass
Philippe Mathieu-Daudé
2023-04-21
hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIState
Philippe Mathieu-Daudé
2023-04-21
hw/i386/amd_iommu: Remove intermediate AMDVIState::devid field
Philippe Mathieu-Daudé
2023-04-21
hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init
Philippe Mathieu-Daudé
2023-04-05
Revert "memory: Optimize replay of guest mapping"
Peter Maydell
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-10
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-03-07
acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...
Igor Mammedov
2023-03-07
acpi: pci: move BSEL into build_append_pcihp_slots()
Igor Mammedov
2023-03-07
acpi: pci: drop BSEL usage when deciding that device isn't hotpluggable
Igor Mammedov
2023-03-07
acpi: pci: describe all functions on populated slots
Igor Mammedov
2023-03-07
acpi: pci: support acpi-index for non-hotpluggable devices
Igor Mammedov
2023-03-07
acpi: pci: add EDSM method to DSDT
Igor Mammedov
2023-03-07
pcihp: move PCI _DSM function 0 prolog into separate function
Igor Mammedov
2023-03-07
x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotpl...
Igor Mammedov
2023-03-07
i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation
David Woodhouse
2023-03-07
hw/xen: Implement soft reset for emulated gnttab
David Woodhouse
2023-03-07
hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
David Woodhouse
2023-03-07
hw/xen: Add emulated implementation of XenStore operations
David Woodhouse
2023-03-07
hw/xen: Add emulated implementation of grant table operations
David Woodhouse
2023-03-07
hw/xen: Hook up emulated implementation for event channel operations
David Woodhouse
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
hw/xen: Create initial XenStore nodes
Paul Durrant
2023-03-07
hw/xen: Implement core serialize/deserialize methods for xenstore_impl
David Woodhouse
2023-03-07
hw/xen: Implement XenStore permissions
Paul Durrant
2023-03-07
hw/xen: Watches on XenStore transactions
David Woodhouse
2023-03-07
hw/xen: Implement XenStore transactions
David Woodhouse
2023-03-07
hw/xen: Implement XenStore watches
David Woodhouse
2023-03-07
hw/xen: Add basic XenStore tree walk and write/read/directory support
David Woodhouse
2023-03-07
hw/xen: Add xenstore wire implementation and implementation stubs
David Woodhouse
2023-03-06
xen/pt: reserve PCI slot 2 for Intel igd-passthru
Chuck Zmudzinski
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-03-02
hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
Jonathan Cameron
[next]