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
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into ...
Peter Maydell
7
-19
/
+27
2018-08-15
Merge remote-tracking branch 'remotes/famz/tags/block-and-testing-pull-reques...
Peter Maydell
13
-57
/
+154
2018-08-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180814'...
Peter Maydell
30
-499
/
+1725
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
2018-08-14
intc/arm_gic: Implement gic_update_virt() function
Luc Michel
1
-39
/
+136
2018-08-14
intc/arm_gic: Implement the virtual interface registers
Luc Michel
1
-2
/
+233
2018-08-14
intc/arm_gic: Wire the vCPU interface
Luc Michel
1
-2
/
+35
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
Luc Michel
1
-5
/
+15
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...
Luc Michel
1
-4
/
+47
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
Luc Michel
1
-19
/
+33
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...
Luc Michel
1
-12
/
+38
[next]