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
2011-03-22
Introduce -display none
Jes Sorensen
3
-1
/
+10
2011-03-22
Introduce -display argument
Jes Sorensen
2
-0
/
+97
2011-03-22
Consolidate DisplaySurface allocation in qemu_alloc_display()
Jes Sorensen
3
-34
/
+34
2011-03-22
target-arm: use make_float32() to make constant floats for VRSQRTS
Peter Maydell
1
-6
/
+5
2011-03-22
target-arm: Fix VRECPS edge cases handling
Peter Maydell
1
-3
/
+8
2011-03-22
target-arm: Fix TCG temporary leaks for scalar VMULL
Peter Maydell
1
-0
/
+2
2011-03-22
target-arm: Set Q bit for overflow in SMUAD and SMLAD
Peter Maydell
1
-4
/
+12
2011-03-22
target-arm: Fix GE bits for v6media signed modulo arithmetic
Peter Maydell
1
-2
/
+2
2011-03-22
target-arm: Fix UNDEF cases in Thumb load/store
Peter Maydell
1
-11
/
+18
2011-03-22
linux-user: Fix unlock_user() call in return from poll()
Peter Maydell
1
-3
/
+1
2011-03-22
vmmouse: Register vmstate via qdev
Jan Kiszka
1
-1
/
+1
2011-03-22
vmmouse: Fix initialization
Jan Kiszka
1
-0
/
+1
2011-03-22
vmmouse: Fix typo preventing x86-64 build
Jan Kiszka
1
-1
/
+1
2011-03-22
fix applesmc REV key
René Rebe
1
-1
/
+1
2011-03-22
enable kvm for ppc(32) on ppc64
René Rebe
1
-0
/
+2
2011-03-22
target-ppc: add support for 6 SPE instructions
Fabien Chouteau
1
-4
/
+198
2011-03-22
pc-bios: update linuxboot.bin and multiboot.bin
Aurelien Jarno
2
-0
/
+0
2011-03-22
fix linuxboot.bin and multiboot.bin to not hijack int19
Gleb Natapov
3
-15
/
+29
2011-03-21
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
24
-566
/
+618
2011-03-21
seabios: update to latest git
Anthony Liguori
2
-0
/
+0
2011-03-21
Fix migration uint8 arrys handled
Juan Quintela
1
-0
/
+2
2011-03-21
softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t
Andreas Färber
5
-432
/
+417
2011-03-21
softfloat: Resolve type mismatches between declaration and implementation
Andreas Färber
1
-34
/
+34
2011-03-21
softfloat: Prepend QEMU-style header with derivation notice
Andreas Färber
4
-0
/
+21
2011-03-21
e1000: Fix multi-descriptor packet checksum offload
Stefan Hajnoczi
1
-1
/
+3
2011-03-21
Merge branch 'for-anthony' of git://github.com/bonzini/qemu
Aurelien Jarno
79
-351
/
+364
2011-03-21
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
10
-69
/
+339
2011-03-21
rbd: don't link with -lcrypto
Aurelien Jarno
1
-1
/
+1
2011-03-21
hw/arm_sysctl.c: Add the Versatile Express system registers
Peter Maydell
1
-1
/
+63
2011-03-21
remove qemu_get_clock
Paolo Bonzini
2
-18
/
+0
2011-03-21
add a generic scaling mechanism for timers
Paolo Bonzini
2
-13
/
+21
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
68
-268
/
+268
2011-03-21
change all rt_clock references to use millisecond resolution accessors
Paolo Bonzini
14
-56
/
+56
2011-03-21
add more helper functions with explicit milli/nanosecond resolution
Paolo Bonzini
1
-0
/
+23
2011-03-20
Fix conversions from pointer to int and vice versa
Stefan Weil
4
-10
/
+10
2011-03-19
petalogix_ml605_mmu: remove unused variable
Blue Swirl
1
-3
/
+2
2011-03-19
qemu-thread: delete unused functions
Blue Swirl
2
-40
/
+0
2011-03-19
w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy
Stefan Weil
1
-0
/
+21
2011-03-19
i8254: Fix migration from older versions
Jan Kiszka
1
-0
/
+2
2011-03-16
Expose thread_id in info cpus
Jan Kiszka
8
-0
/
+29
2011-03-16
kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
Jan Kiszka
3
-22
/
+16
2011-03-16
kvm: x86: Reorder functions in kvm.c
Jan Kiszka
1
-54
/
+54
2011-03-16
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
Jan Kiszka
4
-13
/
+13
2011-03-16
kvm: Rework inner loop of kvm_cpu_exec
Jan Kiszka
1
-12
/
+14
2011-03-16
kvm: Reorder error handling of KVM_RUN
Jan Kiszka
1
-6
/
+5
2011-03-16
kvm: Keep KVM_RUN return value in separate variable
Jan Kiszka
1
-5
/
+5
2011-03-16
kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG
Jan Kiszka
1
-2
/
+2
2011-03-16
kvm: x86: Synchronize PAT MSR with the kernel
Jan Kiszka
1
-0
/
+5
2011-03-16
x86: Save/restore PAT MSR
Jan Kiszka
1
-0
/
+2
2011-03-16
x86: Properly reset PAT MSR
Jan Kiszka
3
-3
/
+7
[next]