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
/
include
Age
Commit message (
Expand
)
Author
2024-08-12
arm/virt: place power button pin number on a define
Mauro Carvalho Chehab
2024-08-09
include: Fix typo in name of MAKE_IDENTFIER macro
Peter Maydell
2024-08-08
nbd/server: CVE-2024-7409: Cap default max-connections to 100
Eric Blake
2024-08-08
nbd/server: Plumb in new args to nbd_client_add()
Eric Blake
2024-08-07
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2024-08-06
block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
Kevin Wolf
2024-08-06
hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
Bibo Mao
2024-08-06
hw/intc/loongarch_ipi: Add loongarch IPI support
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
Bibo Mao
2024-08-05
qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd()
Clément Léger
2024-08-05
qemu/osdep: Move close_all_open_fds() to oslib-posix
Clément Léger
2024-08-02
virtio-net: Fix network stall at the host side waiting for kick
thomas
2024-08-01
Revert "hw/pci: Rename has_power to enabled"
Michael S. Tsirkin
2024-08-01
Revert "pcie_sriov: Ensure VF function number does not overflow"
Michael S. Tsirkin
2024-08-01
Revert "pcie_sriov: Reuse SR-IOV VF device instances"
Michael S. Tsirkin
2024-08-01
Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"
Michael S. Tsirkin
2024-08-01
Revert "pcie_sriov: Register VFs after migration"
Michael S. Tsirkin
2024-08-01
Revert "pcie_sriov: Allow user to create SR-IOV device"
Michael S. Tsirkin
2024-08-01
Revert "virtio-pci: Implement SR-IOV PF"
Michael S. Tsirkin
2024-07-31
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
2024-07-31
osdep.h: Clean up no-longer-needed back-compat for macOS 10
Peter Maydell
2024-07-26
pnv/xive2: Dump more END state with 'info pic'
Frederic Barrat
2024-07-26
pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
Frederic Barrat
2024-07-26
pnv/xive: Support cache flush and queue sync inject with notifications
Nicholas Piggin
2024-07-26
hw/ppc: SPI controller wiring to P10 chip
Chalapathi V
2024-07-26
hw/ssi: Extend SPI model
Chalapathi V
2024-07-26
hw/ssi: Add SPI model
Chalapathi V
2024-07-26
ppc/pnv: Remove ppc target dependency from pnv_xscom.h
Chalapathi V
2024-07-26
ppc/pnv: Add an LPAR per core machine option
Nicholas Piggin
2024-07-26
ppc/pnv: Implement POWER10 PC xscom registers for direct controls
Nicholas Piggin
2024-07-26
ppc/pnv: Add a CPU nmi and resume function
Nicholas Piggin
2024-07-26
ppc/pnv: Add POWER10 ChipTOD quirk for big-core
Nicholas Piggin
2024-07-26
ppc/pnv: Add a big-core mode that joins two regular cores
Nicholas Piggin
2024-07-26
ppc/pnv: Extend chip_pir class method to TIR as well
Nicholas Piggin
2024-07-26
ppc/pnv: use class attribute to limit SMT threads for different machines
Nicholas Piggin
2024-07-26
target/ppc: Move SPR indirect registers into PnvCore
Nicholas Piggin
2024-07-26
ppc/pnv: Move timebase state into PnvCore
Nicholas Piggin
2024-07-26
ppc/pnv: Add pointer from PnvCPUState to PnvCore
Nicholas Piggin
2024-07-26
ppc/pnv: Implement ADU access to LPC space
Nicholas Piggin
2024-07-26
ppc/pnv: Begin a more complete ADU LPC model for POWER9/10
Nicholas Piggin
2024-07-26
ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function
Nicholas Piggin
2024-07-26
ppc/pnv: Fix loss of LPC SERIRQ interrupts
Glenn Miles
[next]