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-12
pnv_phb4.c: check if root port exists in rc_config functions
Daniel Henrique Barboza
1
-2
/
+8
2022-01-12
pnv_phb4.c: make pnv-phb4-root-port user creatable
Daniel Henrique Barboza
2
-13
/
+7
2022-01-12
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
4
-11
/
+15
2022-01-12
pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_port
Daniel Henrique Barboza
1
-0
/
+15
2022-01-12
pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_port
Daniel Henrique Barboza
1
-0
/
+16
2022-01-12
target/ppc: Set the correct endianness for powernv memory dumps
Fabiano Rosas
1
-1
/
+1
2022-01-12
target/ppc: Introduce a wrapper for powerpc_excp
Fabiano Rosas
1
-1
/
+11
2022-01-12
target/ppc: Use ppc_interrupts_little_endian in powerpc_excp
Fabiano Rosas
1
-28
/
+1
2022-01-12
target/ppc: Add MSR_ILE support to ppc_interrupts_little_endian
Fabiano Rosas
1
-1
/
+3
2022-01-12
target/ppc: Add HV support to ppc_interrupts_little_endian
Fabiano Rosas
3
-10
/
+17
2022-01-12
target/ppc: powerpc_excp: Group unimplemented exceptions
Fabiano Rosas
1
-69
/
+8
2022-01-12
target/ppc: powerpc_excp: Keep 60x/7x5 soft MMU logs active
Fabiano Rosas
1
-5
/
+1
2022-01-12
target/ppc: powerpc_excp: Extract software TLB logging into a function
Fabiano Rosas
1
-28
/
+37
2022-01-12
docs: Clarifications and formatting changes in ppc docs.
Leonardo Garcia
2
-32
/
+31
2022-01-12
MAINTAINERS: Improve the PowerPC machines section
Thomas Huth
1
-4
/
+8
2022-01-12
docs/system/ppc: Merge the PEF information into the pseries page
Thomas Huth
2
-30
/
+33
2022-01-12
target/ppc: Add extra float instructions to POWER5P processors
Cédric Le Goater
1
-0
/
+1
2022-01-12
spapr: Fix support of POWER5+ processors
Cédric Le Goater
1
-4
/
+6
2022-01-12
target/ppc: Add popcntb instruction to POWER5+ processors
Cédric Le Goater
1
-0
/
+1
2022-01-12
Merge tag 'qemu-slof-20220110' of github.com:aik/qemu into ppc-7.0
Cédric Le Goater
3
-1
/
+1
2022-01-11
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
4
-9
/
+7
2022-01-11
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into staging
Peter Maydell
1
-21
/
+31
2022-01-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
18
-398
/
+83
2022-01-10
simplebench: Fix Python syntax error (reported by LGTM)
Stefan Weil
1
-1
/
+1
2022-01-10
python: update type hints for mypy 0.930
John Snow
1
-5
/
+1
2022-01-10
Python/aqmp: fix type definitions for mypy 0.920
John Snow
1
-2
/
+3
2022-01-10
python/aqmp: use absolute import statement
John Snow
1
-1
/
+2
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
6
-35
/
+2
2022-01-10
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
1
-57
/
+31
2022-01-10
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
1
-73
/
+58
2022-01-10
Revert "vhost: introduce new VhostOps vhost_set_config_call"
Michael S. Tsirkin
1
-3
/
+0
2022-01-10
Revert "vhost-vdpa: add support for config interrupt"
Michael S. Tsirkin
2
-8
/
+0
2022-01-10
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2
-33
/
+0
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2
-80
/
+0
2022-01-10
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
4
-22
/
+2
2022-01-10
Revert "virtio-mmio: add support for configure interrupt"
Michael S. Tsirkin
1
-27
/
+0
2022-01-10
Revert "virtio-pci: add support for configure interrupt"
Michael S. Tsirkin
2
-83
/
+13
2022-01-10
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-7.0-pull-request' ...
Peter Maydell
4
-5
/
+16
2022-01-10
pseries: Update SLOF firmware image
Alexey Kardashevskiy
3
-1
/
+1
2022-01-09
target/m68k: don't word align SP in stack frame if M68K_FEATURE_UNALIGNED_DAT...
Mark Cave-Ayland
1
-1
/
+4
2022-01-09
macfb: fix VRAM dirty memory region logging
Mark Cave-Ayland
1
-1
/
+1
2022-01-09
q800: fix segfault with invalid MacROM
Laurent Vivier
1
-2
/
+3
2022-01-09
hw: m68k: Add virt compat machine type for 7.0
Laurent Vivier
1
-1
/
+8
2022-01-08
Merge tag 'bsd-user-arm-pull-request' of gitlab.com:bsdimp/qemu into staging
Richard Henderson
24
-350
/
+1214
2022-01-07
Merge tag 'pull-riscv-to-apply-20220108' of github.com:alistair23/qemu into s...
Richard Henderson
81
-749
/
+2317
2022-01-07
bsd-user: add arm target build
Warner Losh
1
-0
/
+2
2022-01-07
bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZE
Warner Losh
1
-2
/
+0
2022-01-07
bsd-user/arm/signal.c: arm get_ucontext_sigreturn
Warner Losh
1
-0
/
+9
2022-01-07
bsd-user/arm/signal.c: arm set_mcontext
Warner Losh
1
-0
/
+76
2022-01-07
bsd-user/arm/signal.c: arm get_mcontext
Warner Losh
1
-0
/
+51
[next]