index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-28
bsd-user/signal.c: Implement host_signal_handler
Warner Losh
2022-01-28
bsd-user/signal.c: Implement rewind_if_in_safe_syscall
Warner Losh
2022-01-28
bsd-user/signal.c: host_to_target_siginfo_noswap
Warner Losh
2022-01-28
bsd-user: Add trace events for bsd-user
Warner Losh
2022-01-28
bsd-user: Add host signals to the build
Warner Losh
2022-01-28
bsd-user/host/x86_64/host-signal.h: Implement host_signal_*
Warner Losh
2022-01-28
bsd-user/host/i386/host-signal.h: Implement host_signal_*
Warner Losh
2022-01-28
bsd-user/host/arm/host-signal.h: Implement host_signal_*
Warner Losh
2022-01-28
bsd-user/signal.c: Add si_type argument to queue_signal
Warner Losh
2022-01-28
bsd-user/signal.c: Implement signal_init()
Warner Losh
2022-01-28
bsd-user/signal.c: implement abstract target / host signal translation
Warner Losh
2022-01-28
bsd-user/arm/target_arch_cpu.h: Implement data faults
Warner Losh
2022-01-28
bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF
Warner Losh
2022-01-28
bsd-user/arm/target_arch_cpu.h: Correct code pointer
Warner Losh
2022-01-28
bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together
Warner Losh
2022-01-28
bsd-user/signal.c: implement cpu_loop_exit_sigbus
Warner Losh
2022-01-28
bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
Warner Losh
2022-01-28
bsd-user/signal-common.h: Move signal functions prototypes to here
Warner Losh
2022-01-28
bsd-user/signal.c: implement force_sig_fault
Warner Losh
2022-01-28
bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user
Warner Losh
2022-01-28
bsd-user: Bring in docs from linux-user for signal_pending
Warner Losh
2022-01-28
bsd-user: Remove vestiges of signal queueing code
Warner Losh
2022-01-28
bsd-user/arm/signal.c: get_mcontext should zero vfp data
Warner Losh
2022-01-28
bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm
Warner Losh
2022-01-28
bsd-user: Create setup_sigframe_arch to setup sigframe context
Warner Losh
2022-01-28
bsd-user: Complete FreeBSD siginfo
Warner Losh
2022-01-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-01-28
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20220127' into st...
Peter Maydell
2022-01-28
configure: fix parameter expansion of --cross-cc-cflags options
Matheus Ferst
2022-01-28
qapi: Cleanup SGX related comments and restore @section-size
Yang Zhong
2022-01-28
check-block: replace -makecheck with TAP output
Paolo Bonzini
2022-01-28
qemu-iotests: require at least an argument to check-block.sh
Paolo Bonzini
2022-01-28
build: make check-block a meson test
Paolo Bonzini
2022-01-28
scripts/mtest2make: add support for SPEED=thorough
Paolo Bonzini
2022-01-28
check-block.sh: passthrough -jN flag of make to -j N flag of check
Vladimir Sementsov-Ogievskiy
2022-01-28
meson: Use find_program() to resolve the entitlement.sh script
Philippe Mathieu-Daudé
2022-01-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2022-01-27-v2' in...
Peter Maydell
2022-01-27
xen-mapcache: Avoid entry->lock overflow
Ross Lagerwall
2022-01-27
xen-hvm: Allow disabling buffer_io_timer
Jason Andryuk
2022-01-27
qapi: generate trace events by default
Vladimir Sementsov-Ogievskiy
2022-01-27
meson: document why we don't generate trace events for tests/ and qga/
Vladimir Sementsov-Ogievskiy
2022-01-27
docs/qapi-code-gen: update to cover trace events code generation
Vladimir Sementsov-Ogievskiy
2022-01-27
exec/cpu: Make host pages variables / macros 'target agnostic'
Philippe Mathieu-Daudé
2022-01-27
meson.build: Use a function from libfdt 1.5.1 for the library check
Thomas Huth
2022-01-27
intc: Unexport InterruptStatsProviderClass-related functions
Bernhard Beschow
2022-01-27
docker: add msitools to Fedora/mingw cross
Marc-André Lureau
2022-01-27
build-sys: fix undefined ARCH error
Marc-André Lureau
2022-01-27
build-sys: fix a meson deprecation warning
Marc-André Lureau
2022-01-27
meson: generate trace events for qmp commands
Vladimir Sementsov-Ogievskiy
2022-01-27
qapi/commands: Optionally generate trace for QMP commands
Vladimir Sementsov-Ogievskiy
[next]