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-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
2024-07-26
cpu-common.c: export cpu_get_free_index to be reused later
Harsh Prateek Bora
2024-07-26
accel/kvm: Introduce kvm_create_and_park_vcpu() helper
Harsh Prateek Bora
2024-07-26
spapr: Migrate ail-mode-3 spapr cap
Nicholas Piggin
2024-07-24
crypto: propagate errors from TLS session I/O callbacks
Daniel P. Berrangé
2024-07-24
crypto: push error reporting into TLS session I/O APIs
Daniel P. Berrangé
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-24
Merge tag 'pull-vfio-20240723-1' of https://github.com/legoater/qemu into sta...
Richard Henderson
2024-07-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-24
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-23
util/fifo8: Introduce fifo8_drop()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Expose fifo8_pop_buf()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Fix style
Philippe Mathieu-Daudé
2024-07-23
chardev/char-fe: Document returned value on error
Philippe Mathieu-Daudé
2024-07-23
util/range: Make ranges_overlap() return bool
Yao Xingtao
2024-07-23
accel: Restrict probe_access*() functions to TCG
Philippe Mathieu-Daudé
2024-07-23
vfio/common: Allow disabling device dirty page tracking
Joao Martins
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
Joao Martins
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
Joao Martins
2024-07-23
vfio/iommufd: Probe and request hwpt dirty tracking capability
Joao Martins
2024-07-23
vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_de...
Joao Martins
2024-07-23
vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
Joao Martins
2024-07-23
vfio/{iommufd,container}: Remove caps::aw_bits
Joao Martins
2024-07-23
vfio/iommufd: Introduce auto domain creation
Joao Martins
2024-07-23
backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabi...
Joao Martins
2024-07-23
vfio/pci: Extract mdev check into an helper
Joao Martins
2024-07-23
Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
[next]