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
2018-08-15
block: Remove dead deprecation warning code
Kevin Wolf
1
-12
/
+0
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
14
-48
/
+8
2018-08-15
block: Remove deprecated -drive option addr
Kevin Wolf
5
-30
/
+2
2018-08-15
block: Remove deprecated -drive geometry options
Kevin Wolf
7
-131
/
+9
2018-08-15
luks: Allow share-rw=on
Fam Zheng
1
-1
/
+3
2018-08-15
throttle-groups: Don't allow timers without throttled requests
Alberto Garcia
1
-10
/
+22
2018-08-15
qemu-iotests: Update 093 to improve the draining test
Alberto Garcia
1
-8
/
+11
2018-08-15
throttle-groups: Skip the round-robin if a member is being drained
Alberto Garcia
1
-0
/
+9
2018-08-15
qemu-iotests: Test removing a throttle group member with a pending timer
Alberto Garcia
2
-2
/
+54
2018-08-15
block/qapi: Fix memory leak in qmp_query_blockstats()
Kevin Wolf
1
-1
/
+2
2018-08-15
monitor: fix oob command leak
Marc-André Lureau
1
-0
/
+2
2018-08-15
tests: fix crumple/recursive leak
Marc-André Lureau
1
-0
/
+1
2018-08-15
qapi: Fix some pycodestyle-3 complaints
Markus Armbruster
3
-13
/
+17
2018-08-15
tests: change /0.15/* tests to /qmp/*
Marc-André Lureau
1
-5
/
+5
2018-08-15
qmp-shell: learn to send commands with quoted arguments
Marc-André Lureau
1
-1
/
+2
2018-08-15
aio-posix: Improve comment around marking node deleted
Fam Zheng
1
-1
/
+1
2018-08-15
tests/vm: Add vm-build-all/vm-clean-all in help text
Fam Zheng
1
-0
/
+3
2018-08-15
tests/vm: Use make's --output-sync option
Peter Maydell
4
-8
/
+8
2018-08-15
tests/vm: Bump guest RAM up from 2G to 4G
Peter Maydell
1
-1
/
+1
2018-08-15
tests/vm: Propagate V=1 down into the make inside the VM
Peter Maydell
7
-8
/
+13
2018-08-15
tests/vm: Pass the jobs parallelism setting to 'make check'
Peter Maydell
4
-4
/
+4
2018-08-15
tests: vm: Add vm-clean-all
Fam Zheng
1
-1
/
+4
2018-08-15
tests: Add centos VM testing
Fam Zheng
2
-1
/
+86
2018-08-15
tests: Allow overriding archive path with SRC_ARCHIVE
Fam Zheng
1
-2
/
+5
2018-08-15
tests: Add an option for snapshot (default: off)
Fam Zheng
1
-1
/
+6
2018-08-15
docker: Install more packages in centos7
Fam Zheng
1
-0
/
+3
2018-08-15
aio: Do aio_notify_accept only during blocking aio_poll
Fam Zheng
2
-3
/
+4
2018-08-15
aio-posix: Don't count ctx->notifier as progress when polling
Fam Zheng
1
-1
/
+2
2018-08-15
nvme: simplify plug/unplug
Paolo Bonzini
1
-10
/
+10
2018-08-15
nvme: Fix nvme_init error handling
Fam Zheng
1
-25
/
+12
2018-08-15
tests/vm: Add flex and bison to the vm image
Philippe Mathieu-Daudé
1
-1
/
+1
2018-08-15
tests/vm: Only use -cpu 'host' if KVM is available
Philippe Mathieu-Daudé
1
-1
/
+2
2018-08-14
target/arm: Fix typo in helper_sve_movz_d
Richard Henderson
1
-1
/
+1
2018-08-14
target/arm: Reorganize SVE WHILE
Richard Henderson
2
-22
/
+32
2018-08-14
target/arm: Fix typo in do_sat_addsub_64
Richard Henderson
1
-1
/
+1
2018-08-14
target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
Richard Henderson
1
-6
/
+6
2018-08-14
target/arm: Implement tailchaining for M profile cores
Peter Maydell
1
-0
/
+16
2018-08-14
target/arm: Restore M-profile CONTROL.SPSEL before any tailchaining
Peter Maydell
1
-6
/
+10
2018-08-14
target/arm: Initialize exc_secure correctly in do_v7m_exception_exit()
Peter Maydell
1
-1
/
+1
2018-08-14
target/arm: Improve exception-taken logging
Peter Maydell
1
-6
/
+11
2018-08-14
target/arm: Treat SCTLR_EL1.M as if it were zero when HCR_EL2.TGE is set
Peter Maydell
1
-0
/
+8
2018-08-14
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
3
-18
/
+71
2018-08-14
target/arm: Honour HCR_EL2.TGE when raising synchronous exceptions
Peter Maydell
1
-0
/
+14
2018-08-14
target/arm: Honour HCR_EL2.TGE and MDCR_EL2.TDE in debug register access checks
Peter Maydell
1
-6
/
+12
2018-08-14
target/arm: Mask virtual interrupts if HCR_EL2.TGE is set
Peter Maydell
1
-2
/
+4
2018-08-14
arm: Fix return code of arm_load_elf
Adam Lackorzynski
1
-4
/
+4
2018-08-14
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
3
-12
/
+50
2018-08-14
xlnx-zynqmp: Improve GIC wiring and MMIO mapping
Luc Michel
2
-10
/
+86
2018-08-14
intc/arm_gic: Improve traces
Luc Michel
2
-8
/
+35
2018-08-14
intc/arm_gic: Implement maintenance interrupt generation
Luc Michel
1
-0
/
+97
[prev]
[next]