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
2020-07-13
iotests.py: QemuIoInteractive: print output on failure
Vladimir Sementsov-Ogievskiy
1
-1
/
+7
2020-07-13
iotests: QemuIoInteractive: use qemu_io_args_no_fmt
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-07-13
hax: Fix setting of FD_CLOEXEC
Eric Blake
1
-3
/
+3
2020-07-13
nbd: Avoid off-by-one in long export name truncation
Eric Blake
1
-1
/
+1
2020-07-13
hw/arm/aspeed: Do not create and attach empty SD cards by default
Philippe Mathieu-Daudé
1
-4
/
+5
2020-07-13
hw/arm/palm.c: Encapsulate misc GPIO handling in a device
Peter Maydell
1
-9
/
+52
2020-07-13
hw/arm/palm.c: Detabify
Peter Maydell
1
-32
/
+32
2020-07-13
hw/arm/tosa: Encapsulate misc GPIO handling in a device
Peter Maydell
1
-24
/
+64
2020-07-13
hw/arm/tosa.c: Detabify
Peter Maydell
1
-26
/
+26
2020-07-13
hw/nios2: exit to main CPU loop only when unmasking interrupts
Wentong Wu
1
-1
/
+2
2020-07-13
target/nios2: Use gen_io_start around wrctl instruction
Wentong Wu
1
-0
/
+5
2020-07-13
target/nios2: in line the semantics of DISAS_UPDATE with other targets
Wentong Wu
1
-1
/
+1
2020-07-13
target/nios2: add DISAS_NORETURN case for nothing more to generate
Wentong Wu
1
-2
/
+3
2020-07-13
util/drm: make portable by avoiding struct dirent d_type
Gerd Hoffmann
1
-5
/
+14
2020-07-13
util/oslib-posix.c: Implement qemu_init_exec_dir() for Haiku
David CARLIER
1
-0
/
+19
2020-07-13
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
David CARLIER
1
-0
/
+2
2020-07-13
bswap.h: Include <endian.h> on Haiku for bswap operations
David CARLIER
1
-0
/
+2
2020-07-13
osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
David CARLIER
1
-0
/
+4
2020-07-13
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
4
-3
/
+11
2020-07-13
build: Check that mlockall() exists
David CARLIER
2
-0
/
+19
2020-07-13
util/qemu-openpty.c: Don't assume pty.h is glibc-only
David CARLIER
2
-1
/
+10
2020-07-13
build: Enable BSD symbols for Haiku
David CARLIER
1
-2
/
+2
2020-07-13
virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
Eric Auger
1
-0
/
+1
2020-07-13
target/arm: Don't do raw writes for PMINTENCLR
Aaron Lindsay
1
-2
/
+2
2020-07-13