index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-30
bsd-user/signal.c: implement do_sigreturn
Warner Losh
2
-1
/
+57
2022-01-30
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-01-28' into st...
Peter Maydell
5
-3
/
+151
2022-01-29
Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...
Peter Maydell
38
-469
/
+351
2022-01-28
iotests/block-status-cache: New test
Hanna Reitz
2
-0
/
+144
2022-01-28
bsd-user/signal.c: process_pending_signals
Warner Losh
1
-1
/
+55
2022-01-28
bsd-user/signal.c: tswap_siginfo
Warner Losh
1
-0
/
+53
2022-01-28
bsd-user/signal.c: handle_pending_signal
Warner Losh
2
-0
/
+94
2022-01-28
bsd-user/signal.c: setup_frame
Warner Losh
3
-1
/
+90
2022-01-28
bsd-user/signal.c: sigset manipulation routines.
Warner Losh
2
-0
/
+76
2022-01-28
bsd-user/signal.c: Fill in queue_signal
Warner Losh
2
-1
/
+17
2022-01-28
bsd-user/signal.c: Implement dump_core_and_abort
Warner Losh
2
-0
/
+77
2022-01-28
bsd-user/strace.c: print_taken_signal
Warner Losh
2
-0
/
+107
2022-01-28
bsd-user/signal.c: Implement host_signal_handler
Warner Losh
1
-0
/
+105
2022-01-28
bsd-user/signal.c: Implement rewind_if_in_safe_syscall
Warner Losh
2
-1
/
+14
2022-01-28
bsd-user/signal.c: host_to_target_siginfo_noswap
Warner Losh
1
-0
/
+113
2022-01-28
bsd-user: Add trace events for bsd-user
Warner Losh
4
-1
/
+17
2022-01-28
bsd-user: Add host signals to the build
Warner Losh
2
-0
/
+2
2022-01-28
block/io: Update BSC only if want_zero is true
Hanna Reitz
1
-1
/
+5
2022-01-28
bsd-user/host/x86_64/host-signal.h: Implement host_signal_*
Warner Losh
1
-0
/
+37
2022-01-28
bsd-user/host/i386/host-signal.h: Implement host_signal_*
Warner Losh
1
-0
/
+37
2022-01-28
bsd-user/host/arm/host-signal.h: Implement host_signal_*
Warner Losh
1
-0
/
+35
2022-01-28
bsd-user/signal.c: Add si_type argument to queue_signal
Warner Losh
2
-3
/
+28
2022-01-28
bsd-user/signal.c: Implement signal_init()
Warner Losh
2
-0
/
+74
2022-01-28
bsd-user/signal.c: implement abstract target / host signal translation
Warner Losh
2
-0
/
+18
2022-01-28
bsd-user/arm/target_arch_cpu.h: Implement data faults
Warner Losh
1
-10
/
+35
2022-01-28
bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF
Warner Losh
1
-12
/
+13
2022-01-28
bsd-user/arm/target_arch_cpu.h: Correct code pointer
Warner Losh
1
-1
/
+1
2022-01-28
bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together
Warner Losh
1
-20
/
+2
2022-01-28
bsd-user/signal.c: implement cpu_loop_exit_sigbus
Warner Losh
1
-3
/
+9
2022-01-28
bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
Warner Losh
1
-3
/
+12
2022-01-28
bsd-user/signal-common.h: Move signal functions prototypes to here
Warner Losh
5
-8
/
+9
2022-01-28
bsd-user/signal.c: implement force_sig_fault
Warner Losh
2
-0
/
+32
2022-01-28
bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user
Warner Losh
1
-3
/
+3
2022-01-28
bsd-user: Bring in docs from linux-user for signal_pending
Warner Losh
1
-1
/
+8
2022-01-28
bsd-user: Remove vestiges of signal queueing code
Warner Losh
2
-20
/
+2
2022-01-28
bsd-user/arm/signal.c: get_mcontext should zero vfp data
Warner Losh
1
-0
/
+9
2022-01-28
bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm
Warner Losh
1
-17
/
+33
2022-01-28
bsd-user: Create setup_sigframe_arch to setup sigframe context
Warner Losh
3
-0
/
+29
2022-01-28
bsd-user: Complete FreeBSD siginfo
Warner Losh
1
-1
/
+14
2022-01-28
qapi/block: Cosmetic change in BlockExportType schema
Philippe Mathieu-Daude
1
-1
/
+2
2022-01-28
nbd/server.c: Remove unused field
Nir Soffer
1
-1
/
+0
2022-01-28
target/ppc: Remove support for the PowerPC 602 CPU
Cédric Le Goater
10
-322
/
+1
2022-01-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...
Peter Maydell
52
-74
/
+4300
2022-01-28
migration: Move temp page setup and cleanup into separate functions
Peter Xu
1
-31
/
+51
2022-01-28
migration: Simplify unqueue_page()
Peter Xu
2
-28
/
+12
2022-01-28
migration: Add postcopy_has_request()
Peter Xu
1
-17
/
+28
2022-01-28
migration: Enable UFFD_FEATURE_THREAD_ID even without blocktime feat
Peter Xu
1
-8
/
+6
2022-01-28
migration: No off-by-one for pss->page update in host page size
Peter Xu
1
-2
/
+2
2022-01-28
migration: Tally pre-copy, downtime and post-copy bytes independently
David Edmondson
4
-1
/
+34
2022-01-28
migration: Introduce ram_transferred_add()
David Edmondson
1
-9
/
+14
[prev]
[next]