OSDN Git Service

qmiga/qemu.git
2018-02-27 Cornelia HuckMerge tag 'tags/s390-ccw-bios-2018-02-26' into s390...
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 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-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
2018-02-22 Gerd Hoffmannkeymap: use glib hash for kbd_layout_t
2018-02-22 Gerd Hoffmannkeymap: make struct kbd_layout_t private to ui/keymaps.c
2018-02-22 Gerd Hoffmannegl-helpers: add alpha channel to texture format
2018-02-22 Gerd Hoffmannegl-headless: cursor_dmabuf: handle NULL cursor
2018-02-22 Gerd Hoffmannconsole/opengl: split up dpy_gl_cursor ops
2018-02-22 Gerd Hoffmannsdl2: fix hotkey keyup
2018-02-22 Mark Cave-AylandUpdate OpenBIOS images to 54d959d9 built from submodule.
2018-02-21 Alex Bennéefpu/softfloat: re-factor sqrt
2018-02-21 Alex Bennéefpu/softfloat: re-factor compare
2018-02-21 Alex Bennéefpu/softfloat: re-factor minmax
2018-02-21 Alex Bennéefpu/softfloat: re-factor scalbn
2018-02-21 Alex Bennéefpu/softfloat: re-factor int/uint to float
2018-02-21 Alex Bennéefpu/softfloat: re-factor float to int/uint
2018-02-21 Alex Bennéefpu/softfloat: re-factor round_to_int
2018-02-21 Alex Bennéefpu/softfloat: re-factor muladd
2018-02-21 Alex Bennéefpu/softfloat: re-factor div
2018-02-21 Alex Bennéefpu/softfloat: re-factor mul
2018-02-21 Alex Bennéefpu/softfloat: re-factor add/sub
2018-02-21 Alex Bennéefpu/softfloat: define decompose structures
2018-02-21 Alex Bennéefpu/softfloat: move the extract functions to the top...
2018-02-21 Alex Bennéefpu/softfloat: improve comments on ARM NaN propagation
2018-02-21 Alex Bennéeinclude/fpu/softfloat: add some float16 constants
2018-02-21 Alex Bennéeinclude/fpu/softfloat: implement float16_set_sign helper
2018-02-21 Alex Bennéeinclude/fpu/softfloat: implement float16_chs helper
2018-02-21 Alex Bennéeinclude/fpu/softfloat: implement float16_abs helper
2018-02-21 Alex Bennéetarget/*/cpu.h: remove softfloat.h
2018-02-21 Alex Bennéefpu/softfloat-types: new header to prevent excessive...
2018-02-21 Alex Bennéeinclude/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES
2018-02-21 Alex Bennéefpu/softfloat: implement float16_squash_input_denormal
2018-02-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-02-20 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
next