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
...
|
*
|
|
spice: switch to pixman
Gerd Hoffmann
2012-11-05
5
-33
/
+45
|
*
|
|
qxl: call dpy_gfx_resize when entering vga mode
Gerd Hoffmann
2012-11-05
1
-1
/
+1
|
*
|
|
qxl: fix cursor reset
Gerd Hoffmann
2012-11-05
1
-0
/
+4
|
*
|
|
hw/qxl: qxl_send_events: nop if stopped
Alon Levy
2012-11-05
2
-1
/
+8
|
*
|
|
hw/qxl: guest bug on primary create with stride %4 != 0
Alon Levy
2012-11-05
1
-0
/
+12
*
|
|
|
aio: fix aio_ctx_prepare with idle bottom halves
Paolo Bonzini
2012-11-12
1
-4
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
tcg: properly check that op's output needs to be synced to memory
Kirill Batuzov
2012-11-11
1
-4
/
+4
*
|
|
target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1.
Eric Johnson
2012-11-11
1
-7
/
+11
*
|
|
target-i386: avoid using cpu_single_env
Blue Swirl
2012-11-10
1
-218
/
+222
*
|
|
target-xtensa: avoid using cpu_single_env
Blue Swirl
2012-11-10
1
-5
/
+5
*
|
|
target-unicore32: avoid using cpu_single_env
Blue Swirl
2012-11-10
1
-4
/
+4
*
|
|
kvm: avoid using cpu_single_env
Blue Swirl
2012-11-10
1
-10
/
+11
*
|
|
disas: avoid using cpu_single_env
Blue Swirl
2012-11-10
17
-86
/
+100
*
|
|
slirp: remove unused function u_sleep
Blue Swirl
2012-11-10
2
-15
/
+0
*
|
|
sun4c: remove unused functions
Blue Swirl
2012-11-10
2
-27
/
+0
*
|
|
m48t59: remove unused m48t59_set_addr
Blue Swirl
2012-11-10
2
-8
/
+0
*
|
|
tests/tcg: new test for i386 FPREM and FPREM1
Catalin Patulea
2012-11-10
2
-0
/
+362
*
|
|
memory: Don't dump disabled regions
Jan Kiszka
2012-11-10
1
-1
/
+1
*
|
|
memory: Reintroduce dirty flag to optimize changes on disabled regions
Jan Kiszka
2012-11-10
1
-2
/
+13
*
|
|
qemu-timer: Fix compilation for non-POSIX hosts
Stefan Weil
2012-11-10
1
-0
/
+2
*
|
|
vmware_vga: Add back some info in local state partially reverting aa32b38c
BALATON Zoltan
2012-11-10
1
-9
/
+21
*
|
|
kvmvapic: Fix TB invalidation after instruction patching
Jan Kiszka
2012-11-10
1
-4
/
+16
*
|
|
microblaze: translate.c: Fix swaph decoding
Peter Crosthwaite
2012-11-08
1
-1
/
+1
|
|
/
|
/
|
*
|
tools: initialize main loop before block layer
Paolo Bonzini
2012-11-06
2
-4
/
+2
*
|
tcg/ppc32: Use trampolines to trim the code size for mmu slow path accessors
malc
2012-11-06
2
-9
/
+25
|
/
*
target-mips: use ULL for 64 bit constants
Blue Swirl
2012-11-05
1
-2
/
+2
*
build: pthread_atfork() needs include of pthread.h
Anthony Liguori
2012-11-04
1
-0
/
+3
*
tcg/ppc: ld/st optimization
malc
2012-11-03
3
-196
/
+262
*
vmware_vga: Allow simple drivers to work without using the fifo
BALATON Zoltan
2012-11-03
3
-14
/
+23
*
vmware_vga: Return a value for FB_SIZE before the device is enabled
BALATON Zoltan
2012-11-03
1
-10
/
+9
*
vmware_vga: Remove duplicated info from local state
BALATON Zoltan
2012-11-03
2
-94
/
+85
*
vmware_vga: Coding style cleanup
BALATON Zoltan
2012-11-03
1
-124
/
+150
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-11-03
21
-96
/
+66
|
\
|
*
pc: Drop redundant test for ROM memory region
Jan Kiszka
2012-11-01
1
-1
/
+1
|
*
exec: make some functions static
Blue Swirl
2012-11-01
4
-15
/
+9
|
*
target-ppc: make some functions static
Blue Swirl
2012-11-01
2
-11
/
+6
|
*
ppc: add missing static
Blue Swirl
2012-11-01
5
-26
/
+13
|
*
vnc: add missing static
Blue Swirl
2012-11-01
5
-20
/
+12
|
*
vl.c: add missing static
Blue Swirl
2012-11-01
2
-14
/
+12
|
*
target-sparc: make do_unaligned_access static
Blue Swirl
2012-11-01
2
-5
/
+6
|
*
m68k: Return semihosting errno values correctly
Meador Inge
2012-11-01
1
-1
/
+1
|
*
cadence_uart: More debug information
Peter Crosthwaite
2012-11-01
1
-4
/
+7
*
|
tcg: Optimize qemu_ld/st by generating slow paths at the end of a block
Yeongkyoon Lee
2012-11-03
3
-126
/
+320
*
|
tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization
Yeongkyoon Lee
2012-11-03
3
-8
/
+55
*
|
configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization
Yeongkyoon Lee
2012-11-03
1
-0
/
+6
*
|
target-m68k/m68k-semi.c: Log when put_user for returning values fails
Peter Maydell
2012-11-03
1
-16
/
+31
*
|
target-m68k/m68k-semi: Handle get_user failure
Peter Maydell
2012-11-03
1
-51
/
+93
*
|
m68k: Return semihosting errno values correctly
Meador Inge
2012-11-03
1
-1
/
+1
*
|
vl: delay thread initialization after daemonization
Paolo Bonzini
2012-11-02
2
-2
/
+3
*
|
vl: unify calls to init_timer_alarm
Paolo Bonzini
2012-11-02
2
-6
/
+4
[prev]
[next]