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-02-14
libqos: Track QTestState with QPCIBus
Eric Blake
19
-33
/
+33
2018-02-14
libqtest: Use qemu_strtoul()
Eric Blake
1
-6
/
+13
2018-02-14
tests: Clean up wait for event
Markus Armbruster
4
-33
/
+13
2018-02-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
52
-304
/
+3715
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
39
-393
/
+468
2018-02-13
virtio-balloon: include statistics of disk/file caches
Tomáš Golembiovský
2
-1
/
+3
2018-02-13
acpi-test: update FADT
Michael S. Tsirkin
2
-0
/
+0
2018-02-13
lpc: drop pcie host dependency
Michael S. Tsirkin
1
-1
/
+0
2018-02-13
tests: acpi: fix FADT not being compared to reference table
Igor Mammedov
1
-2
/
+33
2018-02-13
hw/pci-bridge: fix pcie root port's IO hints capability
Marcel Apfelbaum
2
-7
/
+21
2018-02-13
libvhost-user: Support across-memory-boundary access
Yongji Xie
2
-14
/
+122
2018-02-13
libvhost-user: Fix resource leak
Yongji Xie
1
-0
/
+14
2018-02-13
virtio-balloon: unref the memory region before continuing
Tiwei Bie
1
-0
/
+1
2018-02-13
travis: use libgcc-4.8-dev (libgcc-6-dev is not available on Ubuntu 14.04)
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-13
memory: unify loops to sync dirty log bitmap
Paolo Bonzini
1
-21
/
+2
2018-02-13
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
9
-43
/
+20
2018-02-13
memory: remove memory_region_test_and_clear_dirty
Paolo Bonzini
2
-29
/
+3
2018-02-13
g364fb: switch to using DirtyBitmapSnapshot
Paolo Bonzini
1
-4
/
+6
2018-02-13
sdhci: add Spec v4.2 register definitions
Philippe Mathieu-Daudé
2
-1
/
+24
2018-02-13
sdhci: add a check_capab_v3() qtest
Philippe Mathieu-Daudé
1
-0
/
+17
2018-02-13
sdhci: check Spec v3 capabilities qtest
Philippe Mathieu-Daudé
2
-0
/
+13
2018-02-13
hw/arm/xilinx_zynqmp: enable the UHS-I mode
Philippe Mathieu-Daudé
1
-0
/
+1
2018-02-13
hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
Philippe Mathieu-Daudé
1
-11
/
+18
2018-02-13
hw/arm/fsl-imx6: implement SDHCI Spec. v3
Philippe Mathieu-Daudé
1
-0
/
+7
2018-02-13
hw/arm/bcm2835_peripherals: change maximum block size to 1kB
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-13
hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
Philippe Mathieu-Daudé
1
-8
/
+13
2018-02-13
sdhci: implement CMD/DAT[] fields in the Present State register
Philippe Mathieu-Daudé
6
-0
/
+62
2018-02-13
sdhci: implement UHS-I voltage switch
Philippe Mathieu-Daudé
6
-1
/
+55
2018-02-13
sdbus: add trace events
Philippe Mathieu-Daudé
2
-2
/
+17
2018-02-13
sdhci: implement the Host Control 2 register (tuning sequence)
Philippe Mathieu-Daudé
3
-3
/
+30
2018-02-13
sdhci: rename the hostctl1 register
Philippe Mathieu-Daudé
2
-22
/
+22
2018-02-13
sdhci: add support for v3 capabilities
Philippe Mathieu-Daudé
2
-2
/
+65
2018-02-13
hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
Philippe Mathieu-Daudé
2
-24
/
+34
2018-02-13
hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
Philippe Mathieu-Daudé
1
-0
/
+12
2018-02-13
hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
Philippe Mathieu-Daudé
1
-1
/
+1
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
[next]