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
Age
Commit message (
Expand
)
Author
2023-05-30
xen-block: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
block: drain from main loop thread in bdrv_co_yield_to_drain()
Stefan Hajnoczi
2023-05-30
block: add blk_in_drain() API
Stefan Hajnoczi
2023-05-30
hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
Stefan Hajnoczi
2023-05-30
block/export: stop using is_external in vhost-user-blk server
Stefan Hajnoczi
2023-05-30
block/export: wait for vhost-user-blk requests when draining
Stefan Hajnoczi
2023-05-30
util/vhost-user-server: rename refcount to in_flight counter
Stefan Hajnoczi
2023-05-30
virtio-scsi: stop using aio_disable_external() during unplug
Stefan Hajnoczi
2023-05-30
virtio-scsi: avoid race between unplug and transport event
Stefan Hajnoczi
2023-05-30
hw/qdev: introduce qdev_is_realized() helper
Stefan Hajnoczi
2023-05-30
block-backend: split blk_do_set_aio_context()
Stefan Hajnoczi
2023-05-30
iotests: Test blockdev-create in iothread
Kevin Wolf
2023-05-30
iotests: Make verify_virtio_scsi_pci_or_ccw() public
Kevin Wolf
2023-05-30
block: Fix AioContext locking in bdrv_insert_node()
Kevin Wolf
2023-05-30
block: Take AioContext lock in bdrv_open_driver()
Kevin Wolf
2023-05-30
copy-before-write: Fix open with child in iothread
Kevin Wolf
2023-05-30
raw-format: Fix open with 'file' in iothread
Kevin Wolf
2023-05-30
qcow2: Fix open with 'file' in iothread
Kevin Wolf
2023-05-30
mirror: Hold main AioContext lock for calling bdrv_open_backing_file()
Kevin Wolf
2023-05-30
block-backend: Fix blk_new_open() for iothreads
Kevin Wolf
2023-05-30
block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
2023-05-30
block: Clarify locking rules for bdrv_open(_inherit)()
Kevin Wolf
2023-05-30
block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
Kevin Wolf
2023-05-29
Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-05-29
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
2023-05-28
ppc/pegasos2: Change default CPU to 7457
BALATON Zoltan
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-28
ui/gtk: enable backend to send multi-touch events
Sergio Lopez
2023-05-28
target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRF
Richard Henderson
2023-05-28
pnv_lpc: disable reentrancy detection for lpc-hc
Alexander Bulekov
2023-05-28
target/ppc: Use SMT4 small core chip type in POWER9/10 PVRs
Nicholas Piggin
2023-05-28
hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
Bernhard Beschow
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2023-05-28
ui: add helpers for virtio-multitouch events
Sergio Lopez
2023-05-28
virtio-input-pci: add virtio-multitouch-pci
Sergio Lopez
2023-05-28
virtio-input: add a virtio-mulitouch device
Sergio Lopez
2023-05-28
ui: add the infrastructure to support MT events
Sergio Lopez
2023-05-28
virtio-input: generalize virtio_input_key_config()
Sergio Lopez
2023-05-28
ui/cursor: make width/height unsigned 16-bit integer
Mauro Matteo Cascella
2023-05-28
ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
Volker Rümelin
2023-05-28
ui/sdl2: Grab Alt+F4 also under Windows
Bernhard Beschow
2023-05-28
ui/sdl2: Grab Alt+Tab also in fullscreen mode
Bernhard Beschow
2023-05-28
ui/dbus: add a FIXME about texture/dmabuf scanout handling
Marc-André Lureau
2023-05-28
gtk: add gl-area support on win32
Marc-André Lureau
2023-05-28
virtio-gpu: add a FIXME for virtio_gpu_load()
Marc-André Lureau
2023-05-28
win32: wrap socket close() with an exception handler
Marc-André Lureau
2023-05-28
ui/dbus: fix compilation when GBM && !OPENGL
Marc-André Lureau
2023-05-28
ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
Marc-André Lureau
2023-05-28
ui/gtk-egl: fix scaling for cursor position in scanout mode
Erico Nunes
2023-05-28
ui/gtk: use widget size for cursor motion event
Erico Nunes
[next]