projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2018-02-22
Philippe Mathieu...
sdcard: handles more commands in SPI mode
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: use a more descriptive label 'unimplemented_spi...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: handle the Security Specification commands
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: handle CMD54 (SDIO)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: use the registerfields API for the CARD_STATUS...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: use the correct masked OCR in the R3 reply
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: simplify using the ldst API
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: remove commands from unsupported old MMC specif...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: clean the SCR register and add few comments
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: fix the 'maximum data transfer rate' to 25MHz
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: update the CSD CRC register regardless the...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: Don't always set the high capacity bit
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: use the registerfields API to access the OCR...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: use G_BYTE from cutils
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: define SDMMC_CMD_MAX instead of using the magic...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: add more trace events
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: replace fprintf() by qemu_hexdump()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: add a trace event for command responses
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: replace DPRINTF() by trace events
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
sdcard: reorder SDState struct members
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
hw/sd/ssi-sd: use the SDBus API, connect the SDCard...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
hw/sd/milkymist-memcard: expose a SDBus and connect...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
hw/sd/milkymist-memcard: split realize() out of SysBusD...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Philippe Mathieu...
hw/sd/milkymist-memcard: use qemu_log_mask()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Hugo Landau
Fix ast2500 protection register emulation
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Richard Braun
hw/char/stm32f2xx_usart: fix TXE/TC bit handling
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Pekka Enberg
raspi: Add "raspi3" machine type
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Peter Maydell
target/arm: Fix register definitions for VMIDR and...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Peter Maydell
Merge remote-tracking branch 'remotes/mcayland/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Peter Maydell
Merge remote-tracking branch 'remotes/stsquad/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Mark Cave-Ayland
Update OpenBIOS images to 54d959d9 built from submodule.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor sqrt
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor compare
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor minmax
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor scalbn
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor int/uint to float
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor float to int/uint
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor round_to_int
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor muladd
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor div
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor mul
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: re-factor add/sub
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: define decompose structures
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: move the extract functions to the top...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: improve comments on ARM NaN propagation
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
include/fpu/softfloat: add some float16 constants
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
include/fpu/softfloat: implement float16_set_sign helper
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
include/fpu/softfloat: implement float16_chs helper
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
include/fpu/softfloat: implement float16_abs helper
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
target/*/cpu.h: remove softfloat.h
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat-types: new header to prevent excessive...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alex Bennée
fpu/softfloat: implement float16_squash_input_denormal
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/ui...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Peter Maydell
Merge remote-tracking branch 'remotes/gkurz/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Jan Kiszka
ui: Reorder vte terminal packing to avoid gtk3 warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
vl: drop display_type variable
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
vl: drop request_opengl variable
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
vl: drop full_screen variable
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
cocoa: use DisplayOptions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
curses: use DisplayOptions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
egl-headless: use DisplayOptions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
vl: drop no_quit variable
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
sdl: use DisplayOptions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
gtk: add and use DisplayOptions + DisplayGTK
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
vl: rename DisplayType to LegacyDisplayType
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Gerd Hoffmann
vl: deprecate -no-frame
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Peter Maydell
Merge remote-tracking branch 'remotes/vivier2/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Marc-André...
9p: fix leak in synth_name_to_path()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Marc-André...
9p: v9fs_path_copy() readability
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Stefan Hajnoczi
trace: avoid SystemTap "char const" warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Jon Emil Jahren
tracetool: For ust trace bool type as ctf_integer
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Jon Emil Jahren
tracetool: Update argument format regex to non-greedy...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Peter Maydell
Merge remote-tracking branch 'remotes/marcel/tags/rdma...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Marcel Apfelbaum
MAINTAINERS: add entry for hw/rdma
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Yuval Shaia
hw/rdma: Implementation of PVRDMA device
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Yuval Shaia
hw/rdma: PVRDMA commands and data-path ops
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Yuval Shaia
hw/rdma: Implementation of generic rdma device layers
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Yuval Shaia
hw/rdma: Definitions for rdma device and rdma resource...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Yuval Shaia
hw/rdma: Add wrappers and macros
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Marcel Apfelbaum
include/standard-headers: add pvrdma related headers
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Marcel Apfelbaum
scripts/update-linux-headers: import pvrdma headers
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Marcel Apfelbaum
docs: add pvrdma device documentation.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Marcel Apfelbaum
mem: add share parameter to memory-backend-ram
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Peter Maydell
Merge remote-tracking branch 'remotes/cohuck/tags/stabl...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Cornelia Huck
docs: document our stable process
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Peter Maydell
linux-user: Remove THREAD macro
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Samuel Thibault
linux-user: Fix sched_getaffinity mask size
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Guido Günther
linux-user: Fix register used for 6th and 7th syscall...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Andreas Schwab
linux-user: Implement ioctl cmd TIOCGPTPEER
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Peter Maydell
Merge remote-tracking branch 'remotes/dgilbert/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Dr. David Alan...
cuda.h: Fix multiple typedef
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Dr. David Alan...
monitor.c: Fix infinite loop in monitor's auto-complete
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Thomas Huth
monitor: Remove legacy "-mon default=on" parameter
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/ui...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Peter Maydell
Merge remote-tracking branch 'remotes/dgilbert/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Daniel P. Berrangé
ui: extend VNC trottling tracing to SASL codepaths
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Daniel P. Berrangé
ui: check VNC audio frequency limit at time of reading...
commit
|
commitdiff
|
tree
|
snapshot
next