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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
2
-8
/
+14
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
1
-0
/
+6
2023-09-15
host/include/i386: Implement clmul.h
Richard Henderson
1
-0
/
+3
2023-09-15
crypto: Add generic 64-bit carry-less multiply routine
Richard Henderson
1
-0
/
+19
2023-09-15
crypto: Add generic 32-bit carry-less multiply routines
Richard Henderson
1
-0
/
+7
2023-09-15
crypto: Add generic 16-bit carry-less multiply routines
Richard Henderson
1
-0
/
+16
2023-09-15
crypto: Add generic 8-bit carry-less multiply routines
Richard Henderson
1
-0
/
+41
2023-09-13
Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
3
-1
/
+80
2023-09-12
linux-headers: Update to Linux v6.6-rc1
Thomas Huth
3
-1
/
+80
2023-09-12
ui: add precondition for dpy_get_ui_info()
Marc-André Lureau
1
-1
/
+1
2023-09-12
ui/console: move DisplaySurface to its own header
Marc-André Lureau
2
-83
/
+96
2023-09-12
ui/console: remove redundant format field
Marc-André Lureau
1
-8
/
+7
2023-09-12
ui/vc: rename kbd_put to qemu_text_console functions
Marc-André Lureau
1
-3
/
+3
2023-09-12
ui/vc: remove kbd_put_keysym() and update function calls
Marc-André Lureau
1
-1
/
+0
2023-09-11
Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
3
-0
/
+14
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2
-0
/
+16
2023-09-11
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
3
-7
/
+6
2023-09-11
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
5
-0
/
+706
2023-09-11
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
1
-0
/
+5
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
1
-0
/
+2
2023-09-11
qdev: Add qdev_add_vm_change_state_handler_full()
Avihai Horon
1
-0
/
+3
2023-09-11
sysemu: Add prepare callback to struct VMChangeStateEntry
Avihai Horon
1
-0
/
+4
2023-09-11
crypto: Add SM4 constant parameter CK
Max Chou
1
-0
/
+1
2023-09-11
crypto: Create sm4_subword
Max Chou
1
-0
/
+8
2023-09-11
target/riscv: Use existing lookup tables for MixColumns
Ard Biesheuvel
1
-0
/
+7
2023-09-08
arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Shameer Kolothum
1
-0
/
+1
2023-09-08
hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG
Francisco Iglesias
1
-0
/
+69
2023-09-08
hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
Francisco Iglesias
1
-0
/
+16
2023-09-08
hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
Francisco Iglesias
1
-0
/
+17
2023-09-08
hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
Francisco Iglesias
1
-0
/
+286
2023-09-08
hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
Francisco Iglesias
1
-0
/
+15
2023-09-08
hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
Francisco Iglesias
1
-0
/
+12
2023-09-08
hw/misc: Introduce a model of Xilinx Versal's CFU_APB
Francisco Iglesias
1
-0
/
+231
2023-09-08
hw/misc: Introduce the Xilinx CFI interface
Francisco Iglesias
1
-0
/
+59
2023-09-08
vmstate: Mark VMStateInfo.get/put() coroutine_mixed_fn
Kevin Wolf
1
-3
/
+5
2023-09-08
block: Remove bdrv_query_block_node_info
Fabiano Rosas
1
-3
/
+0
2023-09-08
block: change reqs_lock to QemuMutex
Stefan Hajnoczi
1
-1
/
+1
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
25
-31
/
+31
2023-09-08
Merge tag 'pull-nbd-2023-09-07-v2' of https://repo.or.cz/qemu/ericb into staging
Stefan Hajnoczi
4
-41
/
+55
2023-09-08
accel/tcg: Fix typo in translator_io_start() description
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-08
include/: spelling fixes
Michael Tokarev
23
-29
/
+29
2023-09-08
riscv: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
3
-39
/
+54
2023-09-07
nbd: drop unused nbd_receive_negotiate() aio_context argument
Stefan Hajnoczi
1
-2
/
+1
2023-09-07
hw/ufs: Support for UFS logical unit
Jeuk Kim
1
-0
/
+1
2023-09-07
hw/ufs: Initial commit for emulated Universal-Flash-Storage
Jeuk Kim
3
-0
/
+1092
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
4
-56
/
+4
2023-09-07
Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
4
-2
/
+26
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
1
-1
/
+0
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
1
-1
/
+0
[next]