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
Age
Commit message (
Expand
)
Author
2024-02-15
hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
Philippe Mathieu-Daudé
2024-02-15
hw/sparc/sun4m: Realize DMA controller before accessing it
Philippe Mathieu-Daudé
2024-02-15
hw/dma: Pass parent object to i8257_dma_init()
Philippe Mathieu-Daudé
2024-02-15
hw/sh4/r2d: Realize IDE controller before accessing it
Philippe Mathieu-Daudé
2024-02-15
hw/misc/macio: Realize IDE controller before accessing it
Philippe Mathieu-Daudé
2024-02-15
hw/ppc/prep: Realize ISA bridge before accessing it
Philippe Mathieu-Daudé
2024-02-15
hw/i386/q35: Realize LPC PCI function before accessing it
Philippe Mathieu-Daudé
2024-02-15
hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
Philippe Mathieu-Daudé
2024-02-15
hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
Philippe Mathieu-Daudé
2024-02-15
hw/isa: extract FDC37M81X to a separate file
Paolo Bonzini
2024-02-15
hw/isa: specify instance_size in isa_superio_type_info
Paolo Bonzini
2024-02-15
hw/isa: fix ISA_SUPERIO dependencies
Paolo Bonzini
2024-02-15
hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
Bernhard Beschow
2024-02-15
hw/isa: clean up Kconfig selections for ISA_SUPERIO
Paolo Bonzini
2024-02-15
hw/misc/mips_itu: Remove MIPSITUState::saar field
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mips_itu: Remove MIPSITUState::cpu0 field
Philippe Mathieu-Daudé
2024-02-15
target/mips: Remove CPUMIPSState::saarp field
Philippe Mathieu-Daudé
2024-02-15
target/mips: Remove MIPSITUState::itu field
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mips: Reduce itc_reconfigure() scope
Philippe Mathieu-Daudé
2024-02-15
hw/mips: remove unnecessary "select PTIMER"
Paolo Bonzini
2024-02-15
hw/block/tc58128: Don't emit deprecation warning under qtest
Peter Maydell
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-02-14
virtio-gpu-rutabaga.c: override resource_destroy method
Manos Pitsidianakis
2024-02-14
virtio-gpu.c: add resource_destroy class method
Manos Pitsidianakis
2024-02-14
hw/display/virtio-gpu.c: use reset_bh class method
Manos Pitsidianakis
2024-02-14
hw/smbios: Fix port connector option validation
Akihiko Odaki
2024-02-14
hw/smbios: Fix OEM strings table option validation
Akihiko Odaki
2024-02-14
virtio-gpu: Correct virgl_renderer_resource_get_info() error check
Dmitry Osipenko
2024-02-14
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
2024-02-14
hw/cxl: Update mailbox status registers.
Jonathan Cameron
2024-02-14
hw/cxl: Update RAS Capability Definitions for version 3.
Jonathan Cameron
2024-02-14
hw/cxl: Update HDM Decoder capability to version 3
Jonathan Cameron
2024-02-14
hw/i386: Fix _STA return value for ACPI0017
Jonathan Cameron
2024-02-14
hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
Jonathan Cameron
2024-02-14
hw/cxl: Pass NULL for a NULL MemoryRegionOps
Li Zhijian
2024-02-14
hw/cxl: Pass CXLComponentState to cache_mem_ops
Li Zhijian
2024-02-14
hw/cxl/device: read from register values in mdev_reg_read()
Hyeonggon Yoo
2024-02-14
hw/cxl/mbox: Remove dead code
Davidlohr Bueso
2024-02-14
cxl/cdat: Fix header sum value in CDAT checksum
Ira Weiny
2024-02-14
hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handling
Jonathan Cameron
2024-02-14
hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
Jonathan Cameron
2024-02-14
cxl/cdat: Handle cdat table build errors
Ira Weiny
2024-02-14
smmu: Clear SMMUPciBus pointer cache when system reset
Zhenzhong Duan
2024-02-14
virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
Zhenzhong Duan
2024-02-14
hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
Bernhard Beschow
2024-02-14
hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
Bernhard Beschow
2024-02-14
hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_IS...
Bernhard Beschow
2024-02-14
hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_...
Bernhard Beschow
2024-02-14
hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
Bernhard Beschow
2024-02-14
hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
Bernhard Beschow
[next]