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
*
Move stdbool.h
Paul Brook
2010-06-13
14
-15
/
+2
*
monitor/QMP: Drop info hpet / query-hpet
Jan Kiszka
2010-06-13
3
-44
/
+1
*
hpet: Add MSI support
Jan Kiszka
2010-06-13
2
-5
/
+37
*
hpet: Make number of timers configurable
Jan Kiszka
2010-06-13
2
-14
/
+45
*
vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
Jan Kiszka
2010-06-13
1
-0
/
+10
*
hpet: Add support for level-triggered interrupts
Jan Kiszka
2010-06-13
1
-10
/
+22
*
hpet: Drop static state
Jan Kiszka
2010-06-13
1
-21
/
+17
*
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
2010-06-13
9
-56
/
+51
*
hpet: Start/stop timer when HPET_TN_ENABLE is modified
Jan Kiszka
2010-06-13
1
-0
/
+5
*
hpet: Convert to qdev
Jan Kiszka
2010-06-13
3
-15
/
+38
*
hpet: Move static timer field initialization
Jan Kiszka
2010-06-13
1
-2
/
+2
*
hpet: Silence warning on write to running main counter
Jan Kiszka
2010-06-13
1
-2
/
+2
*
hpet: Coding style cleanups and some refactorings
Jan Kiszka
2010-06-13
2
-218
/
+226
*
hpet: Catch out-of-bounds timer access
Jan Kiszka
2010-06-13
1
-1
/
+5
*
configure: Fix evaluation of config-host.mak in create_config
Jan Kiszka
2010-06-13
1
-1
/
+1
*
tcg-s390: correctly detect s390 with a 64-bit kernel
Aurelien Jarno
2010-06-13
1
-0
/
+6
*
Compile OS specific files only once for all targets
Blue Swirl
2010-06-12
1
-2
/
+2
*
Move set_proc_name() to OS specific files.
Jes Sorensen
2010-06-12
4
-18
/
+27
*
Move line-buffering setup to OS specific files.
Jes Sorensen
2010-06-12
4
-4
/
+9
*
Make os_change_process_uid and os_change_root os-posix.c local
Jes Sorensen
2010-06-12
3
-8
/
+4
*
Move daemonize handling to OS specific files
Jes Sorensen
2010-06-12
6
-103
/
+115
*
Move chroot handling to OS specific files.
Jes Sorensen
2010-06-12
4
-17
/
+22
*
Move runas handling from vl.c to OS specific files.
Jes Sorensen
2010-06-12
4
-28
/
+31
*
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
Jes Sorensen
2010-06-12
6
-16
/
+76
*
Rename qemu-options.h to qemu-options.def
Jes Sorensen
2010-06-12
2
-5
/
+5
*
Move find_datadir to OS specific files.
Jes Sorensen
2010-06-12
4
-90
/
+90
*
Move main signal handler setup to os specificfiles.
Jes Sorensen
2010-06-12
4
-32
/
+33
*
Rename os_setup_signal_handling() to os_setup_early_signal_handling()
Jes Sorensen
2010-06-12
4
-4
/
+4
*
Move win32 early signal handling setup to os_setup_signal_handling()
Jes Sorensen
2010-06-12
4
-32
/
+31
*
Introduce os-posix.c and create os_setup_signal_handling()
Jes Sorensen
2010-06-12
4
-7
/
+45
*
vl.c: Move host_main_loop_wait() to OS specific files.
Jes Sorensen
2010-06-12
5
-51
/
+82
*
Introduce os-win32.c and move polling functions from vl.c
Jes Sorensen
2010-06-12
3
-80
/
+112
*
Create qemu-os-win32.h and move WIN32 specific declarations there
Jes Sorensen
2010-06-12
2
-16
/
+44
*
vl.c: Remove double include of netinet/in.h for Solaris
Jes Sorensen
2010-06-12
1
-1
/
+0
*
NEON vldN optimization
Paul Brook
2010-06-11
1
-2
/
+4
*
tcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546fdb9267dc01183317
Aurelien Jarno
2010-06-11
1
-1
/
+1
*
tcg-s390: Adjust compilation flags.
Richard Henderson
2010-06-11
1
-1
/
+6
*
tcg-s390: Compute is_write in cpu_signal_handler.
Richard Henderson
2010-06-11
1
-3
/
+39
*
s390x: Don't use a linker script for user-only.
Richard Henderson
2010-06-11
1
-0
/
+3
*
s390x: Avoid _llseek.
Richard Henderson
2010-06-11
1
-2
/
+2
*
tcg-s390: Allocate the code_gen_buffer near the main program.
Richard Henderson
2010-06-11
1
-0
/
+7
*
tcg-s390: Icache flush is a no-op.
Richard Henderson
2010-06-11
1
-5
/
+0
*
tcg-i386: fix andi r, r, 0xff
Aurelien Jarno
2010-06-10
1
-1
/
+1
*
tcg-i386: remove use of _Bool that slipped code review
Aurelien Jarno
2010-06-10
1
-1
/
+1
*
esp: lower IRQ on soft reset
Blue Swirl
2010-06-10
1
-5
/
+14
*
qbus: fix memory leak in qbus_free()
Isaku Yamahata
2010-06-10
1
-0
/
+1
*
multiboot: compilation fix with DEBUG_MULTIBOOT enabled.
Isaku Yamahata
2010-06-10
1
-4
/
+5
*
vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.
Isaku Yamahata
2010-06-10
1
-5
/
+1
*
main: allocate gui_timer only once.
Isaku Yamahata
2010-06-10
1
-0
/
+1
*
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-06-10
2
-14
/
+19
|
\
[next]