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
2018-02-13
sdhci: check Spec v2 capabilities (DMA and 64-bit bus)
Philippe Mathieu-Daudé
2
-9
/
+19
2018-02-13
sdhci: Fix 64-bit ADMA2
Sai Pavan Boddu
1
-2
/
+2
2018-02-13
sdhci: replace DMA magic value by BLOCK_SIZE_MASK
Philippe Mathieu-Daudé
1
-8
/
+10
2018-02-13
sdhci: check the Spec v1 capabilities correctness
Philippe Mathieu-Daudé
3
-2
/
+116
2018-02-13
sdhci: simplify sdhci_get_fifolen()
Philippe Mathieu-Daudé
2
-16
/
+8
2018-02-13
sdhci: use a numeric value for the default CAPAB register
Philippe Mathieu-Daudé
1
-58
/
+16
2018-02-13
sdhci: add a 'spec_version property' (default to v2)
Philippe Mathieu-Daudé
3
-6
/
+27
2018-02-13
sdhci: add qtest to check the SD Spec version
Philippe Mathieu-Daudé
1
-0
/
+24
2018-02-13
sdhci: add a check_capab_sdma() qtest
Philippe Mathieu-Daudé
1
-0
/
+11
2018-02-13
sdhci: add a check_capab_baseclock() qtest
Philippe Mathieu-Daudé
1
-0
/
+14
2018-02-13
sdhci: add check_capab_readonly() qtest
Philippe Mathieu-Daudé
1
-0
/
+24
2018-02-13
sdhci: add qtest to check the SD capabilities register
Philippe Mathieu-Daudé
2
-0
/
+146
2018-02-13
sdhci: use error_propagate(local_err) in realize()
Philippe Mathieu-Daudé
1
-2
/
+6
2018-02-13
build-sys: check static linking of UBSAN
Marc-André Lureau
1
-1
/
+9
2018-02-13
build-sys: remove useless extra*flags variables
Marc-André Lureau
1
-6
/
+0
2018-02-13
hw/net/can: interrupt cleanup
Paolo Bonzini
2
-41
/
+45
2018-02-13
net/can: documentation
Pavel Pisa
1
-0
/
+107
2018-02-13
hw/net/can: MIOe-3680 PCI (dual SJA1000 channel) emulation
Deniz Eren
2
-0
/
+263
2018-02-13
hw/net/can: PCM-3680I PCI (dual SJA1000 channel) emulation
Deniz Eren
2
-0
/
+264
2018-02-13
hw/net/can: Kvaser PCI CAN-S (single SJA1000 channel) emulation
Pavel Pisa
3
-0
/
+321
2018-02-13
hw/net/can: SJA1000 chip register level emulation for QEMU
Pavel Pisa
6
-1
/
+1099
2018-02-13
net/can: support for connecting to Linux host SocketCAN interface.
Pavel Pisa
2
-0
/
+287
2018-02-13
net/can: simple messages transport implementation for QEMU
Pavel Pisa
8
-0
/
+433
2018-02-13
hax: Support guest RAM sizes of 4GB or more
Yu Ning
9
-26
/
+89
2018-02-13
make: fix help message reference to bogus V=0 variable
Daniel P. Berrange
1
-1
/
+2
2018-02-13
Revert "build-sys: silence make by default or V=0"
Daniel P. Berrange
2
-3
/
+1
2018-02-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...
Peter Maydell
10
-69
/
+722
2018-02-12
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
18
-44
/
+68
2018-02-12
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-02-09' into st...
Peter Maydell
10
-39
/
+40
2018-02-11
misc: introduce new mos6522 VIA device and enable it for ppc builds
Mark Cave-Ayland
5
-0
/
+668
2018-02-11
cuda: factor out timebase-derived counter value and load time
Mark Cave-Ayland
1
-9
/
+16
2018-02-11
cuda: set timer 1 frequency property to CUDA_TIMER_FREQ
Mark Cave-Ayland
1
-5
/
+5
2018-02-11
cuda: don't call cuda_update() when writing to ACR register
Mark Cave-Ayland
1
-1
/
+0
2018-02-11
cuda: minor cosmetic tidy-ups to get_next_irq_time()
Mark Cave-Ayland
1
-11
/
+12
2018-02-11
cuda: rename frequency property to tb_frequency
Mark Cave-Ayland
3
-5
/
+5
2018-02-11
cuda: introduce CUDAState parameter to get_counter()
Mark Cave-Ayland
1
-5
/
+5
2018-02-10
spapr: set vsmt to MAX(8, smp_threads)
Laurent Vivier
1
-1
/
+1
2018-02-10
tests/qapi: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-10
tests/qapi: use QEMU_IS_ALIGNED macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-10
tests/hbitmap: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-3
/
+3
2018-02-10
async: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-10
qga: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-10
cuda: don't allow writes to port output pins
Mark Cave-Ayland
1
-2
/
+2
2018-02-10
MAINTAINERS: Add qemu-binfmt-conf.sh script
Thomas Huth
1
-0
/
+1
2018-02-10
cuda: do not use old_mmio accesses
Mark Cave-Ayland
1
-32
/
+8
2018-02-10
oslib-posix: check for posix_memalign in configure script
Andreas Gustafsson
2
-1
/
+20
2018-02-10
maint: Mention web site maintenance in README
Eric Blake
1
-0
/
+4
2018-02-10
build: fix typo in error message
Laurent Vivier
1
-1
/
+1
2018-02-10
configure: Allow capstone=git only if git update is not disabled
Alexey Kardashevskiy
1
-1
/
+1
2018-02-10
scripts/make-release: Don't archive .git files
Cole Robinson
1
-3
/
+2
[next]