index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
block/export: wait for vhost-user-blk requests when draining
Stefan Hajnoczi
3
-7
/
+28
2023-05-30
util/vhost-user-server: rename refcount to in_flight counter
Stefan Hajnoczi
3
-14
/
+17
2023-05-30
virtio-scsi: stop using aio_disable_external() during unplug
Stefan Hajnoczi
1
-3
/
+0
2023-05-30
virtio-scsi: avoid race between unplug and transport event
Stefan Hajnoczi
2
-26
/
+63
2023-05-30
hw/qdev: introduce qdev_is_realized() helper
Stefan Hajnoczi
2
-5
/
+15
2023-05-30
block-backend: split blk_do_set_aio_context()
Stefan Hajnoczi
1
-38
/
+23
2023-05-30
iotests: Test blockdev-create in iothread
Kevin Wolf
2
-0
/
+71
2023-05-30
iotests: Make verify_virtio_scsi_pci_or_ccw() public
Kevin Wolf
2
-2
/
+2
2023-05-30
block: Fix AioContext locking in bdrv_insert_node()
Kevin Wolf
1
-0
/
+11
2023-05-30
block: Take AioContext lock in bdrv_open_driver()
Kevin Wolf
1
-0
/
+7
2023-05-30
copy-before-write: Fix open with child in iothread
Kevin Wolf
1
-5
/
+16
2023-05-30
raw-format: Fix open with 'file' in iothread
Kevin Wolf
2
-3
/
+5
2023-05-30
qcow2: Fix open with 'file' in iothread
Kevin Wolf
2
-2
/
+12
2023-05-30
mirror: Hold main AioContext lock for calling bdrv_open_backing_file()
Kevin Wolf
2
-0
/
+8
2023-05-30
block-backend: Fix blk_new_open() for iothreads
Kevin Wolf
1
-6
/
+21
2023-05-30
block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
6
-6
/
+38
2023-05-30
block: Clarify locking rules for bdrv_open(_inherit)()
Kevin Wolf
1
-8
/
+2
2023-05-30
block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
Kevin Wolf
3
-11
/
+24
2023-05-29
Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
26
-129
/
+201
2023-05-29
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
19
-60
/
+442
2023-05-28
ppc/pegasos2: Change default CPU to 7457
BALATON Zoltan
1
-1
/
+1
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
9
-9
/
+30
2023-05-28
ui/gtk: enable backend to send multi-touch events
Sergio Lopez
1
-0
/
+92
2023-05-28
target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRF
Richard Henderson
1
-56
/
+22
2023-05-28
pnv_lpc: disable reentrancy detection for lpc-hc
Alexander Bulekov
1
-0
/
+3
2023-05-28
target/ppc: Use SMT4 small core chip type in POWER9/10 PVRs
Nicholas Piggin
1
-3
/
+3
2023-05-28
hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
Bernhard Beschow
1
-1
/
+3
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
6
-12
/
+73
2023-05-28
ui: add helpers for virtio-multitouch events
Sergio Lopez
2
-0
/
+41
2023-05-28
virtio-input-pci: add virtio-multitouch-pci
Sergio Lopez
1
-4
/
+21
2023-05-28
virtio-input: add a virtio-mulitouch device
Sergio Lopez
2
-7
/
+120
2023-05-28
ui: add the infrastructure to support MT events
Sergio Lopez
5
-9
/
+87
2023-05-28
virtio-input: generalize virtio_input_key_config()
Sergio Lopez
1
-17
/
+21
2023-05-28
ui/cursor: make width/height unsigned 16-bit integer
Mauro Matteo Cascella
2
-3
/
+4
2023-05-28
ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
Volker Rümelin
1
-0
/
+3
2023-05-28
ui/sdl2: Grab Alt+F4 also under Windows
Bernhard Beschow
1
-0
/
+1
2023-05-28
ui/sdl2: Grab Alt+Tab also in fullscreen mode
Bernhard Beschow
1
-0
/
+3
2023-05-28
ui/dbus: add a FIXME about texture/dmabuf scanout handling
Marc-André Lureau
1
-0
/
+5
2023-05-28
gtk: add gl-area support on win32
Marc-André Lureau
1
-0
/
+6
2023-05-28
virtio-gpu: add a FIXME for virtio_gpu_load()
Marc-André Lureau
1
-0
/
+1
2023-05-28
win32: wrap socket close() with an exception handler
Marc-André Lureau
2
-6
/
+21
2023-05-28
ui/dbus: fix compilation when GBM && !OPENGL
Marc-André Lureau
1
-5
/
+5
2023-05-28
ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
Marc-André Lureau
1
-0
/
+4
2023-05-28
ui/gtk-egl: fix scaling for cursor position in scanout mode
Erico Nunes
1
-2
/
+2
2023-05-28
ui/gtk: use widget size for cursor motion event
Erico Nunes
1
-5
/
+3
2023-05-28
ui/gtk: fix passing y0_top parameter to scanout
Erico Nunes
2
-2
/
+2
2023-05-27
target/ppc: Alignment faults do not set DSISR in ISA v3.0 onward
Nicholas Piggin
1
-7
/
+10
2023-05-27
target/ppc: Fix width of some 32-bit SPRs
Nicholas Piggin
6
-27
/
+27
2023-05-27
target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
Richard Purdie
2
-13
/
+29
2023-05-26
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
13
-85
/
+50
[next]