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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2021-09-13
hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFn
Peter Maydell
1
-13
/
+22
2021-09-13
qdev: Support marking individual buses as 'full'
Peter Maydell
2
-1
/
+30
2021-09-13
target/arm: Merge disas_a64_insn into aarch64_tr_translate_insn
Richard Henderson
1
-115
/
+109
2021-09-13
target/arm: Take an exception if PSTATE.IL is set
Peter Maydell
7
-0
/
+49
2021-09-13
tests/data/acpi/virt: Update IORT files for ITS
Shashi Mallela
5
-4
/
+0
2021-09-13
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
3
-4
/
+31
2021-09-13
tests/data/acpi/virt: Add IORT files for ITS
Shashi Mallela
5
-0
/
+4
2021-09-13
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
7
-2
/
+200
2021-09-13
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
5
-4
/
+28
2021-09-13
hw/intc: GICv3 ITS Command processing
Shashi Mallela
3
-1
/
+378
2021-09-13
hw/intc: GICv3 ITS command queue framework
Shashi Mallela
2
-0
/
+359
2021-09-13
hw/intc: GICv3 ITS register definitions added
Shashi Mallela
4
-0
/
+431
2021-09-13
hw/intc: GICv3 ITS initial framework
Shashi Mallela
6
-14
/
+342
2021-09-13
hw/arm: Add support for kudo-bmc board.
Chris Rauer
2
-0
/
+35
2021-09-13
hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
Marc Zyngier
1
-1
/
+6
2021-09-13
hw/char: cadence_uart: Log a guest error when device is unclocked or in reset
Bin Meng
1
-0
/
+8
2021-09-13
hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{rea...
Bin Meng
1
-5
/
+10
2021-09-13
hw/char: cadence_uart: Convert to memop_with_attrs() ops
Bin Meng
1
-11
/
+15
2021-09-13
hw/char: cadence_uart: Move clock/reset check to uart_can_receive()
Bin Meng
1
-7
/
+10
2021-09-13
hw/char: cadence_uart: Disable transmit when input clock is disabled
Bin Meng
1
-0
/
+5
2021-09-13
hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase
Bin Meng
1
-13
/
+18
2021-09-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-13' into ...
Peter Maydell
6
-21
/
+25
2021-09-11
Merge remote-tracking branch 'remotes/bsdimp/tags/pull-bsd-user-20210910' int...
Peter Maydell
51
-2263
/
+4386
2021-09-10
bsd-user: Update mapping to handle reserved and starting conditions
Warner Losh
3
-71
/
+392
2021-09-10
bsd-user: Add '-0 argv0' option to bsd-user/main.c
Colin Percival
1
-0
/
+6
2021-09-10
bsd-user: Implement interlock for atomic operations
Warner Losh
1
-0
/
+24
2021-09-10
bsd-user: move gemu_log to later in the file
Warner Losh
1
-8
/
+9
2021-09-10
bsd-user: Refactor load_elf_sections and is_target_elf_binary
Warner Losh
1
-186
/
+158
2021-09-10
bsd-user: elfload.c style catch up patch
Warner Losh
1
-104
/
+104
2021-09-10
bsd-user: add stubbed out core dump support
Warner Losh
3
-2
/
+36
2021-09-10
bsd-user: Add target_os_user.h to capture the user/kernel structures
Warner Losh
1
-0
/
+427
2021-09-10
bsd-user: Add target_arch_reg to describe a target's register set
Warner Losh
2
-0
/
+174
2021-09-10
bsd-user: update debugging in mmap.c
Warner Losh
1
-17
/
+38
2021-09-10
bsd-user: Rewrite target system call definintion glue
Warner Losh
3
-208
/
+162
2021-09-10
bsd-user: Remove dead #ifdefs from elfload.c
Warner Losh
1
-20
/
+0
2021-09-10
bsd-user: elf cleanup
Warner Losh
5
-167
/
+454
2021-09-10
bsd-user: Add architecture specific signal tramp code
Warner Losh
2
-0
/
+58
2021-09-10
bsd-user: Move stack initializtion into a per-os file.
Warner Losh
3
-0
/
+293
2021-09-10
bsd-user: Implement --seed and initialize random state
Warner Losh
1
-0
/
+18
2021-09-10
bsd-user: *BSD specific siginfo defintions
Warner Losh
10
-10
/
+714
2021-09-10
bsd-user: Add system independent stack, data and text limiting
Warner Losh
3
-16
/
+45
2021-09-10
bsd-user: Create target specific vmparam.h
Warner Losh
4
-0
/
+131
2021-09-10
bsd-user: define max args in terms of pages
Warner Losh
1
-4
/
+11
2021-09-10
bsd-user: Include more things in qemu.h
Warner Losh
1
-2
/
+4
2021-09-10
bsd-user: pull in target_arch_thread.h update target_arch_elf.h
Warner Losh
8
-85
/
+171
2021-09-10
bsd-user: Move per-cpu code into target_arch_cpu.h
Warner Losh
6
-303
/
+473
2021-09-10
bsd-user: start to move target CPU functions to target_arch*
Warner Losh
7
-43
/
+218
2021-09-10
bsd-user: save the path to the qemu emulator
Warner Losh
2
-0
/
+22
2021-09-10
bsd-user: Include host-os.h from main
Warner Losh
4
-1
/
+9
2021-09-10
bsd-user: add host-os.h
Warner Losh
3
-0
/
+69
[next]