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
2016-09-23
ppc/xics: account correct irq status
Nikunj A Dadhania
1
-2
/
+5
2016-09-23
Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.
Nathan Whitehorn
3
-0
/
+14
2016-09-23
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
6
-4
/
+34
2016-09-23
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
6
-19
/
+28
2016-09-23
target-ppc: add TLB_NEED_LOCAL_FLUSH flag
Nikunj A Dadhania
4
-7
/
+8
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
4
-86
/
+57
2016-09-23
target-ppc: implement darn instruction
Ravi Bangoria
3
-0
/
+38
2016-09-23
target-ppc: add stxsi[bh]x instruction
Nikunj A Dadhania
3
-0
/
+7
2016-09-23
target-ppc: add lxsi[bw]zx instruction
Nikunj A Dadhania
3
-0
/
+6
2016-09-23
target-ppc: add xxspltib instruction
Nikunj A Dadhania
3
-0
/
+27
2016-09-23
target-ppc: consolidate store conditional
Nikunj A Dadhania
1
-34
/
+24
2016-09-23
target-ppc: move out stqcx impementation
Nikunj A Dadhania
1
-22
/
+47
2016-09-23
target-ppc: consolidate load with reservation
Nikunj A Dadhania
1
-11
/
+11
2016-09-23
target-ppc: convert st[16,32,64]r to use new macro
Nikunj A Dadhania
1
-22
/
+10
2016-09-23
target-ppc: convert st64 to use new macro
Nikunj A Dadhania
6
-53
/
+48
2016-09-23
target-ppc: consolidate store operations
Nikunj A Dadhania
1
-19
/
+16
2016-09-23
target-ppc: convert ld[16,32,64]ur to use new macro
Nikunj A Dadhania
1
-17
/
+10
2016-09-23
target-ppc: convert ld64 to use new macro
Nikunj A Dadhania
5
-54
/
+49
2016-09-23
target-ppc: consolidate load operations
Nikunj A Dadhania
1
-38
/
+20
2016-09-23
spapr_vscsi: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-52
/
+63
2016-09-23
spapr_llan: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-36
/
+41
2016-09-23
spapr_vio: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-14
/
+7
2016-09-23
spapr_rtas: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-22
/
+16
2016-09-23
spapr_drc: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-34
/
+41
2016-09-23
adb.c: prevent NO_KEY value from going to guest
John Arbuckle
1
-14
/
+9
2016-09-23
adb.c: correct several key assignments
John Arbuckle
1
-6
/
+6
2016-09-23
adb.c: add support for QKeyCode
John Arbuckle
1
-45
/
+189
2016-09-23
adb-keys.h: initial commit
John Arbuckle
1
-0
/
+141
2016-09-23
MAINTAINERS: add sPAPR tests
Greg Kurz
1
-0
/
+4
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
9
-0
/
+197
2016-09-23
libqos: define SPAPR libqos functions
Laurent Vivier
7
-1
/
+99
2016-09-23
qtest: replace strtoXX() by qemu_strtoXX()
Laurent Vivier
1
-23
/
+26
2016-09-23
ppc: Fix signal delivery in ppc-user and ppc64-user
Benjamin Herrenschmidt
3
-38
/
+90
2016-09-23
target-ppc: add vector permute right indexed instruction
Rajalakshmi Srinivasaraghavan
4
-0
/
+43
2016-09-23
target-ppc: add vector bit permute doubleword instruction
Rajalakshmi Srinivasaraghavan
4
-0
/
+23
2016-09-23
target-ppc: add vector count trailing zeros instructions
Rajalakshmi Srinivasaraghavan
4
-0
/
+46
2016-09-23
target-ppc: add vector extract instructions
Rajalakshmi Srinivasaraghavan
4
-3
/
+46
2016-09-23
target-ppc: add vector insert instructions
Rajalakshmi Srinivasaraghavan
5
-5
/
+71
2016-09-23
ppc: restrict the use of the rfi instruction
Benjamin Herrenschmidt
1
-3
/
+6
2016-09-23
MAINTAINERS: Add some missing ppc-related files
Thomas Huth
1
-0
/
+11
2016-09-22
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160915' int...
Peter Maydell
21
-213
/
+581
2016-09-22
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20160921' into ...
Peter Maydell
1
-0
/
+1
2016-09-22
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2016-09-20' in...
Peter Maydell
23
-118
/
+997
2016-09-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160920' into staging
Peter Maydell
1
-1
/
+1
2016-09-22
linux-user: fix TARGET_NR_select
Laurent Vivier
9
-21
/
+39
2016-09-21
linux-user: Fix incorrect offset of tuc_stack in ARM do_sigframe_return_v2
Timothy E Baldwin
1
-4
/
+14
2016-09-21
linux-user: Sanity check clone flags
Peter Maydell
1
-3
/
+63
2016-09-21
linux-user: Remove unnecessary nptl_flags variable from do_fork()
Peter Maydell
1
-9
/
+7
2016-09-21
linux-user: Implement force_sigsegv() via force_sig()
Peter Maydell
1
-15
/
+2
2016-09-21
linux-user: SIGSEGV from sigreturn need not be fatal
Peter Maydell
1
-27
/
+54
[next]