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
2022-05-14
introduce -audio as a replacement for -soundhw
Paolo Bonzini
2022-05-14
soundhw: extract soundhw help to a separate function
Paolo Bonzini
2022-05-14
qdev-properties: Add a new macro with bitmask check for uint64_t property
Yang Weijiang
2022-05-13
linux-headers: Update to v5.18-rc6
Alex Williamson
2022-05-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
2022-05-12
qemu-nbd: Pass max connections to blockdev layer
Eric Blake
2022-05-12
coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_all
Paolo Bonzini
2022-05-12
coroutine-lock: introduce qemu_co_queue_enter_all
Paolo Bonzini
2022-05-12
coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_next
Paolo Bonzini
2022-05-12
machine: make memory-backend a link property
Paolo Bonzini
2022-05-12
machine: add boot compound property
Paolo Bonzini
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
coroutine: Rename qemu_coroutine_inc/dec_pool_size()
Kevin Wolf
2022-05-12
hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
Bernhard Beschow
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-05-11
Normalize header guard symbol definition
Markus Armbruster
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-09
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2022-05-09
virtio-scsi: move request-related items from .h to .c
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_cmd_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_event_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: don't waste CPU polling the event virtqueue
Stefan Hajnoczi
2022-05-09
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne
2022-05-09
util/main-loop: Introduce the main loop into QOM
Nicolas Saenz Julienne
2022-05-09
Introduce event-loop-base abstract class
Nicolas Saenz Julienne
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-09
disas: Remove old libopcode ppc disassembler
Thomas Huth
2022-05-09
disas: Remove old libopcode i386 disassembler
Thomas Huth
2022-05-09
disas: Remove old libopcode arm disassembler
Thomas Huth
2022-05-08
lasi: move from hw/hppa to hw/misc
Mark Cave-Ayland
2022-05-08
dino: move from hw/hppa to hw/pci-host
Mark Cave-Ayland
2022-05-07
pc: remove -soundhw pcspk
Paolo Bonzini
2022-05-07
build: move vhost-scsi configuration to Kconfig
Paolo Bonzini
2022-05-06
vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
Yi Liu
2022-05-06
sysemu: tpm: Add a stub function for TPM_IS_CRB
Eric Auger
2022-05-05
ppc/xive: Update the state of the External interrupt signal
Frederic Barrat
2022-05-04
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Richard Henderson
2022-05-04
Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"
Hanna Reitz
2022-05-04
block: Classify bdrv_get_flags() as I/O function
Hanna Reitz
2022-05-04
disas: Remove old libopcode s390 disassembler
Thomas Huth
2022-05-04
tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
Richard Henderson
2022-05-03
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
2022-05-03
io: make qio_channel_command_new_pid() static
Marc-André Lureau
2022-05-03
Replace qemu_pipe() with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
block: move fcntl_setfl()
Marc-André Lureau
2022-05-03
Use QEMU_SANITIZE_THREAD
Marc-André Lureau
[next]