index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
virtiofsd: Save error code early at the failure callsite
Vivek Goyal
1
-4
/
+5
2021-02-16
tools/virtiofsd: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2
-9
/
+9
2021-02-16
virtiofsd: vu_dispatch locking should never fail
Greg Kurz
1
-14
/
+35
2021-02-16
virtiofsd: Allow to build it without the tools
Wainer dos Santos Moschetta
1
-2
/
+5
2021-02-15
Acceptance Tests: set up existing ssh keys by default
Cleber Rosa
1
-0
/
+14
2021-02-15
Acceptance Tests: fix population of public key in cloudinit image
Cleber Rosa
1
-1
/
+3
2021-02-15
Acceptance Tests: introduce method for requiring an accelerator
Cleber Rosa
3
-29
/
+34
2021-02-15
Acceptance Tests: introduce LinuxTest base class
Cleber Rosa
3
-93
/
+94
2021-02-15
maint: Tell git that *.py files should use python diff hunks
Eric Blake
1
-0
/
+1
2021-02-15
tests/acceptance/virtio-gpu.py: preserve virtio-user-gpu log
Cleber Rosa
1
-2
/
+3
2021-02-15
Python: close the log file kept by QEMUMachine before reading it
Cleber Rosa
1
-2
/
+2
2021-02-15
virtiofs_submounts.py test: Note on vmlinuz param
Max Reitz
1
-0
/
+12
2021-02-15
Acceptance Tests: bump Avocado version requirement to 85.0
Cleber Rosa
1
-1
/
+1
2021-02-15
docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module name
Peter Maydell
1
-1
/
+1
2021-02-15
monitor/qmp: Stop processing requests when shutdown is requested
Kevin Wolf
1
-0
/
+5
2021-02-15
monitor: Fix assertion failure on shutdown
Kevin Wolf
1
-10
/
+15
2021-02-15
block: qcow2: remove the created file on initialization error
Maxim Levitsky
1
-3
/
+5
2021-02-15
block: add bdrv_co_delete_file_noerr
Maxim Levitsky
3
-13
/
+25
2021-02-15
crypto: luks: Fix tiny memory leak
Maxim Levitsky
1
-0
/
+2
2021-02-15
tests/qemu-iotests: Remove test 259 from the "auto" group
Thomas Huth
1
-1
/
+1
2021-02-15
xen-block: fix reporting of discard feature
Roger Pau Monne
1
-0
/
+1
2021-02-15
hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICE
Alexander Bulekov
1
-6
/
+6
2021-02-15
blockjob: Fix crash with IOthread when block commit after snapshot
Michael Qiu
1
-2
/
+6
2021-02-15
iotests: Consistent $IMGOPTS boundary matching
Max Reitz
1
-1
/
+3
2021-02-15
qemu-storage-daemon: Enable object-add
Kevin Wolf
1
-0
/
+2
2021-02-15
linux-user/mips: Support the n32 ABI for the R5900
Fredrik Noring
1
-0
/
+3
2021-02-15
docs/user: Remove outdated 'Quick Start' section
Peter Maydell
1
-61
/
+0
2021-02-15
tests/tcg: fix silent skipping of softmmu gdb tests
Alex Bennée
1
-1
/
+5
2021-02-15
bswap.h: Remove unused float-access functions
Peter Maydell
3
-77
/
+5
2021-02-15
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
Peter Maydell
1
-20
/
+0
2021-02-15
target/ppc: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2
-6
/
+6
2021-02-15
target/m68k: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
1
-3
/
+2
2021-02-15
target/sh4: Drop use of gdb_get_float32() and ldfl_p()
Peter Maydell
1
-4
/
+4
2021-02-15
MAINTAINERS: Add gdbstub.h to the "GDB stub" section
Peter Maydell
1
-0
/
+1
2021-02-15
tests/docker: remove travis container
Daniel P. Berrangé
5
-109
/
+2
2021-02-15
travis-ci: Disable C++ optional objects on AArch64 container
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-15
.shippable: remove the last bits
Alex Bennée
2
-25
/
+0
2021-02-15
travis.yml: Move the -fsanitize=thread testing to the gitlab-CI
Thomas Huth
2
-51
/
+9
2021-02-15
travis.yml: (Re-)move the --enable-debug jobs
Thomas Huth
2
-13
/
+1
2021-02-15
travis.yml: Move the --enable-modules test to the gitlab-CI
Thomas Huth
2
-6
/
+1
2021-02-15
travis.yml: Move the -fsanitize=undefined test to the gitlab-CI
Thomas Huth
2
-30
/
+13
2021-02-15
travis.yml: Move gprof/gcov test across to gitlab
Philippe Mathieu-Daudé
5
-17
/
+16
2021-02-13
linux-user: target: signal: Support TARGET_SS_AUTODISARM
Chen Gang
6
-0
/
+34
2021-02-13
linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}
Jason A. Donenfeld
3
-0
/
+11
2021-02-13
linux-user/syscall: Fix do_ioctl_ifconf() for 64 bit targets.
Stefan
1
-1
/
+2
2021-02-13
linux-user/mmap: Avoid asserts for out of range mremap calls
Richard Purdie
1
-1
/
+3
2021-02-13
linux-user: Fix loading of BSS segments
Giuseppe Musacchio
1
-10
/
+20
2021-02-13
linux-user: fix O_NONBLOCK in signalfd4() and eventfd2() syscalls
Helge Deller
2
-2
/
+8
2021-02-13
linux-user: fix O_NONBLOCK usage for hppa target
Helge Deller
1
-1
/
+1
2021-02-13
linux-user: Add missing TARGET___O_TMPFILE for hppa and alpha
Helge Deller
2
-0
/
+2
[next]