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
Age
Commit message (
Expand
)
Author
2012-03-13
slirp: Remove unneeded if_queued
Jan Kiszka
2012-03-13
slirp: Fix queue walking in if_start
Jan Kiszka
2012-03-13
slirp: Prevent recursion of if_start
Jan Kiszka
2012-03-13
slirp: Keep next_m always valid
Jan Kiszka
2012-03-12
Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into staging
Anthony Liguori
2012-03-12
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-03-12
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
2012-03-12
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2012-03-12
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-03-12
qemu-ga: add guest-sync-delimited
Michael Roth
2012-03-12
qemu-ga: add guest-network-get-interfaces command
Michal Privoznik
2012-03-12
qemu-ga: add win32 guest-suspend-ram command
Michael Roth
2012-03-12
qemu-ga: add win32 guest-suspend-disk command.
Gal Hammer
2012-03-12
qemu-ga: add guest-suspend-hybrid
Luiz Capitulino
2012-03-12
qemu-ga: add guest-suspend-ram
Luiz Capitulino
2012-03-12
qemu-ga: add guest-suspend-disk
Luiz Capitulino
2012-03-12
cpu-all.h: Don't accidentally sign extend in g2h()
Peter Maydell
2012-03-12
implement vnc_dpy_setdata
Gerd Hoffmann
2012-03-12
initialize CPU model list after handling -readconfig options
Eduardo Habkost
2012-03-12
add Opteron_G4 CPU model (v2)
Eduardo Habkost
2012-03-12
add SandyBridge CPU model
Eduardo Habkost
2012-03-12
add "tsc-deadline" flag name to feature_ecx table
Eduardo Habkost
2012-03-12
qom: fix device hot-unplug
Paolo Bonzini
2012-03-12
qdev: accept empty string properties
Paolo Bonzini
2012-03-12
test-coroutine: add performance test for nesting
Alex Barcelo
2012-03-12
coroutine: adding configure option for sigaltstack coroutine backend
Alex Barcelo
2012-03-12
coroutine: adding configure choose mechanism for coroutine backend
Alex Barcelo
2012-03-12
coroutine: adding sigaltstack method (.c source)
Alex Barcelo
2012-03-12
qcow2: Reduce number of I/O requests
Kevin Wolf
2012-03-12
qcow2: Add qcow2_alloc_clusters_at()
Kevin Wolf
2012-03-12
qcow2: Factor out count_cow_clusters
Kevin Wolf
2012-03-12
qmp: convert blockdev-snapshot-sync to a wrapper around transactions
Paolo Bonzini
2012-03-12
add mode field to blockdev-snapshot-sync transaction item
Paolo Bonzini
2012-03-12
rename blockdev-group-snapshot-sync
Paolo Bonzini
2012-03-12
qapi: complete implementation of unions
Paolo Bonzini
2012-03-12
use QSIMPLEQ_FOREACH_SAFE when freeing list elements
Paolo Bonzini
2012-03-12
Add 'make check-block'
Kevin Wolf
2012-03-12
make check: Add qemu-iotests subset
Kevin Wolf
2012-03-12
qemu-iotests: Mark some tests as quick
Kevin Wolf
2012-03-12
qcow2: Add error messages in qcow2_truncate
Kevin Wolf
2012-03-12
block: handle -EBUSY in bdrv_commit_all()
Stefan Hajnoczi
2012-03-12
qcow2: Add some tracing
Kevin Wolf
2012-03-12
qed: do not evict in-use L2 table cache entries
Stefan Hajnoczi
2012-03-12
Group snapshot: Fix format name for backing file
Paolo Bonzini
2012-03-12
vga: add trace event for ppm_save
Alon Levy
2012-03-12
console: add some trace events
Alon Levy
2012-03-12
maintainers: Add docs/tracing.txt to Tracing
Andreas Färber
2012-03-12
docs: correct ./configure line in tracing.txt
Jun Koi
2012-03-12
trace: make trace_thread_create() use its function arg
Jun Koi
2012-03-12
tracetool: Omit useless QEMU_*_ENABLED() check
Stefan Hajnoczi
[next]