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
path:
root
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add non-arbitrary migration stop condition
Glauber Costa
2009-06-16
1
-2
/
+17
*
Remove dead code
Amit Shah
2009-06-16
1
-6
/
+0
*
Add -no-virtio-balloon command-line option
Eduardo Habkost
2009-06-13
1
-0
/
+4
*
Fix SDL include path.
Stefan Weil
2009-06-13
1
-1
/
+1
*
Merge branch 'net-queue'
Anthony Liguori
2009-06-10
1
-29
/
+28
|
\
|
*
net: Improve parameter error reporting
Jan Kiszka
2009-06-09
1
-1
/
+1
|
*
net: Real fix for check_params users
Jan Kiszka
2009-06-09
1
-25
/
+14
|
*
Revert "Fix output of uninitialized strings"
Mark McLoughlin
2009-06-09
1
-1
/
+2
|
*
slirp: Avoid zombie processes after fork_exec
Jan Kiszka
2009-06-09
1
-2
/
+11
*
|
Fix "defined but not used" warning
Luiz Capitulino
2009-06-10
1
-4
/
+4
*
|
Use snprintf to avoid OpenBSD warning
Blue Swirl
2009-06-09
1
-5
/
+7
*
|
Fix warning
Blue Swirl
2009-06-09
1
-1
/
+1
|
/
*
Use relative path for bios
Paul Brook
2009-05-30
1
-5
/
+143
*
kvm: Mark full address range dirty on live migration start
Jan Kiszka
2009-05-28
1
-1
/
+1
*
User Networking: Enable removal of redirections
Alexander Graf
2009-05-27
1
-1
/
+1
*
fully split aio_pool from BlockDriver
Christoph Hellwig
2009-05-27
1
-1
/
+0
*
Fix output of uninitialized strings
Kevin Wolf
2009-05-27
1
-2
/
+1
*
kvm: Rework VCPU reset
Jan Kiszka
2009-05-22
1
-2
/
+0
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-2
/
+5
*
kvm: Add missing bits to support live migration
Jan Kiszka
2009-05-22
1
-1
/
+6
*
Create qemu-option.h
Kevin Wolf
2009-05-22
1
-37
/
+1
*
augment info migrate with page status
Glauber Costa
2009-05-22
1
-1
/
+20
*
Introduce is_default field for QEMUMachine
Anthony Liguori
2009-05-21
1
-2
/
+14
*
Refactor how display drivers are selected
Anthony Liguori
2009-05-21
1
-41
/
+41
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-1
/
+1
*
Eliminate --disable-gfx-check and make VNC default when SDL not available
Anthony Liguori
2009-05-21
1
-15
/
+26
*
initialize struct sigevent before timer_create
Jean-Christophe Dubois
2009-05-20
1
-0
/
+5
*
Fix NULL alarm_timer pointer at exit
Jean-Christophe Dubois
2009-05-20
1
-2
/
+2
*
Basic qdev infrastructure.
Paul Brook
2009-05-14
1
-0
/
+4
*
Fix kqemu build failure.
Paul Brook
2009-05-13
1
-1
/
+1
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-3
/
+1
*
Follow coding conventions
Paul Brook
2009-05-10
1
-3
/
+3
*
Drop CONFIG_GDBSTUB
Jan Kiszka
2009-05-08
1
-8
/
+0
*
Fix serial option with -drive
Anthony Liguori
2009-05-01
1
-1
/
+1
*
Build fix for !CONFIG_GDBSTUB case
Xiantao Zhang
2009-05-01
1
-0
/
+2
*
Hardware watchdog
Richard W.M. Jones
2009-05-01
1
-0
/
+16
*
net: Fix -net socket parameter checks
Jan Kiszka
2009-05-01
1
-11
/
+27
*
Fix qemu_event_init
Jan Kiszka
2009-04-29
1
-0
/
+2
*
Fix Win32 warning
Blue Swirl
2009-04-25
1
-1
/
+1
*
qemu: introduce iothread (Marcelo Tosatti)
aliguori
2009-04-24
1
-22
/
+390
*
qemu: handle stop request in main loop (Marcelo Tosatti)
aliguori
2009-04-24
1
-10
/
+26
*
qemu: refactor tcg cpu execution loop (Marcelo Tosatti)
aliguori
2009-04-24
1
-24
/
+29
*
qemu: use debug_requested global instead of cpu_exec return (Marcelo Tosatti)
aliguori
2009-04-24
1
-3
/
+14
*
qemu: introduce lock/unlock_iothread (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+5
*
qemu: introduce qemu_cpu_kick (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+10
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+9
*
qemu: refactor main_loop (Marcelo Tosatti)
aliguori
2009-04-24
1
-129
/
+151
*
qemu: factor out event notification / rearm alarm timer on main_loop_wait (Ma...
aliguori
2009-04-24
1
-71
/
+85
*
qemu: introduce qemu_init_main_loop (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+9
*
qemu: create helper for event notification (Marcelo Tosatti)
aliguori
2009-04-24
1
-22
/
+21
[next]