index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
target-arm: Fix UNDEF cases in Thumb load/store
Peter Maydell
2011-03-22
1
-11
/
+18
*
|
linux-user: Fix unlock_user() call in return from poll()
Peter Maydell
2011-03-22
1
-3
/
+1
*
|
vmmouse: Register vmstate via qdev
Jan Kiszka
2011-03-22
1
-1
/
+1
*
|
vmmouse: Fix initialization
Jan Kiszka
2011-03-22
1
-0
/
+1
*
|
vmmouse: Fix typo preventing x86-64 build
Jan Kiszka
2011-03-22
1
-1
/
+1
*
|
fix applesmc REV key
René Rebe
2011-03-22
1
-1
/
+1
*
|
enable kvm for ppc(32) on ppc64
René Rebe
2011-03-22
1
-0
/
+2
*
|
target-ppc: add support for 6 SPE instructions
Fabien Chouteau
2011-03-22
1
-4
/
+198
*
|
pc-bios: update linuxboot.bin and multiboot.bin
Aurelien Jarno
2011-03-22
2
-0
/
+0
*
|
fix linuxboot.bin and multiboot.bin to not hijack int19
Gleb Natapov
2011-03-22
3
-15
/
+29
*
|
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2011-03-21
24
-566
/
+618
|
\
\
|
*
|
Expose thread_id in info cpus
Jan Kiszka
2011-03-16
8
-0
/
+29
|
*
|
kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
Jan Kiszka
2011-03-16
3
-22
/
+16
|
*
|
kvm: x86: Reorder functions in kvm.c
Jan Kiszka
2011-03-16
1
-54
/
+54
|
*
|
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
Jan Kiszka
2011-03-16
4
-13
/
+13
|
*
|
kvm: Rework inner loop of kvm_cpu_exec
Jan Kiszka
2011-03-16
1
-12
/
+14
|
*
|
kvm: Reorder error handling of KVM_RUN
Jan Kiszka
2011-03-16
1
-6
/
+5
|
*
|
kvm: Keep KVM_RUN return value in separate variable
Jan Kiszka
2011-03-16
1
-5
/
+5
|
*
|
kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG
Jan Kiszka
2011-03-16
1
-2
/
+2
|
*
|
kvm: x86: Synchronize PAT MSR with the kernel
Jan Kiszka
2011-03-16
1
-0
/
+5
|
*
|
x86: Save/restore PAT MSR
Jan Kiszka
2011-03-16
1
-0
/
+2
|
*
|
x86: Properly reset PAT MSR
Jan Kiszka
2011-03-16
3
-3
/
+7
|
*
|
kvm: Mark VCPU state dirty on creation
Jan Kiszka
2011-03-16
1
-0
/
+1
|
*
|
kvm: x86: Do not leave halt if interrupts are disabled
Jan Kiszka
2011-03-16
1
-1
/
+3
|
*
|
kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
Jan Kiszka
2011-03-16
1
-1
/
+2
|
*
|
s390: Detect invalid invocations of qemu_ram_free/remap
Jan Kiszka
2011-03-15
1
-0
/
+4
|
*
|
x86: Unbreak TCG support for hardware breakpoints
Jan Kiszka
2011-03-15
2
-24
/
+30
|
*
|
Implement qemu_kvm_eat_signals only for CONFIG_LINUX
Jan Kiszka
2011-03-15
1
-47
/
+47
|
*
|
KVM, MCE, unpoison memory address across reboot
Huang Ying
2011-03-15
1
-0
/
+36
|
*
|
Add qemu_ram_remap
Huang Ying
2011-03-15
3
-1
/
+67
|
*
|
kvm: x86: Fail kvm_arch_init_vcpu if MCE initialization fails
Jan Kiszka
2011-03-15
1
-13
/
+17
|
*
|
kvm: x86: Clean up kvm_setup_mce
Jan Kiszka
2011-03-15
1
-7
/
+4
|
*
|
kvm: x86: Consolidate TCG and KVM MCE injection code
Jan Kiszka
2011-03-15
3
-260
/
+37
|
*
|
x86: Run qemu_inject_x86_mce on target VCPU
Jan Kiszka
2011-03-15
1
-29
/
+58
|
*
|
kvm: x86: Inject pending MCE events on state writeback
Jan Kiszka
2011-03-15
1
-0
/
+60
|
*
|
kvm: Rename kvm_arch_process_irqchip_events to async_events
Jan Kiszka
2011-03-15
5
-5
/
+5
|
*
|
kvm: x86: Move MCE functions together
Jan Kiszka
2011-03-15
1
-175
/
+171
|
*
|
Synchronize VCPU states before reset
Jan Kiszka
2011-03-15
1
-0
/
+1
|
*
|
x86: Optionally avoid injecting AO MCEs while others are pending
Jan Kiszka
2011-03-15
3
-10
/
+28
|
*
|
x86: Refine error reporting of MCE injection services
Jan Kiszka
2011-03-15
4
-41
/
+54
|
*
|
x86: Small cleanups of MCE helpers
Jan Kiszka
2011-03-15
4
-22
/
+30
|
*
|
x86: Perform implicit mcg_status reset
Jan Kiszka
2011-03-15
2
-3
/
+2
|
*
|
x86: Account for MCE in cpu_has_work
Jan Kiszka
2011-03-15
1
-9
/
+6
|
*
|
kvm: Fix build warning when KVM_CAP_SET_GUEST_DEBUG is lacking
Jan Kiszka
2011-03-15
1
-0
/
+2
|
*
|
kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events
Jan Kiszka
2011-03-15
1
-3
/
+3
*
|
|
seabios: update to latest git
Anthony Liguori
2011-03-21
2
-0
/
+0
*
|
|
Fix migration uint8 arrys handled
Juan Quintela
2011-03-21
1
-0
/
+2
*
|
|
softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t
Andreas Färber
2011-03-21
5
-432
/
+417
*
|
|
softfloat: Resolve type mismatches between declaration and implementation
Andreas Färber
2011-03-21
1
-34
/
+34
*
|
|
softfloat: Prepend QEMU-style header with derivation notice
Andreas Färber
2011-03-21
4
-0
/
+21
[prev]
[next]