index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
accel/tcg: Don't treat invalid TLB entries as needing recheck
Peter Maydell
1
-1
/
+2
2018-07-02
accel/tcg: Correct "is this a TLB miss" check in get_page_addr_code()
Peter Maydell
1
-2
/
+1
2018-07-02
tcg: Define and use new tlb_hit() and tlb_hit_page() functions
Peter Maydell
4
-22
/
+35
2018-07-02
translate-all: fix locking of TBs whose two pages share the same physical page
Emilio G. Cota
1
-7
/
+25
2018-07-02
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.0-pull-request' ...
Peter Maydell
1
-0
/
+14
2018-07-02
tcg: Fix --disable-tcg build breakage
Philippe Mathieu-Daudé
3
-5
/
+16
2018-07-02
target/m68k: correctly disassemble move16
Laurent Vivier
1
-0
/
+14
2018-07-02
audio/hda: drop atomics
Gerd Hoffmann
1
-16
/
+15
2018-06-30
Merge remote-tracking branch 'remotes/xtensa/tags/20180630-xtensa' into staging
Peter Maydell
4
-160
/
+182
2018-06-30
xtensa: Avoid calling get_page_addr_code() from helper function
Peter Maydell
1
-1
/
+5
2018-06-30
target/xtensa: Convert to TranslatorOps
Richard Henderson
1
-101
/
+116
2018-06-30
target/xtensa: Change gen_intermediate_code dc to pointer
Richard Henderson
1
-61
/
+61
2018-06-30
target/xtensa: Convert to DisasContextBase
Richard Henderson
1
-47
/
+44
2018-06-30
target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
Richard Henderson
1
-12
/
+9
2018-06-30
target/xtensa: check zero overhead loop alignment
Max Filippov
3
-0
/
+9
2018-06-30
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-30' in...
Peter Maydell
5
-23
/
+68
2018-06-30
docs: mention shared state protect for OOB
Peter Xu
1
-6
/
+11
2018-06-30
tests: iotests: drop some stderr line
Peter Xu
2
-2
/
+9
2018-06-30
monitor: flush qmp responses when CLOSED
Peter Xu
1
-3
/
+29
2018-06-30
monitor: rename *_pop_one to *_pop_any
Peter Xu
1
-11
/
+9
2018-06-30
chardev: comment details for CLOSED event
Peter Xu
1
-1
/
+10
2018-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
15
-66
/
+106
2018-06-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...
Peter Maydell
30
-257
/
+5394
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
36
-634
/
+685
2018-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
8
-22
/
+53
2018-06-29
target/arm: Add ID_ISAR6
Richard Henderson
4
-3
/
+9
2018-06-29
target/arm: Prune a15 features from max
Richard Henderson
1
-3
/
+0
2018-06-29
target/arm: Prune a57 features from max
Richard Henderson
1
-9
/
+0
2018-06-29
target/arm: Fix SVE system register access checks
Richard Henderson
2
-7
/
+6
2018-06-29
target/arm: Fix SVE signed division vs x86 overflow exception
Richard Henderson
1
-5
/
+15
2018-06-29
sdcard: Use the ldst API
Philippe Mathieu-Daudé
6
-35
/
+19
2018-06-29
sd: Don't trace SDRequest crc field
Peter Maydell
2
-2
/
+2
2018-06-29
target/arm: Mark PMINTENSET accesses as possibly doing IO
Aaron Lindsay
1
-1
/
+1
2018-06-29
target/arm: Remove redundant DIV detection for KVM
Aaron Lindsay
1
-18
/
+1
2018-06-29
target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
Aaron Lindsay
3
-11
/
+19
2018-06-29
i.mx7d: Change IRQ number type from hwaddr to int
Jean-Christophe Dubois
1
-3
/
+3
2018-06-29
i.mx7d: Change SRC unimplemented device name from sdma to src
Jean-Christophe Dubois
1
-1
/
+1
2018-06-29
i.mx7d: Remove unused header files
Jean-Christophe Dubois
1
-2
/
+0
2018-06-29
target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space
Alex Bennée
1
-3
/
+24
2018-06-29
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
6
-21
/
+93
2018-06-29
target/arm: Enable SVE for aarch64-linux-user
Richard Henderson
3
-0
/
+9
2018-06-29
target/arm: Implement SVE dot product (indexed)
Richard Henderson
4
-0
/
+153
2018-06-29
target/arm: Implement SVE dot product (vectors)
Richard Henderson
4
-0
/
+92
2018-06-29
target/arm: Implement SVE fp complex multiply add (indexed)
Richard Henderson
3
-20
/
+59
2018-06-29
target/arm: Pass index to AdvSIMD FCMLA (indexed)
Richard Henderson
3
-22
/
+41
2018-06-29
target/arm: Implement SVE fp complex multiply add
Richard Henderson
4
-0
/
+207
2018-06-29
target/arm: Implement SVE floating-point complex add
Richard Henderson
4
-0
/
+135
2018-06-29
target/arm: Implement SVE MOVPRFX
Richard Henderson
2
-1
/
+66
2018-06-29
target/arm: Implement SVE floating-point unary operations
Richard Henderson
4
-0
/
+52
2018-06-29
target/arm: Implement SVE floating-point round to integral value
Richard Henderson
4
-0
/
+108
[next]