index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
2009-06-24
Make sure to zero out memory before calling madvise to increase robustness
Anthony Liguori
2009-06-22
Win32: Fix compilation with SDL.
Stefan Weil
2009-06-22
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
2009-06-22
Instead of writing a zero page, madvise it away
Anthony Liguori
2009-06-22
Make nic option rom loading less painful.
Glauber Costa
2009-06-16
add non-arbitrary migration stop condition
Glauber Costa
2009-06-16
Remove dead code
Amit Shah
2009-06-13
Add -no-virtio-balloon command-line option
Eduardo Habkost
2009-06-13
Fix SDL include path.
Stefan Weil
2009-06-10
Merge branch 'net-queue'
Anthony Liguori
2009-06-10
Fix "defined but not used" warning
Luiz Capitulino
2009-06-09
Use snprintf to avoid OpenBSD warning
Blue Swirl
2009-06-09
Fix warning
Blue Swirl
2009-06-09
net: Improve parameter error reporting
Jan Kiszka
2009-06-09
net: Real fix for check_params users
Jan Kiszka
2009-06-09
Revert "Fix output of uninitialized strings"
Mark McLoughlin
2009-06-09
slirp: Avoid zombie processes after fork_exec
Jan Kiszka
2009-05-30
Use relative path for bios
Paul Brook
2009-05-28
kvm: Mark full address range dirty on live migration start
Jan Kiszka
2009-05-27
User Networking: Enable removal of redirections
Alexander Graf
2009-05-27
fully split aio_pool from BlockDriver
Christoph Hellwig
2009-05-27
Fix output of uninitialized strings
Kevin Wolf
2009-05-22
kvm: Rework VCPU reset
Jan Kiszka
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-05-22
kvm: Add missing bits to support live migration
Jan Kiszka
2009-05-22
Create qemu-option.h
Kevin Wolf
2009-05-22
augment info migrate with page status
Glauber Costa
2009-05-21
Introduce is_default field for QEMUMachine
Anthony Liguori
2009-05-21
Refactor how display drivers are selected
Anthony Liguori
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
Eliminate --disable-gfx-check and make VNC default when SDL not available
Anthony Liguori
2009-05-20
initialize struct sigevent before timer_create
Jean-Christophe Dubois
2009-05-20
Fix NULL alarm_timer pointer at exit
Jean-Christophe Dubois
2009-05-14
Basic qdev infrastructure.
Paul Brook
2009-05-13
Fix kqemu build failure.
Paul Brook
2009-05-13
Remove vga_ram_size
Paul Brook
2009-05-10
Follow coding conventions
Paul Brook
2009-05-08
Drop CONFIG_GDBSTUB
Jan Kiszka
2009-05-01
Fix serial option with -drive
Anthony Liguori
2009-05-01
Build fix for !CONFIG_GDBSTUB case
Xiantao Zhang
2009-05-01
Hardware watchdog
Richard W.M. Jones
2009-05-01
net: Fix -net socket parameter checks
Jan Kiszka
2009-04-29
Fix qemu_event_init
Jan Kiszka
2009-04-25
Fix Win32 warning
Blue Swirl
2009-04-24
qemu: introduce iothread (Marcelo Tosatti)
aliguori
2009-04-24
qemu: handle stop request in main loop (Marcelo Tosatti)
aliguori
2009-04-24
qemu: refactor tcg cpu execution loop (Marcelo Tosatti)
aliguori
2009-04-24
qemu: use debug_requested global instead of cpu_exec return (Marcelo Tosatti)
aliguori
2009-04-24
qemu: introduce lock/unlock_iothread (Marcelo Tosatti)
aliguori
2009-04-24
qemu: introduce qemu_cpu_kick (Marcelo Tosatti)
aliguori
[next]