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
2022-12-20
accel/tcg: Move remainder of page locking to tb-maint.c
Richard Henderson
4
-434
/
+408
2022-12-20
accel/tcg: Move PageDesc tree into tb-maint.c for system
Richard Henderson
3
-140
/
+124
2022-12-20
accel/tcg: Use interval tree for user-only page tracking
Richard Henderson
4
-209
/
+450
2022-12-20
accel/tcg: Move page_{get,set}_flags to user-exec.c
Richard Henderson
3
-350
/
+363
2022-12-20
accel/tcg: Drop PAGE_RESERVED for CONFIG_BSD
Richard Henderson
1
-65
/
+0
2022-12-20
accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
Richard Henderson
2
-27
/
+75
2022-12-20
accel/tcg: Use interval tree for TBs in user-only mode
Richard Henderson
4
-171
/
+279
2022-12-20
accel/tcg: Rename page_flush_tb
Richard Henderson
1
-5
/
+5
2022-12-20
util: Add interval-tree.c
Richard Henderson
5
-0
/
+1192
2022-12-20
Merge tag 'hppa-fixes-pull-request' of https://github.com/hdeller/qemu-hppa i...
Peter Maydell
2
-6
/
+22
2022-12-19
target/hppa: Fix fid instruction emulation
Helge Deller
2
-4
/
+12
2022-12-19
target/hppa: Generate illegal instruction exception for 64-bit instructions
Helge Deller
1
-2
/
+10
2022-12-19
Merge tag 'pull-monitor-2022-12-19' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
10
-443
/
+478
2022-12-19
pci: Reject pcie_aer_inject_error -c with symbolic error status
Markus Armbruster
1
-0
/
+5
2022-12-19
pci: Improve do_pcie_aer_inject_error()'s error messages
Markus Armbruster
1
-15
/
+15
2022-12-19
pci: Rename hmp_pcie_aer_inject_error()'s local variable @err
Markus Armbruster
1
-17
/
+17
2022-12-19
pci: Inline do_pcie_aer_inject_error() into its only caller
Markus Armbruster
1
-35
/
+6
2022-12-19
pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
Markus Armbruster
6
-114
/
+113
2022-12-19
pci: Fix silent truncation of pcie_aer_inject_error argument
Markus Armbruster
1
-4
/
+5
2022-12-19
pci: Move pcibus_dev_print() to pci-hmp-cmds.c
Markus Armbruster
3
-38
/
+39
2022-12-19
pci: Deduplicate get_class_desc()
Markus Armbruster
1
-6
/
+3
2022-12-19
pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
Markus Armbruster
2
-1
/
+6
2022-12-19
pci: Make query-pci stub consistent with the real one
Markus Armbruster
2
-10
/
+1
2022-12-19
pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
Markus Armbruster
3
-107
/
+127
2022-12-19
pci: Move QMP commands to new hw/pci/pci-qmp-cmds.c
Markus Armbruster
4
-182
/
+224
2022-12-19
pci: Clean up a few things checkpatch.pl would flag later on
Markus Armbruster
1
-3
/
+6
2022-12-19
Merge tag 'pull-misc-20221218' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2
-2
/
+2
2022-12-18
target/tricore: Fix gdbstub write to address registers
Richard Henderson
1
-1
/
+1
2022-12-18
target/sh4: Mask restore of env->flags from tb->flags
Guenter Roeck
1
-1
/
+1
2022-12-18
Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into staging
Peter Maydell
59
-210
/
+7908
2022-12-18
Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
4
-0
/
+86
2022-12-17
Merge tag 'pull-target-arm-20221216' of https://git.linaro.org/people/pmaydel...
Peter Maydell
66
-314
/
+321
2022-12-16
target/hexagon: import additional tests
Niccolò Izzo
27
-1
/
+766
2022-12-16
target/hexagon: call idef-parser functions
Alessandro Di Federico
5
-34
/
+154
2022-12-16
target/hexagon: import parser for idef-parser
Anton Johansson
4
-0
/
+3730
2022-12-16
target/hexagon: import lexer for idef-parser
Paolo Montesel
3
-0
/
+730
2022-12-16
target/hexagon: prepare input for the idef-parser
Alessandro Di Federico
5
-0
/
+317
2022-12-16
target/hexagon: introduce new helper functions
Niccolò Izzo
3
-2
/
+166
2022-12-16
target/hexagon: make helper functions non-static
Paolo Montesel
4
-35
/
+99
2022-12-16
target/hexagon: make slot number an unsigned
Paolo Montesel
2
-12
/
+14
2022-12-16
target/hexagon: import README for idef-parser
Alessandro Di Federico
2
-0
/
+727
2022-12-16
target/hexagon: update MAINTAINERS for idef-parser
Alessandro Di Federico
1
-0
/
+9
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for tight loops
Taylor Simpson
5
-5
/
+129
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
Taylor Simpson
3
-2
/
+46
2022-12-16
Hexagon (target/hexagon) Add overrides for various forms of jump
Taylor Simpson
2
-0
/
+244
2022-12-16
Hexagon (target/hexagon) Add overrides for compound compare and jump
Taylor Simpson
2
-0
/
+267
2022-12-16
Hexagon (target/hexagon) Add overrides for direct call instructions
Taylor Simpson
2
-0
/
+63
2022-12-16
Hexagon (target/hexagon) Remove next_PC from runtime state
Taylor Simpson
10
-12
/
+65
2022-12-16
Hexagon (target/hexagon) Remove PC from the runtime state
Taylor Simpson
8
-10
/
+25
2022-12-16
Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
Taylor Simpson
9
-16
/
+51
[next]