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
2014-01-13
memory: cpu_physical_memory_set_dirty_range() always dirty all flags
Juan Quintela
2014-01-13
memory: set single dirty flags when possible
Juan Quintela
2014-01-13
memory: all users of cpu_physical_memory_get_dirty used only one flag
Juan Quintela
2014-01-13
memory: make cpu_physical_memory_is_dirty return bool
Juan Quintela
2014-01-13
exec: create function to get a single dirty bit
Juan Quintela
2014-01-13
memory: create function to set a single dirty bit
Juan Quintela
2014-01-13
exec: use accessor function to know if memory is dirty
Juan Quintela
2014-01-13
memory: cpu_physical_memory_set_dirty_range() return void
Juan Quintela
2014-01-13
memory: cpu_physical_memory_set_dirty_flags() result is never used
Juan Quintela
2014-01-13
bitmap: use long as index
Juan Quintela
2014-01-13
tests: Some unit tests for vmstate.c
Eduardo Habkost
2014-01-13
savevm: Small comment about why timer QEMUFile/VMState code is in savevm.c
Eduardo Habkost
2014-01-13
qemu-file: Move QEMUFile code to qemu-file.c
Eduardo Habkost
2014-01-13
vmstate: Move VMState code to vmstate.c
Eduardo Habkost
2014-01-13
savevm.c: Coding style fix
Eduardo Habkost
2014-01-13
savevm.c: Coding style fixes
Eduardo Habkost
2014-01-13
savevm: Convert all tabs to spaces
Eduardo Habkost
2014-01-13
migration: Move QEMU_VM_* defines to migration/migration.h
Eduardo Habkost
2014-01-13
qemu-file: Make a few functions non-static
Eduardo Habkost
2014-01-13
migration: Fix rate limit
Matthew Garrett
2014-01-13
introduce MIG_STATE_CANCELLING state
Zhanghaoyu (A)
2014-01-13
avoid a bogus COMPLETED->CANCELLED transition
Zhanghaoyu (A)
2014-01-12
Merge remote-tracking branch 'pmaydell/tags/pull-cocoa-20140112' into staging
Anthony Liguori
2014-01-12
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140112' into st...
Anthony Liguori
2014-01-12
MAINTAINERS: add myself as cocoa UI co-maintainer
Peter Maydell
2014-01-12
ui/cocoa: Remove stray tabs
Peter Maydell
2014-01-12
ui/cocoa: Draw black rectangle if we have no data yet
Peter Maydell
2014-01-12
ui/cocoa: Redraw at correct size when switching surface
Peter Maydell
2014-01-12
ui/cocoa: Fix code for starting QEMU via image file load dialog
Peter Maydell
2014-01-12
ui/cocoa: Add ".qcow2" to extension list for image load dialog
Peter Maydell
2014-01-12
ui/cocoa: Send warning message to stderr, not stdout
Peter Maydell
2014-01-12
ui/cocoa: Correct typos in comments and variable names
Peter Maydell
2014-01-12
ui/cocoa: Pass command key through to guest when VM has mousegrab
Peter Maydell
2014-01-12
arm: fix compile on bigendian host
Alexey Kardashevskiy
2014-01-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2014-01-10
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2014-01-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2014-01-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2014-01-10
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140107' into st...
Anthony Liguori
2014-01-10
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2014-01-10
linux-user: Remove regs parameter of load_elf_binary and load_flt_binary
Will Newton
2014-01-10
linux-user: Support the accept4 socketcall
André Hentschel
2014-01-09
Merge remote-tracking branch 'otubo/seccomp' into staging
Anthony Liguori
2014-01-09
Merge remote-tracking branch 'rth/ldst-i386-2' into staging
Anthony Liguori
2014-01-09
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2014-01-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2014-01-09
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140108' into st...
Anthony Liguori
2014-01-08
target-arm: A64: Add support for FCVT between half, single and double
Peter Maydell
2014-01-08
target-arm: A64: Add 1-source 32-to-32 and 64-to-64 FP instructions
Peter Maydell
2014-01-08
target-arm: A64: Add floating-point<->integer conversion instructions
Will Newton
[prev]
[next]