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
2021-06-29
tcg: Add flags argument to bswap opcodes
Richard Henderson
2
-5
/
+17
2021-06-29
tcg: Implement tcg_gen_vec_add{sub}32_tl
LIU Zhiwei
1
-0
/
+4
2021-06-29
tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32
LIU Zhiwei
1
-0
/
+10
2021-06-29
tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32
LIU Zhiwei
1
-0
/
+10
2021-06-29
tcg: Add tcg_gen_vec_add{sub}8_i32
LIU Zhiwei
1
-0
/
+6
2021-06-29
tcg: Add tcg_gen_vec_add{sub}16_i32
LIU Zhiwei
1
-0
/
+13
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
6
-11
/
+32
2021-06-28
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...
Peter Maydell
4
-20
/
+32
2021-06-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
4
-44
/
+61
2021-06-25
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
1
-1
/
+1
2021-06-25
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2
-3
/
+1
2021-06-25
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
3
-2
/
+1
2021-06-25
block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
Emanuele Giuseppe Esposito
1
-0
/
+2
2021-06-25
co-shared-resource: protect with a mutex
Emanuele Giuseppe Esposito
1
-3
/
+1
2021-06-25
progressmeter: protect with a mutex
Emanuele Giuseppe Esposito
1
-15
/
+19
2021-06-25
ratelimit: treat zero speed as unlimited
Paolo Bonzini
1
-2
/
+10
2021-06-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-25062...
Peter Maydell
1
-0
/
+9
2021-06-25
plugins/api: expose symbol lookup to plugins
Alex Bennée
1
-0
/
+9
2021-06-25
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
2
-0
/
+8
2021-06-25
osdep: provide ROUND_DOWN macro
Paolo Bonzini
1
-6
/
+22
2021-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' i...
Peter Maydell
1
-1
/
+1
2021-06-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'...
Peter Maydell
3
-1
/
+17
2021-06-24
hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer
Alistair Francis
1
-1
/
+4
2021-06-24
hw/timer: Initial commit of Ibex Timer
Alistair Francis
1
-0
/
+52
2021-06-24
hw/char/ibex_uart: Make the register layout private
Alistair Francis
1
-37
/
+0
2021-06-24
hw/char: QOMify sifive_uart
Lukas Jünger
1
-6
/
+5
2021-06-24
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
7
-14
/
+14
2021-06-23
ui/cocoa: Add clipboard support
Akihiko Odaki
1
-1
/
+1
2021-06-22
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...
Peter Maydell
3
-1
/
+23
2021-06-22
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' in...
Peter Maydell
6
-117
/
+131
2021-06-21
tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64
Peter Maydell
2
-1
/
+8
2021-06-21
hw/acpi: Provide function acpi_ghes_present()
Peter Maydell
1
-0
/
+9
2021-06-21
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
10
-71
/
+497
2021-06-21
s390x/css: Add passthrough IRB
Eric Farman
1
-0
/
+3
2021-06-21
s390x/css: Refactor IRB construction
Eric Farman
1
-0
/
+2
2021-06-21
s390x/css: Introduce an ESW struct
Eric Farman
1
-1
/
+11
2021-06-21
linux-user: elf: s390x: Prepare for Vector enhancements facility
David Hildenbrand
1
-0
/
+7
2021-06-21
Remove leading underscores from QEMU defines
Ahmed Abouzied
7
-14
/
+14
2021-06-19
tcg: expose TCGCond manipulation routines
Alessandro Di Federico
2
-69
/
+102
2021-06-19
tcg/tci: Change encoding to uint32_t units
Richard Henderson
1
-2
/
+2
2021-06-19
tcg/tci: Use ffi for calls
Richard Henderson
1
-0
/
+1
2021-06-19
plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
Richard Henderson
1
-1
/
+0
2021-06-19
tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
Richard Henderson
2
-45
/
+26
2021-06-18
nbd/client-connection: add option for non-blocking connection attempt
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-06-18
nbd/client-connection: return only one io channel
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2021-06-18
nbd/client-connection: implement connection retry
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2021-06-18
nbd/client-connection: add possibility of negotiation
Vladimir Sementsov-Ogievskiy
1
-2
/
+7
2021-06-18
nbd: move connection code from block/nbd to nbd/client-connection
Vladimir Sementsov-Ogievskiy
1
-0
/
+11
2021-06-18
qemu-sockets: introduce socket_address_parse_named_fd()
Vladimir Sementsov-Ogievskiy
1
-0
/
+11
2021-06-18
co-queue: drop extra coroutine_fn marks
Vladimir Sementsov-Ogievskiy
1
-2
/
+4
[next]