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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-01-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-6
/
+36
2017-01-27
pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types
Phil Dennis-Jordan
1
-1
/
+1
2017-01-27
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
Phil Dennis-Jordan
3
-6
/
+35
2017-01-27
replay: improve interrupt handling
Pavel Dovgalyuk
1
-0
/
+1
2017-01-27
armv7m: R14 should reset to 0xffffffff
Peter Maydell
1
-0
/
+3
2017-01-27
armv7m: FAULTMASK should be 0 on reset
Michael Davidsaver
1
-4
/
+6
2017-01-27
armv7m: Report no-coprocessor faults correctly
Peter Maydell
3
-0
/
+13
2017-01-27
armv7m: set CFSR.UNDEFINSTR on undefined instructions
Michael Davidsaver
1
-0
/
+1
2017-01-27
armv7m: honour CCR.STACKALIGN on exception entry
Michael Davidsaver
1
-4
/
+2
2017-01-27
armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR, BFAR
Peter Maydell
3
-2
/
+69
2017-01-27
target/arm: Drop IS_M() macro
Peter Maydell
3
-8
/
+2
2017-01-27
armv7m: Clear FAULTMASK on return from non-NMI exceptions
Michael Davidsaver
1
-1
/
+6
2017-01-27
armv7m: Fix reads of CONTROL register bit 1
Michael Davidsaver
4
-17
/
+32
2017-01-27
armv7m: Explicit error for bad vector table
Michael Davidsaver
1
-1
/
+25
2017-01-27
armv7m: Replace armv7m.hack with unassigned_access handler
Michael Davidsaver
2
-6
/
+34
2017-01-27
armv7m: MRS/MSR: handle unprivileged access
Michael Davidsaver
1
-42
/
+37
2017-01-25
Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging
Peter Maydell
7
-101
/
+348
2017-01-25
Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging
Peter Maydell
10
-0
/
+2239
2017-01-24
nios2: Add architecture emulation support
Chris Wulff
10
-0
/
+2239
2017-01-24
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...
Peter Maydell
7
-26
/
+68
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-3
/
+13
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
6
-23
/
+55
2017-01-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into staging
Peter Maydell
1
-2
/
+2
2017-01-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
4
-44
/
+30
2017-01-24
s390x/kvm: fix cmma reset for KVM
Christian Borntraeger
1
-1
/
+1
2017-01-24
s390x/kvm: include hw_accel.h instead of kvm.h
Cornelia Huck
1
-1
/
+1
2017-01-24
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into staging
Peter Maydell
9
-0
/
+5191
2017-01-23
kvm: Allow invtsc migration if tsc-khz is set explicitly
Eduardo Habkost
1
-9
/
+11
2017-01-23
kvm: Simplify invtsc check
Eduardo Habkost
1
-2
/
+2
2017-01-23
i386: Return migration-safe field on query-cpu-definitions
Eduardo Habkost
2
-0
/
+5
2017-01-23
i386: Remove AMD feature flag aliases from Opteron models
Eduardo Habkost
1
-34
/
+12
2017-01-23
x86: add AVX512_VPOPCNTDQ features
He Chen
2
-1
/
+2
2017-01-23
target-hppa: Implement floating-point insns
Richard Henderson
3
-0
/
+1177
2017-01-23
target-hppa: Implement system and memory-management insns
Richard Henderson
3
-0
/
+219
2017-01-23
target-hppa: Implement loads and stores
Richard Henderson
3
-0
/
+699
2017-01-23
target-hppa: Implement shifts and deposits
Richard Henderson
1
-0
/
+309
2017-01-23
target-hppa: Implement linux-user gateway page
Richard Henderson
1
-4
/
+81
2017-01-23
target-hppa: Implement branches
Richard Henderson
1
-0
/
+477
2017-01-23
target-hppa: Implement basic arithmetic
Richard Henderson
3
-0
/
+907
2017-01-23
target-hppa: Add nullification framework
Richard Henderson
1
-4
/
+224
2017-01-23
target-hppa: Add framework and enable compilation
Richard Henderson
9
-0
/
+1106
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
20
-19
/
+2879
2017-01-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...
Peter Maydell
1
-1
/
+1
2017-01-20
target-arm: Enable EL2 feature bit on A53 and A57
Peter Maydell
3
-0
/
+16
2017-01-20
target/arm/psci.c: If EL2 implemented, start CPUs in EL2
Peter Maydell
1
-7
/
+18
2017-01-20
target-arm: Add ARMCPU fields for GIC CPU i/f config
Peter Maydell
2
-0
/
+11
2017-01-20
target-arm: Expose output GPIO line for VCPU maintenance interrupt
Peter Maydell
2
-0
/
+5
2017-01-20
target/arm: Implement DBGVCR32_EL2 system register
Peter Maydell
1
-0
/
+7
2017-01-20
target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()
Peter Maydell
1
-0
/
+14
2017-01-20
s390x/pci: optimize calling s390_get_phb()
Yi Min Zhao
1
-1
/
+1
[next]