index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tls: add macros for coroutine-safe TLS variables
Stefan Hajnoczi
2022-03-04
1
-0
/
+165
|
*
|
block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate
Emanuele Giuseppe Esposito
2022-03-04
1
-14
/
+23
|
*
|
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
2022-03-04
11
-21
/
+21
|
*
|
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
2022-03-04
6
-5
/
+11
|
*
|
crypto: distinguish between main loop and I/O in block_crypto_amend_options_g...
Emanuele Giuseppe Esposito
2022-03-04
1
-20
/
+15
|
*
|
crypto: perform permission checks under BQL
Emanuele Giuseppe Esposito
2022-03-04
5
-14
/
+83
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220304-pull-reques...
Peter Maydell
2022-03-04
27
-364
/
+600
|
\
\
|
|
/
|
/
|
|
*
hw/display/vmware_vga: replace fprintf calls with trace events
Carwyn Ellis
2022-03-04
2
-12
/
+21
|
*
edid: Fix clock of Detailed Timing Descriptor
Akihiko Odaki
2022-03-04
1
-34
/
+32
|
*
softmmu/qdev-monitor: Add virtio-gpu-gl aliases
Akihiko Odaki
2022-03-04
1
-0
/
+2
|
*
ui/cocoa: Add Services menu
Akihiko Odaki
2022-03-04
1
-0
/
+4
|
*
ui/clipboard: fix use-after-free regression
Marc-André Lureau
2022-03-04
1
-2
/
+4
|
*
ui: do not create a surface when resizing a GL scanout
Marc-André Lureau
2022-03-04
1
-4
/
+3
|
*
ui/console: fix texture leak when calling surface_gl_create_texture()
Marc-André Lureau
2022-03-04
1
-0
/
+4
|
*
ui/console: fix crash when using gl context with non-gl listeners
Marc-André Lureau
2022-03-04
1
-7
/
+15
|
*
docs: Add spec of OVMF GUIDed table for SEV guests
Dov Murik
2022-03-04
2
-0
/
+126
|
*
hw/i386: Replace magic number with field length calculation
Dov Murik
2022-03-04
1
-3
/
+6
|
*
hw/i386: Improve bounds checking in OVMF table parsing
Dov Murik
2022-03-04
1
-1
/
+8
|
*
coreaudio: Notify error in coreaudio_init_out
Akihiko Odaki
2022-03-04
1
-0
/
+2
|
*
hw/usb/redirect.c: Stop using qemu_oom_check()
Peter Maydell
2022-03-04
1
-3
/
+14
|
*
sdlaudio: fix samples vs. frames mix-up
Volker Rümelin
2022-03-04
1
-5
/
+2
|
*
paaudio: fix samples vs. frames mix-up
Volker Rümelin
2022-03-04
1
-10
/
+4
|
*
ossaudio: reduce effective playback buffer size
Volker Rümelin
2022-03-04
1
-3
/
+4
|
*
dsoundaudio: reduce effective playback buffer size
Volker Rümelin
2022-03-04
1
-13
/
+17
|
*
paaudio: reduce effective playback buffer size
Volker Rümelin
2022-03-04
1
-9
/
+24
|
*
audio: restore mixing-engine playback buffer size
Volker Rümelin
2022-03-04
9
-18
/
+80
|
*
Revert "audio: fix wavcapture segfault"
Volker Rümelin
2022-03-04
1
-2
/
+2
|
*
audio: add pcm_ops function table for capture backend
Volker Rümelin
2022-03-04
1
-0
/
+2
|
*
audio: copy playback stream in sequential order
Volker Rümelin
2022-03-04
1
-15
/
+9
|
*
jackaudio: use more jack audio buffers
Volker Rümelin
2022-03-04
1
-2
/
+2
|
*
paaudio: increase default latency to 46ms
Volker Rümelin
2022-03-04
1
-1
/
+1
|
*
audio: inline function audio_pcm_sw_get_rpos_in()
Volker Rümelin
2022-03-04
1
-18
/
+5
|
*
audio: add function audio_pcm_hw_conv_in()
Volker Rümelin
2022-03-04
1
-6
/
+19
|
*
audio: move function audio_pcm_hw_clip_out()
Volker Rümelin
2022-03-04
1
-19
/
+19
|
*
audio: replace open-coded buffer arithmetic
Volker Rümelin
2022-03-04
4
-30
/
+29
|
*
usb/ohci: Don't use packet from OHCIState for isochronous transfers
BALATON Zoltan
2022-03-04
1
-33
/
+38
|
*
usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()
BALATON Zoltan
2022-03-04
1
-9
/
+4
|
*
usb/ohci: Move USBPortOps related functions together
BALATON Zoltan
2022-03-04
1
-104
/
+101
|
*
usb/ohci: Move cancelling async packet to ohci_stop_endpoints()
BALATON Zoltan
2022-03-04
1
-8
/
+4
|
*
usb/ohci: Move trace point and log ep number to help debugging
BALATON Zoltan
2022-03-04
2
-8
/
+8
|
*
hw/usb/dev-mtp: create directories with a+x mode mask
Volker Rümelin
2022-03-04
1
-2
/
+2
|
*
hw/usb: pacify xhciwmi.exe warning
Denis V. Lunev
2022-03-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2022-03-04
7
-173
/
+754
|
\
\
|
*
|
hw/nvme: 64-bit pi support
Naveen Nagar
2022-03-03
7
-98
/
+608
|
*
|
hw/nvme: add pi tuple size helper
Klaus Jensen
2022-03-03
3
-14
/
+21
|
*
|
hw/nvme: add support for the lbafee hbs feature
Naveen Nagar
2022-03-03
4
-11
/
+46
|
*
|
hw/nvme: move format parameter parsing
Klaus Jensen
2022-03-03
1
-13
/
+18
|
*
|
hw/nvme: add host behavior support feature
Naveen Nagar
2022-03-03
3
-1
/
+20
|
*
|
hw/nvme: move dif/pi prototypes into dif.h
Klaus Jensen
2022-03-03
4
-50
/
+55
*
|
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-nios-20220303' int...
Peter Maydell
2022-03-04
10
-243
/
+148
|
\
\
\
[prev]
[next]