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
2022-10-28
net: introduce convert_host_port()
Laurent Vivier
2
-30
/
+34
2022-10-28
vhost: Accept event idx flag
Eugenio Pérez
1
-0
/
+1
2022-10-28
vhost: use avail event idx on vhost_svq_kick
Eugenio Pérez
1
-1
/
+11
2022-10-28
vhost: toggle device callbacks using used event idx
Eugenio Pérez
1
-3
/
+15
2022-10-28
vhost: allocate event_idx fields on vring
Eugenio Pérez
1
-4
/
+4
2022-10-28
net: improve error message for missing netdev backend
Daniel P. Berrangé
1
-7
/
+11
2022-10-28
vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
Si-Wei Liu
3
-7
/
+27
2022-10-28
vdpa: Remove shadow CVQ command check
Eugenio Pérez
1
-48
/
+0
2022-10-28
vdpa: Delete duplicated vdpa_feature_bits entry
Eugenio Pérez
1
-1
/
+0
2022-10-28
virtio-net: fix TX timer with tx_burst
Laurent Vivier
1
-9
/
+41
2022-10-28
virtio-net: fix bottom-half packet TX on asynchronous completion
Laurent Vivier
1
-1
/
+12
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
13
-98
/
+649
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
69
-1221
/
+1304
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
15
-39
/
+452
2022-10-26
dump/win_dump: limit number of processed PRCBs
Viktor Prutyanov
1
-0
/
+7
2022-10-26
s390x: pv: Add dump support
Janosch Frank
3
-33
/
+246
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
2
-0
/
+60
2022-10-26
include/elf.h: add s390x note types
Janosch Frank
1
-0
/
+2
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
3
-0
/
+77
2022-10-26
s390x: Add protected dump cap
Janosch Frank
4
-0
/
+22
2022-10-26
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
2
-17
/
+2
2022-10-26
target/xtensa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+10
2022-10-26
target/tricore: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+11
2022-10-26
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
3
-2
/
+9
2022-10-26
target/sh4: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-10
/
+16
2022-10-26
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
3
-3
/
+9
2022-10-26
target/rx: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+10
2022-10-26
target/riscv: Convert to tcg_ops restore_state_to_opc
Richard Henderson
1
-2
/
+7
2022-10-26
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+10
2022-10-26
target/openrisc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-10
/
+13
2022-10-26
target/nios2: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+11
2022-10-26
target/mips: Convert to tcg_ops restore_state_to_opc
Richard Henderson
3
-2
/
+10
2022-10-26
target/microblaze: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-7
/
+11
2022-10-26
target/m68k: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-10
/
+14
2022-10-26
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+11
2022-10-26
target/i386: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-15
/
+19
2022-10-26
target/hppa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-13
/
+19
2022-10-26
target/hexagon: Convert to tcg_ops restore_state_to_opc
Richard Henderson
1
-2
/
+7
2022-10-26
target/cris: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+11
2022-10-26
target/avr: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+11
2022-10-26
target/arm: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-22
/
+26
2022-10-26
target/alpha: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+9
2022-10-26
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
3
-3
/
+34
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
3
-31
/
+10
2022-10-26
accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c
Richard Henderson
2
-50
/
+50
2022-10-26
accel/tcg: Use tb_invalidate_phys_range in page_set_flags
Richard Henderson
1
-2
/
+6
2022-10-26
accel/tcg: Use page_reset_target_data in page_set_flags
Richard Henderson
1
-8
/
+5
2022-10-26
accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
Richard Henderson
3
-14
/
+11
2022-10-26
accel/tcg: Use tb_invalidate_phys_page in page_set_flags
Richard Henderson
1
-1
/
+1
2022-10-26
accel/tcg: Unify declarations of tb_invalidate_phys_range
Richard Henderson
3
-14
/
+3
[next]