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-12-20
migration: remove unfreeze logic
Juan Quintela
2012-12-20
migration: make writes blocking
Juan Quintela
2012-12-20
migration: move migration thread init code to migrate_fd_put_ready
Juan Quintela
2012-12-20
migration: make qemu_fopen_ops_buffered() return void
Juan Quintela
2012-12-20
buffered_file: Move from using a timer to use a thread
Juan Quintela
2012-12-20
protect the ramlist with a separate mutex
Umesh Deshpande
2012-12-20
add a version number to ram_list
Umesh Deshpande
2012-12-20
exec: sort the memory from biggest to smallest
Paolo Bonzini
2012-12-20
exec: change RAM list to a TAILQ
Paolo Bonzini
2012-12-20
exec: change ramlist from MRU order to a 1-item cache
Paolo Bonzini
2012-12-20
migration-fd: remove duplicate include
Juan Quintela
2012-12-20
migration: include qemu-file.h
Juan Quintela
2012-12-20
migration: remove double call to migrate_fd_close
Paolo Bonzini
2012-12-20
buffered_file: do not send more than s->bytes_xfer bytes per tick
Paolo Bonzini
2012-12-20
migration: fix migration_bitmap leak
Paolo Bonzini
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-19
MAINTAINERS: Include X86CPU in CPU maintenance area
Andreas Färber
2012-12-19
cpu: Move kvm_run into CPUState
Andreas Färber
2012-12-19
cpu: Move kvm_state field into CPUState
Andreas Färber
2012-12-19
ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
Andreas Färber
2012-12-19
ppc4xx_devs: Return PowerPCCPU from ppc4xx_init()
Andreas Färber
2012-12-19
ppc_booke: Pass PowerPCCPU to {decr,fit,wdt} timer callbacks
Andreas Färber
2012-12-19
ppc: Pass PowerPCCPU to [h]decr timer callbacks
Andreas Färber
2012-12-19
ppc: Pass PowerPCCPU to [h]decr callbacks
Andreas Färber
2012-12-19
ppc: Pass PowerPCCPU to ppc_set_irq()
Andreas Färber
2012-12-19
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
2012-12-19
kvm: Pass CPUState to kvm_arch_*
Andreas Färber
2012-12-19
cpu: Move kvm_fd into CPUState
Andreas Färber
2012-12-19
qdev-properties.c: Separate core from the code used only by qemu-system-*
Eduardo Habkost
2012-12-19
qdev: Coding style fixes
Eduardo Habkost
2012-12-19
cpu: Introduce CPUListState struct
Andreas Färber
2012-12-19
janitor: move remaining public headers to include/
Paolo Bonzini
2012-12-19
hw: move executable format header files to hw/
Paolo Bonzini
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
block: move include files to include/block/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2012-12-19
qapi: make struct Visitor opaque
Paolo Bonzini
2012-12-19
qapi: remove qapi/qapi-types-core.h
Paolo Bonzini
2012-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini
2012-12-19
net: reorganize headers
Paolo Bonzini
[prev]
[next]