index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta...
Peter Maydell
29
-54
/
+8190
2017-12-22
i386: hvf: cleanup x86_gen.h
Paolo Bonzini
9
-9
/
+7
2017-12-22
i386: hvf: remove VM_PANIC from "in"
Paolo Bonzini
1
-1
/
+1
2017-12-22
i386: hvf: remove addr_t
Paolo Bonzini
12
-101
/
+101
2017-12-22
i386: hvf: simplify flag handling
Paolo Bonzini
3
-357
/
+144
2017-12-22
i386: hvf: abort on decoding error
Paolo Bonzini
2
-7
/
+5
2017-12-22
i386: hvf: remove ZERO_INIT macro
Paolo Bonzini
3
-6
/
+4
2017-12-22
i386: hvf: remove more dead emulator code
Paolo Bonzini
8
-60
/
+21
2017-12-22
i386: hvf: unify register enums between HVF and the rest
Paolo Bonzini
11
-271
/
+226
2017-12-22
i386: hvf: header cleanup
Paolo Bonzini
9
-20
/
+17
2017-12-22
i386: hvf: move all hvf files in the same directory
Paolo Bonzini
25
-21
/
+21
2017-12-22
i386: hvf: inject General Protection Fault when vmexit through vmcall
Sergio Andres Gomez Del Real
1
-1
/
+3
2017-12-22
i386: hvf: refactor event injection code for hvf
Sergio Andres Gomez Del Real
6
-42
/
+102
2017-12-22
i386: hvf: implement vga dirty page tracking
Sergio Andres Gomez Del Real
1
-7
/
+66
2017-12-22
i386: refactor KVM cpuid code so that it applies to hvf as well
Sergio Andres Gomez Del Real
2
-22
/
+59
2017-12-22
i386: hvf: implement hvf_get_supported_cpuid
Sergio Andres Gomez Del Real
1
-0
/
+164
2017-12-22
i386: hvf: use new helper functions for put/get xsave
Sergio Andres Gomez Del Real
3
-67
/
+12
2017-12-22
i386: hvf: fix licensing issues; isolate task handling code (GPL v2-only)
Sergio Andres Gomez Del Real
18
-253
/
+318
2017-12-22
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
23
-6
/
+8116
2017-12-21
target/m68k: fix set_cc_op()
Laurent Vivier
2
-1
/
+2
2017-12-21
target/m68k: add monitor.c
Laurent Vivier
2
-0
/
+40
2017-12-21
target/m68k: remove unused variable gen_throws_exception
Laurent Vivier
1
-10
/
+0
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
2
-18
/
+5
2017-12-21
target/i386: Fix handling of VEX prefixes
Peter Maydell
1
-1
/
+1
2017-12-21
target/i386: Fix compiler warnings
Stefan Weil
1
-3
/
+4
2017-12-21
hyperv: make SynIC version msr constant
Roman Kagan
2
-8
/
+2
2017-12-21
hyperv: ensure SINTx msrs are reset properly
Roman Kagan
1
-5
/
+7
2017-12-21
hyperv: set partition-wide MSRs only on first vcpu
Evgeny Yakovlev
2
-9
/
+19
2017-12-21
x86/cpu: Enable new SSE/AVX/AVX512 cpu features
Yang Zhong
2
-3
/
+9
2017-12-18
target/sh4: Convert to DisasContextBase
Richard Henderson
1
-76
/
+78
2017-12-18
target/sh4: Do not singlestep after exceptions
Richard Henderson
1
-16
/
+16
2017-12-18
target/sh4: Convert to DisasJumpType
Richard Henderson
1
-35
/
+30
2017-12-18
target/sh4: Use cmpxchg for movco when parallel_cpus
Richard Henderson
3
-23
/
+64
2017-12-18
target/sh4: fix TCG leak during gusa sequence
Alex Bennée
1
-1
/
+1
2017-12-18
target/sh4: add missing tcg_temp_free() in _decode_opc()
Philippe Mathieu-Daudé
1
-0
/
+2
2017-12-18
nios2: remove duplicated includes (in code commented out)
Philippe Mathieu-Daudé
4
-5
/
+3
2017-12-18
i386/hax: remove duplicated include
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
i386/hax: remove duplicated includes
Philippe Mathieu-Daudé
3
-10
/
+1
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
1
-3
/
+0
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
Remove empty statements
Ladi Prosek
3
-3
/
+3
2017-12-15
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta...
Peter Maydell
21
-348
/
+591
2017-12-15
target/ppc: introduce the PPC_BIT() macro
Cédric Le Goater
1
-49
/
+56
2017-12-15
spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
Cédric Le Goater
1
-3
/
+6
2017-12-15
pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
Cédric Le Goater
2
-12
/
+12
2017-12-15
target/ppc: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
1
-15
/
+8
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
4
-59
/
+139
2017-12-14
s390x/tcg: we already implement the Set-Program-Parameter facility
David Hildenbrand
1
-2
/
+3
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
5
-7
/
+50
2017-12-14
s390x/tcg: Implement SIGNAL ADAPTER instruction
David Hildenbrand
2
-0
/
+9
[next]