]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2018-02-13 Paolo Bonzinimemory: remove memory_region_test_and_clear_dirty
2018-02-13 Paolo Bonzinig364fb: switch to using DirtyBitmapSnapshot
2018-02-13 Philippe Mathieu... sdhci: add Spec v4.2 register definitions
2018-02-13 Philippe Mathieu... sdhci: add a check_capab_v3() qtest
2018-02-13 Philippe Mathieu... sdhci: check Spec v3 capabilities qtest
2018-02-13 Philippe Mathieu... hw/arm/xilinx_zynqmp: enable the UHS-I mode
2018-02-13 Philippe Mathieu... hw/arm/xilinx_zynqmp: fix the capabilities/spec version...
2018-02-13 Philippe Mathieu... hw/arm/fsl-imx6: implement SDHCI Spec. v3
2018-02-13 Philippe Mathieu... hw/arm/bcm2835_peripherals: change maximum block size...
2018-02-13 Philippe Mathieu... hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
2018-02-13 Philippe Mathieu... sdhci: implement CMD/DAT[] fields in the Present State...
2018-02-13 Philippe Mathieu... sdhci: implement UHS-I voltage switch
2018-02-13 Philippe Mathieu... sdbus: add trace events
2018-02-13 Philippe Mathieu... sdhci: implement the Host Control 2 register (tuning...
2018-02-13 Philippe Mathieu... sdhci: rename the hostctl1 register
2018-02-13 Philippe Mathieu... sdhci: add support for v3 capabilities
2018-02-13 Philippe Mathieu... hw/arm/xilinx_zynq: fix the capabilities register to...
2018-02-13 Philippe Mathieu... hw/arm/exynos4210: add a comment about a very similar...
2018-02-13 Philippe Mathieu... hw/arm/exynos4210: access the 64-bit capareg with qdev_...
2018-02-13 Philippe Mathieu... sdhci: check Spec v2 capabilities (DMA and 64-bit bus)
2018-02-13 Sai Pavan Boddusdhci: Fix 64-bit ADMA2
2018-02-13 Philippe Mathieu... sdhci: replace DMA magic value by BLOCK_SIZE_MASK
2018-02-13 Philippe Mathieu... sdhci: check the Spec v1 capabilities correctness
2018-02-13 Philippe Mathieu... sdhci: simplify sdhci_get_fifolen()
2018-02-13 Philippe Mathieu... sdhci: use a numeric value for the default CAPAB register
2018-02-13 Philippe Mathieu... sdhci: add a 'spec_version property' (default to v2)
2018-02-13 Philippe Mathieu... sdhci: add qtest to check the SD Spec version
2018-02-13 Philippe Mathieu... sdhci: add a check_capab_sdma() qtest
2018-02-13 Philippe Mathieu... sdhci: add a check_capab_baseclock() qtest
2018-02-13 Philippe Mathieu... sdhci: add check_capab_readonly() qtest
2018-02-13 Philippe Mathieu... sdhci: add qtest to check the SD capabilities register
2018-02-13 Philippe Mathieu... sdhci: use error_propagate(local_err) in realize()
2018-02-13 Marc-André... build-sys: check static linking of UBSAN
2018-02-13 Marc-André... build-sys: remove useless extra*flags variables
2018-02-13 Paolo Bonzinihw/net/can: interrupt cleanup
2018-02-13 Pavel Pisanet/can: documentation
2018-02-13 Deniz Erenhw/net/can: MIOe-3680 PCI (dual SJA1000 channel) emulation
2018-02-13 Deniz Erenhw/net/can: PCM-3680I PCI (dual SJA1000 channel) emulation
2018-02-13 Pavel Pisahw/net/can: Kvaser PCI CAN-S (single SJA1000 channel...
2018-02-13 Pavel Pisahw/net/can: SJA1000 chip register level emulation for...
2018-02-13 Pavel Pisanet/can: support for connecting to Linux host SocketCAN...
2018-02-13 Pavel Pisanet/can: simple messages transport implementation for...
2018-02-13 Yu Ninghax: Support guest RAM sizes of 4GB or more
2018-02-13 Daniel P. Berrangemake: fix help message reference to bogus V=0 variable
2018-02-13 Daniel P. BerrangeRevert "build-sys: silence make by default or V=0"
2018-02-12 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-02-12 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2018-02-12 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-02-10 Mark Cave-Aylandmisc: introduce new mos6522 VIA device and enable it...
2018-02-10 Mark Cave-Aylandcuda: factor out timebase-derived counter value and...
2018-02-10 Mark Cave-Aylandcuda: set timer 1 frequency property to CUDA_TIMER_FREQ
2018-02-10 Mark Cave-Aylandcuda: don't call cuda_update() when writing to ACR...
2018-02-10 Mark Cave-Aylandcuda: minor cosmetic tidy-ups to get_next_irq_time()
2018-02-10 Mark Cave-Aylandcuda: rename frequency property to tb_frequency
2018-02-10 Mark Cave-Aylandcuda: introduce CUDAState parameter to get_counter()
2018-02-10 Laurent Vivierspapr: set vsmt to MAX(8, smp_threads)
2018-02-10 Philippe Mathieu... tests/qapi: use ARRAY_SIZE macro
2018-02-10 Philippe Mathieu... tests/qapi: use QEMU_IS_ALIGNED macro
2018-02-10 Philippe Mathieu... tests/hbitmap: use ARRAY_SIZE macro
2018-02-10 Philippe Mathieu... async: use ARRAY_SIZE macro
2018-02-10 Philippe Mathieu... qga: use ARRAY_SIZE macro
2018-02-10 Mark Cave-Aylandcuda: don't allow writes to port output pins
2018-02-10 Thomas HuthMAINTAINERS: Add qemu-binfmt-conf.sh script
2018-02-10 Mark Cave-Aylandcuda: do not use old_mmio accesses
2018-02-10 Andreas Gustafssonoslib-posix: check for posix_memalign in configure...
2018-02-10 Eric Blakemaint: Mention web site maintenance in README
2018-02-10 Laurent Vivierbuild: fix typo in error message
2018-02-10 Alexey Kardashevskiyconfigure: Allow capstone=git only if git update is...
2018-02-10 Cole Robinsonscripts/make-release: Don't archive .git files
2018-02-10 Thomas Huthqemu-options.hx: Remove confusing spaces in parameter...
2018-02-10 Daniel P. Berrangémailmap: set preferred spelling for Daniel Berrangé
2018-02-10 Eric BlakeDrop unneeded system header includes
2018-02-10 Alexey Kardashevskiymachine: Polish -machine xxx,help
2018-02-10 Michael Tokarevscripts/argparse.py: spelling (independant)
2018-02-10 Michael Tokarevqapi-schema.json: spelling (independant comparation)
2018-02-10 Daniel Henrique... hw/ppc: rename functions in comments
2018-02-10 Greg Kurzspapr: add missing break in h_get_cpu_characteristics()
2018-02-09 Eric Blakeblock: Simplify bdrv_can_write_zeroes_with_unmap()
2018-02-09 Vladimir Sementsov... iotests: 205: support luks format
2018-02-09 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2018-02-09 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-02-09 Alex Bennée.travis.yml: add --disable-linux-user for some jobs
2018-02-09 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-02-09 Markus ArmbrusterMove include qemu/option.h from qemu-common.h to actual...
2018-02-09 Markus ArmbrusterDrop superfluous includes of qapi/qmp/qjson.h
2018-02-09 Markus ArmbrusterDrop superfluous includes of qapi/qmp/dispatch.h
2018-02-09 Markus ArmbrusterInclude qapi/qmp/qnull.h exactly where needed
2018-02-09 Markus ArmbrusterInclude qapi/qmp/qnum.h exactly where needed
2018-02-09 Markus ArmbrusterInclude qapi/qmp/qbool.h exactly where needed
2018-02-09 Markus ArmbrusterInclude qapi/qmp/qstring.h exactly where needed
2018-02-09 Markus ArmbrusterInclude qapi/qmp/qdict.h exactly where needed
2018-02-09 Markus ArmbrusterInclude qapi/qmp/qlist.h exactly where needed
2018-02-09 Markus ArmbrusterInclude qapi/qmp/qobject.h exactly where needed
2018-02-09 Markus Armbrusterqdict qlist: Make most helper macros functions
2018-02-09 Markus ArmbrusterEliminate qapi/qmp/types.h
2018-02-09 Markus ArmbrusterTypedef the subtypes of QObject in qemu/typedefs.h...
2018-02-09 Markus ArmbrusterInclude qmp-commands.h exactly where needed
2018-02-09 Markus ArmbrusterDrop superfluous includes of qapi/qmp/qerror.h
2018-02-09 Markus ArmbrusterInclude qapi/error.h exactly where needed
2018-02-09 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
next