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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-26
target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF
Peter Maydell
2
-7
/
+122
2016-02-26
target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW
Edgar E. Iglesias
1
-1
/
+1
2016-02-26
sdhci: add quirk property for card insert interrupt status on Raspberry Pi
Andrew Baumann
2
-1
/
+39
2016-02-26
sdhci: Revert "add optional quirk property to disable card insertion/removal ...
Andrew Baumann
2
-7
/
+3
2016-02-26
MAINTAINERS: Add some missing ARM related header files
Thomas Huth
1
-0
/
+4
2016-02-26
raspi: fix SD card with recent sdhci changes
Andrew Baumann
3
-0
/
+30
2016-02-26
ARM: PL061: Checking register r/w accesses to reserved area
Wei Huang
1
-8
/
+22
2016-02-26
target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
Peter Maydell
1
-7
/
+36
2016-02-26
target-arm: Fix handling of SDCR for 32-bit code
Peter Maydell
2
-8
/
+19
2016-02-26
target-arm: Make Monitor->NS PL1 mode changes illegal if HCR.TGE is 1
Peter Maydell
1
-0
/
+10
2016-02-26
target-arm: Make mode switches from Hyp via CPS and MRS illegal
Peter Maydell
1
-2
/
+10
2016-02-26
target-arm: In v8, make illegal AArch32 mode changes set PSTATE.IL
Peter Maydell
1
-3
/
+12
2016-02-26
target-arm: Forbid mode switch to Mon from Secure EL1
Peter Maydell
1
-1
/
+1
2016-02-26
target-arm: Add Hyp mode checks to bad_mode_switch()
Peter Maydell
1
-0
/
+3
2016-02-26
target-arm: Add comment about not implementing NSACR.RFR
Peter Maydell
1
-0
/
+3
2016-02-26
target-arm: In cpsr_write() ignore mode switches from User mode
Peter Maydell
1
-0
/
+1
2016-02-26
linux-user: Use restrictive mask when calling cpsr_write()
Peter Maydell
2
-2
/
+3
2016-02-26
target-arm: Raw CPSR writes should skip checks and bank switching
Peter Maydell
4
-6
/
+7
2016-02-26
target-arm: Add write_type argument to cpsr_write()
Peter Maydell
10
-16
/
+26
2016-02-26
target-arm: Give CPSR setting on 32-bit exception return its own helper
Peter Maydell
3
-3
/
+10
2016-02-26
migration/vmstate: document VMStateFlags
Sascha Silbe
1
-10
/
+90
2016-02-26
MAINTAINERS: Add docs/migration.txt to the "Migration" section
Thomas Huth
1
-0
/
+1
2016-02-26
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160226' into staging
Peter Maydell
8
-14
/
+525
2016-02-26
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2016-02-26
Update OpenBIOS images
Mark Cave-Ayland
4
-0
/
+0
2016-02-26
migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
Matthew Fortune
1
-2
/
+2
2016-02-26
migration: reorder code to make it symmetric
Wei Yang
1
-3
/
+2
2016-02-26
fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
Laszlo Ersek
2
-8
/
+20
2016-02-26
target-mips: implement R6 multi-threading
Yongbok Kim
7
-1
/
+151
2016-02-26
mips/kvm: Support MSA in MIPS KVM guests
James Hogan
1
-20
/
+109
2016-02-26
mips/kvm: Support FPU in MIPS KVM guests
James Hogan
1
-4
/
+117
2016-02-26
mips/kvm: Support signed 64-bit KVM registers
James Hogan
1
-9
/
+31
2016-02-26
mips/kvm: Support unsigned KVM registers
James Hogan
1
-0
/
+22
2016-02-26
mips/kvm: Implement Config CP0 registers
James Hogan
1
-0
/
+106
2016-02-26
mips/kvm: Implement PRid CP0 register
James Hogan
1
-0
/
+11
2016-02-26
mips/kvm: Remove a couple of noisy DPRINTFs
James Hogan
1
-2
/
+0
2016-02-25
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-02-25-tag' in...
Peter Maydell
12
-61
/
+170
2016-02-25
qga: fix w32 breakage due to missing osdep.h includes
Michael Roth
5
-9
/
+8
2016-02-25
build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories
Lluís Vilanova
5
-1
/
+20
2016-02-25
qga: check utf8-to-utf16 conversion
Marc-André Lureau
1
-3
/
+16
2016-02-25
qga: fix off-by-one length check
Marc-André Lureau
1
-1
/
+1
2016-02-25
qga: use wide-chars constants for wchar_t comparisons
Marc-André Lureau
1
-2
/
+4
2016-02-25
qga: use size_t for wcslen() return value
Marc-André Lureau
1
-1
/
+2
2016-02-25
qga: use more idiomatic qemu-style eol operators
Marc-André Lureau
1
-3
/
+3
2016-02-25
qga: implement the guest-get-vcpus for windows
Gal Hammer
1
-2
/
+66
2016-02-25
qemu-ga: Fixed minor version switch issue
Leonid Bloch
1
-1
/
+1
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
6
-40
/
+70
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
31
-165
/
+564
2016-02-25
target-i386: fix confusion in xcr0 bit position vs. mask
Paolo Bonzini
4
-42
/
+59
2016-02-25
chardev: Properly initialize ChardevCommon components
Eric Blake
4
-14
/
+30
[prev]
[next]