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
2023-08-02
Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-08-01
misc: Fix some typos in documentation and comments
Stefan Weil
2023-08-01
Merge tag 'io-tls-hs-crash-pull-request' of https://gitlab.com/berrange/qemu ...
Richard Henderson
2023-08-01
io: remove io watch if TLS channel is closed during handshake
Daniel P. Berrangé
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
2023-07-26
migration: Extend query-migrate to provide dirty page limit info
Hyman Huang(黄勇)
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-07-25
s390x: spelling fixes
Michael Tokarev
2023-07-23
include/exec: Add WITH_MMAP_LOCK_GUARD
Richard Henderson
2023-07-19
nbd: Use enum for various negotiation modes
Eric Blake
2023-07-19
nbd: s/handle/cookie/ to match NBD spec
Eric Blake
2023-07-19
nbd/server: Prepare for alternate-size headers
Eric Blake
2023-07-19
nbd: Consistent typedef usage in header
Eric Blake
2023-07-18
linux-user/elfload: Fix /proc/cpuinfo features: on s390x
Ilya Leoshkevich
2023-07-17
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
2023-07-15
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
2023-07-15
accel/tcg: Introduce page_find_range_empty
Richard Henderson
2023-07-15
accel/tcg: Introduce page_check_range_empty
Richard Henderson
2023-07-15
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
Richard Henderson
2023-07-15
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
Richard Henderson
2023-07-14
scsi: fetch unit attention when creating the request
Stefano Garzarella
2023-07-12
virtio-mem: Prepare for device unplug support
David Hildenbrand
2023-07-12
virtio-md-pci: Support unplug requests for compatible devices
David Hildenbrand
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
2023-07-12
virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
David Hildenbrand
2023-07-12
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand
2023-07-12
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
2023-07-12
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
David Hildenbrand
2023-07-12
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
2023-07-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-07-11
Merge tag 'mips-20230710' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-07-10
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
2023-07-10
include/hw/virtio: document some more usage of notifiers
Alex Bennée
2023-07-10
include/hw/virtio: add kerneldoc for virtio_init
Alex Bennée
2023-07-10
include/hw/virtio: document virtio_notify_config
Alex Bennée
2023-07-10
include/hw: document the device_class_set_parent_* fns
Alex Bennée
2023-07-10
include: attempt to document device_class_set_props
Alex Bennée
2023-07-10
virtio-iommu: Fix 64kB host page size VFIO device assignment
Eric Auger
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
2023-07-11
hw/ide: Extract bmdma_status_writeb()
Bernhard Beschow
2023-07-11
hw/isa/vt82c686: Remove via_isa_set_irq()
Bernhard Beschow
2023-07-10
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
[next]