]> Git Repo - qemu.git/shortlog
qemu.git
2018-03-01 Alex Bennéearm/translate-a64: handle_3same_64 comment fix
2018-03-01 Alex Bennéearm/translate-a64: implement half-precision F(MIN|MAX...
2018-03-01 Alex Bennéetarget/arm/helper: pass explicit fpst to set_rmode
2018-03-01 Alex Bennéetarget/arm/cpu.h: add additional float_status flags
2018-03-01 Alex Bennéetarget/arm/cpu.h: update comment for half-precision...
2018-03-01 Alex Bennéetarget/arm/cpu64: introduce ARM_V8_FP16 feature bit
2018-03-01 Alex Bennéeinclude/exec/helper-head.h: support f16 in helper calls
2018-03-01 Linus Walleijarm/vexpress: Add proper display connector emulation
2018-03-01 Linus Walleijhw/sii9022: Add support for Silicon Image SII9022
2018-03-01 Linus Walleijhw/i2c-ddc: Do not fail writes
2018-03-01 Corey Minyardi2c: Move the bus class to i2c.h
2018-03-01 Corey Minyardi2c: Fix some brace style issues
2018-03-01 Francisco Iglesiasxilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4...
2018-03-01 Francisco Iglesiasxilinx_spips: Enable only two slaves when reading/writi...
2018-03-01 Alistair Francishw: register: Run post_write hook on reset
2018-03-01 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-03-01 Paolo Bonziniblock/nvme: fix Coverity reports
2018-02-27 Mark Cave-Aylandloader: don't perform overlapping address check for...
2018-02-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-02-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-02-27 Cornelia HuckMerge tag 'tags/s390-ccw-bios-2018-02-26' into s390...
2018-02-27 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-02-26 Dave Airlievirtio-gpu-3d: add support for second capability set...
2018-02-26 Cornelia Hucks390x: remove s390_get_memslot_count
2018-02-26 David Hildenbrands390x/sclp: remove memory hotplug support
2018-02-26 Halil Pasics390x/cpumodel: document S390FeatDef.bit not applicable
2018-02-26 Viktor Mihajlovskihmp: change hmp_info_cpus to use query-cpus-fast
2018-02-26 Viktor Mihajlovskiqemu-doc: deprecate query-cpus
2018-02-26 Viktor Mihajlovskiqmp: add architecture specific cpu data for query-cpus...
2018-02-26 Luiz Capitulinoqmp: add query-cpus-fast
2018-02-26 Viktor Mihajlovskiqmp: expose s390-specific CPU info
2018-02-26 David Hildenbrands390x/tcg: add various alignment checks
2018-02-26 David Hildenbrands390x/tcg: fix disabling/enabling DAT
2018-02-26 Dr. David Alan... s390/stattrib: Make SaveVMHandlers data static
2018-02-26 Christian Borntraegers390x/cpu: expose the guest crash information
2018-02-26 Bandan Dasusb-mtp: Advertise SendObjectInfo for write support
2018-02-26 Bandan Dasusb-mtp: Introduce write support for MTP objects
2018-02-26 Bandan Dasusb-mtp: Support delete of mtp objects
2018-02-26 Bandan Dasusb-mtp: print parent path in IN_IGNORED trace fn
2018-02-26 Bandan Dasusb-mtp: Add one more argument when building results
2018-02-26 Thomas Huthpc-bios/s390: Rebuild the s390x firmware images with...
2018-02-26 Collin L. Wallings390-ccw: interactive boot menu for scsi
2018-02-26 Collin L. Wallings390-ccw: use zipl values when no boot menu options...
2018-02-26 Collin L. Wallings390-ccw: set cp_receive mask only when needed and...
2018-02-26 Collin L. Wallings390-ccw: read user input for boot index via the SCLP...
2018-02-26 Collin L. Wallings390-ccw: print zipl boot menu
2018-02-26 Collin L. Wallings390-ccw: read stage2 boot loader data to find menu
2018-02-26 Collin L. Wallings390-ccw: set up interactive boot menu parameters
2018-02-26 Collin L. Wallings390-ccw: parse and set boot menu options
2018-02-26 Collin L. Wallings390-ccw: move auxiliary IPL data to separate location
2018-02-26 Collin L. Wallings390-ccw: update libc
2018-02-26 Collin L. Wallings390-ccw: refactor IPL structs
2018-02-26 Collin L. Wallings390-ccw: refactor eckd_block_num to use CHS
2018-02-26 Collin L. Wallings390-ccw: refactor boot map table code
2018-02-25 YunQiang Sulinux-user: MIPS set cpu to r6 CPU if binary is R6
2018-02-25 Laurent Vivierlinux-user, m68k: select CPU according to ELF header...
2018-02-25 YunQiang Sulinux-user: introduce functions to detect CPU type
2018-02-25 Laurent Vivierlinux-user: Move CPU type name selection to a function
2018-02-23 Brad Smithmaintainers: Add myself as a OpenBSD maintainer
2018-02-23 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-02-22 Richard Hendersonscripts: Add decodetree.py
2018-02-22 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-02-22 Philippe Mathieu... sdcard: simplify SD_SEND_OP_COND (ACMD41)
2018-02-22 Philippe Mathieu... sdcard: simplify SEND_IF_COND (CMD8)
2018-02-22 Philippe Mathieu... sdcard: warn if host uses an incorrect address for...
2018-02-22 Philippe Mathieu... sdcard: check the card is in correct state for APP...
2018-02-22 Philippe Mathieu... sdcard: handles more commands in SPI mode
2018-02-22 Philippe Mathieu... sdcard: use a more descriptive label 'unimplemented_spi...
2018-02-22 Philippe Mathieu... sdcard: handle the Security Specification commands
2018-02-22 Philippe Mathieu... sdcard: handle CMD54 (SDIO)
2018-02-22 Philippe Mathieu... sdcard: use the registerfields API for the CARD_STATUS...
2018-02-22 Philippe Mathieu... sdcard: use the correct masked OCR in the R3 reply
2018-02-22 Philippe Mathieu... sdcard: simplify using the ldst API
2018-02-22 Philippe Mathieu... sdcard: remove commands from unsupported old MMC specif...
2018-02-22 Philippe Mathieu... sdcard: clean the SCR register and add few comments
2018-02-22 Philippe Mathieu... sdcard: fix the 'maximum data transfer rate' to 25MHz
2018-02-22 Philippe Mathieu... sdcard: update the CSD CRC register regardless the...
2018-02-22 Philippe Mathieu... sdcard: Don't always set the high capacity bit
2018-02-22 Philippe Mathieu... sdcard: use the registerfields API to access the OCR...
2018-02-22 Philippe Mathieu... sdcard: use G_BYTE from cutils
2018-02-22 Philippe Mathieu... sdcard: define SDMMC_CMD_MAX instead of using the magic...
2018-02-22 Philippe Mathieu... sdcard: add more trace events
2018-02-22 Philippe Mathieu... sdcard: replace fprintf() by qemu_hexdump()
2018-02-22 Philippe Mathieu... sdcard: add a trace event for command responses
2018-02-22 Philippe Mathieu... sdcard: replace DPRINTF() by trace events
2018-02-22 Philippe Mathieu... sdcard: reorder SDState struct members
2018-02-22 Philippe Mathieu... hw/sd/ssi-sd: use the SDBus API, connect the SDCard...
2018-02-22 Philippe Mathieu... hw/sd/milkymist-memcard: expose a SDBus and connect...
2018-02-22 Philippe Mathieu... hw/sd/milkymist-memcard: split realize() out of SysBusD...
2018-02-22 Philippe Mathieu... hw/sd/milkymist-memcard: use qemu_log_mask()
2018-02-22 Hugo LandauFix ast2500 protection register emulation
2018-02-22 Richard Braunhw/char/stm32f2xx_usart: fix TXE/TC bit handling
2018-02-22 Pekka Enbergraspi: Add "raspi3" machine type
2018-02-22 Peter Maydelltarget/arm: Fix register definitions for VMIDR and...
2018-02-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-02-22 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-02-22 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2018-02-22 Gerd Hoffmannkeymap: consider modifier state when picking a mapping
2018-02-22 Gerd Hoffmannkeymap: record multiple keysym -> keycode mappings
2018-02-22 Gerd Hoffmannkeymap: numpad keysyms and keycodes are fixed
next
This page took 0.069537 seconds and 4 git commands to generate.