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-09-15
tcg/loongarch64: Lower basic tcg vec ops to LSX
Jiajie Chen
5
-2
/
+270
2023-09-15
tcg/loongarch64: Import LSX instructions
Jiajie Chen
1
-1
/
+6018
2023-09-15
thunk: Delete checks for old host definitions
Akihiko Odaki
1
-2
/
+1
2023-09-15
softmmu: Delete checks for old host definitions
Akihiko Odaki
1
-3
/
+0
2023-09-15
util: Delete checks for old host definitions
Akihiko Odaki
1
-12
/
+3
2023-09-15
accel/tcg: Fix the comment for CPUTLBEntryFull
LIU Zhiwei
2
-10
/
+13
2023-09-15
accel/tcg: mttcg remove false-negative halted assertion
Nicholas Piggin
1
-7
/
+2
2023-09-13
Merge tag 'pull-tpm-2023-09-12-3' of https://github.com/stefanberger/qemu-tpm...
Stefan Hajnoczi
1
-9
/
+2
2023-09-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
3
-27
/
+25
2023-09-13
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Stefan Hajnoczi
1
-2
/
+2
2023-09-13
tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR
Marc-André Lureau
1
-9
/
+2
2023-09-13
Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
31
-25
/
+460
2023-09-13
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
22
-1245
/
+1426
2023-09-13
target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Philippe Mathieu-Daudé
1
-16
/
+16
2023-09-13
target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
Philippe Mathieu-Daudé
1
-6
/
+4
2023-09-13
target/i386: Check kvm_hyperv_expand_features() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2023-09-13
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
2
-3
/
+3
2023-09-12
hw/nvme: Avoid dynamic stack allocation
Peter Maydell
1
-1
/
+1
2023-09-12
hw/nvme: Use #define to avoid variable length array
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-12
tests/qtest/pflash: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-12
kconfig: Add NVME to s390x machines
Cédric Le Goater
1
-1
/
+1
2023-09-12
target/s390x: AP-passthrough for PV guests
Steffen Eiden
5
-0
/
+79
2023-09-12
target/s390x/kvm: Refactor AP functionalities
Steffen Eiden
1
-7
/
+17
2023-09-12
linux-headers: Update to Linux v6.6-rc1
Thomas Huth
23
-16
/
+351
2023-09-12
s390x: do a subsystem reset before the unprotect on reboot
Janosch Frank
1
-0
/
+10
2023-09-12
s390x/ap: fix missing subsystem reset registration
Janosch Frank
1
-0
/
+1
2023-09-12
ui: add precondition for dpy_get_ui_info()
Marc-André Lureau
2
-2
/
+4
2023-09-12
ui: fix crash when there are no active_console
Marc-André Lureau
1
-0
/
+3
2023-09-12
virtio-gpu/win32: set the destroy function on load
Marc-André Lureau
1
-1
/
+3
2023-09-12
ui/console: move DisplaySurface to its own header
Marc-André Lureau
2
-83
/
+96
2023-09-12
ui/vc: split off the VC part from console.c
Marc-André Lureau
4
-1093
/
+1126
2023-09-12
ui/vc: preliminary QemuTextConsole changes before split
Marc-André Lureau
1
-17
/
+35
2023-09-12
ui/console: remove redundant format field
Marc-André Lureau
6
-15
/
+12
2023-09-12
ui/vc: rename kbd_put to qemu_text_console functions
Marc-André Lureau
8
-43
/
+43
2023-09-12
ui/vc: remove kbd_put_keysym() and update function calls
Marc-André Lureau
5
-37
/
+36
2023-09-12
vmmouse: use explicit code
Marc-André Lureau
1
-2
/
+11
2023-09-12
vmmouse: replace DPRINTF with tracing
Marc-André Lureau
2
-15
/
+24
2023-09-12
vhost-user-gpu: support dmabuf modifiers
Erico Nunes
1
-1
/
+16
2023-09-12
contrib/vhost-user-gpu: add support for sending dmabuf modifiers
Erico Nunes
3
-4
/
+61
2023-09-12
docs: vhost-user-gpu: add protocol changes for dmabuf modifiers
Erico Nunes
1
-1
/
+25
2023-09-11
Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
14
-99
/
+377
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
34
-652
/
+2785
2023-09-11
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
22
-80
/
+142
2023-09-11
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
40
-156
/
+3183
2023-09-11
vfio/common: Separate vfio-pci ranges
Joao Martins
2
-12
/
+61
2023-09-11
vfio/migration: Block VFIO migration with background snapshot
Avihai Horon
1
-1
/
+10
2023-09-11
vfio/migration: Block VFIO migration with postcopy migration
Avihai Horon
1
-0
/
+22
2023-09-11
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
5
-4
/
+48
2023-09-11
migration: Move more initializations to migrate_init()
Avihai Horon
2
-10
/
+7
2023-09-11
vfio/migration: Fail adding device with enable-migration=on and existing blocker
Avihai Horon
1
-2
/
+5
[next]