index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdcard: use the registerfields API to access the OCR register
Philippe Mathieu-Daudé
2018-02-22
1
-1
/
+0
*
hw/char/stm32f2xx_usart: fix TXE/TC bit handling
Richard Braun
2018-02-22
1
-1
/
+6
*
fpu/softfloat: re-factor sqrt
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor compare
Alex Bennée
2018-02-21
1
-0
/
+2
*
fpu/softfloat: re-factor minmax
Alex Bennée
2018-02-21
1
-0
/
+6
*
fpu/softfloat: re-factor scalbn
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor int/uint to float
Alex Bennée
2018-02-21
1
-21
/
+9
*
fpu/softfloat: re-factor float to int/uint
Alex Bennée
2018-02-21
1
-0
/
+13
*
fpu/softfloat: re-factor round_to_int
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor muladd
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor div
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor mul
Alex Bennée
2018-02-21
1
-0
/
+1
*
fpu/softfloat: re-factor add/sub
Alex Bennée
2018-02-21
1
-0
/
+4
*
include/fpu/softfloat: add some float16 constants
Alex Bennée
2018-02-21
1
-3
/
+5
*
include/fpu/softfloat: implement float16_set_sign helper
Alex Bennée
2018-02-21
1
-0
/
+5
*
include/fpu/softfloat: implement float16_chs helper
Alex Bennée
2018-02-21
1
-0
/
+9
*
include/fpu/softfloat: implement float16_abs helper
Alex Bennée
2018-02-21
1
-0
/
+7
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
2
-53
/
+64
*
fpu/softfloat-types: new header to prevent excessive re-builds
Alex Bennée
2018-02-21
3
-31
/
+117
*
include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES
Alex Bennée
2018-02-21
1
-27
/
+0
*
fpu/softfloat: implement float16_squash_input_denormal
Alex Bennée
2018-02-21
1
-0
/
+1
*
cocoa: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-2
/
+2
*
curses: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-2
/
+2
*
egl-headless: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-1
/
+1
*
sdl: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-4
/
+4
*
gtk: add and use DisplayOptions + DisplayGTK
Gerd Hoffmann
2018-02-20
1
-5
/
+4
*
hw/rdma: Implementation of PVRDMA device
Yuval Shaia
2018-02-19
1
-0
/
+3
*
include/standard-headers: add pvrdma related headers
Marcel Apfelbaum
2018-02-19
4
-0
/
+1457
*
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-19
5
-4
/
+28
*
cuda.h: Fix multiple typedef
Dr. David Alan Gilbert
2018-02-16
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180216' into staging
Peter Maydell
2018-02-16
4
-7
/
+159
|
\
|
*
ppc4xx: Add device models found in PPC440 core SoCs
BALATON Zoltan
2018-02-16
1
-1
/
+1
|
*
spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
Greg Kurz
2018-02-16
1
-1
/
+1
|
*
spapr: move VCPU calculation to core machine code
Greg Kurz
2018-02-16
1
-0
/
+1
|
*
hw/char: remove legacy interface escc_init()
Laurent Vivier
2018-02-16
1
-5
/
+49
|
*
ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file
Mark Cave-Ayland
2018-02-16
1
-0
/
+107
*
|
Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' into staging
Peter Maydell
2018-02-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
io: Fix QIOChannelFile when creating and opening read-write
Ross Lagerwall
2018-02-15
1
-1
/
+1
*
|
bcm2836: Make CPU type configurable
Pekka Enberg
2018-02-15
1
-0
/
+1
*
|
hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
Philippe Mathieu-Daudé
2018-02-15
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
Peter Maydell
2018-02-15
1
-6
/
+5
|
\
\
|
|
/
|
/
|
|
*
ratelimit: don't align wait time with slices
Wolfgang Bumiller
2018-02-15
1
-6
/
+5
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-02-13
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2018-02-13
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-13
6
-34
/
+207
|
\
\
|
*
|
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
2018-02-13
1
-11
/
+0
|
*
|
memory: remove memory_region_test_and_clear_dirty
Paolo Bonzini
2018-02-13
1
-21
/
+3
|
*
|
sdhci: implement CMD/DAT[] fields in the Present State register
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+4
|
*
|
sdhci: implement UHS-I voltage switch
Philippe Mathieu-Daudé
2018-02-13
2
-0
/
+17
|
*
|
sdhci: implement the Host Control 2 register (tuning sequence)
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+1
[next]