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-20
docs/devel: rename plugins.rst to tcg-plugins.rst
Alex Bennée
3
-1
/
+2
2019-11-20
tests/vm: make --interactive (and therefore DEBUG=1) unconditional
Alex Bennée
1
-1
/
+1
2019-11-19
Update version for v4.2.0-rc2 release
v4.2.0-rc2
Peter Maydell
1
-1
/
+1
2019-11-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-59
/
+103
2019-11-19
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191119' ...
Peter Maydell
5
-22
/
+22
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/pmaydell/tags/pull-target-arm-20191119'...
Peter Maydell
8
-81
/
+113
2019-11-19
target/arm: Support EL0 v7m msr/mrs for CONFIG_USER_ONLY
Richard Henderson
2
-43
/
+73
2019-11-19
target/arm: Relax r13 restriction for ldrex/strex for v8.0
Richard Henderson
1
-4
/
+8
2019-11-19
target/arm: Do not reject rt == rt2 for strexd
Richard Henderson
1
-1
/
+1
2019-11-19
net/cadence_gem: Set PHY autonegotiation restart status
Linus Ziegert
1
-4
/
+5
2019-11-19
ssi: xilinx_spips: Skip spi bus update for a few register writes
Sai Pavan Boddu
1
-4
/
+18
2019-11-19
target/arm: Merge arm_cpu_vq_map_next_smaller into sole caller
Richard Henderson
3
-20
/
+7
2019-11-19
pl031: Expose RTCICR as proper WC register
Alexander Graf
1
-5
/
+1
2019-11-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-11-19' in...
Peter Maydell
1
-5
/
+31
2019-11-19
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-11-19' into st...
Peter Maydell
44
-40
/
+606
2019-11-19
mc146818rtc: fix timer interrupt reinjection again
Paolo Bonzini
1
-7
/
+9
2019-11-19
Revert "mc146818rtc: fix timer interrupt reinjection"
Paolo Bonzini
1
-34
/
+33
2019-11-19
scsi: deprecate scsi-disk
Paolo Bonzini
4
-3
/
+23
2019-11-19
hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
Liam Merwick
7
-9
/
+9
2019-11-19
docs/microvm.rst: add instructions for shutting down the guest
Sergio Lopez
1
-0
/
+21
2019-11-19
docs/microvm.rst: fix alignment in "Limitations"
Sergio Lopez
1
-3
/
+3
2019-11-19
vfio: vfio-pci requires EDID
Paolo Bonzini
1
-0
/
+1
2019-11-19
hw/i386: Fix compiler warning when CONFIG_IDE_ISA is disabled
Thomas Huth
1
-2
/
+2
2019-11-19
target/i386: Export TAA_NO bit to guests
Pawan Gupta
1
-1
/
+1
2019-11-19
target/i386: add PSCHANGE_NO bit for the ARCH_CAPABILITIES MSR
Paolo Bonzini
1
-1
/
+1
2019-11-19
microvm: fix memory leak in microvm_fix_kernel_cmdline
Sergio Lopez
1
-0
/
+2
2019-11-19
scripts: Detect git worktrees for get_maintainer.pl --git
Alexey Kardashevskiy
1
-1
/
+1
2019-11-19
monitor/qmp: resume monitor when clearing its queue
Wolfgang Bumiller
1
-5
/
+31
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
[next]