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
2022-10-12
io/command: implement support for win32
Marc-André Lureau
2022-10-12
io/command: use glib GSpawn, instead of open-coding fork/exec
Marc-André Lureau
2022-10-12
tests/channel-helper: set blocking in main thread
Marc-André Lureau
2022-10-12
util: make do_send_recv work with partial send/recv
Marc-André Lureau
2022-10-12
osdep: make readv_writev() work with partial read/write
Marc-André Lureau
2022-10-12
win32: set threads name
Marc-André Lureau
2022-10-12
gtk: Add show_menubar=on|off command line option.
Bryce Mills
2022-10-12
qemu-edid: Restrict input parameter -d to avoid division by zero
Sebastian Mitterle
2022-10-12
tests/unit/test-image-locking: Fix handling of temporary files
Thomas Huth
2022-10-12
ui/gtk: Fix the implicit mouse ungrabbing logic
Akihiko Odaki
2022-10-12
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
2022-10-12
pci-ids: drop list of modern virtio devices
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
2022-10-12
docs: add firmware feature flags
Gerd Hoffmann
2022-10-12
cirrus_vga: fix potential memory overflow
lu zhipeng
2022-10-12
tests/qtest: libqtest: Install signal handler via signal()
Bin Meng
2022-10-12
tests/qtest: migration-test: Avoid using hardcoded /tmp
Bin Meng
2022-10-12
qtest: start a VNC test
Marc-André Lureau
2022-10-11
Merge tag 'pull-testing-gdbstub-plugins-gitdm-111022-1' of https://github.com...
Stefan Hajnoczi
2022-10-11
Revert "configure: build ROMs with container-based cross compilers"
Alex Bennée
2022-10-11
tests/avocado: Add missing require_netdev('user') checks
Peter Maydell
2022-10-11
ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switch
Dongwon Kim
2022-10-11
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-11
ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext
Mauro Matteo Cascella
2022-10-11
tests/x86: Add 'q35' machine type to ivshmem-test
Michael Labiuk
2022-10-11
tests/x86: Add 'q35' machine type to drive_del-test
Michael Labiuk
2022-10-11
tests/x86: replace snprint() by g_strdup_printf() in drive_del-test
Michael Labiuk
2022-10-11
tests/x86: Fix comment typo in drive_del-test
Michael Labiuk
2022-10-11
tests/x86: Add 'q35' machine type to hotplug hd-geo-test
Michael Labiuk
2022-10-11
tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
Michael Labiuk
2022-10-11
tests/x86: Refactor hot unplug hd-geo-test
Michael Labiuk
2022-10-11
tests/x86: Add subtest with 'q35' machine type to device-plug-test
Michael Labiuk
2022-10-11
tests/x86: add helper qtest_qmp_device_del_send()
Michael Labiuk
2022-10-11
tests/migration: remove the unused local variable
dinglimin
2022-10-11
qtest: "-display none" is set in qtest_init()
Juan Quintela
2022-10-11
linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate
Paolo Bonzini
2022-10-11
audio: prevent an integer overflow in resampling code
Volker Rümelin
2022-10-11
audio: fix sw->buf size for audio recording
Volker Rümelin
2022-10-11
audio: refactor audio_get_avail()
Volker Rümelin
2022-10-11
audio: rename audio_sw_bytes_free()
Volker Rümelin
2022-10-11
audio: swap audio_rate_get_bytes() function parameters
Volker Rümelin
2022-10-11
spiceaudio: update comment
Volker Rümelin
2022-10-11
spiceaudio: add a pcm_ops buffer_get_free function
Volker Rümelin
2022-10-11
audio: add more audio rate control functions
Volker Rümelin
2022-10-11
alsaaudio: reduce playback latency
Volker Rümelin
2022-10-11
audio: run downstream playback queue unconditionally
Volker Rümelin
2022-10-11
audio: fix GUS audio playback with out.mixing-engine=off
Volker Rümelin
2022-10-11
audio: refactor code in audio_run_out()
Volker Rümelin
[prev]
[next]