index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-13
sdhci: check Spec v3 capabilities qtest
Philippe Mathieu-Daudé
2018-02-13
hw/arm/xilinx_zynqmp: enable the UHS-I mode
Philippe Mathieu-Daudé
2018-02-13
hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
Philippe Mathieu-Daudé
2018-02-13
hw/arm/fsl-imx6: implement SDHCI Spec. v3
Philippe Mathieu-Daudé
2018-02-13
hw/arm/bcm2835_peripherals: change maximum block size to 1kB
Philippe Mathieu-Daudé
2018-02-13
hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
Philippe Mathieu-Daudé
2018-02-13
sdhci: implement CMD/DAT[] fields in the Present State register
Philippe Mathieu-Daudé
2018-02-13
sdhci: implement UHS-I voltage switch
Philippe Mathieu-Daudé
2018-02-13
sdbus: add trace events
Philippe Mathieu-Daudé
2018-02-13
sdhci: implement the Host Control 2 register (tuning sequence)
Philippe Mathieu-Daudé
2018-02-13
sdhci: rename the hostctl1 register
Philippe Mathieu-Daudé
2018-02-13
sdhci: add support for v3 capabilities
Philippe Mathieu-Daudé
2018-02-13
hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
Philippe Mathieu-Daudé
2018-02-13
hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
Philippe Mathieu-Daudé
2018-02-13
hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
Philippe Mathieu-Daudé
2018-02-13
sdhci: check Spec v2 capabilities (DMA and 64-bit bus)
Philippe Mathieu-Daudé
2018-02-13
sdhci: Fix 64-bit ADMA2
Sai Pavan Boddu
2018-02-13
sdhci: replace DMA magic value by BLOCK_SIZE_MASK
Philippe Mathieu-Daudé
2018-02-13
sdhci: check the Spec v1 capabilities correctness
Philippe Mathieu-Daudé
2018-02-13
sdhci: simplify sdhci_get_fifolen()
Philippe Mathieu-Daudé
2018-02-13
sdhci: use a numeric value for the default CAPAB register
Philippe Mathieu-Daudé
2018-02-13
sdhci: add a 'spec_version property' (default to v2)
Philippe Mathieu-Daudé
2018-02-13
sdhci: add qtest to check the SD Spec version
Philippe Mathieu-Daudé
2018-02-13
sdhci: add a check_capab_sdma() qtest
Philippe Mathieu-Daudé
2018-02-13
sdhci: add a check_capab_baseclock() qtest
Philippe Mathieu-Daudé
2018-02-13
sdhci: add check_capab_readonly() qtest
Philippe Mathieu-Daudé
2018-02-13
sdhci: add qtest to check the SD capabilities register
Philippe Mathieu-Daudé
2018-02-13
sdhci: use error_propagate(local_err) in realize()
Philippe Mathieu-Daudé
2018-02-13
build-sys: check static linking of UBSAN
Marc-André Lureau
2018-02-13
build-sys: remove useless extra*flags variables
Marc-André Lureau
2018-02-13
hw/net/can: interrupt cleanup
Paolo Bonzini
2018-02-13
net/can: documentation
Pavel Pisa
2018-02-13
hw/net/can: MIOe-3680 PCI (dual SJA1000 channel) emulation
Deniz Eren
2018-02-13
hw/net/can: PCM-3680I PCI (dual SJA1000 channel) emulation
Deniz Eren
2018-02-13
hw/net/can: Kvaser PCI CAN-S (single SJA1000 channel) emulation
Pavel Pisa
2018-02-13
hw/net/can: SJA1000 chip register level emulation for QEMU
Pavel Pisa
2018-02-13
net/can: support for connecting to Linux host SocketCAN interface.
Pavel Pisa
2018-02-13
net/can: simple messages transport implementation for QEMU
Pavel Pisa
2018-02-13
hax: Support guest RAM sizes of 4GB or more
Yu Ning
2018-02-13
make: fix help message reference to bogus V=0 variable
Daniel P. Berrange
2018-02-13
Revert "build-sys: silence make by default or V=0"
Daniel P. Berrange
2018-02-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...
Peter Maydell
2018-02-12
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2018-02-12
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-02-09' into st...
Peter Maydell
2018-02-11
misc: introduce new mos6522 VIA device and enable it for ppc builds
Mark Cave-Ayland
2018-02-11
cuda: factor out timebase-derived counter value and load time
Mark Cave-Ayland
2018-02-11
cuda: set timer 1 frequency property to CUDA_TIMER_FREQ
Mark Cave-Ayland
2018-02-11
cuda: don't call cuda_update() when writing to ACR register
Mark Cave-Ayland
2018-02-11
cuda: minor cosmetic tidy-ups to get_next_irq_time()
Mark Cave-Ayland
2018-02-11
cuda: rename frequency property to tb_frequency
Mark Cave-Ayland
[next]