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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
49
-521
/
+1157
2016-09-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
8
-10
/
+78
2016-09-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160928-1' into...
Peter Maydell
1
-54
/
+558
2016-09-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st...
Peter Maydell
5
-17
/
+109
2016-09-28
linux-aio: fix re-entrant completion processing
Stefan Hajnoczi
1
-3
/
+6
2016-09-28
test-coroutine: test qemu_coroutine_entered()
Stefan Hajnoczi
1
-0
/
+42
2016-09-28
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
2
-0
/
+18
2016-09-28
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160927-tag' into...
Peter Maydell
3
-5
/
+217
2016-09-28
ps2: do not generate invalid key codes for unknown keys
Hervé Poussineau
1
-13
/
+7
2016-09-28
ps2: use QEMU qcodes instead of scancodes
Hervé Poussineau
1
-48
/
+485
2016-09-28
ps2: allow keycode translation for all scancode sets
Hervé Poussineau
1
-26
/
+97
2016-09-28
ps2: correctly handle 'get/set scancode' command
Hervé Poussineau
1
-3
/
+5
2016-09-28
ps2: reject unknown commands, instead of blindly accepting them
Hervé Poussineau
1
-1
/
+1
2016-09-28
ui/vnc-enc-tight: remove switch and have single return
Alex Bennée
1
-4
/
+2
2016-09-28
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
2
-9
/
+88
2016-09-28
console: track gl_block state in QemuConsole
Gerd Hoffmann
2
-4
/
+12
2016-09-28
console: skip same-size resize
Marc-André Lureau
1
-0
/
+7
2016-09-28
libqos: fix qvring_init()
Laurent Vivier
1
-1
/
+1
2016-09-28
iothread: check iothread->ctx before aio_context_unref to avoid assertion
Lin Ma
1
-0
/
+3
2016-09-28
aio-posix: avoid unnecessary aio_epoll_enabled() calls
Yaowei Bai
1
-5
/
+7
2016-09-28
block: mirror: fix wrong comment of mirror_start
Yaowei Bai
1
-1
/
+1
2016-09-28
tests: cris: add v17 ADDC test
Rabin Vincent
2
-2
/
+82
2016-09-28
target-cris: add v17 CPU
Rabin Vincent
3
-0
/
+38
2016-09-28
target-cris: reduce v32isms from v10 log dumps
Hans-Peter Nilsson
1
-13
/
+23
2016-09-28
tests: cris: remove check_time1
Rabin Vincent
2
-47
/
+0
2016-09-28
tests: cris: remove openpf4 test
Rabin Vincent
2
-6
/
+0
2016-09-28
tests: cris: fix syscall inline asm
Rabin Vincent
1
-9
/
+17
2016-09-28
tests: cris: force inlining
Rabin Vincent
10
-26
/
+28
2016-09-27
qdisk - hw/block/xen_disk: grant copy implementation
Paulina Szubarczyk
3
-5
/
+217
2016-09-27
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
15
-302
/
+540
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
6
-16
/
+8
2016-09-27
target-i386: Remove has_msr_* global vars for KVM features
Eduardo Habkost
1
-15
/
+6
2016-09-27
target-i386: Clear KVM CPUID features if KVM is disabled
Eduardo Habkost
1
-0
/
+4
2016-09-27
target-i386: Remove has_msr_hv_tsc global variable
Eduardo Habkost
1
-6
/
+8
2016-09-27
target-i386: Remove has_msr_hv_apic global variable
Eduardo Habkost
1
-5
/
+3
2016-09-27
target-i386: Remove has_msr_mtrr global variable
Eduardo Habkost
1
-6
/
+2
2016-09-27
target-i386: Move xsave component mask to features array
Eduardo Habkost
2
-15
/
+30
2016-09-27
target-i386: xsave: Calculate set of xsave components on realize
Eduardo Habkost
2
-23
/
+33
2016-09-27
target-i386: xsave: Helper function to calculate xsave area size
Eduardo Habkost
1
-7
/
+15
2016-09-27
target-i386: xsave: Simplify CPUID[0xD,0].{EAX,EDX} calculation
Eduardo Habkost
1
-6
/
+2
2016-09-27
target-i386: xsave: Calculate enabled components only once
Eduardo Habkost
1
-10
/
+16
2016-09-27
target-i386: Don't try to enable PT State xsave component
Eduardo Habkost
1
-3
/
+3
2016-09-27
target-i386: Move feature name arrays inside FeatureWordInfo
Eduardo Habkost
1
-200
/
+170
2016-09-27
linux-user: remove #define smp_{cores, threads}
Marc-André Lureau
3
-9
/
+7
2016-09-27
target-i386: Enable CPUID[0x8000000A] if SVM is enabled
Eduardo Habkost
2
-5
/
+14
2016-09-27
target-i386: Automatically set level/xlevel/xlevel2 when needed
Eduardo Habkost
4
-13
/
+133
2016-09-27
tests: Test CPUID level handling for old machines
Eduardo Habkost
1
-0
/
+13
2016-09-27
tests: Add test code for CPUID level/xlevel handling
Eduardo Habkost
3
-0
/
+111
2016-09-27
target-i386: Add a marker to end of the region zeroed on reset
Eduardo Habkost
2
-1
/
+2
2016-09-27
target-i386: Remove unused X86CPUDefinition::xlevel2 field
Eduardo Habkost
1
-2
/
+0
[next]