index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/riscv: spike: Remove deprecated ISA specific machines
Alistair Francis
2020-06-03
3
-228
/
+12
*
hw/riscv: virt: Remove the riscv_ prefix of the machine* functions
Bin Meng
2020-06-03
1
-10
/
+10
*
hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions
Bin Meng
2020-06-03
1
-12
/
+12
*
riscv: Change the default behavior if no -bios option is specified
Bin Meng
2020-06-03
1
-27
/
+4
*
riscv: Suppress the error report for QEMU testing with riscv_find_firmware()
Bin Meng
2020-06-03
1
-3
/
+11
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200602' into staging
Peter Maydell
2020-06-02
26
-193
/
+736
|
\
|
*
accel/tcg: Provide a NetBSD specific aarch64 cpu_signal_handler
Nick Hudson
2020-06-02
1
-0
/
+27
|
*
accel/tcg: Adjust cpu_signal_handler for NetBSD/arm
Nick Hudson
2020-06-02
1
-3
/
+13
|
*
tcg: Improve move ops in liveness_pass_2
Richard Henderson
2020-06-02
1
-22
/
+56
|
*
target/s390x: Use tcg_gen_gvec_rotl{i,s,v}
Richard Henderson
2020-06-02
4
-94
/
+11
|
*
target/ppc: Use tcg_gen_gvec_rotlv
Richard Henderson
2020-06-02
3
-25
/
+4
|
*
tcg/ppc: Implement INDEX_op_rot[lr]v_vec
Richard Henderson
2020-06-02
3
-6
/
+20
|
*
tcg/aarch64: Implement INDEX_op_rotl{i,v}_vec
Richard Henderson
2020-06-02
2
-2
/
+52
|
*
tcg/i386: Implement INDEX_op_rotl{i,s,v}_vec
Richard Henderson
2020-06-02
1
-16
/
+100
|
*
tcg: Implement gvec support for rotate by scalar
Richard Henderson
2020-06-02
10
-0
/
+37
|
*
tcg: Remove expansion to shift by vector from do_shifts
Richard Henderson
2020-06-02
1
-24
/
+11
|
*
tcg: Implement gvec support for rotate by vector
Richard Henderson
2020-06-02
13
-1
/
+256
|
*
tcg: Implement gvec support for rotate by immediate
Richard Henderson
2020-06-02
13
-1
/
+150
*
|
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-5.1-pull-request' ...
Peter Maydell
2020-06-02
3
-0
/
+23
|
\
\
|
|
/
|
/
|
|
*
target/m68k: implement opcode fetoxm1
Laurent Vivier
2020-06-02
3
-0
/
+9
|
*
target/m68k: implement fmove.l #<data>,FPCR
Laurent Vivier
2020-06-02
1
-0
/
+14
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-06-02
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
hostmem: don't use mbind() if host-nodes is empty
Igor Mammedov
2020-05-12
1
-2
/
+4
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200601a'...
Peter Maydell
2020-06-01
12
-207
/
+86
|
\
\
|
*
|
migration/migration.c: Fix hang in ram_save_host_page
Lukas Straub
2020-06-01
1
-0
/
+4
|
*
|
migration/colo.c: Move colo_notify_compares_event to the right place
Lukas Straub
2020-06-01
1
-6
/
+6
|
*
|
migration/colo.c: Relaunch failover even if there was an error
Lukas Straub
2020-06-01
1
-5
/
+12
|
*
|
migration/colo.c: Flush ram cache only after receiving device state
Lukas Straub
2020-06-01
3
-4
/
+3
|
*
|
migration/colo.c: Use cpu_synchronize_all_states()
Lukas Straub
2020-06-01
1
-1
/
+1
|
*
|
migration/colo.c: Use event instead of semaphore
Lukas Straub
2020-06-01
2
-6
/
+7
|
*
|
migration/vmstate: Remove unnecessary MemoryRegion forward declaration
Philippe Mathieu-Daudé
2020-06-01
1
-1
/
+0
|
*
|
virtiofsd: remove symlink fallbacks
Miklos Szeredi
2020-06-01
1
-169
/
+6
|
*
|
hmp: Simplify qom-set
Dr. David Alan Gilbert
2020-06-01
2
-12
/
+6
|
*
|
hmp: Implement qom-get HMP command
Dr. David Alan Gilbert
2020-06-01
4
-0
/
+34
|
*
|
migration/rdma: cleanup rdma context before g_free to avoid memleaks
Pan Nengyuan
2020-06-01
1
-3
/
+5
|
*
|
migration/rdma: fix potential nullptr access in rdma_start_incoming_migration
Pan Nengyuan
2020-06-01
1
-1
/
+3
*
|
|
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20200601...
Peter Maydell
2020-06-01
6
-46
/
+207
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
target/tricore: Implement gdbstub
Bastian Koppelmann
2020-06-01
4
-1
/
+152
|
*
|
target/tricore: Implement tricore_cpu_get_phys_page_debug
Bastian Koppelmann
2020-06-01
2
-9
/
+14
|
*
|
target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep
Bastian Koppelmann
2020-06-01
1
-9
/
+9
|
*
|
target/tricore: Move translate feature check to ctx
Bastian Koppelmann
2020-06-01
1
-27
/
+33
|
*
|
target/tricore: Don't save pc in generate_qemu_excp
Bastian Koppelmann
2020-06-01
1
-1
/
+0
|
/
/
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-june-01-2020'...
Peter Maydell
2020-06-01
7
-5
/
+225
|
\
\
|
*
|
hw/mips: fuloong2e: Set preferred page size to 16KB
Huacai Chen
2020-06-01
1
-0
/
+1
|
*
|
target/mips: Support variable page size
Huacai Chen
2020-06-01
1
-0
/
+5
|
*
|
target/mips: Add more CP0 register for save/restore
Huacai Chen
2020-06-01
2
-2
/
+216
|
*
|
hw/mips: Add CPU IRQ3 delivery for KVM
Huacai Chen
2020-06-01
1
-1
/
+1
|
*
|
configure: Add KVM target support for MIPS64
Huacai Chen
2020-06-01
1
-1
/
+1
|
*
|
tests/Makefile: Fix description of "make check"
Huacai Chen
2020-06-01
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...
Peter Maydell
2020-05-31
35
-178
/
+317
|
\
\
\
|
|
/
/
|
/
|
|
[next]