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-09-12
softmmu/physmem: fix memory leak in dirty_memory_extend()
David Hildenbrand
2024-08-28
nbd/server: CVE-2024-7409: Cap default max-connections to 100
Eric Blake
2024-08-28
nbd/server: Plumb in new args to nbd_client_add()
Eric Blake
2024-08-28
virtio-net: Fix network stall at the host side waiting for kick
thomas
2024-08-28
hw/virtio: Fix the de-initialization of vhost-user devices
Thomas Huth
2024-04-16
ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
Harsh Prateek Bora
2024-04-10
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé
2024-04-09
virtio-snd: rewrite invalid tx/rx message handling
Manos Pitsidianakis
2024-03-19
mirror: Don't call job_pause_point() under graph lock
Kevin Wolf
2024-03-13
hw/audio/virtio-sound: return correct command response size
Volker Rümelin
2024-03-09
hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
Peter Maydell
2024-02-14
hw/cxl/device: read from register values in mdev_reg_read()
Hyeonggon Yoo
2024-02-14
tcg: Increase width of temp_subindex
Richard Henderson
2024-02-12
virtio: Re-enable notifications after drain
Hanna Czenczek
2024-01-22
s390x/pci: drive ISM reset from subsystem reset
Matthew Rosato
2024-01-22
s390x/pci: avoid double enable/disable of aif
Matthew Rosato
2024-01-19
load_elf: fix iterator's type for elf file processing
Anastasia Belova
2023-12-26
include/ui/rect.h: fix qemu_rect_init() mis-assignment
Elen Avan
2023-12-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-12-12
xen: fix condition for skipping virtio-mmio defines
Paolo Bonzini
2023-12-01
osdep: add getloadavg
Michael S. Tsirkin
2023-11-28
Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-28
Merge tag 'pull-target-arm-20231127' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-28
export/vhost-user-blk: Fix consecutive drains
Kevin Wolf
2023-11-28
hw/isa/vt82c686: Bring back via_isa_set_irq()
BALATON Zoltan
2023-11-27
hw/misc, hw/ssi: Fix some URLs for AMD / Xilinx models
Frederic Konrad
2023-11-27
hw/ssi/xilinx_spips: fix an out of bound access
Frederic Konrad
2023-11-27
hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
Philippe Mathieu-Daudé
2023-11-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-21
ide/pci: introduce pci_ide_update_mode() function
Mark Cave-Ayland
2023-11-21
ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...
Mark Cave-Ayland
2023-11-21
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
2023-11-21
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
2023-11-21
Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-21
ui/pixman-minimal.h: fix empty allocation
Manos Pitsidianakis
2023-11-21
net: Update MemReentrancyGuard for NIC
Akihiko Odaki
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-11-20
hw/arm/stm32f100: Report error when incorrect CPU is used
Philippe Mathieu-Daudé
2023-11-20
hw/arm/stm32f205: Report error when incorrect CPU is used
Philippe Mathieu-Daudé
2023-11-20
hw/arm/stm32f405: Report error when incorrect CPU is used
Philippe Mathieu-Daudé
2023-11-20
hw/core/machine: Constify MachineClass::valid_cpu_types[]
Gavin Shan
2023-11-20
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-11-15
include/hw/virtio/vhost.h: spelling fix: sate
Michael Tokarev
2023-11-15
include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleast
Michael Tokarev
2023-11-15
include/block/ufs.h: spelling fix: setted
Michael Tokarev
2023-11-15
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Michael Tokarev
2023-11-14
accel/tcg: Remove CF_LAST_IO
Richard Henderson
2023-11-14
dump: Add arch cleanup function
Janosch Frank
2023-11-13
host/include/generic/host/atomic128: Fix compilation problem with Clang 17
Thomas Huth
2023-11-10
qdev: Rework array properties based on list visitor
Kevin Wolf
[next]