aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-20migration: remove unfreeze logicJuan Quintela
2012-12-20migration: make writes blockingJuan Quintela
2012-12-20migration: move migration thread init code to migrate_fd_put_readyJuan Quintela
2012-12-20migration: make qemu_fopen_ops_buffered() return voidJuan Quintela
2012-12-20buffered_file: Move from using a timer to use a threadJuan Quintela
2012-12-20protect the ramlist with a separate mutexUmesh Deshpande
2012-12-20add a version number to ram_listUmesh Deshpande
2012-12-20exec: sort the memory from biggest to smallestPaolo Bonzini
2012-12-20exec: change RAM list to a TAILQPaolo Bonzini
2012-12-20exec: change ramlist from MRU order to a 1-item cachePaolo Bonzini
2012-12-20migration-fd: remove duplicate includeJuan Quintela
2012-12-20migration: include qemu-file.hJuan Quintela
2012-12-20migration: remove double call to migrate_fd_closePaolo Bonzini
2012-12-20buffered_file: do not send more than s->bytes_xfer bytes per tickPaolo Bonzini
2012-12-20migration: fix migration_bitmap leakPaolo Bonzini
2012-12-19Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori
2012-12-19MAINTAINERS: Include X86CPU in CPU maintenance areaAndreas Färber
2012-12-19cpu: Move kvm_run into CPUStateAndreas Färber
2012-12-19cpu: Move kvm_state field into CPUStateAndreas Färber
2012-12-19ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber
2012-12-19ppc4xx_devs: Return PowerPCCPU from ppc4xx_init()Andreas Färber
2012-12-19ppc_booke: Pass PowerPCCPU to {decr,fit,wdt} timer callbacksAndreas Färber
2012-12-19ppc: Pass PowerPCCPU to [h]decr timer callbacksAndreas Färber
2012-12-19ppc: Pass PowerPCCPU to [h]decr callbacksAndreas Färber
2012-12-19ppc: Pass PowerPCCPU to ppc_set_irq()Andreas Färber
2012-12-19kvm: Pass CPUState to kvm_vcpu_ioctl()Andreas Färber
2012-12-19kvm: Pass CPUState to kvm_arch_*Andreas Färber
2012-12-19cpu: Move kvm_fd into CPUStateAndreas Färber
2012-12-19qdev-properties.c: Separate core from the code used only by qemu-system-*Eduardo Habkost
2012-12-19qdev: Coding style fixesEduardo Habkost
2012-12-19cpu: Introduce CPUListState structAndreas Färber
2012-12-19janitor: move remaining public headers to include/Paolo Bonzini
2012-12-19hw: move executable format header files to hw/Paolo Bonzini
2012-12-19fpu: move public header file to include/fpuPaolo Bonzini
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19qom: move include files to include/qom/Paolo Bonzini
2012-12-19migration: move include files to include/migration/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-19janitor: add guards to headersPaolo Bonzini
2012-12-19qapi: make struct Visitor opaquePaolo Bonzini
2012-12-19qapi: remove qapi/qapi-types-core.hPaolo Bonzini
2012-12-19qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-12-19qemu-ga: move qemu-ga files to qga/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini