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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2022-01-14
block_int: make bdrv_backing_overridden static
Emanuele Giuseppe Esposito
2
-4
/
+3
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
31
-232
/
+221
2022-01-13
ui/input-legacy: pass horizontal scroll information
Dmitry Petrov
1
-0
/
+15
2022-01-13
ui/sdl2: pass horizontal scroll information to the device code
Dmitry Petrov
1
-0
/
+5
2022-01-13
ui/gtk: pass horizontal scroll information to the device code
Dmitry Petrov
1
-12
/
+42
2022-01-13
ui/cocoa: pass horizontal scroll information to the device code
Dmitry Petrov
1
-6
/
+12
2022-01-13
ps2: Initial horizontal scroll support
Dmitry Petrov
2
-9
/
+50
2022-01-13
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
42
-248
/
+276
2022-01-13
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220112' into s...
Peter Maydell
19
-599
/
+736
2022-01-13
edid: Added support for 4k@60 Hz monitor
Satyeshwar Singh
1
-0
/
+3
2022-01-13
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
3
-6
/
+6
2022-01-13
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
3
-25
/
+8
2022-01-13
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
2
-34
/
+88
2022-01-13
hw/display/vga-mmio: Inline vga_mm_init()
Philippe Mathieu-Daudé
1
-16
/
+9
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
7
-18
/
+16
2022-01-13
uas: add missing return
Gerd Hoffmann
1
-0
/
+1
2022-01-13
ui: fix gtk clipboard clear assertion
Marc-André Lureau
1
-10
/
+11
2022-01-13
ui/dbus: fix buffer-overflow detected by ASAN
Marc-André Lureau
1
-0
/
+1
2022-01-13
hw/audio/intel-hda: fix stream reset
Volker Rümelin
1
-1
/
+1
2022-01-13
dsoundaudio: fix crackling audio recordings
Volker Rümelin
1
-4
/
+3
2022-01-13
jackaudio: use ifdefs to hide unavailable functions
Volker Rümelin
1
-0
/
+4
2022-01-13
ui/vnc.c: Fixed a deadlock bug.
Rao Lei
1
-2
/
+2
2022-01-13
usb: allow max 8192 bytes for desc
zhenwei pi
2
-7
/
+9
2022-01-13
hw/usb/dev-wacom: add missing HID descriptor
Dario Binacchi
1
-1
/
+71
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
4
-81
/
+27
2022-01-12
virtio: use ->handle_output() instead of ->handle_aio_output()
Stefan Hajnoczi
1
-30
/
+3
2022-01-12
virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
Stefan Hajnoczi
1
-1
/
+1
2022-01-12
virtio-blk: drop unused virtio_blk_handle_vq() return value
Stefan Hajnoczi
2
-12
/
+4
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
4
-24
/
+13
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
25
-104
/
+193
2022-01-12
meson: reenable filemonitor-inotify compilation
Volker Rümelin
2
-3
/
+6
2022-01-12
meson: build all modules by default
Paolo Bonzini
2
-3
/
+4
2022-01-12
configure: do not create roms/seabios/config.mak if SeaBIOS not present
Paolo Bonzini
1
-2
/
+4
2022-01-12
tests/tcg: Fix target-specific Makefile variables path for user-mode
Philippe Mathieu-Daudé
1
-1
/
+1
2022-01-12
KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS
Paolo Bonzini
1
-15
/
+9
2022-01-12
KVM: use KVM_{GET|SET}_SREGS2 when supported.
Maxim Levitsky
3
-2
/
+138
2022-01-12
meson: add comments in the target-specific flags section
Paolo Bonzini
1
-0
/
+5
2022-01-12
configure, meson: move config-poison.h to meson
Paolo Bonzini
4
-12
/
+29
2022-01-12
meson: build contrib/ executables after generated headers
Paolo Bonzini
4
-4
/
+4
2022-01-12
configure: move non-command-line variables away from command-line parsing sec...
Paolo Bonzini
1
-7
/
+6
2022-01-12
configure: parse --enable/--disable-strip automatically, flip default
Paolo Bonzini
4
-18
/
+18
2022-01-12
configure, makefile: remove traces of really old files
Paolo Bonzini
2
-16
/
+4
2022-01-12
configure: do not set bsd_user/linux_user early
Paolo Bonzini
1
-11
/
+17
2022-01-12
configure: simplify creation of plugin symbol list
Paolo Bonzini
2
-84
/
+10
2022-01-12
block/file-posix: Simplify the XFS_IOC_DIOINFO handling
Thomas Huth
5
-55
/
+17
2022-01-12
meson: cleanup common-user/ build
Paolo Bonzini
2
-13
/
+2
2022-01-12
user: move common-user includes to a subdirectory of {bsd,linux}-user/
Paolo Bonzini
19
-3
/
+3
2022-01-12
meson: reuse common_user_inc when building files specific to user-mode emulators
Paolo Bonzini
1
-1
/
+1
2022-01-12
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...
Peter Maydell
34
-1161
/
+318
2022-01-12
ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()
Daniel Henrique Barboza
1
-10
/
+10
[prev]
[next]