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-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
2023-03-02
intel-iommu: send UNMAP notifications for domain or global inv desc
Peter Xu
2023-03-02
intel-iommu: fail DEVIOTLB_UNMAP without dt mode
Jason Wang
2023-03-02
intel-iommu: fail MAP notifier without caching mode
Jason Wang
2023-03-02
memory: Optimize replay of guest mapping
Zhenzhong Duan
2023-03-02
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
2023-03-02
Revert "x86: return modified setup_data only if read as memory, not as file"
Michael S. Tsirkin
2023-03-02
Revert "x86: use typedef for SetupData struct"
Michael S. Tsirkin
2023-03-02
Revert "x86: reinitialize RNG seed on system reboot"
Michael S. Tsirkin
2023-03-02
Revert "x86: re-initialize RNG seed when selecting kernel"
Michael S. Tsirkin
2023-03-02
Revert "x86: do not re-randomize RNG seed on snapshot load"
Michael S. Tsirkin
2023-03-02
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
[next]