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
2017-09-04
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
1
-2
/
+2
2017-08-31
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...
Peter Maydell
3
-22
/
+22
2017-08-31
i386: introduce ELF_NOTE_SIZE macro
Marc-André Lureau
1
-10
/
+10
2017-08-31
i386/dump: use DIV_ROUND_UP
Marc-André Lureau
1
-12
/
+12
2017-08-31
ppc: use DIV_ROUND_UP
Marc-André Lureau
2
-2
/
+2
2017-08-31
i386: use ROUND_UP macro
Marc-André Lureau
1
-8
/
+8
2017-08-30
target/s390x: cleanup cpu.h
David Hildenbrand
1
-69
/
+68
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
10
-119
/
+167
2017-08-30
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
2
-0
/
+8
2017-08-30
target/s390x: move a couple of functions to cpu.c
David Hildenbrand
2
-79
/
+89
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
20
-343
/
+409
2017-08-30
target/s390x: move get_per_in_range() to misc_helper.c
David Hildenbrand
2
-11
/
+11
2017-08-30
target/s390x: move s390_do_cpu_reset() to diag.c
David Hildenbrand
2
-7
/
+7
2017-08-30
target/s390x: move psw_key_valid() to mem_helper.c
David Hildenbrand
2
-11
/
+11
2017-08-30
target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c
David Hildenbrand
2
-14
/
+14
2017-08-30
target/s390x: move cc_name() to helper.c
David Hildenbrand
2
-47
/
+49
2017-08-30
target/s390x: move gtod_*() declarations to s390-virtio.h
David Hildenbrand
1
-3
/
+0
2017-08-30
s390x: drop inclusion of sysemu/kvm.h from some files
David Hildenbrand
1
-1
/
+0
2017-08-30
s390x/cpumodel: factor out determination of default model name
David Hildenbrand
2
-0
/
+9
2017-08-30
s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()
David Hildenbrand
2
-10
/
+9
2017-08-30
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
David Hildenbrand
2
-6
/
+6
2017-08-30
s390x/pci: fence off instructions for non-pci
Cornelia Huck
1
-13
/
+41
2017-08-30
s390x/pci: do not advertise pci on non-pci builds
Cornelia Huck
1
-1
/
+3
2017-08-30
s390x: chsc nt2 events are pci-only
Cornelia Huck
1
-0
/
+16
2017-08-30
s390x: wire up diag288 in tcg
Cornelia Huck
1
-0
/
+4
2017-08-30
s390x/tcg: specification exception for unknown diag
Cornelia Huck
1
-1
/
+1
2017-08-22
ppc: fix ppc_set_compat() with KVM PR
Greg Kurz
1
-4
/
+5
2017-08-22
target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
Daniel Henrique Barboza
3
-0
/
+61
2017-08-15
target/arm: Require alignment for load exclusive
Alistair Francis
1
-5
/
+6
2017-08-15
target/arm: Correct load exclusive pair atomicity
Richard Henderson
1
-23
/
+37
2017-08-15
target/arm: Correct exclusive store cmpxchg memop mask
Alistair Francis
1
-1
/
+1
2017-08-14
unicore32: abort when entering "x 0" on the monitor
Eduardo Otubo
1
-4
/
+4
2017-08-09
target/ppc: Add stub implementation of the PSSCR
David Gibson
2
-0
/
+6
2017-08-09
target/ppc: Implement TIDR
David Gibson
2
-0
/
+6
2017-08-09
ppc: fix double-free in cpu_post_load()
Greg Kurz
1
-1
/
+0
2017-08-09
booke206: fix MAS update on tlb miss
KONRAD Frederic
1
-1
/
+1
2017-08-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2017-08-08
target/i386: set rip_offset for some SSE4.1 instructions
Joseph Myers
1
-0
/
+1
2017-08-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170803' into staging
Peter Maydell
1
-0
/
+1
2017-08-03
target/s390x: Fix CSST for 16-byte store
Richard Henderson
1
-0
/
+1
2017-08-02
target/mips: Fix RDHWR CC with icount
James Hogan
1
-0
/
+11
2017-08-02
target/mips: Drop redundant gen_io_start/stop()
James Hogan
1
-8
/
+0
2017-08-02
target/mips: Use BS_EXCP where interrupts are expected
James Hogan
1
-13
/
+34
2017-08-02
target-mips: apply CP0.PageMask before writing into TLB entry
Leon Alrae
1
-2
/
+3
2017-08-02
mips: Add KVM T&E segment support for TCG
James Hogan
2
-4
/
+4
2017-08-02
mips: Improve segment defs for KVM T&E guests
James Hogan
1
-12
/
+11
2017-08-02
target-mips: Don't stop on [d]mtc0 DESAVE/KScratch
James Hogan
1
-4
/
+0
2017-08-01
target-i386: kvm_get/put_vcpu_events don't handle sipi_vector
Peng Hao
1
-15
/
+20
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
3
-21
/
+21
2017-07-31
target/arm: Migrate MPU_RNR register state for M profile cores
Peter Maydell
1
-0
/
+28
[next]