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
2019-11-11
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191111' into staging
Peter Maydell
5
-11
/
+60
2019-11-11
tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing
Peter Maydell
2
-5
/
+3
2019-11-11
tcg/ppc/tcg-target.opc.h: Add copyright/license
Peter Maydell
1
-0
/
+20
2019-11-11
tcg/i386/tcg-target.opc.h: Add copyright/license
Peter Maydell
1
-3
/
+25
2019-11-11
tcg/aarch64/tcg-target.opc.h: Add copyright/license
Peter Maydell
1
-3
/
+12
2019-11-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191111'...
Peter Maydell
7
-135
/
+44
2019-11-11
hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routine
Clement Deschamps
2
-2
/
+8
2019-11-11
Remove unassigned_access CPU hook
Peter Maydell
3
-33
/
+0
2019-11-11
ptimer: Remove old ptimer_init_with_bh() API
Peter Maydell
2
-100
/
+36
2019-11-11
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
1
-56
/
+57
2019-11-08
dp8393x: fix dp8393x_receive()
Laurent Vivier
1
-3
/
+9
2019-11-08
dp8393x: put the DMA buffer in the state structure
Laurent Vivier
1
-55
/
+50
2019-11-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20191107-pull-request' ...
Peter Maydell
1
-4
/
+9
2019-11-07
Update version for v4.2.0-rc0 release
v4.2.0-rc0
Peter Maydell
1
-1
/
+1
2019-11-07
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-11-07' in...
Peter Maydell
5
-4
/
+102
2019-11-07
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
7
-6
/
+18
2019-11-07
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
5
-0
/
+57
2019-11-07
iotests: Add test for 4G+ compressed qcow2 write
Max Reitz
3
-0
/
+90
2019-11-07
qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK
Max Reitz
1
-1
/
+1
2019-11-07
qcow2-bitmap: Fix uint64_t left-shift overflow
Tuguoyi
1
-3
/
+11
2019-11-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-11
/
+173
2019-11-07
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191106-pull-request...
Peter Maydell
1
-0
/
+5
2019-11-06
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20191106-pull-request' i...
Peter Maydell
1
-9
/
+21
2019-11-06
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...
Peter Maydell
23
-105
/
+338
2019-11-06
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191105' ...
Peter Maydell
27
-680
/
+697
2019-11-06
global: Squash 'the the'
Dr. David Alan Gilbert
6
-6
/
+6
2019-11-06
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
1
-8
/
+32
2019-11-06
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-65
/
+63
2019-11-06
linux-user/alpha: Set r20 secondary return value
Richard Henderson
1
-0
/
+9
2019-11-06
linux-user/sparc: Fix cpu_clone_regs_*
Richard Henderson
1
-7
/
+36
2019-11-06
linux-user: Introduce cpu_clone_regs_parent
Richard Henderson
19
-0
/
+74
2019-11-06
linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
Richard Henderson
19
-20
/
+40
2019-11-06
linux-user/sparc64: Fix target_signal_frame
Richard Henderson
1
-2
/
+2
2019-11-06
linux-user/sparc: Fix WREG usage in setup_frame
Richard Henderson
1
-1
/
+1
2019-11-06
linux-user/sparc: Use WREG_SP constant in sparc/signal.c
Richard Henderson
1
-5
/
+2
2019-11-06
linux-user/sparc: Begin using WREG constants in sparc/signal.c
Richard Henderson
1
-62
/
+33
2019-11-06
linux-user/sparc: Use WREG constants in sparc/target_cpu.h
Richard Henderson
1
-8
/
+2
2019-11-06
target/sparc: Define an enumeration for accessing env->regwptr
Richard Henderson
1
-0
/
+33
2019-11-06
tests/tcg/multiarch/linux-test: Fix error check for shmat
Richard Henderson
1
-1
/
+2
2019-11-06
scripts/qemu-binfmt-conf: Update for sparc64
Richard Henderson
1
-2
/
+6
2019-11-06
usb-host: add option to allow all resets.
Gerd Hoffmann
1
-4
/
+9
2019-11-06
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2019-11-04-tag' in...
Peter Maydell
2
-7
/
+8
2019-11-06
virtio: notify virtqueue via host notifier when available
Stefan Hajnoczi
3
-1
/
+13
2019-11-06
hw/rdma: Utilize ibv_reg_mr_iova for memory registration
Yuval Shaia
4
-0
/
+29
2019-11-06
configure: Check if we can use ibv_reg_mr_iova
Yuval Shaia
1
-0
/
+28
2019-11-06
audio: add -audiodev pa,in|out.latency= to documentation
Stefan Hajnoczi
1
-0
/
+5
2019-11-05
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
3
-11
/
+8
2019-11-05
hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
Philippe Mathieu-Daudé
5
-4
/
+4
2019-11-05
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé
8
-403
/
+442
2019-11-05
hw/pci-host/piix: Fix code style issues
Philippe Mathieu-Daudé
1
-3
/
+4
[next]