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-11-09
hw/xen: select kernel mode for per-vCPU event channel upcall vector
David Woodhouse
2023-11-09
util/uuid: Remove UUID_FMT_LEN
Cédric Le Goater
2023-11-09
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-10-05
win32: avoid discarding the exception handler
Marc-André Lureau
2023-10-03
accel/tcg: Track current value of can_do_io in the TB
Richard Henderson
2023-10-03
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
2023-10-03
include/exec: Widen tlb_hit/tlb_hit_page()
Anton Johansson
2023-10-03
hw/cxl: Fix out of bound array access
Dmitry Frolov
2023-09-25
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-09-25
host-utils: Add muldiv64_round_up
Nicholas Piggin
2023-09-21
hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
Hang Yu
2023-08-24
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-23
include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts
Thomas Huth
2023-08-09
linux-user: Use ARRAY_SIZE with bitmask_transtbl
Richard Henderson
2023-08-08
qemu/osdep: Remove fallback for MAP_FIXED_NOREPLACE
Richard Henderson
2023-08-08
util/selfmap: Rewrite using qemu/interval-tree.h
Richard Henderson
2023-08-07
Merge tag 'fixes-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Richard Henderson
2023-08-07
virtio-gpu: reset gfx resources in main thread
Marc-André Lureau
2023-08-07
virtio-gpu: free BHs, by implementing unrealize
Marc-André Lureau
2023-08-07
Fixed incorrect LLONG alignment for openrisc and cris
Luca Bonissi
2023-08-03
include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
2023-08-03
hw/virtio: Add a protection against duplicate vu_scmi_stop calls
Milan Zamazal
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
[next]