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-08-27
Clean up VGA type selection; far too many variables being used to track one s...
Zachary Amsden
2009-08-27
Do not disable autostart for live migration
Avi Kivity
2009-08-27
check for PR_SET_NAME being defined
Nathan Froyd
2009-08-27
fix migration to obey -S
Paolo Bonzini
2009-07-29
Add machine type aliases
Mark McLoughlin
2009-07-29
fix broken migration
Glauber Costa
2009-07-22
Fix OpenBSD build
Blue Swirl
2009-07-16
qdev/compat: compat property infrastructure.
Gerd Hoffmann
2009-07-16
honor -S on incoming migration
Paolo Bonzini
2009-07-16
Add boot menu control via command line switch
Jan Kiszka
2009-07-16
Add boot-once support
Jan Kiszka
2009-07-16
Add qemu_unregister_reset
Jan Kiszka
2009-07-16
Rework reset handler management
Jan Kiszka
2009-07-16
Move boot_set callback backend
Jan Kiszka
2009-07-16
Rework -boot option
Jan Kiszka
2009-07-09
Disable kqemu by default at run time
Anthony Liguori
2009-07-09
Allow setting qemu process name v2
Andi Kleen
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
2009-07-09
qcow2: Make cache=writethrough default
Kevin Wolf
2009-06-29
Replace -no-virtio-balloon by -balloon
Markus Armbruster
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
kvm: Rework VCPU synchronization
Jan Kiszka
2009-06-29
slirp: Kill slirp_is_inited
Jan Kiszka
2009-06-29
slirp: Rework monitor commands for host forwarding
Jan Kiszka
2009-06-29
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
2009-06-29
Introduce get_next_param_value
Jan Kiszka
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
[next]