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
2023-06-26
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-06-26
vhost_net: add an assertion for TAP client backends
Ani Sinha
2023-06-26
intel_iommu: Fix address space unmap
Zhenzhong Duan
2023-06-26
intel_iommu: Fix flag check in replay
Zhenzhong Duan
2023-06-26
intel_iommu: Fix a potential issue in VFIO dirty page sync
Zhenzhong Duan
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-26
virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
Stefan Hajnoczi
2023-06-26
hw/i386/pc: Clean up pc_machine_initfn
Suravee Suthikulpanit
2023-06-26
vhost: fix vhost_dev_enable_notifiers() error case
Laurent Vivier
2023-06-26
virtio-net: expose virtio_net_supported_guest_offloads()
Hawkins Jiawei
2023-06-26
hw/net/virtio-net: make some VirtIONet const
Hawkins Jiawei
2023-06-26
vdpa: map shadow vrings with MAP_SHARED
Eugenio Pérez
2023-06-26
pc: q35: Bump max_cpus to 1024
Suravee Suthikulpanit
2023-06-26
hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
Suravee Suthikulpanit
2023-06-26
hw/acpi: Fix PM control register access
BALATON Zoltan
2023-06-26
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-26
hw/riscv: Validate cluster and NUMA node boundary
Gavin Shan
2023-06-26
hw/arm: Validate cluster and NUMA node boundary
Gavin Shan
2023-06-26
numa: Validate cluster and NUMA node boundary if required
Gavin Shan
2023-06-26
hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
Philippe Mathieu-Daudé
2023-06-25
pnv/xive2: Check TIMA special ops against a dedicated array for P10
Frederic Barrat
2023-06-25
pnv/xive2: Add a get_config() method on the presenter class
Frederic Barrat
2023-06-25
spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
Nicholas Piggin
2023-06-25
hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
Philippe Mathieu-Daudé
2023-06-25
target/ppc: Add msgsnd/p and DPDES SMT support
Nicholas Piggin
2023-06-25
ppc/spapr: Move spapr nested HV to a new file
Nicholas Piggin
2023-06-25
ppc/spapr: load and store l2 state with helper functions
Nicholas Piggin
2023-06-25
ppc/spapr: Add a nested state struct
Nicholas Piggin
2023-06-25
ppc/spapr: H_ENTER_NESTED should restore host XER ca field
Nicholas Piggin
2023-06-25
ppc/pnv: Rephrase error when run with KVM
Cédric Le Goater
2023-06-25
ppc/bamboo: Report an error when run with KVM
Cédric Le Goater
2023-06-25
ppc/prep: Report an error when run with KVM
Cédric Le Goater
2023-06-25
ppc/pnv/pci: Clean up error messages
Joel Stanley
2023-06-25
Merge tag 'hppa-boot-reboot-fixes-pull-request' of https://github.com/hdeller...
Richard Henderson
2023-06-24
target/hppa: Provide qemu version via fw_cfg to firmware
Helge Deller
2023-06-24
target/hppa: Fix OS reboot issues
Helge Deller
2023-06-23
hw/arm/sbsa-ref: add ITS support in SBSA GIC
Shashi Mallela
2023-06-23
virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
David Hildenbrand
2023-06-23
pci: ROM preallocation for incoming migration
Vladimir Sementsov-Ogievskiy
2023-06-23
vhost: release virtqueue objects in error path
Prasad Pandit
2023-06-23
vhost: release memory_listener object in error path
Prasad Pandit
2023-06-23
hw/virtio: Build various target-agnostic objects just once
Philippe Mathieu-Daudé
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-06-23
hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
Philippe Mathieu-Daudé
2023-06-23
hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
Philippe Mathieu-Daudé
2023-06-23
hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
Philippe Mathieu-Daudé
2023-06-23
hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
Philippe Mathieu-Daudé
2023-06-23
hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'
Philippe Mathieu-Daudé
2023-06-23
hw/scsi: Rearrange meson.build
Philippe Mathieu-Daudé
2023-06-23
hw/scsi: Introduce VHOST_SCSI_COMMON symbol in Kconfig
Philippe Mathieu-Daudé
[next]