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-09-27
audio: Add sndio backend
Alexandre Ratchov
2022-09-27
usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
Michael Brown
2022-09-27
usbnet: Detect short packets as sent by the xHCI controller
Michael Brown
2022-09-27
usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
Michael Brown
2022-09-27
usbnet: Add missing usb_wakeup() call in usbnet_receive()
Michael Brown
2022-09-27
hcd-xhci: drop operation with secondary stream arrays enabled
Qiang Liu
2022-09-27
usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
Gerd Hoffmann
2022-09-27
usb/msd: move usb_msd_packet_complete()
Gerd Hoffmann
2022-09-23
hcd-ohci: Drop ohci_service_iso_td() if ed->head & OHCI_DPTR_MASK is zero
Qiang Liu
2022-09-23
hw/usb/hcd-xhci: Check whether DMA accesses fail
Thomas Huth
2022-09-23
ui/console: fix three double frees in png_save()
Volker Rümelin
2022-09-23
ui/vdagent: fix serial reset of guest agent
Marc-André Lureau
2022-09-23
ui/clipboard: reset the serial state on reset
Marc-André Lureau
2022-09-23
ui/vdagent: always reset the clipboard serial on caps
Marc-André Lureau
2022-09-23
ui/clipboard: fix serial priority
Marc-André Lureau
2022-09-23
ui: add some vdagent related traces
Marc-André Lureau
2022-09-23
meson: Allow to enable gtk and sdl while cocoa is enabled
Akihiko Odaki
2022-09-23
Revert "main-loop: Disable block backend global state assertion on Cocoa"
Akihiko Odaki
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
2022-09-23
ui/console: Get tab completion working again in the SDL monitor vc
Cal Peake
2022-09-22
Merge tag 'edgar/xilinx-next-2022-09-21.for-upstream' of https://github.com/e...
Stefan Hajnoczi
2022-09-22
Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2022-09-21
hw/microblaze: pass random seed to fdt
Jason A. Donenfeld
2022-09-21
Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2022-09-21
Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-09-21
Merge tag 'pull-testing-next-200922-2' of https://github.com/stsquad/qemu int...
Stefan Hajnoczi
2022-09-21
target/m68k: always call gen_exit_tb() after writes to SR
Mark Cave-Ayland
2022-09-21
target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
Mark Cave-Ayland
2022-09-21
target/m68k: Perform writback before modifying SR
Richard Henderson
2022-09-21
target/m68k: Fix MACSR to CCR
Richard Henderson
2022-09-21
target/m68k: Implement atomic test-and-set
Richard Henderson
2022-09-20
Merge tag 'pull-request-2022-09-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-09-20
Merge tag 'pull-loongarch-20220920' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2022-09-20
tests/docker: remove the Debian base images
Alex Bennée
2022-09-20
tests/docker: remove FROM qemu/ support from docker.py
Alex Bennée
2022-09-20
tests/docker: update and flatten debian-toolchain
Alex Bennée
2022-09-20
tests/docker: update and flatten debian-hexagon-cross
Alex Bennée
2022-09-20
tests/docker: update and flatten debian-loongarch-cross
Alex Bennée
2022-09-20
tests/docker: update and flatten debian-amd64-cross
Alex Bennée
2022-09-20
tests/lcitool: bump to latest version
Alex Bennée
2022-09-20
tests/docker: update and flatten debian-all-test-cross
Alex Bennée
2022-09-20
tests/docker: flatten debian-riscv64-test-cross
Alex Bennée
2022-09-20
Deprecate 32 bit big-endian MIPS
Alex Bennée
2022-09-20
gitlab-ci: update aarch32/aarch64 custom runner jobs
Alex Bennée
2022-09-20
gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
Richard Henderson
2022-09-20
configure: explicitly set cflags for --disable-pie
Alex Bennée
2022-09-20
hw/ppc/spapr: Fix code style problems reported by checkpatch
Bernhard Beschow
2022-09-20
hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
Xuzhou Cheng
2022-09-20
hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
Xuzhou Cheng
[next]