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
2019-11-19
hw/mips/gt64xxx: Remove dynamic field width from trace events
Philippe Mathieu-Daudé
2
-10
/
+10
2019-11-19
hw/block/pflash: Remove dynamic field width from trace events
Philippe Mathieu-Daudé
3
-12
/
+12
2019-11-19
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-11-19' into st...
Peter Maydell
44
-40
/
+606
2019-11-18
tests: More iotest 223 improvements
Eric Blake
2
-4
/
+97
2019-11-18
iotests: Include QMP input in .out files
Eric Blake
23
-0
/
+285
2019-11-18
iotests: Switch nbd tests to use Unix rather than TCP
Eric Blake
2
-7
/
+12
2019-11-18
iotests: Fix 173
Eric Blake
2
-3
/
+7
2019-11-18
MAINTAINERS: add more bitmap-related to Dirty Bitmaps section
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2019-11-18
nbd: Don't send oversize strings
Eric Blake
6
-12
/
+58
2019-11-18
bitmap: Enforce maximum bitmap name length
Eric Blake
4
-4
/
+14
2019-11-18
nbd/server: Prefer heap over stack for parsing client names
Eric Blake
2
-15
/
+20
2019-11-18
qemu-coroutine-sleep: Silence Coverity warning
Eric Blake
1
-0
/
+7
2019-11-18
iotests: Test NBD client reconnection
Andrey Shinkevich
5
-1
/
+110
2019-11-18
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20191118.0' in...
Peter Maydell
2
-1
/
+4
2019-11-18
vfio: vfio-pci requires EDID
Paolo Bonzini
1
-0
/
+1
2019-11-18
vfio: don't ignore return value of migrate_add_blocker
Jens Freimann
1
-1
/
+1
2019-11-18
hw/vfio/pci: Fix double free of migration_blocker
Michal Privoznik
1
-0
/
+2
2019-11-18
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
6
-3
/
+419
2019-11-18
iotests: Test multiple blockdev-snapshot calls
Kevin Wolf
3
-0
/
+414
2019-11-18
block: Remove 'backing': null from bs->{explicit_,}options
Kevin Wolf
1
-0
/
+2
2019-11-18
iotests: Fix "no qualified output" error path
Kevin Wolf
1
-1
/
+1
2019-11-18
qemu-iotests/iotests.py: improve assert_qmp message
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-11-18
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191118-pull-reque...
Peter Maydell
12
-0
/
+0
2019-11-18
seabios: update to pre-1.13 snapshot again
Gerd Hoffmann
12
-0
/
+0
2019-11-18
Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ...
Peter Maydell
15
-44
/
+185
2019-11-18
mos6522: fix T1 and T2 timers
Laurent Vivier
1
-15
/
+52
2019-11-18
spapr/kvm: Set default cpu model for all machine classes
David Gibson
1
-8
/
+13
2019-11-18
spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
Alexey Kardashevskiy
1
-10
/
+15
2019-11-18
ppc: Skip partially initialized vCPUs in 'info pic'
Greg Kurz
2
-2
/
+20
2019-11-18
xive, xics: Fix reference counting on CPU objects
Greg Kurz
2
-2
/
+12
2019-11-18
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
Greg Kurz
12
-9
/
+75
2019-11-18
buildfix: update texinfo menu
Gerd Hoffmann
1
-0
/
+1
2019-11-15
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-rc2' i...
Peter Maydell
10
-47
/
+23
2019-11-14
riscv/virt: Increase flash size
Alistair Francis
1
-1
/
+1
2019-11-14
opensbi: Upgrade from v0.4 to v0.5
Alistair Francis
4
-0
/
+0
2019-11-14
target/riscv: Remove atomic accesses to MIP CSR
Alistair Francis
4
-43
/
+21
2019-11-14
remove unnecessary ifdef TARGET_RISCV64
hiroyuki.obinata
1
-3
/
+1
2019-11-14
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191113-pull-reque...
Peter Maydell
13
-1
/
+1
2019-11-13
seabios: update to pre-1.13 snapshot
Gerd Hoffmann
13
-1
/
+1
2019-11-12
Update version for v4.2.0-rc1 release
v4.2.0-rc1
Peter Maydell
1
-1
/
+1
2019-11-12
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...
Peter Maydell
1
-3
/
+6
2019-11-12
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2019-11-12...
Peter Maydell
1
-39
/
+38
2019-11-12
linux-user: remove host stime() syscall
Laurent Vivier
1
-3
/
+5
2019-11-12
linux-user: fix missing break
Laurent Vivier
1
-0
/
+1
2019-11-12
target/microblaze: Plug temp leak around eval_cond_jmp()
Edgar E. Iglesias
1
-1
/
+4
2019-11-12
target/microblaze: Plug temp leaks with delay slot setup
Edgar E. Iglesias
1
-12
/
+14
2019-11-12
target/microblaze: Plug temp leaks for loads/stores
Edgar E. Iglesias
1
-26
/
+20
2019-11-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-tcg-12111...
Peter Maydell
14
-13
/
+264
2019-11-12
tcg plugins: expose an API version concept
Alex Bennée
10
-0
/
+56
2019-11-12
.travis.yml: don't run make check with multiple jobs
Alex Bennée
1
-1
/
+1
[next]