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
...
|
*
include/hw/virtio: document vhost_ack_features
Alex Bennée
2022-06-28
1
-0
/
+10
|
*
include/hw/virtio: document vhost_get_features
Alex Bennée
2022-06-28
1
-0
/
+11
|
*
contrib/vhost-user-blk: fix 32 bit build and enable
Alex Bennée
2022-06-28
3
-6
/
+5
|
*
MAINTAINERS: Collect memory device files in "Memory devices"
David Hildenbrand
2022-06-28
1
-10
/
+15
|
*
libvhost-user: Fix VHOST_USER_ADD_MEM_REG reply
Kevin Wolf
2022-06-28
1
-7
/
+1
|
*
libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply
Kevin Wolf
2022-06-28
1
-9
/
+2
|
*
docs/vhost-user: Fix mismerge
Kevin Wolf
2022-06-28
1
-16
/
+0
|
*
virtio-iommu: Fix migration regression
Zhenzhong Duan
2022-06-28
1
-0
/
+8
|
*
vhost: setup error eventfd and dump errors
Konstantin Khlebnikov
2022-06-28
2
-0
/
+38
|
*
vhost: add method vhost_set_vring_err
Konstantin Khlebnikov
2022-06-28
3
-0
/
+16
|
*
msi: fix MSI vector limit check in msi_set_mask()
Jagannathan Raman
2022-06-28
1
-2
/
+2
|
*
virtio-iommu: Fix the partial copy of probe request
Zhenzhong Duan
2022-06-28
1
-4
/
+4
*
|
Merge tag 'pull-semi-20220628' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-06-28
50
-1307
/
+2180
|
\
\
|
*
|
target/nios2: Move nios2-semi.c to nios2_softmmu_ss
Richard Henderson
2022-06-28
2
-7
/
+2
|
*
|
target/nios2: Eliminate nios2_semi_is_lseek
Richard Henderson
2022-06-28
1
-36
/
+23
|
*
|
target/mips: Drop pread and pwrite syscalls from semihosting
Richard Henderson
2022-06-28
1
-32
/
+7
|
*
|
target/mips: Add UHI errno values
Richard Henderson
2022-06-28
1
-0
/
+40
|
*
|
target/mips: Use an exception for semihosting
Richard Henderson
2022-06-28
10
-21
/
+19
|
*
|
target/m68k: Make semihosting system only
Richard Henderson
2022-06-28
3
-43
/
+4
|
*
|
target/m68k: Eliminate m68k_semi_is_fseek
Richard Henderson
2022-06-28
1
-32
/
+23
|
*
|
semihosting: Create semihost_sys_poll_one
Richard Henderson
2022-06-28
4
-2
/
+106
|
*
|
semihosting: Remove qemu_semihosting_console_outs
Richard Henderson
2022-06-28
3
-79
/
+0
|
*
|
semihosting: Use console_out_gf for SYS_WRITE0
Richard Henderson
2022-06-28
1
-2
/
+9
|
*
|
semihosting: Remove qemu_semihosting_console_outc
Richard Henderson
2022-06-28
3
-47
/
+0
|
*
|
semihosting: Use console_out_gf for SYS_WRITEC
Richard Henderson
2022-06-28
1
-4
/
+16
|
*
|
semihosting: Use console_in_gf for SYS_READC
Richard Henderson
2022-06-28
1
-9
/
+18
|
*
|
semihosting: Create qemu_semihosting_guestfd_init
Richard Henderson
2022-06-28
5
-10
/
+61
|
*
|
semihosting: Add GuestFDConsole
Richard Henderson
2022-06-28
2
-3
/
+72
|
*
|
semihosting: Create qemu_semihosting_console_write
Richard Henderson
2022-06-28
3
-0
/
+26
|
*
|
semihosting: Cleanup chardev init
Richard Henderson
2022-06-28
5
-44
/
+26
|
*
|
semihosting: Expand qemu_semihosting_console_inc to read
Richard Henderson
2022-06-28
4
-15
/
+34
|
*
|
semihosting: Pass CPUState to qemu_semihosting_console_inc
Richard Henderson
2022-06-28
4
-10
/
+10
|
*
|
semihosting: Fix docs comment for qemu_semihosting_console_inc
Richard Henderson
2022-06-28
1
-5
/
+4
|
*
|
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
7
-29
/
+20
|
*
|
semihosting: Create semihost_sys_gettimeofday
Richard Henderson
2022-06-28
2
-0
/
+45
|
*
|
semihosting: Create semihost_sys_{stat,fstat}
Richard Henderson
2022-06-28
2
-0
/
+144
|
*
|
semihosting: Split out semihost_sys_system
Richard Henderson
2022-06-28
3
-11
/
+44
|
*
|
semihosting: Split out semihost_sys_rename
Richard Henderson
2022-06-28
3
-20
/
+62
|
*
|
semihosting: Split out semihost_sys_remove
Richard Henderson
2022-06-28
3
-12
/
+44
|
*
|
semihosting: Split out semihost_sys_flen
Richard Henderson
2022-06-28
3
-61
/
+66
|
*
|
semihosting: Split out semihost_sys_isatty
Richard Henderson
2022-06-28
3
-26
/
+53
|
*
|
semihosting: Split out semihost_sys_lseek
Richard Henderson
2022-06-28
4
-38
/
+102
|
*
|
semihosting: Bound length for semihost_sys_{read,write}
Richard Henderson
2022-06-28
1
-0
/
+16
|
*
|
semihosting: Split out semihost_sys_write
Richard Henderson
2022-06-28
3
-51
/
+61
|
*
|
semihosting: Split out semihost_sys_read
Richard Henderson
2022-06-28
3
-65
/
+113
|
*
|
semihosting: Split out semihost_sys_close
Richard Henderson
2022-06-28
4
-41
/
+57
|
*
|
semihosting: Split out semihost_sys_open
Richard Henderson
2022-06-28
5
-45
/
+193
|
*
|
semihosting: Move GET_ARG/SET_ARG earlier in the file
Richard Henderson
2022-06-28
1
-24
/
+24
|
*
|
semihosting: Use env more often in do_common_semihosting
Richard Henderson
2022-06-28
1
-4
/
+3
|
*
|
semihosting: Split out common-semi-target.h
Richard Henderson
2022-06-28
3
-93
/
+113
[prev]
[next]