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
2014-02-08
target-arm: A64: Implement SIMD 3-reg-same shift and saturate insns
Peter Maydell
1
-22
/
+112
2014-02-08
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...
Peter Maydell
9
-37
/
+92
2014-02-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-1' into staging
Peter Maydell
9
-11
/
+11
2014-02-07
Merge remote-tracking branch 'remotes/stefanha/tags/qtest-for-peter' into sta...
Peter Maydell
1
-22
/
+23
2014-02-06
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
8
-134
/
+206
2014-02-06
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-2' into staging
Peter Maydell
3
-13
/
+55
2014-02-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...
Peter Maydell
9
-28
/
+12
2014-02-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-57
/
+108
2014-02-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...
Peter Maydell
8
-101
/
+304
2014-02-04
Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging
Peter Maydell
6
-1
/
+1
2014-02-04
Don't abort on memory allocation error
Orit Wasserman
3
-7
/
+17
2014-02-04
Don't abort on out of memory when creating page cache
Orit Wasserman
2
-6
/
+30
2014-02-04
XBZRLE cache size should not be larger than guest memory size
Orit Wasserman
1
-0
/
+7
2014-02-04
migration:fix free XBZRLE decoded_buf wrong
Gonglei (Arei)
3
-10
/
+14
2014-02-04
Add check for cache size smaller than page size
Orit Wasserman
2
-1
/
+13
2014-02-04
Set xbzrle buffers to NULL after freeing them to avoid double free errors
Orit Wasserman
1
-0
/
+3
2014-02-04
exec: fix ram_list dirty map optimization
Alexey Kardashevskiy
1
-1
/
+2
2014-02-04
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
3
-13
/
+7
2014-02-03
target-i386: Move KVM default-vendor hack to instance_init
Eduardo Habkost
1
-13
/
+19
2014-02-03
target-i386: Don't change x86_def_t struct on cpu_x86_register()
Eduardo Habkost
1
-5
/
+6
2014-02-03
target-i386: Eliminate CONFIG_KVM #ifdefs
Eduardo Habkost
1
-12
/
+3
2014-02-03
kvm: add support for hyper-v timers
Vadim Rozenfeld
7
-1
/
+48
2014-02-03
kvm: make hyperv vapic assist page migratable
Vadim Rozenfeld
3
-1
/
+32
2014-02-03
kvm: make hyperv hypercall and guest os id MSRs migratable.
Vadim Rozenfeld
3
-2
/
+39
2014-02-03
kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV
Paolo Bonzini
1
-5
/
+11
2014-02-03
KVM: fix coexistence of KVM and Hyper-V leaves
Paolo Bonzini
1
-22
/
+25
2014-02-03
kvm: print suberror on all internal errors
Radim Krčmář
1
-4
/
+3
2014-02-03
target-i386: kvm_check_features_against_host(): Kill feature word array
Eduardo Habkost
1
-36
/
+12
2014-02-03
target-i386: kvm_cpu_fill_host(): Fill feature words in a loop
Eduardo Habkost
1
-16
/
+7
2014-02-03
target-i386: kvm_cpu_fill_host(): Set all feature words at end of function
Eduardo Habkost
1
-14
/
+9
2014-02-03
target-i386: kvm_cpu_fill_host(): No need to check xlevel2
Eduardo Habkost
1
-7
/
+4
2014-02-03
target-i386: kvm_cpu_fill_host(): No need to check CPU vendor
Eduardo Habkost
1
-8
/
+6
2014-02-03
target-i386: kvm_cpu_fill_host(): No need to check level
Eduardo Habkost
1
-6
/
+2
2014-02-03
target-i386: kvm_cpu_fill_host(): Kill unused code
Eduardo Habkost
1
-2
/
+0
2014-02-03
qtest: unlink UNIX domain sockets after connecting
Stefan Hajnoczi
1
-11
/
+12
2014-02-03
qtest: unlink QEMU pid file after startup
Stefan Hajnoczi
1
-11
/
+11
2014-02-03
Update seabios binaries to 1.7.4
Gerd Hoffmann
7
-0
/
+0
2014-02-03
Update seabios submodule to 1.7.4
Gerd Hoffmann
1
-0
/
+0
2014-02-03
roms: remove explicit MAKEFLAGS from recursive make invocations
Bruce Rogers
1
-11
/
+11
2014-02-03
linux-user: Fix trampoline code for CRIS
Stefan Weil
1
-4
/
+4
2014-02-03
cris: Remove the CRIS PIC glue
Edgar E. Iglesias
3
-50
/
+0
2014-02-03
axis-dev88: Connect the PIC upstream IRQs directly to the CPU
Edgar E. Iglesias
1
-4
/
+3
2014-02-03
cris: Add interrupt signals to the CPU device
Edgar E. Iglesias
2
-0
/
+24
2014-02-03
cris: Abort when a v10 takes interrupts while in a delayslot
Edgar E. Iglesias
1
-0
/
+5
2014-02-03
cris: Add "any" as alias for "crisv32" in user emulation
Edgar E. Iglesias
1
-0
/
+6
2014-02-03
spice: hook qemu_chr_fe_set_open() event to ports
Marc-André Lureau
1
-5
/
+20
2014-02-03
Add the ability to vary Spice playback and record rates, to facilitate Opus s...
Jeremy White
1
-2
/
+25
2014-02-03
hw/display/qxl: fix signed to unsigned comparison
Alon Levy
1
-6
/
+9
2014-02-03
qxl: clear irq on reset
Alon Levy
1
-0
/
+1
2014-02-01
Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging
Peter Maydell
9
-26
/
+160
[next]